summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* vhost update from ScottBNarayan Desai2005-09-021-2/+3
| | | | | | | (Logical change 1.295) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1181 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.294)Narayan Desai2005-09-022-0/+155
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1170 ce84e21b-d406-0410-9b95-82705330c041
* fix ctrl-c handlingNarayan Desai2005-09-021-3/+11
| | | | | | | (Logical change 1.294) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1169 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-09-022-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1167 ce84e21b-d406-0410-9b95-82705330c041
* fix version detectionNarayan Desai2005-09-011-28/+29
| | | | | | | | | | 2005/09/01 14:40:39-05:00 anl.gov!desai simplify and optimize package performance (Logical change 1.292) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1163 ce84e21b-d406-0410-9b95-82705330c041
* add default fetch to handle poorly constructed configsNarayan Desai2005-08-311-1/+1
| | | | | | | (Logical change 1.291) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1162 ce84e21b-d406-0410-9b95-82705330c041
* simplefile fixNarayan Desai2005-08-311-3/+3
| | | | | | | (Logical change 1.291) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1160 ce84e21b-d406-0410-9b95-82705330c041
* working, verified delta supportNarayan Desai2005-08-311-11/+26
| | | | | | | | | | 2005/08/30 16:04:05-05:00 anl.gov!desai fix tb from Cory (Logical change 1.291) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1159 ce84e21b-d406-0410-9b95-82705330c041
* added error checking with getsendmailpathJoey Hagedorn2005-08-101-3/+5
| | | | | | | (Logical change 1.287) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1146 ce84e21b-d406-0410-9b95-82705330c041
* fixed minor return-code bugJoey Hagedorn2005-08-101-1/+1
| | | | | | | (Logical change 1.286) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1143 ce84e21b-d406-0410-9b95-82705330c041
* fix shared __provides__ table problemNarayan Desai2005-08-101-1/+4
| | | | | | | | | | 2005/08/03 14:44:03-05:00 anl.gov!desai supress events with blank filenames (Logical change 1.285) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1141 ce84e21b-d406-0410-9b95-82705330c041
* add error handling path for bad translation caseNarayan Desai2005-08-101-1/+5
| | | | | | | (Logical change 1.285) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1140 ce84e21b-d406-0410-9b95-82705330c041
* cleaned up code styleJoey Hagedorn2005-08-101-29/+60
| | | | | | | | | | 2005/08/10 11:18:12-05:00 anl.gov!joey makes a number of changes for backward compatibility with older versions of python and libxml (Logical change 1.284) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1139 ce84e21b-d406-0410-9b95-82705330c041
* changed line for testingJoey Hagedorn2005-08-081-1/+1
| | | | | | | (Logical change 1.283) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1136 ce84e21b-d406-0410-9b95-82705330c041
* removed extranious variable assignmentJoey Hagedorn2005-08-081-1/+1
| | | | | | | (Logical change 1.283) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1135 ce84e21b-d406-0410-9b95-82705330c041
* Fixed a default--useful for overview-stats reports.Joey Hagedorn2005-08-041-1/+1
| | | | | | | (Logical change 1.282) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1133 ce84e21b-d406-0410-9b95-82705330c041
* handle error path if empty file gets addedNarayan Desai2005-08-031-1/+4
| | | | | | | (Logical change 1.281) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1131 ce84e21b-d406-0410-9b95-82705330c041
* UGLY workaround for a problem when xsltransform yields a blank document, ↵Joey Hagedorn2005-08-031-9/+12
| | | | | | | | | removal of extra code for speedup(extra copying of datastructure) (Logical change 1.279) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1125 ce84e21b-d406-0410-9b95-82705330c041
* fix PermissionsNarayan Desai2005-08-021-1/+1
| | | | | | | (Logical change 1.277) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1116 ce84e21b-d406-0410-9b95-82705330c041
* took out testing hacksJoey Hagedorn2005-08-021-2/+1
| | | | | | | (Logical change 1.275) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1113 ce84e21b-d406-0410-9b95-82705330c041
* took out hacks for testingJoey Hagedorn2005-08-021-27/+22
| | | | | | | | | | 2005/08/02 15:30:36-05:00 anl.gov!joey removes unnecessary code, checks to see GenerateHostInfo is being properly run every 24 hrs (Logical change 1.275) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1111 ce84e21b-d406-0410-9b95-82705330c041
* Added Pretty PrintJoey Hagedorn2005-08-011-0/+73
| | | | | | | | | | | | | | | 2005/07/19 17:21:35-05:00 anl.gov!joey write hostinfo.xml to disk 2005/07/19 16:15:08-05:00 anl.gov!joey Initial version of GenerateHostInfo, a file that should be run regularly to update a file that contains information about hosts, including FQDN index as well as pingability 2005/07/19 12:47:36-05:00 anl.gov!joey (Logical change 1.272) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1104 ce84e21b-d406-0410-9b95-82705330c041
* Major revision-- uses new XSLT transform system to create reports instead of ↵Joey Hagedorn2005-08-011-216/+237
| | | | | | | | | | | | | | old text-only reports. sends mail directly to /usr/sbin/sendmail xml intermediate data more fault tolerant Pretty Print (Logical change 1.272) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1102 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionJoey Hagedorn2005-08-011-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1100 ce84e21b-d406-0410-9b95-82705330c041
* kill --level in chkconfig callNarayan Desai2005-07-231-1/+1
| | | | | | | (Logical change 1.270) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1097 ce84e21b-d406-0410-9b95-82705330c041
* fix conditional restart of services within bundlesNarayan Desai2005-07-231-1/+2
| | | | | | | | | | 2005/07/20 10:58:22-05:00 anl.gov!desai fix true path (Logical change 1.270) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1096 ce84e21b-d406-0410-9b95-82705330c041
* add Gentoo supportZach Lowry2005-07-141-5/+127
| | | | | | | (Logical change 1.267) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1087 ce84e21b-d406-0410-9b95-82705330c041
* fix schemadir problemNarayan Desai2005-07-141-4/+1
| | | | | | | (Logical change 1.266) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1086 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/sbin/StatReports.py -> src/sbin/StatReportsNarayan Desai2005-07-141-0/+323
| | | | | | | (Logical change 1.264) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1082 ce84e21b-d406-0410-9b95-82705330c041
* Rename: src/sbin/StatReports.py -> src/sbin/StatReportsNarayan Desai2005-07-141-323/+0
| | | | | | | }(Logical change 1.264) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1077 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-07-141-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1075 ce84e21b-d406-0410-9b95-82705330c041
* fix file name typoNarayan Desai2005-07-141-1/+1
| | | | | | | (Logical change 1.263) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1074 ce84e21b-d406-0410-9b95-82705330c041
* fixed variable name bugJoey Hagedorn2005-07-141-1/+1
| | | | | | | (Logical change 1.262) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1072 ce84e21b-d406-0410-9b95-82705330c041
* fix other stupid bugsZach Lowry2005-07-141-2/+2
| | | | | | | (Logical change 1.260) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1067 ce84e21b-d406-0410-9b95-82705330c041
* add missing parenZach Lowry2005-07-142-2/+2
| | | | | | | (Logical change 1.259) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1064 ce84e21b-d406-0410-9b95-82705330c041
* Rename: tools/ValidateBcfg2Repo -> src/sbin/ValidateBcfg2RepoNarayan Desai2005-07-131-0/+40
| | | | | | | (Logical change 1.257) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1060 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionNarayan Desai2005-07-131-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1055 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug where machines provided in lessrestrictive to more restrictive ↵Joey Hagedorn2005-07-131-4/+8
| | | | | | | | | | | lists would provide unexpected results fixed bug when "good" attribute is ommitted from config XML (Logical change 1.256) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1054 ce84e21b-d406-0410-9b95-82705330c041
* fix conflict with pylint correctionsZach Lowry2005-07-131-10/+11
| | | | | | | | | | | | 2005/07/13 11:19:29-05:00 anl.gov!zach fix odata bug ?\008 add modlist to solaris fix Inventory (Logical change 1.255) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1051 ce84e21b-d406-0410-9b95-82705330c041
* fix odata bugZach Lowry2005-07-131-1/+1
| | | | | | | (Logical change 1.255) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1050 ce84e21b-d406-0410-9b95-82705330c041
* fixed a bug, if all nodes were good.Joey Hagedorn2005-07-131-3/+3
| | | | | | | | | fixed a debuggging message (Logical change 1.254) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1048 ce84e21b-d406-0410-9b95-82705330c041
* pylint cleanups and minor code reviewNarayan Desai2005-07-131-62/+61
| | | | | | | | | | | Still needs: - modlist support - maybe direct inventory support (?) (Logical change 1.252) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1044 ce84e21b-d406-0410-9b95-82705330c041
* Add solaris express supportZach Lowry2005-07-131-2/+112
| | | | | | | (Logical change 1.250) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1038 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug related to pinging stale hostsJoey Hagedorn2005-07-121-124/+171
| | | | | | | | | | | | | 2005/06/30 14:16:36-05:00 anl.gov!joey fixed problem with pinging nonexistant hosts 2005/06/27 14:04:46-05:00 anl.gov!joey Major cleanup: changed tabs to spaces, PyLinted the code round 2, fixed all conflicting variable names, got rid of unnecessary code (Logical change 1.249) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1032 ce84e21b-d406-0410-9b95-82705330c041
* fix permission codeNarayan Desai2005-06-291-5/+6
| | | | | | | | | | 2005/06/29 15:45:08-05:00 anl.gov!desai typo (Logical change 1.246) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1025 ce84e21b-d406-0410-9b95-82705330c041
* change postinstall command name to "name"Narayan Desai2005-06-291-1/+7
| | | | | | | | | | 2005/06/29 13:08:26-05:00 anl.gov!desai add postinstall methods and integrate with bundles (Logical change 1.244) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1020 ce84e21b-d406-0410-9b95-82705330c041
* make PostInstall elements not bindNarayan Desai2005-06-291-1/+1
| | | | | | | (Logical change 1.244) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1019 ce84e21b-d406-0410-9b95-82705330c041
* bug fix, extra lineJoey Hagedorn2005-06-291-9/+5
| | | | | | | (Logical change 1.243) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1015 ce84e21b-d406-0410-9b95-82705330c041
* add permission to unbound typesNarayan Desai2005-06-291-1/+1
| | | | | | | (Logical change 1.242) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1011 ce84e21b-d406-0410-9b95-82705330c041
* implement permissionsNarayan Desai2005-06-291-5/+38
| | | | | | | | | | | 2005/06/29 10:20:27-05:00 anl.gov!desai fix up perms on "wonderful" gpfs filesystems (and perhaps mount points in general) (Logical change 1.242) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1009 ce84e21b-d406-0410-9b95-82705330c041