summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* doc: Minor fixes to SSHbase documentationSol Jerome2010-08-281-8/+8
* Packages: invalidate virt_pkgs cache when source data is reloadedNarayan Desai2010-08-281-0/+1
* Packages: dep resolver rewriteNarayan Desai2010-08-271-154/+150
* bcfg2.spec.in: Fix lxml requirement for bcfg2 client (Reported by tac on IRC)Sol Jerome2010-08-271-0/+5
* 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
* AUTHORS: Update my email addressSol Jerome2010-08-271-1/+1
* YUMng: Speed improvements, Enable reinstallsJack Neely2010-08-271-17/+107
* bcfg2-info: Add IPython support (Patch from Jeff Strunk) for Ticket #921Sol Jerome2010-08-272-7/+15
* 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-232-8/+1
* doc: Style fixesSol Jerome2010-08-238-48/+70
* doc: Fix hyperlinksSol Jerome2010-08-231-2/+2
* doc: Add the rest of the altsrc documentation for Ticket #923Sol Jerome2010-08-231-0/+47
* 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
* Fix linksFabian Affolter2010-08-181-1/+6
* There was a duplicate of the __author__ line in the table.Fabian Affolter2010-08-181-12/+10
* 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
* Added prefix to [server] sectionFabian Affolter2010-08-141-0/+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
* '-K' is replaced by '--ssl-key'Fabian Affolter2010-08-145-98/+243
* 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-114-76/+13
* 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: Document new knobs and added schema validatorTim Laszlo2010-08-042-5/+37
* 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-042-41/+80
* 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