summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Account plugin improvement from mschick (Resolves Ticket #470)Narayan Desai2007-07-211-9/+24
* Fix stupid thinko in SGenshiNarayan Desai2007-07-201-1/+2
* Add SGenshi pluginNarayan Desai2007-07-192-1/+37
* Change encap splitting regular expressions to allow package names with dashes...Daniel Joseph Barnhart Clark2007-07-191-3/+3
* Initial TGenshi checking (from jcollie)Narayan Desai2007-07-182-1/+147
* Fix required uuid error messageNarayan Desai2007-07-161-1/+2
* Power about to die can't find adapter may work or not...Daniel Joseph Barnhart Clark2007-07-026-11/+11
* Add server-side debug logging of client probe resultsDaniel Joseph Barnhart Clark2007-07-011-0/+2
* use xpath instead of lxml api (should relax the 1.2 requirement to 1.1)Narayan Desai2007-06-291-3/+2
* Fix explicit-interpreter probesNarayan Desai2007-06-271-1/+1
* performance improvementsKen Raffenetti2007-06-261-48/+63
* Exclude xml comments from dependency processing Deps plugin (Resolves Ticket ...Narayan Desai2007-06-181-1/+2
* Better canonicalization fixNarayan Desai2007-06-141-1/+2
* canonicalize mixed case client names upon lookup as wellNarayan Desai2007-06-141-1/+1
* Change TCheetah to set self.path for config file pathNarayan Desai2007-06-141-1/+1
* Add support to pull config file entry info out (for path) (requested by jcollie)Narayan Desai2007-06-141-0/+1
* A plugin has access to config file via core object, don't parse it twiceRobert Gogolok2007-06-051-6/+1
* typoNarayan Desai2007-05-221-1/+1
* internally canonicalize client names (to lower case) (resolves ticket #442)Narayan Desai2007-05-221-13/+16
* updated pluginKen Raffenetti2007-04-231-30/+100
* 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-031-1/+39
* Fix bootstrap of new clients using uuidsNarayan Desai2007-03-281-8/+22
* Fix pkgmgr issues with autosplit packagesNarayan Desai2007-03-271-4/+7
* Fix child node issues in Pkgmgr (for Ignore/Instance)Narayan Desai2007-03-231-3/+8
* Harden probe data uploads and error handling (Resolves Ticket #416)Narayan Desai2007-03-221-0/+4
* 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
* Remove spurious error messages for empty lines in :info filesNarayan Desai2007-03-201-1/+3
* 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
* 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
* Handle non-elements in pkglists (Resolves Ticket #403)Narayan Desai2007-02-161-2/+7
* Fix :info filesNarayan Desai2007-02-061-1/+1
* Fix owner and group names that contain dashesNarayan Desai2007-02-041-1/+1
* * 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
* Implement file filtering for XMLDirectories (Base, Bundler, Pkgmgr, Rules, Sv...Narayan Desai2007-01-182-4/+4
* Tighten up error handling in TCheetah (Resolves Ticket #336)Narayan Desai2007-01-181-1/+1
* Pylint fixesNarayan Desai2007-01-161-3/+2
* Fix group problem caused by XInclude codeNarayan Desai2007-01-111-0/+2