summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Handle garbled XMLRPC requests properlyNarayan Desai2007-04-161-1/+7
* Fix address-based issue with client renames (reported by pflores)Narayan Desai2007-04-161-2/+6
* Fix unconditional inclusion of mtime installation fix (Resolves Ticket #424)Narayan Desai2007-04-111-7/+8
* Add YUMng to list of available driversNarayan Desai2007-04-111-2/+2
* Implement ConfigFile mtime assertion (Resolves Ticket #421)Narayan Desai2007-04-112-4/+29
* Newest update to RPMng from mbradyNarayan Desai2007-04-112-36/+395
* Latest version of RPMng from mbradyNarayan Desai2007-04-112-319/+703
* Fix option parsing (further resolve Ticket #423)Narayan Desai2007-04-071-2/+2
* Fix option parsing (resolves Ticket #423)Narayan Desai2007-04-071-3/+1
* Fix service status verification issue reported by mbradyNarayan Desai2007-04-061-2/+2
* Fix option handling (resolves issue reported by mbrady)Narayan Desai2007-04-061-2/+2
* Add bcfg2-admin pull support to SSHbaseNarayan Desai2007-04-051-1/+17
* Add in verify-only version of the RPMng driver (Resolves Ticket #394)Narayan Desai2007-04-053-4/+1600
* Add better driver control support to bcfg2 client (Resolves Ticket #389)Narayan Desai2007-04-053-4/+15
* 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 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
* pylint fixesNarayan Desai2007-03-201-22/+15
* getoptized the 'viz' subcommand; cleaned up some commentsCory Lueninghoener2007-03-201-15/+35
* 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