summaryrefslogtreecommitdiffstats
path: root/src
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
* 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
* 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
* 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
* 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
* 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-211-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3195 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
* 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-091-1/+1
| | | | | | 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 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
* 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
* RPMng/YUMng driver update from mbradyNarayan Desai2007-04-192-39/+46
| | | | 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
* 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
* 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
* Newest update to RPMng from mbradyNarayan Desai2007-04-112-36/+395
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3030 ce84e21b-d406-0410-9b95-82705330c041
* Latest version of RPMng from mbradyNarayan Desai2007-04-112-319/+703
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3029 ce84e21b-d406-0410-9b95-82705330c041
* Fix option parsing (further resolve Ticket #423)Narayan Desai2007-04-071-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3027 ce84e21b-d406-0410-9b95-82705330c041
* Fix option parsing (resolves Ticket #423)Narayan Desai2007-04-071-3/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3026 ce84e21b-d406-0410-9b95-82705330c041
* Fix service status verification issue reported by mbradyNarayan Desai2007-04-061-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3021 ce84e21b-d406-0410-9b95-82705330c041
* Fix option handling (resolves issue reported by mbrady)Narayan Desai2007-04-061-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3020 ce84e21b-d406-0410-9b95-82705330c041
* Add bcfg2-admin pull support to SSHbaseNarayan Desai2007-04-051-1/+17
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3014 ce84e21b-d406-0410-9b95-82705330c041
* Add in verify-only version of the RPMng driver (Resolves Ticket #394)Narayan Desai2007-04-053-4/+1600
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3013 ce84e21b-d406-0410-9b95-82705330c041
* Add better driver control support to bcfg2 client (Resolves Ticket #389)Narayan Desai2007-04-053-4/+15
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3012 ce84e21b-d406-0410-9b95-82705330c041
* Add informational message about service removal (Resolves half of #406)Narayan Desai2007-04-051-0/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3009 ce84e21b-d406-0410-9b95-82705330c041
* Change to /etc/init.d/svc restart for DebInit services (Resolves Ticket #417)Narayan Desai2007-04-052-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3008 ce84e21b-d406-0410-9b95-82705330c041
* Fix shared addresses for UUID'd clients behind NAT (Resolves Ticket #420)Narayan Desai2007-04-051-5/+20
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3007 ce84e21b-d406-0410-9b95-82705330c041
* Move logic for repository interactions in bcfg2-admin pull into individual ↵Narayan Desai2007-04-033-41/+66
| | | | | | | | | plugins (This change introduces all new infrastructure, and is in preparation for doing support in SSHbase) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3005 ce84e21b-d406-0410-9b95-82705330c041
* Fix bcfg2-admin pull, and update the help message to include itNarayan Desai2007-04-021-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3004 ce84e21b-d406-0410-9b95-82705330c041
* Add support for drivers not enabled by default (in preparation for addition ↵Narayan Desai2007-04-022-1/+3
| | | | | | of RPMng) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3002 ce84e21b-d406-0410-9b95-82705330c041
* Fix service status checkNarayan Desai2007-04-021-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3001 ce84e21b-d406-0410-9b95-82705330c041
* added template directory to settings fileKen Raffenetti2007-03-291-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3000 ce84e21b-d406-0410-9b95-82705330c041
* Fix bootstrap of new clients using uuidsNarayan Desai2007-03-282-9/+23
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2997 ce84e21b-d406-0410-9b95-82705330c041
* Fix pkgmgr issues with autosplit packagesNarayan Desai2007-03-271-4/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2995 ce84e21b-d406-0410-9b95-82705330c041
* Fix remainder of Package-included entries problemsNarayan Desai2007-03-231-3/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2992 ce84e21b-d406-0410-9b95-82705330c041
* Fix child node issues in Pkgmgr (for Ignore/Instance)Narayan Desai2007-03-232-6/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2991 ce84e21b-d406-0410-9b95-82705330c041