summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* APT: produce reasonable interactive messages for version=auto entriesNarayan Desai2010-04-081-1/+1
* Packages: handle BoundPackage entries for prereq processingNarayan Desai2010-04-081-1/+2
* Packages: implement blacklist functionalityNarayan Desai2010-04-081-6/+16
* YUMng: preinstall /etc/yum.d/*Narayan Desai2010-04-081-0/+3
* Remove whitespaceSol Jerome2010-04-0822-75/+66
* Generic viewsRene Martin2010-04-085-114/+84
* Generic viewsRene Martin2010-04-082-0/+112
* Ignoring some files.Rene Martin2010-04-081-0/+3
* Trying to commit all my workRene Martin2010-04-0810-241/+157
* Initial port from Django 0.95 to Django 1.1.Rene Martin2010-04-082-0/+69
* Fix configfile option for bcfg2-admin (Patch from Duncan Hutty)Sol Jerome2010-04-071-1/+2
* RcUpdate: Add supervised service installSol Jerome2010-03-261-5/+13
* Removed unnecessary variable. Fixed usage of uninitialized variable.Sol Jerome2010-03-261-3/+3
* We don't call the init script anymore.Sol Jerome2010-03-261-8/+0
* We don't do that, this is done by __init__.py.Sol Jerome2010-03-261-10/+0
* Fixed a bug in the last commit. Is_enabled now really checks ifSol Jerome2010-03-261-11/+11
* Reworked RcUpdate.py. VerifyService now checks if running services areSol Jerome2010-03-261-34/+61
* SSHbase: Use shutil as per Lee's suggestion in Ticket #866Sol Jerome2010-03-251-2/+3
* SSHbase: Generate known_hosts file in consistent order (Patch from Lee Loucks)Sol Jerome2010-03-251-31/+32
* Viz: Include xincluded files from groups.xml (Resolves Ticket #867)Sol Jerome2010-03-251-0/+4
* POSIX: Add support to properly verify new POSIX entries (directories)Sol Jerome2010-03-221-1/+2
* Portage.py: Fix equery usage for newer versions of gentoolkit (Patch from Phi...Sol Jerome2010-03-221-1/+3
* Client/Tools/__init__.py: Report return value in lower bits of cmdstatSol Jerome2010-03-221-1/+4
* Upstart: Properly verify service statusSol Jerome2010-03-182-4/+19
* APT: Add support for using non-standard tool paths (Resolves Ticket #773Sol Jerome2010-03-132-9/+35
* Merge branch 'master' of github.com:solj/bcfg2spartanem2010-03-134-4/+91
|\
| * Upstart: Add new upstart client toolSol Jerome2010-03-132-3/+83
| * SSLServer: add in transaction timeoutsNarayan Desai2010-03-131-0/+5
| * APT: add support for new debsums (Patch from Nicolas Dandrimont)Narayan Desai2010-03-131-1/+3
* | Automatically add additional host aliases to ssh_known_hosts.root2010-03-131-1/+34
|/
* Packages: Add 'fedora' os group to the list of basegroupsSol Jerome2010-03-091-1/+1
* importscript.py: Add support for -C option (Patch from euth in Ticket #852)Sol Jerome2010-03-071-1/+1
* Ohai: Handle case where client returns nothingSol Jerome2010-03-061-0/+3
* Ohai: Add support for pre-2.6 versions of pythonSol Jerome2010-03-041-2/+19
* Reports/settings.py: Fix outdated link to time zone choicesSol Jerome2010-03-011-1/+1
* bcfg2-server: Add sanity check for bcfg2.conf (Resolves Ticket #797)Sol Jerome2010-02-241-1/+1
* Options.py: Add configurable lockfile option (Resolves Ticket #850)Sol Jerome2010-02-201-0/+4
* Logger.py: Add timestamps when logging to file (Resolves Ticket #819)Sol Jerome2010-02-171-1/+1
* FreeBSDInit: Add __init__ call (Resolves Ticket #814)Sol Jerome2010-02-171-0/+1
* SMF: Spelling fixSol Jerome2010-02-171-1/+1
* Packages: fix minor thinko in error path [bugfix]Narayan Desai2010-02-151-1/+1
* Packages: get rid of spurious whitespace in choice pkg namesNarayan Desai2010-02-141-1/+1
* Packages: fix dep issue on apt sources [bugfix]Narayan Desai2010-02-141-1/+1
* Packages: add pre-depends requirements for apt package sources (Resolves Tick...Narayan Desai2010-02-141-1/+1
* Packages: [bugfix]Narayan Desai2010-02-141-37/+24
* Remove duplicate definitions (reported by zed on irc) [bugfix]Sol Jerome2010-02-101-8/+0
* Properties: Remove experimental tagSol Jerome2010-02-101-1/+0
* Snapshots: Use custom bcfg2.conf when specified (Fix for #839)Sol Jerome2010-02-085-12/+15
* Git: pylint code cleanupsSol Jerome2010-02-071-2/+7
* POSIXCompat: Clean up FIXMESol Jerome2010-02-071-10/+9