summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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
* print package versions for incorrect entriesNarayan Desai2005-06-281-1/+4
| | | | | | | (Logical change 1.241) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1006 ce84e21b-d406-0410-9b95-82705330c041
* fix for tg broken dns.Narayan Desai2005-06-281-3/+4
| | | | | | | | | don't use reverse lookups anymore. (Logical change 1.241) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1002 ce84e21b-d406-0410-9b95-82705330c041
* used pylint to clean up code.Joey Hagedorn2005-06-231-86/+93
| | | | | | | (Logical change 1.240) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1001 ce84e21b-d406-0410-9b95-82705330c041
* added command line options to specify alternate config and statistics filesJoey Hagedorn2005-06-221-5/+16
| | | | | | | (Logical change 1.238) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@995 ce84e21b-d406-0410-9b95-82705330c041
* add error handling if server connection failure occursNarayan Desai2005-06-221-1/+5
| | | | | | | (Logical change 1.237) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@994 ce84e21b-d406-0410-9b95-82705330c041
* fix error messageNarayan Desai2005-06-221-4/+8
| | | | | | | | | | | | | 2005/06/22 17:02:52-05:00 anl.gov!desai fix double def 2005/06/22 17:01:33-05:00 anl.gov!desai add CoreInitError (Logical change 1.237) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@991 ce84e21b-d406-0410-9b95-82705330c041
* add error typesNarayan Desai2005-06-221-0/+9
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@990 ce84e21b-d406-0410-9b95-82705330c041
* improve error messageNarayan Desai2005-06-221-2/+2
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@989 ce84e21b-d406-0410-9b95-82705330c041
* check for undefined imageNarayan Desai2005-06-221-0/+3
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@988 ce84e21b-d406-0410-9b95-82705330c041
* fix IOError (broken pipe)Narayan Desai2005-06-221-1/+4
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@987 ce84e21b-d406-0410-9b95-82705330c041
* fix glob bug and verbose reportingNarayan Desai2005-06-221-2/+2
| | | | | | | (Logical change 1.236) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@984 ce84e21b-d406-0410-9b95-82705330c041
* removed some extraneous codeJoey Hagedorn2005-06-211-121/+0
| | | | | | | (Logical change 1.234) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@979 ce84e21b-d406-0410-9b95-82705330c041
* (Logical change 1.233)Joey Hagedorn2005-06-211-0/+379
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@972 ce84e21b-d406-0410-9b95-82705330c041
* Initial revisionJoey Hagedorn2005-06-211-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@971 ce84e21b-d406-0410-9b95-82705330c041
* netzero fix for .cat/diff filesNarayan Desai2005-06-031-3/+12
| | | | | | | (Logical change 1.231) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@965 ce84e21b-d406-0410-9b95-82705330c041
* fix Symlink bugNarayan Desai2005-06-011-0/+6
| | | | | | | | | | 2005/05/17 10:42:56-05:00 anl.gov!desai add Reinstall for clobbered entries (Logical change 1.229) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@960 ce84e21b-d406-0410-9b95-82705330c041
* add noninteractive force to all apt-get callsNarayan Desai2005-06-011-1/+1
| | | | | | | (Logical change 1.229) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@959 ce84e21b-d406-0410-9b95-82705330c041
* handle xml parse failure.Narayan Desai2005-06-011-1/+6
| | | | | | | (Logical change 1.229) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@955 ce84e21b-d406-0410-9b95-82705330c041
* add sort to global file addition.Narayan Desai2005-05-131-0/+1
| | | | | | | | | fixes _long_ standing bug (Logical change 1.227) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@950 ce84e21b-d406-0410-9b95-82705330c041
* fix for python2.2Narayan Desai2005-05-131-1/+1
| | | | | | | (Logical change 1.227) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@949 ce84e21b-d406-0410-9b95-82705330c041
* pylint fixupsNarayan Desai2005-05-121-18/+19
| | | | | | | (Logical change 1.225) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@944 ce84e21b-d406-0410-9b95-82705330c041