summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Proxy: Fix for Python 2.7 xmlrpclib Transport class (Patch from Gordon Messmer)Sol Jerome2011-04-031-6/+12
* Fixed previous commit. Decorators are hard, let's go shopping.Chris St. Pierre2011-03-301-2/+2
* Use self.log.info() instead of 'print' to produce stats forChris St. Pierre2011-03-301-6/+10
* doc: Typo fix from euthSol Jerome2011-03-281-3/+3
* redhat: Fix URL/Source in spec filesSol Jerome2011-03-252-3/+3
* Merge branch 'master' of github.com:jdigilio/bcfg2Joe Digilio2011-03-250-0/+0
|\
| * Merge remote branch 'origin'Joe Digilio2011-03-250-0/+0
| |\
| | * add ability to ignore a ServiceJoe Digilio2011-03-242-0/+8
| * | add ability to ignore a ServiceJoe Digilio2011-03-252-0/+8
| |/
* / add ability to ignore a debian ServiceJoe Digilio2011-03-253-28/+45
|/
* Updates to TCheetah documentationJoe Digilio2011-03-241-0/+10
* Add error checking to make sure gpg-pubkeys have all needed informationJack Neely2011-03-171-0/+8
* doc: Add note about template extension locationsSol Jerome2011-03-172-8/+22
* debian: Remove fam dependenciesSol Jerome2011-03-171-1/+1
* Convert hostbase/reports files to unix file formatsSol Jerome2011-03-174-768/+768
* man: Convert bcfg2-reports man page to a unix file formatSol Jerome2011-03-171-82/+81
* man: Add man page for bcfg2-ping-sweep (#997)Sol Jerome2011-03-172-10/+31
* 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-072-7/+33
* 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
* doc: Fix broken link to NagiosGenSol Jerome2011-03-021-1/+1
* doc: Document <Client> info capabilities (reported by mkd on irc)Sol Jerome2011-03-011-4/+8
* APT/YUMng: Remove stray punctuationSol Jerome2011-03-012-2/+2
* bcfg2-reports: Fix usage helpSol Jerome2011-03-011-1/+1
* doc: Fix broken referencesSol Jerome2011-02-269-14/+14
* Bundler: Add support for genshi .xml bundlesSol Jerome2011-02-262-9/+29
* 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-242-14/+5
* 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-214-16/+43
* Reports: Disable template loading from Python eggsSol Jerome2011-02-211-1/+0
* doc: Remove unnecessary shell invocation (Reported by Jonathan Billings)Sol Jerome2011-02-171-2/+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
* Update links to point to bcfg2.orgSol Jerome2011-02-073-3/+3
* Probes: Patch to sort nested items from faceted.wordpress.com (Resolves #987)Sol Jerome2011-02-051-2/+2
* doc: Add documentation for Packages blacklist featureSol Jerome2011-02-031-0/+14
* export.py: Update solaris package versionsSol Jerome2011-02-013-2/+10
* solaris: Fix build errorSol Jerome2011-02-012-4/+4
* Remove chown line all together.Raul Cuza2011-01-311-1/+0
* Modify how MINOR variable is created so that it is always an integer.Raul Cuza2011-01-311-1/+2
* Accept upstream version of setup.py.Raul Cuza2011-01-311-7/+5
|\
| * Put lxml.etree import in a try block.Raul Cuza2011-01-311-2/+5
* | Merge remote branch 'upstream/master'Raul Cuza2011-01-312-4/+8
|\|