summaryrefslogtreecommitdiffstats
path: root/src/lib
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
* Use dictionary substitution of formatting strings for multiarch supportNarayan Desai2006-07-181-1/+1
* Continue in case of entry verification errorsNarayan Desai2006-07-141-0/+3
* Fix diffing of binary filesNarayan Desai2006-07-141-1/+4
* 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
* Add basic dependency processing codeNarayan Desai2006-07-102-0/+97
* * 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
* 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-122-16/+29
* 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
* Initial checkin of peer SSL cert checksNarayan Desai2006-06-022-6/+47
* 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
* * 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-271-1/+1
* Fix the "all entries correct" message when work remains to be doneNarayan Desai2006-04-261-1/+1
* Roll up minor patches changing logging and the init scriptNarayan Desai2006-04-261-1/+1
* * Remove tmp files created during ssh key generation (resolves ticket #46)Narayan Desai2006-04-251-13/+14
* Fix cases where an empty xml file would tank Pkgmgr/Svcmgr/RulesNarayan Desai2006-04-251-8/+9
* add better error handling for ssl negotiation errorsNarayan Desai2006-04-251-1/+4
* Downsync the latest changes from cobaltNarayan Desai2006-04-201-2/+3
* Proxy.py downsync from the cobalt repoNarayan Desai2006-04-201-11/+54
* Fix potential toolset failureNarayan Desai2006-04-191-1/+4
* schema updateNarayan Desai2006-04-111-1/+1
* Add Options libraryNarayan Desai2006-04-102-1/+94
* enable entry binding of SymLink, Directory, and Permissions entriesNarayan Desai2006-04-101-1/+1
* Add the rules plugin (for Ti)Narayan Desai2006-04-102-1/+11