summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* More work for ticket #458: fix verificationDaniel Joseph Barnhart Clark2007-07-031-6/+6
* Power about to die can't find adapter may work or not...Daniel Joseph Barnhart Clark2007-07-027-20/+36
* Attempted partial fix for AIX fallback issueNarayan Desai2007-07-021-1/+5
* add completion for bcfg2-info:showclientNarayan Desai2007-07-021-1/+4
* Fix multiple showclient tb (Resolves Ticket #457)Narayan Desai2007-07-021-7/+8
* Change bcfg2-info over to use cmd.Cmd loopNarayan Desai2007-07-021-217/+227
* Removed because we no longer use built-in Python SSL (we use tlslite instead).Daniel Joseph Barnhart Clark2007-07-021-3/+0
* Add server-side debug logging of client probe resultsDaniel Joseph Barnhart Clark2007-07-011-0/+2
* Added address element and made help prettier for 80-col terminalsDaniel Joseph Barnhart Clark2007-06-301-7/+12
* Add probe execution displayNarayan Desai2007-06-291-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
* Fix name issue (caused YUMng failure)Narayan Desai2007-06-261-1/+0
* 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
* Remove unnecessary file dependence in bcfg2-ping-sweepJoey Hagedorn2007-06-201-1/+0
* Exclude xml comments from dependency processing Deps plugin (Resolves Ticket ...Narayan Desai2007-06-181-1/+2
* Fix bcfg2-info tb (Resolves Ticket #449)Narayan Desai2007-06-151-1/+2
* update from mbrady to fix nonexistent group problemNarayan Desai2007-06-141-2/+8
* Updates from rpmng and yumng from mbradyNarayan Desai2007-06-142-2/+4
* Better canonicalization fixNarayan Desai2007-06-141-1/+2
* canonicalize mixed case client names upon lookup as wellNarayan Desai2007-06-141-1/+1
* Handle trailing newlines in bcfg2-info commandsNarayan 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
* YUM update from mbradyNarayan Desai2007-06-131-34/+4
* New RPMng/YUMng code drop from mbradyNarayan Desai2007-06-132-117/+45
* RPMng fixes from mbradyNarayan Desai2007-06-121-15/+62
* Fix bcfg2-admin traceback without optionsNarayan Desai2007-06-111-0/+4
* bcfg2-admin: FreeBSD selectionRobert Gogolok2007-06-081-8/+12
* bcfg2-build-reports: pass path of config file to bcfg2-ping-sweepRobert Gogolok2007-06-081-1/+1
* bcfg2-ping-sweep: -C option to specify configfile; FreeBSD pingRobert Gogolok2007-06-081-2/+7
* gamin: don't crash on evebn GAMMovedRobert Gogolok2007-06-081-2/+2
* more driver updates from mbradyNarayan Desai2007-06-062-3/+6
* Updates from mbrady for RPMng/YUMngNarayan Desai2007-06-062-227/+283
* 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
* Fix bcfg2-init for non /etc paths (Patch from gogo) (Resolves Ticket #447)Narayan Desai2007-06-021-4/+8
* Add preliminary support for FreeBSD Packages (from gogo)Narayan Desai2007-06-023-3/+47
* Reporting system: Fixed significant performance problem with summary and timi...Joey Hagedorn2007-05-312-2/+11
* Implement showclient command (Patch from mbrady)Narayan Desai2007-05-311-4/+40
* typoNarayan Desai2007-05-221-1/+1
* internally canonicalize client names (to lower case) (resolves ticket #442)Narayan Desai2007-05-221-13/+16