summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Fix schema validation for host specific service entriesNarayan Desai2006-04-103-50/+70
* Improve error messages for Svc/PkgmgrNarayan Desai2006-04-072-2/+2
* * Add error handling for svn revision checkNarayan Desai2006-03-301-4/+9
* * Remove build dep on python-devNarayan Desai2006-03-291-1/+9
* * Fix fam integration with svnNarayan Desai2006-03-292-6/+4
* * Fix revision handling (for cases where the server doesn't supply a revisio...Narayan Desai2006-03-291-1/+1
* * Fix rh service verification for cases where the service is not yet install...Narayan Desai2006-03-291-1/+1
* * Fix parent directory creation for directory entries (resolving Ticket #37)Narayan Desai2006-03-291-0/+22
* * Version bumpNarayan Desai2006-03-232-2/+5
* * Add dpkg.cfg to list of important (read: preinstalled) filesNarayan Desai2006-03-201-1/+1
* * Implement configuration specification revision passing between client and ...Narayan Desai2006-03-172-23/+4
* * Implement svn repository revision detectionNarayan Desai2006-03-171-1/+17
* * Fix error message before logging is initializedNarayan Desai2006-03-091-2/+2
* * Remove messages describing extra configuration elements when running in bu...Narayan Desai2006-03-093-10/+42
* Fix syslog priority/facility encoding in log messagesNarayan Desai2006-03-011-2/+4
* Fix same display bug in DebianNarayan Desai2006-03-011-1/+1
* Fix up logging in dryrun modeNarayan Desai2006-03-012-14/+20
* Whitespace changes in Logging.pyNarayan Desai2006-03-012-3/+2
* Add missing importNarayan Desai2006-02-281-1/+1
* cleanup error handling and message fragmentationNarayan Desai2006-02-281-21/+18
* Switch more client toolsets over to the new logging infrastructureNarayan Desai2006-02-284-59/+61
* Reconnect syslog handler when the syslog daemon is restartedNarayan Desai2006-02-281-4/+12
* Fix problems reported by Rick and PedroNarayan Desai2006-02-271-7/+9
* Improve error handling for server problemsNarayan Desai2006-02-271-1/+1