summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix client use of -r and -n together (Resolves ticket #49)Narayan Desai2006-04-251-0/+3
* 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
* Fix failure mode if failure count == 256Narayan Desai2006-04-191-4/+4
* Return non-zero return codes if any errors occurNarayan Desai2006-04-191-0/+6
* Add rules validation to bcfg2-validate-repoNarayan Desai2006-04-111-0/+1
* schema updateNarayan Desai2006-04-111-1/+1
* Switch to new option parsing libNarayan Desai2006-04-112-242/+68
* pylint fixesNarayan Desai2006-04-113-5/+5
* Fix a number of spurious pylint issuesNarayan Desai2006-04-111-22/+22
* 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-292-2/+14
* * Fix fam integration with svnNarayan Desai2006-03-292-6/+4