summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updates from mbrady for RPMng/YUMngNarayan Desai2007-06-062-227/+283
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3254 ce84e21b-d406-0410-9b95-82705330c041
* Statistics retention policy bugfix (forgot an import)Joey Hagedorn2007-06-061-5/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3250 ce84e21b-d406-0410-9b95-82705330c041
* reverting accidentally committed changes from previous revisionJoey Hagedorn2007-06-063-10/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3249 ce84e21b-d406-0410-9b95-82705330c041
* bugfix to updated statistics retention policyJoey Hagedorn2007-06-064-9/+16
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3248 ce84e21b-d406-0410-9b95-82705330c041
* bcfg2-export-config:Robert Gogolok2007-06-051-17/+40
| | | | | | | | | | | | - document usage - make it work again - use -C to specify bcfg2.conf file, consistent with bcfg2,bcfg2-server,... - allow to specify index filename - log if a general exception occured during ConfigFile handling - todo list git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3244 ce84e21b-d406-0410-9b95-82705330c041
* updated retention policy to keep data in statistics.xml file for at least 24hJoey Hagedorn2007-06-051-6/+21
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3243 ce84e21b-d406-0410-9b95-82705330c041
* A plugin has access to config file via core object, don't parse it twiceRobert Gogolok2007-06-051-6/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3242 ce84e21b-d406-0410-9b95-82705330c041
* bcfg2-admin-export: 'siggi' is an internal project name, remove itRobert Gogolok2007-06-051-7/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3236 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-init for non /etc paths (Patch from gogo) (Resolves Ticket #447)Narayan Desai2007-06-021-4/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3224 ce84e21b-d406-0410-9b95-82705330c041
* Add preliminary support for FreeBSD Packages (from gogo)Narayan Desai2007-06-023-3/+47
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3223 ce84e21b-d406-0410-9b95-82705330c041
* Fix RPM spec for lxml (resolves Ticket #445)Narayan Desai2007-05-311-1/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3217 ce84e21b-d406-0410-9b95-82705330c041
* Reports: Added indicies to default example sqlite reports DB.Joey Hagedorn2007-05-311-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3216 ce84e21b-d406-0410-9b95-82705330c041
* Reporting system: Fixed significant performance problem with summary and ↵Joey Hagedorn2007-05-312-2/+11
| | | | | | timings views. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3212 ce84e21b-d406-0410-9b95-82705330c041
* Implement showclient command (Patch from mbrady)Narayan Desai2007-05-311-4/+40
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3209 ce84e21b-d406-0410-9b95-82705330c041
* bdist_rpm patch from sroyNarayan Desai2007-05-231-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3204 ce84e21b-d406-0410-9b95-82705330c041
* typoNarayan Desai2007-05-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3201 ce84e21b-d406-0410-9b95-82705330c041
* internally canonicalize client names (to lower case) (resolves ticket #442)Narayan Desai2007-05-221-13/+16
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3200 ce84e21b-d406-0410-9b95-82705330c041
* Add argument check (Resolves Ticket #435)Narayan Desai2007-05-211-2/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3198 ce84e21b-d406-0410-9b95-82705330c041
* documentation fixup for bcfg2 -DNarayan Desai2007-05-211-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3197 ce84e21b-d406-0410-9b95-82705330c041
* Fix build mode (Half Resolves Ticket #434)Narayan Desai2007-05-211-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3196 ce84e21b-d406-0410-9b95-82705330c041
* Improve bcfg2-admin documentation (Resolves Ticket #441)Narayan Desai2007-05-212-5/+35
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3195 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Bumped bcfg2 .ep version to bcfg2-0.9.4.epDaniel Joseph Barnhart Clark2007-05-161-5/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3187 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.4pre1Narayan Desai2007-05-152-4/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3180 ce84e21b-d406-0410-9b95-82705330c041
* Make interactive messages consistent (Resolves Ticket #437)Narayan Desai2007-05-151-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3179 ce84e21b-d406-0410-9b95-82705330c041
* Add explicit key parsing error (Resolves Ticket #439)Narayan Desai2007-05-151-1/+11
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3178 ce84e21b-d406-0410-9b95-82705330c041
* Add -c option to bcfg2 man pageNarayan Desai2007-05-101-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3124 ce84e21b-d406-0410-9b95-82705330c041
* fix bcfg2-admin initNarayan Desai2007-05-091-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3115 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-info option to use -C (instead of -c) for config file location, ↵Narayan Desai2007-05-092-3/+3
| | | | | | corresponding with other tools (and library code) (resolves ticket #438) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3111 ce84e21b-d406-0410-9b95-82705330c041
* Make pingable attr optional (Resolves Ticket #432)Narayan Desai2007-05-051-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3100 ce84e21b-d406-0410-9b95-82705330c041
* Add supervision support to schemaNarayan Desai2007-05-031-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3089 ce84e21b-d406-0410-9b95-82705330c041
* Make service supervision explicitNarayan Desai2007-05-021-5/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3078 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.3 (final)Narayan Desai2007-04-302-3/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3068 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Fixed bcfg2 deps, added fingerprint to bcfg2-site. Ready to ↵Daniel Joseph Barnhart Clark2007-04-273-0/+9
| | | | | | go for 0.9.3. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3067 ce84e21b-d406-0410-9b95-82705330c041
* Add pkgmgr_update from mbradyNarayan Desai2007-04-271-0/+230
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3066 ce84e21b-d406-0410-9b95-82705330c041
* Think I made a typo with the properties before...Daniel Joseph Barnhart Clark2007-04-260-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3065 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Added m2crypto as hard depDaniel Joseph Barnhart Clark2007-04-266-2/+313
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3064 ce84e21b-d406-0410-9b95-82705330c041
* Increase lxml prereq to 0.9 for debian packagesNarayan Desai2007-04-262-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3063 ce84e21b-d406-0410-9b95-82705330c041
* Fix debian packages for systems w/o ucfrNarayan Desai2007-04-261-2/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3062 ce84e21b-d406-0410-9b95-82705330c041
* updated pluginKen Raffenetti2007-04-231-30/+100
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3059 ce84e21b-d406-0410-9b95-82705330c041
* various tweaks to templatesKen Raffenetti2007-04-235-8/+15
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3058 ce84e21b-d406-0410-9b95-82705330c041
* version bump to 0.9.3pre7Narayan Desai2007-04-192-3/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3056 ce84e21b-d406-0410-9b95-82705330c041
* RPMng/YUMng driver update from mbradyNarayan Desai2007-04-193-39/+445
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3055 ce84e21b-d406-0410-9b95-82705330c041
* Add a server-side socket timeout (Reported by pflores)Narayan Desai2007-04-171-0/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3049 ce84e21b-d406-0410-9b95-82705330c041
* Schema fix for package ignoresNarayan Desai2007-04-161-1/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3046 ce84e21b-d406-0410-9b95-82705330c041
* Handle garbled XMLRPC requests properlyNarayan Desai2007-04-161-1/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3044 ce84e21b-d406-0410-9b95-82705330c041
* Fix address-based issue with client renames (reported by pflores)Narayan Desai2007-04-161-2/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3042 ce84e21b-d406-0410-9b95-82705330c041
* Fix unconditional inclusion of mtime installation fix (Resolves Ticket #424)Narayan Desai2007-04-111-7/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3036 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.9.3pre6Narayan Desai2007-04-112-3/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3033 ce84e21b-d406-0410-9b95-82705330c041
* Add YUMng to list of available driversNarayan Desai2007-04-111-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3032 ce84e21b-d406-0410-9b95-82705330c041
* Implement ConfigFile mtime assertion (Resolves Ticket #421)Narayan Desai2007-04-112-4/+29
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3031 ce84e21b-d406-0410-9b95-82705330c041