summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* YUMng.py: correct undefined variableJack Neely2010-08-181-1/+1
* YUMng display classes, always compare string versions of packages.Jack Neely2010-08-181-2/+2
* Some minor changes on the comments to match PEP 8.Fabian Affolter2010-08-181-29/+36
* bcfg2: Add back the new SSL key options (Fixes Ticket #916)Sol Jerome2010-08-141-3/+4
* Revert "Quick hack to fix #910"Sol Jerome2010-08-141-19/+12
* Display classes for the YUMng driverJack Neely2010-08-141-3/+57
* Quick hack to fix #910Fabian Affolter2010-08-141-12/+19
* CommentsFabian Affolter2010-08-141-2/+4
* Added some more comments.Fabian Affolter2010-08-141-8/+11
* Fix typosSol Jerome2010-08-142-2/+2
* Use for both, the server and the client, '--ssl-key' Fabian Affolter2010-08-141-41/+42
* SSLServer: handle socket errors on shutdown gracefully (Resolves #907 and #909)Narayan Desai2010-08-111-2/+8
* bcfg2: fix option parsing for ssl key (Resolves Ticket #908)Narayan Desai2010-08-111-1/+0
* Init: Fix traceback from ticket #906Sol Jerome2010-08-111-4/+7
* YUMng re-implementation of VerifyPackage using the Yum API.Jack Neely2010-08-111-89/+318
* Minor layout changesFabian Affolter2010-08-111-7/+7
* Harmonised log messagesFabian Affolter2010-08-111-10/+10
* debian: Merge in changes from Arto JantunenSol Jerome2010-08-111-1/+2
* Don't assume python2.5 is being used on successful hashlib importSol Jerome2010-08-113-11/+14
* Probes: Fix name collapse in case of group specific probes (arch.G20_foo -> a...Narayan Desai2010-08-111-1/+1
* TGenshi/TCheetah: Add base64 encoding support for files handled by non-Cfg pl...Sol Jerome2010-08-052-2/+12
* bcfg2-server: logger.error doesn't work when bcfg2.conf doesn't existSol Jerome2010-08-041-2/+4
* Packages: Move knobs to config.xmlTim Laszlo2010-08-041-26/+12
* Packages: Resolver/Metadata optionsTim Laszlo2010-08-041-1/+32
* Packages: Allow soft relaods and use a checksum for cache file.Tim Laszlo2010-08-041-41/+41
* Packages: Expose repo data as a ConnectorTim Laszlo2010-08-041-4/+24
* IPS: Fix argument ordering for PkgTool.__init__ as wellTim Laszlo2010-08-041-1/+1
* IPS: init args ordering patch from Rick BradshawSol Jerome2010-07-301-1/+1
* YUMng: Better error handling for installsTim Laszlo2010-07-301-2/+8
* DBStats: Fix random mysql errorsTim Laszlo2010-07-302-18/+26