summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* updated pluginKen Raffenetti2007-04-231-30/+100
* various tweaks to templatesKen Raffenetti2007-04-235-8/+15
* Add a server-side socket timeout (Reported by pflores)Narayan Desai2007-04-171-0/+8
* 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
* Implement ConfigFile mtime assertion (Resolves Ticket #421)Narayan Desai2007-04-111-1/+4
* Add bcfg2-admin pull support to SSHbaseNarayan Desai2007-04-051-1/+17
* 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-032-1/+49
* added template directory to settings fileKen Raffenetti2007-03-291-0/+1
* Fix bootstrap of new clients using uuidsNarayan Desai2007-03-281-8/+22
* 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-221-0/+4
* Improve error handling for ssl handshakesNarayan Desai2007-03-211-5/+3
* 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
* Remove spurious error messages for empty lines in :info filesNarayan Desai2007-03-201-1/+3
* Improve component error handlingNarayan Desai2007-03-201-9/+12
* Fix Error messages and fallback password useNarayan Desai2007-03-201-2/+2
* Add UUID/per-client passwordsNarayan Desai2007-03-201-4/+75
* Implement client profile remapping (May resolve Ticket #392)Narayan Desai2007-03-151-1/+9
* this is the updated version which also hacks the sudoers file. there is a cat...Rick Bradshow2007-03-121-1/+12
* Merged in certs branch in preparation for 0.9.3pre2Narayan Desai2007-03-121-43/+26
* Fix fam state machine (Should resolve Tickets #415)Narayan Desai2007-03-101-1/+1
* Make default profile settings persist properlyNarayan Desai2007-03-011-0/+1
* Fix default group useNarayan Desai2007-02-281-1/+1
* enables user control of reverse zone file generationKen Raffenetti2007-02-271-45/+29
* fixed bug in nis authenticationKen Raffenetti2007-02-162-1/+2
* host copy function and other bug fixesKen Raffenetti2007-02-163-11/+179
* Handle non-elements in pkglists (Resolves Ticket #403)Narayan Desai2007-02-161-2/+7
* Minor statistics fixups (for tmpfile name change)Narayan Desai2007-02-101-2/+2
* Write statistics into a temporary locationNarayan Desai2007-02-101-2/+3
* Fix reports system traceback (Resolves Ticket #387)Narayan Desai2007-02-061-5/+5
* Fix :info filesNarayan Desai2007-02-061-1/+1
* Fix owner and group names that contain dashesNarayan Desai2007-02-041-1/+1
* Finish up reports system packagingNarayan Desai2007-02-031-1/+1
* Round 1 of packaging fixes for the reporting system and hostbaseNarayan Desai2007-02-021-1/+1
* Packaging FixesNarayan Desai2007-02-023-1/+3
* Clean up tool driver conflict codeNarayan Desai2007-02-021-1/+3
* * Disable Yum driver for nowNarayan Desai2007-01-311-2/+3
* Make dynamic group processing more tolerant of whitespaceNarayan Desai2007-01-241-2/+3
* Implement dynamic groupsNarayan Desai2007-01-241-3/+25
* Fix syntax error (Resolves Ticket #364)Narayan Desai2007-01-201-1/+1
* Implement file filtering for XMLDirectories (Base, Bundler, Pkgmgr, Rules, Sv...Narayan Desai2007-01-183-9/+16
* Tighten up error handling in TCheetah (Resolves Ticket #336)Narayan Desai2007-01-181-1/+1