summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Server-side init scriptMichael Jinks2007-04-051-0/+22
* Add informational message about service removal (Resolves half of #406)Narayan Desai2007-04-051-0/+2
* Change to /etc/init.d/svc restart for DebInit services (Resolves Ticket #417)Narayan Desai2007-04-052-1/+3
* Fix shared addresses for UUID'd clients behind NAT (Resolves Ticket #420)Narayan Desai2007-04-051-5/+20
* Move logic for repository interactions in bcfg2-admin pull into individual pl...Narayan Desai2007-04-033-41/+66
* Fix bcfg2-admin pull, and update the help message to include itNarayan Desai2007-04-021-2/+2
* Add support for drivers not enabled by default (in preparation for addition o...Narayan Desai2007-04-022-1/+3
* Fix service status checkNarayan Desai2007-04-021-1/+2
* added template directory to settings fileKen Raffenetti2007-03-291-0/+1
* Fix bootstrap of new clients using uuidsNarayan Desai2007-03-282-9/+23
* Fix pkgmgr issues with autosplit packagesNarayan Desai2007-03-271-4/+7
* Fix remainder of Package-included entries problemsNarayan Desai2007-03-231-3/+2
* Fix child node issues in Pkgmgr (for Ignore/Instance)Narayan Desai2007-03-232-6/+14
* Harden probe data uploads and error handling (Resolves Ticket #416)Narayan Desai2007-03-222-1/+5
* Fix var renameNarayan Desai2007-03-211-1/+1
* Add bcfg2-export-config (Resolves Ticket #184)Narayan Desai2007-03-211-0/+134
* Add error message when destination file cannot be read or does not exist (pro...Narayan Desai2007-03-211-2/+2
* Add error message for config file chown failure (Resolves Ticket #407)Narayan Desai2007-03-211-0/+3
* Improve error handling for ssl handshakesNarayan Desai2007-03-211-5/+3
* Add error handling to bcfg2-admin compare (Resolves Ticket #409)Narayan Desai2007-03-211-2/+12
* Fix logging under broken pipe conditions (Resolves Ticket #408)Narayan Desai2007-03-211-0/+2
* spec build fixNarayan Desai2007-03-201-1/+1
* Version bump to 0.9.3pre3Narayan Desai2007-03-202-3/+9
* pylint fixesNarayan Desai2007-03-201-22/+15
* getoptized the 'viz' subcommand; cleaned up some commentsCory Lueninghoener2007-03-201-15/+35
* Add new uuid/per-client password options to client schemaNarayan Desai2007-03-201-0/+4
* Leave authentication error reporting to Metadata pluginNarayan Desai2007-03-201-1/+0
* Improve error message for clients in secure mode without a passwordNarayan Desai2007-03-201-1/+1
* Fix secure modeNarayan Desai2007-03-201-0/+6
* Include more information in authentication failure messagesNarayan Desai2007-03-201-4/+7
* Improve error handlingNarayan Desai2007-03-201-1/+4
* Actually use the new timeout codeNarayan Desai2007-03-201-2/+2
* Added 'client add' functionalityCory Lueninghoener2007-03-201-5/+25
* Remove spurious error messages for empty lines in :info filesNarayan Desai2007-03-201-1/+3
* Improve component error handlingNarayan Desai2007-03-201-9/+12
* Set tlslite xmlrpc timeout up to 90 secNarayan Desai2007-03-201-1/+35
* Fix Error messages and fallback password useNarayan Desai2007-03-201-2/+2
* Add UUID/per-client passwordsNarayan Desai2007-03-202-9/+83
* Converted to getopt; should work the same.Cory Lueninghoener2007-03-191-39/+81
* Add Package Ignore support for barfooNarayan Desai2007-03-181-1/+3
* Implement client profile remapping (May resolve Ticket #392)Narayan Desai2007-03-152-3/+12
* Add tlslite to packaging for rpm specNarayan Desai2007-03-131-0/+1
* Fix interactive modeNarayan Desai2007-03-121-0/+4
* this is the updated version which also hacks the sudoers file. there is a cat...Rick Bradshow2007-03-121-1/+12
* Version bump to 0.9.3pre2Narayan Desai2007-03-122-4/+10
* Merged in certs branch in preparation for 0.9.3pre2Narayan Desai2007-03-1278-342/+10322
* Move multiple inclusion messages into debug modeNarayan Desai2007-03-121-2/+2
* Version bump to 0.9.3pre1Narayan Desai2007-03-122-5/+11
* Fix fam state machine (Should resolve Tickets #415)Narayan Desai2007-03-101-1/+1
* Properly integrate actions into Interactive mode (Resolves Ticket #414)Narayan Desai2007-03-102-39/+42