summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix ConfigFile verification of unbound entries (Resolves ticket #79)Narayan Desai2006-07-211-0/+3
* Skip checksum verification for multiarch packagesNarayan Desai2006-07-201-1/+1
* Fix multiarch package verificationNarayan Desai2006-07-191-1/+1
* Fix bcfg2 -hNarayan Desai2006-07-181-1/+1
* Use dictionary substitution of formatting strings for multiarch supportNarayan Desai2006-07-181-1/+1
* Patch of Jos to add server installation prefix supportNarayan Desai2006-07-141-3/+9
* Continue in case of entry verification errorsNarayan Desai2006-07-141-0/+3
* Fix diffing of binary filesNarayan Desai2006-07-141-1/+4
* Fix schema validation of base filesNarayan Desai2006-07-141-1/+1
* Make the bcfg2 client default to the Toolset toolset (if none is specified by...Narayan Desai2006-07-141-1/+1
* Improvements to the Deps pluginNarayan Desai2006-07-141-4/+7
* Remove statistics pretty printing code (Could occasionally produce unparseabl...Narayan Desai2006-07-141-18/+2
* Generic client toolset improvementsNarayan Desai2006-07-141-39/+21
* Cleanly handle profile assertion errorsNarayan Desai2006-07-141-1/+4
* Add basic dependency processing codeNarayan Desai2006-07-103-1/+99
* * Fix pkgtool setup for base ToolsetNarayan Desai2006-07-101-2/+5
* Fixup error messages for config problems (from Sami Haahtinen)Narayan Desai2006-07-101-2/+2
* Two bugfixes from Ti's bugreportsNarayan Desai2006-07-102-3/+11
* Add support for severity field in statisticsNarayan Desai2006-07-071-0/+4
* Patch to suppress mtime verify failures (from Jason Pepas)Narayan Desai2006-07-051-1/+5
* Implement multiarch support (resolves Ticket #52)Narayan Desai2006-06-302-3/+25
* change to current_exists in case where entries are not installedNarayan Desai2006-06-302-2/+2
* Fix revision handing code when things don't workNarayan Desai2006-06-301-3/+5
* * Add specific info reporting code for Extra elements Narayan Desai2006-06-293-6/+25
* Fix some failure reportingNarayan Desai2006-06-281-2/+6
* Pass current failure information to server in statisticsNarayan Desai2006-06-281-7/+19
* Clean up toolset module loading codeNarayan Desai2006-06-281-26/+20
* Fix traceback if user resolution fails (Resolves Ticket #67)Narayan Desai2006-06-261-1/+1
* Verify method instrumentation from ChrisVNarayan Desai2006-06-211-35/+20
* Restructure work queue reporting and some pylint fixesNarayan Desai2006-06-211-19/+24
* Fix tempfile cleanupNarayan Desai2006-06-181-2/+2
* * Version bump to 0.8.2pre6Narayan Desai2006-06-121-1/+1
* Fix binary encoded files with empty checksNarayan Desai2006-06-121-0/+1
* * Fix fatal server setup errorNarayan Desai2006-06-123-17/+31
* Patch from Jos for statistics error handlingNarayan Desai2006-06-101-2/+3
* Patch for Jos to fix initialization errorsNarayan Desai2006-06-101-1/+6
* Patch from Jos to handle statistics write errors more cleanly.Narayan Desai2006-06-101-5/+8
* Step 2 of SSL client cert integrationNarayan Desai2006-06-072-12/+103
* Minor simplification of Jos's bcfg2-info patchNarayan Desai2006-06-071-3/+1
* make bcfg2-info respect EOF (from Jos Backus)Narayan Desai2006-06-071-3/+7
* Initial checkin of peer SSL cert checksNarayan Desai2006-06-022-6/+47
* Added auto-refreshing feature to reports; specifiable by config file.Joey Hagedorn2006-05-311-1/+4
* * Tighten up error handling Narayan Desai2006-05-251-2/+2
* Add support for empty filesNarayan Desai2006-05-152-1/+7
* Implement a sledge hammer type solution to the odd behavior Ti seems with occ...Narayan Desai2006-05-101-1/+3
* Implement the showentries command (from Cory)Narayan Desai2006-05-091-1/+24
* Add buildfile function to bcfg2-infoNarayan Desai2006-05-091-2/+13
* * Add diff delta support in CfgNarayan Desai2006-05-082-15/+34
* * Pylint cleanupsNarayan Desai2006-05-022-2/+6
* * Fix auto-marshalling of binary cfg filesNarayan Desai2006-04-272-8/+8