summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix comments in pkglists with FuzzyDictNarayan Desai2007-08-281-6/+10
* Implement persistent probe data (so that templates can be debugged in bcfg2-i...Narayan Desai2007-08-261-0/+33
* Add infoxml support to TGenshiNarayan Desai2007-08-261-3/+15
* Implement better error reporting for TCheetahNarayan Desai2007-08-261-1/+6
* Implement infoxml support for TCheetahNarayan Desai2007-08-261-2/+14
* finish sshbase class changeNarayan Desai2007-08-081-2/+2
* Add bind support for virtual package remappingsNarayan Desai2007-08-081-0/+13
* First chunk of the Pkgmgr altsrc changes (no affect on existing setups)Narayan Desai2007-08-081-1/+48
* Implement basic info.xml supportNarayan Desai2007-08-071-4/+18
* fix for Cfg file pullNarayan Desai2007-08-011-1/+6
* Fix binary config file stats uploadNarayan Desai2007-08-012-10/+15
* Revert mistaken Pkgmgr matchesNarayan Desai2007-08-011-48/+1
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-012-2/+49
* Implement part 1 of (optional) probe result cachingNarayan Desai2007-07-311-4/+9
* Add support for altsrc bindings to TGenshiNarayan Desai2007-07-251-1/+4
* Implementing selective forking server, which runs read-only requests in child...Narayan Desai2007-07-251-26/+31
* merge realname into path for altsrc templatesNarayan Desai2007-07-231-2/+1
* Add a realname attribute in altsrc bound entries and add TCheetah supportNarayan Desai2007-07-231-0/+1
* Fix use of altsrc when using Package entries with file attributesNarayan Desai2007-07-221-0/+1
* 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