summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* man: Add man page for bcfg2-ping-sweep (#997)Sol Jerome2011-03-171-10/+11
* bcfg2-reports: Fail gracefully when missing statisticsSol Jerome2011-03-171-1/+7
* In TGenshi templates, the "name" variable is set to the destination path of t...Chris St. Pierre2011-03-161-4/+5
* Cfg: Fix unicode traceback (Resolves #993)Sol Jerome2011-03-071-7/+25
* Better handling of backup files in paranoid mode (Patch from mkd ticket #995)Sol Jerome2011-03-061-3/+4
* fixed handling of group- and host-specific .genshi templates in Cfg (non-gree...Chris St. Pierre2011-03-041-1/+1
* APT/YUMng: Remove stray punctuationSol Jerome2011-03-012-2/+2
* bcfg2-reports: Fix usage helpSol Jerome2011-03-011-1/+1
* Bundler: Add support for genshi .xml bundlesSol Jerome2011-02-261-3/+20
* YUMng: Fix handling of gpg-pubkey packages by yum 3.2.20 on SLESChris St. Pierre2011-02-241-1/+6
* Service: Allow services that are both supervised and custom (Ticket #979)Chris St. Pierre2011-02-241-4/+2
* Cfg: Create info.xml files by default with bcfg2-admin pullSol Jerome2011-02-211-17/+9
* POSIX: Implement recursive attribute for nonexistent PathsSol Jerome2011-02-212-7/+31
* Reports: Disable template loading from Python eggsSol Jerome2011-02-211-1/+0
* SMF: Reports current service status when using the Solaris SMF driver. (Resol...Sol Jerome2011-02-141-0/+1
* DBStats: use clients_xml classTim Laszlo2011-02-101-1/+1
* Metadata: Move group routines to new classTim Laszlo2011-02-101-6/+6
* Missing newline in helpTim Laszlo2011-02-102-56/+29
* Metadata: Move client routines to new classTim Laszlo2011-02-101-36/+18
* Metadata: Add xml source classTim Laszlo2011-02-101-138/+160
* Probes: Patch to sort nested items from faceted.wordpress.com (Resolves #987)Sol Jerome2011-02-051-2/+2
* SSHbase: Fix hang when file not present on clientSol Jerome2011-01-311-3/+7
* Properties: Catch exception when missing Properties directorySol Jerome2011-01-281-1/+6
* Metadata: Handle writes to XInclude files in bootstrap modeTim Laszlo2011-01-281-3/+19
* Metadata: Handle writes to XInclude files within clients.xml (Resolves #841)Tim Laszlo2011-01-281-12/+28
* added verification of cert against key, and ensured plugins entries get updat...Graham Hagger2011-01-261-2/+27
* export: Update version number for reportsSol Jerome2011-01-241-1/+1
* SSLServer: Stop raising trapped exceptions from XMLRPCRequestHandler. Causes...Tim Laszlo2011-01-241-1/+3
* Metadata: Reload clients.xml before writing if the Pseudo file monitor is usedTim Laszlo2011-01-241-0/+17
* Metadata: Typo in XIncludeErrorTim Laszlo2011-01-241-1/+1
* Metadata: Stop stripping comments from clients.xml (Resolves #929)Tim Laszlo2011-01-241-10/+2
* Metadata: Raise MetadataConsistencyError when set_profile failsTim Laszlo2011-01-231-0/+1
* Metadata: Gracefully handle failed profile updates to clients.xml using xincl...Tim Laszlo2011-01-231-1/+5
* Cfg: Handle empty genshi templates (Ticket #948)Tim Laszlo2011-01-231-0/+2
* TGenshi: Handle empty files (Resolves #948)Tim Laszlo2011-01-231-0/+2
* Cfg: Add support for .genshi filesTim Laszlo2011-01-221-7/+48
* client tools: Add verification failure suggestion (Resolves #724)Sol Jerome2011-01-222-0/+6
* Merge branch 'master' of https://github.com/jdigilio/bcfg2Sol Jerome2011-01-221-17/+24
|\
| * Support ability to pass parameters to Upstart servicesJoe Digilio2011-01-221-17/+24
* | Merge branch 'master' of git.mcs.anl.gov:bcfg2Narayan Desai2011-01-221-0/+229
|\|
| * Ldap: New server ldap pluginTorsten Rehn2011-01-221-0/+229
* | Chkconfig: track supervised services properly (Resolves Ticket #856)Narayan Desai2011-01-221-2/+2
|/
* bcfg2-info: switch to using POSIX driver for builddir (Resolves Ticket #760)Narayan Desai2011-01-221-40/+21
* Metadata: report multiple group definitions (Resolves Ticket #784)Narayan Desai2011-01-221-0/+5
* bcfg2-info: print error message when buildfile fails (Resolves Ticket #804)Narayan Desai2011-01-221-4/+7
* EntrySet: Add generic ignore support for files named \*.genshi_include, enabl...Narayan Desai2011-01-221-1/+1
* Cfg: pull file permissions defaults uniformly (Resolves Ticket #958) (Patch f...Narayan Desai2011-01-221-4/+4
* APT: Enforce appearance of /usr/sbin and /sbin in PATH (Resolves Ticket #968)Narayan Desai2011-01-221-1/+5
* Probes: Order stored items in probed.xml (Resolves Ticket #982)Narayan Desai2011-01-221-1/+1
* Component: Switch to pre-PEP318 function decoratorsSol Jerome2011-01-131-2/+2