summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* man: Add man page for bcfg2-ping-sweep (#997)Sol Jerome2011-05-211-10/+11
* Bcfg2: handle server strings that don't start with https:// (Resolves Ticket ...Narayan Desai2011-05-141-0/+2
* Packages: fix global package coalescing (Patch from Jeramey Crawford) (Resolv...Narayan Desai2011-05-141-2/+2
* Chkconfig: track supervised services properly (Resolves Ticket #856)Narayan Desai2011-05-141-2/+2
* Fix a typo in an SSL error messageHolger Weiß2011-05-131-2/+2
* Fix bcfg2-reports --badentry and --extraentryHolger Weiß2011-05-131-4/+4
* Proxy: Fix for Python 2.7 xmlrpclib Transport class (Patch from Gordon Messmer)Sol Jerome2011-05-121-6/+12
* YUMng: Fix handling of gpg-pubkey packages by yum 3.2.20 on SLESChris St. Pierre2011-03-171-1/+6
* Add error checking to make sure gpg-pubkeys have all needed informationJack Neely2011-03-171-2/+10
* 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
* YUMng: Sync Joe Digilio's patch over from svnSol Jerome2010-11-031-0/+7
* reports: fix bcfg2-admin reports init when db is nonexistentTim Laszlo2010-11-021-2/+6
* bcfg2-info: showentries matches argument length incorrectlyTim Laszlo2010-11-021-1/+1
* Guppy.py: New plugin to help trace memory leaksTim Laszlo2010-10-271-0/+63
* Extend client metadata to include group category informationTim Laszlo2010-10-271-2/+16
* APT: Install missing configuration files (Fixes Ticket #622)Sol Jerome2010-10-121-1/+3
* Pull: Fix help message formattingSol Jerome2010-10-111-1/+1
* bcfg2-admin: explicitly shutdown the core at exit. fixes thread hangs.Tim Laszlo2010-10-071-0/+2
* Packages: fix is_pkg breakageNarayan Desai2010-09-271-1/+1
* Group paths to prune as an elementTim Laszlo2010-09-261-1/+4
* DBStats: Purge historic data and expired clientsTim Laszlo2010-09-262-1/+199
* bcfg2-repo-validate: Remove non-required attributes (Reported by fearitself o...Sol Jerome2010-09-261-3/+3
* YUMng: correct the __req__Jack Neely2010-09-261-14/+6
* Packages: restore whitelist functionality (patch from Richard Connon) (Resolv...Narayan Desai2010-09-261-22/+20
* Init: fix cosmetic display for hostname prompt (fix from m4z) (Resolves Ticke...Narayan Desai2010-09-261-1/+1
* bcfg2: fix fatal_error on 2.5+ (approach from https://me.yahoo.com/a/2SlxL.p_...Narayan Desai2010-09-261-1/+1
* DebInit: implement support for dependency-based boot in Squeeze and beyondNarayan Desai2010-09-261-2/+18
* bcfg2-repo-validate: Patch from Joe Digilio to fix tb in Ticket #939Sol Jerome2010-09-131-1/+2
* YUMng: Deal with any possible Yum verify exceptionsJack Neely2010-09-131-1/+8
* Client/Tools: Remove debsums.py client tool (accidentally committed)Sol Jerome2010-09-121-11/+0
* Metadata: Add error message when file monitor failsSol Jerome2010-09-121-0/+1
* YUMng: patch from Tim Laszlo to handle verifying broken symlinksJack Neely2010-09-041-0/+2
* Packages: Assign the deps variable before resolution.Tim Laszlo2010-09-041-0/+1
* YUMng: fix bug #931Jack Neely2010-09-041-1/+0
* YUMng: Fix Path type='ignore' traceback (Reported by Thomas Ackermann)Sol Jerome2010-08-301-3/+8
* YUMng: speed improvements, multilib verify bug fixes, configuration knobsJack Neely2010-08-301-43/+97
* Packages: fix type conflictNarayan Desai2010-08-301-1/+1
* Packages: fix type conflictNarayan Desai2010-08-301-1/+1
* Packages: invalidate virt_pkgs cache when source data is reloadedNarayan Desai2010-08-281-0/+1
* Packages: dep resolver rewriteNarayan Desai2010-08-271-154/+150
* Tools/__init__.py: Pylint/PEP8 fixesSol Jerome2010-08-271-5/+15
* Tools/__init__.py: Autoload client tools present in the Tools directorySol Jerome2010-08-271-26/+9
* YUMng: Speed improvements, Enable reinstallsJack Neely2010-08-271-17/+107
* bcfg2-info: Add IPython support (Patch from Jeff Strunk) for Ticket #921Sol Jerome2010-08-271-1/+6
* repo-validate: Validate two levels of Group nesting (Fixes Ticket #805)Sol Jerome2010-08-271-2/+6
* BB: Deprecate BB plugin (Resolves Ticket #923)Sol Jerome2010-08-231-1/+1
* YUMng: All gpg-pubkey must be in the proper work queue to be installed.Jack Neely2010-08-181-7/+10