summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* Fix altsrcNarayan Desai2007-07-201-1/+3
* Fix stupid thinko in SGenshiNarayan Desai2007-07-201-1/+2
* Implement altsrc support, fix humorous misspelling of instantiationNarayan Desai2007-07-191-1/+15
* 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
* fix base64 problemNarayan Desai2007-07-161-2/+2
* Move component up a levelNarayan Desai2007-07-131-1/+1
* Add checker support to ComponentNarayan Desai2007-07-132-283/+12
* adding new testing XML-RPC client/server codeJoey Hagedorn2007-07-131-1/+28
* new web templatesKen Raffenetti2007-07-032-0/+149
* 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
* template for split DNS viewsKen Raffenetti2007-06-271-0/+92
* Fix explicit-interpreter probesNarayan Desai2007-06-271-1/+1
* updates reporting system to filter out 'expired' clients--allowing retired ma...Joey Hagedorn2007-06-264-14/+64
* cumulative update for Hostbase web appKen Raffenetti2007-06-2612-35/+151
* performance improvementsKen Raffenetti2007-06-261-48/+63
* moved reporting system configuration to /etc/bcfg2.confJoey Hagedorn2007-06-251-8/+21
* Added UI to disable old hosts, hopefully made it possible to install app in n...Joey Hagedorn2007-06-2513-47/+110
* 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
* gamin: don't crash on evebn GAMMovedRobert Gogolok2007-06-081-2/+2
* Statistics retention policy bugfix (forgot an import)Joey Hagedorn2007-06-061-5/+3
* reverting accidentally committed changes from previous revisionJoey Hagedorn2007-06-063-10/+0
* bugfix to updated statistics retention policyJoey Hagedorn2007-06-064-9/+16
* updated retention policy to keep data in statistics.xml file for at least 24hJoey Hagedorn2007-06-051-6/+21
* A plugin has access to config file via core object, don't parse it twiceRobert Gogolok2007-06-051-6/+1
* Reporting system: Fixed significant performance problem with summary and timi...Joey Hagedorn2007-05-312-2/+11
* typoNarayan Desai2007-05-221-1/+1
* internally canonicalize client names (to lower case) (resolves ticket #442)Narayan Desai2007-05-221-13/+16
* Add explicit key parsing error (Resolves Ticket #439)Narayan Desai2007-05-151-1/+11
* 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