summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bcfg2-repo-validate: Add check to verify bundle name attributeSol Jerome2010-03-091-1/+11
* 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-242-1/+5
* Options.py: Add configurable lockfile option (Resolves Ticket #850)Sol Jerome2010-02-202-3/+7
* bcfg2-repo-validate: Add check for genshi bundlesSol Jerome2010-02-201-2/+8
* 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-086-12/+16
* Git: pylint code cleanupsSol Jerome2010-02-071-2/+7
* POSIXCompat: Clean up FIXMESol Jerome2010-02-071-10/+9
* Fix traceback in bcfg2-admin init by using os.makedirs()Sol Jerome2010-02-053-13/+3
* SSL fingerprint is deprecatedSol Jerome2010-02-041-3/+0
* rpmtools: Use hashlib for 2.5 or greater clientsSol Jerome2010-02-011-2/+11
* Fix call to os.rename()Sol Jerome2010-01-241-3/+2
* Metadata: Write out proper file when clients.xml is a symlinkSol Jerome2010-01-231-1/+7
* RcUpdate: Fix Service detection on Gentoo (Patch from Thorsten Lockert #825) ...Sol Jerome2010-01-201-0/+10
* Packages: process apt-source choices correctly with multi-package version req...Narayan Desai2010-01-201-4/+4
* Packages: handle architecture changes in Yum configs [bugfix]Narayan Desai2010-01-151-0/+2
* SSLServer: fix socket shutdown code (compatible across trunk, 1.0.1rc, and 0....Narayan Desai2010-01-121-1/+0
* Metadata: build session cache properly for uuid clients [bugfix]Narayan Desai2010-01-121-2/+1
* Plugin.py: Fix docstring for GroupSpoolSol Jerome2010-01-081-1/+1
* SSLServer: Add file descriptor leak fix from 1.0.0 stable branchSol Jerome2010-01-081-4/+5
* Metadata: use normalized hostnames for comparison (reported by gregcoit) [bug...Narayan Desai2010-01-081-1/+1
* Component: pass through xmlrpc Fault instances [bugfix]Narayan Desai2010-01-061-0/+2
* SSLServer: set socket timeout for client sockets [bugfix]Narayan Desai2010-01-061-0/+1
* bcfg2-server: Missed a spot for #817 [bugfix]Sol Jerome2010-01-041-0/+1
* Code cleanupsSol Jerome2009-12-303-7/+7
* Metadata: handle errors more robustly, and perform clients.xml wranging in ne...Narayan Desai2009-12-231-8/+24
* Core: Uniformly handle Metadata resolution errorsNarayan Desai2009-12-231-0/+4
* Info: Fix regex for paranoid options in info files [bugfix]Sol Jerome2009-12-211-1/+1
* bcfg2-server: Enable logging to file (fixes #817) [bugfix]Sol Jerome2009-12-202-3/+7