summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Derive client options from /etc/default/bcfg2 (Resolves ticket #45)Narayan Desai2006-04-251-1/+3
* * 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 missing schema fileNarayan Desai2006-04-121-0/+27
* Fix the rules schemaNarayan Desai2006-04-112-3/+3
* bump to 0.8.2pre3Narayan Desai2006-04-111-1/+1
* Add rules validation to bcfg2-validate-repoNarayan Desai2006-04-111-0/+1
* fix schema typoNarayan Desai2006-04-111-1/+1
* schema updateNarayan Desai2006-04-117-67/+98
* Switch to new option parsing libNarayan Desai2006-04-112-242/+68
* pylint fixesNarayan Desai2006-04-113-5/+5
* Add enumerated type for package type attributesNarayan Desai2006-04-111-2/+10
* 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-104-51/+71
* Fix default profile validationNarayan Desai2006-04-071-0/+1
* Improve error messages for Svc/PkgmgrNarayan Desai2006-04-072-2/+2
* Updated documentation for Reports.Joey Hagedorn2006-04-046-105/+216
* * Add error handling for svn revision checkNarayan Desai2006-03-302-4/+11
* Fix a few more minor detailsNarayan Desai2006-03-291-1/+1
* Few more fixesNarayan Desai2006-03-291-2/+2
* Fix for new repo setup (fixed the problem with tagging current releases)Narayan Desai2006-03-291-10/+13
* Version bumps for 0.8.2pre2Narayan Desai2006-03-292-1/+7
* * Remove build dep on python-devNarayan Desai2006-03-293-3/+15
* * 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
* * Fix package list schema to allow hosts and nested groupsNarayan Desai2006-03-281-3/+5
* fix parse errorsNarayan Desai2006-03-231-1/+4
* * Version bumpNarayan Desai2006-03-234-3/+12
* * Print error message and exit if no component location information exists i...Narayan Desai2006-03-231-1/+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-172-2/+18
* * Fix implicit groups for CoryNarayan Desai2006-03-171-1/+6
* * add more display stuffNarayan Desai2006-03-171-5/+10
* * Fix bundle displayNarayan Desai2006-03-171-1/+5
* * Differentiate between groups, profile instances and bundles of the same nameNarayan Desai2006-03-171-13/+24
* Documentation updatesNarayan Desai2006-03-162-6/+153
* * Fix error message before logging is initializedNarayan Desai2006-03-091-2/+2