summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* SSLServer: Retry failed writesTim Laszlo2010-07-301-8/+37
* Packages: Allow xinclude and add XML error handlingTim Laszlo2010-07-301-6/+18
* Packages: Remove log line from black/whitelist testTim Laszlo2010-07-301-1/+0
* Packages: Allow for whitelistingTim Laszlo2010-07-301-7/+11
* Packages: Treat blacklisted packages as if they don't existTim Laszlo2010-07-301-2/+2
* Commit whitelist/blacksupport for glob style entriesNarayan Desai2010-07-301-6/+19
* Fixed indention errorFabian Affolter2010-07-301-1/+1
* Cfg: Allow pull operations to update info.xml filesTim Laszlo2010-07-301-9/+18
* YUMng: Fix spellingSol Jerome2010-07-191-1/+1
* TGenshi: Warn when genshi is not installedSol Jerome2010-07-161-9/+14
* Bundler: Log something for genshi errorsTim Laszlo2010-07-161-6/+14
* DBStats: Handle and warn when an unknown client is givenTim Laszlo2010-07-161-1/+5
* Admin/Pull: Allow a list of files to be read from stdinTim Laszlo2010-07-161-4/+24