summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* EncapPackages: openssl doesn't work with -YP on Linux (probably justDaniel Joseph Barnhart Clark2006-10-051-1/+1
| | | | | | | | need to add another lib dir, bnut don't have time to track that down at the moment) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2385 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Added detection of some additional GNU/Linux platformsDaniel Joseph Barnhart Clark2006-10-041-1/+17
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2382 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Add library search path to GNU/Linux to make itDaniel Joseph Barnhart Clark2006-10-0418-18/+18
| | | | | | | consistent with AIX and Solaris git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2381 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Don't use assembly code in OpenSSL (makes it compile onDaniel Joseph Barnhart Clark2006-10-031-1/+1
| | | | | | | | more platforms, and I don't think there are big speed concerns with bcfg2)... git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2380 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Get rid of another trailing backslash... For someDaniel Joseph Barnhart Clark2006-10-031-1/+1
| | | | | | | reason, only Redhat 7.2 seems to care about these. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2379 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Remove unneeded trailing backslashDaniel Joseph Barnhart Clark2006-10-031-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2378 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Changes to work with Redhat 6.0. (For Redhat 6.0, youDaniel Joseph Barnhart Clark2006-10-031-2/+2
| | | | | | | also need to use fget-1.2.9 instead of the listed fget-1.3.3) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2377 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Created convienience dir to download all deps at once,Daniel Joseph Barnhart Clark2006-10-031-11/+12
| | | | | | | reference that in the README... git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2376 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: update for opensslDaniel Joseph Barnhart Clark2006-10-031-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2375 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: On Redhat 7.2, some of the tests fail, but opensslDaniel Joseph Barnhart Clark2006-10-031-1/+1
| | | | | | | still seems to work. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2374 ce84e21b-d406-0410-9b95-82705330c041
* EncapProfiles: Try to download source from a local machineDaniel Joseph Barnhart Clark2006-10-0326-35/+61
| | | | | | | "encapsrcdist" before internet sites (idea is this would be a CNAME) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2372 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Merging changes from branches/private/dclark/encap-0.8.5.Daniel Joseph Barnhart Clark2006-10-0328-271/+176
| | | | | | | | Major change is removal of dependancies on libgcc, libstdc++, gettext, and libiconv. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2368 ce84e21b-d406-0410-9b95-82705330c041
* Packaging fix from RessuNarayan Desai2006-10-021-1/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2349 ce84e21b-d406-0410-9b95-82705330c041
* added to zone file editing systemKen Raffenetti2006-09-298-31/+153
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2347 ce84e21b-d406-0410-9b95-82705330c041
* Make Cfg use info files as wellNarayan Desai2006-09-291-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2346 ce84e21b-d406-0410-9b95-82705330c041
* Fix option parse failures (Resolves Ticket #134)Narayan Desai2006-09-291-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2345 ce84e21b-d406-0410-9b95-82705330c041
* Fix importNarayan Desai2006-09-291-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2343 ce84e21b-d406-0410-9b95-82705330c041
* Fix RPM.Refresh when rpm is already in use (Resolves Ticket #134)Narayan Desai2006-09-291-2/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2342 ce84e21b-d406-0410-9b95-82705330c041
* Fix configuration builds when no base fragments are specified (Resolves ↵Narayan Desai2006-09-281-1/+1
| | | | | | Ticket #148) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2341 ce84e21b-d406-0410-9b95-82705330c041
* Make the configuration file permanently accessibleNarayan Desai2006-09-281-7/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2340 ce84e21b-d406-0410-9b95-82705330c041
* Fix initialization to use a complete path for template namesNarayan Desai2006-09-281-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2337 ce84e21b-d406-0410-9b95-82705330c041
* Handle templates properly, regardless of event order (resolves ticket #158)Narayan Desai2006-09-281-3/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2336 ce84e21b-d406-0410-9b95-82705330c041
* changes in database models for zone informationKen Raffenetti2006-09-2715-39/+318
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2335 ce84e21b-d406-0410-9b95-82705330c041
* added navaigation links for adding new hostsKen Raffenetti2006-09-267-7/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2316 ce84e21b-d406-0410-9b95-82705330c041
* bug in new host additionKen Raffenetti2006-09-261-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2315 ce84e21b-d406-0410-9b95-82705330c041
* more template fixesKen Raffenetti2006-09-251-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2312 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in loading templatesKen Raffenetti2006-09-251-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2311 ce84e21b-d406-0410-9b95-82705330c041
* minor fixKen Raffenetti2006-09-251-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2310 ce84e21b-d406-0410-9b95-82705330c041
* Remove old ping sweep methodNarayan Desai2006-09-241-13/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2308 ce84e21b-d406-0410-9b95-82705330c041
* bug fixes in dhcp generationKen Raffenetti2006-09-222-7/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2298 ce84e21b-d406-0410-9b95-82705330c041
* tweaks to dhcp generationKen Raffenetti2006-09-215-513/+25
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2297 ce84e21b-d406-0410-9b95-82705330c041
* bug fixes in web forms and pluginKen Raffenetti2006-09-217-33/+61
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2296 ce84e21b-d406-0410-9b95-82705330c041
* more templatingKen Raffenetti2006-09-202-8/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2288 ce84e21b-d406-0410-9b95-82705330c041
* minor fixesKen Raffenetti2006-09-201-2/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2287 ce84e21b-d406-0410-9b95-82705330c041
* web template changesKen Raffenetti2006-09-207-436/+302
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2286 ce84e21b-d406-0410-9b95-82705330c041
* minor tweaks to zone templatesKen Raffenetti2006-09-202-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2285 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in MX record handlingKen Raffenetti2006-09-181-2/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2277 ce84e21b-d406-0410-9b95-82705330c041
* fixed plugin initializationKen Raffenetti2006-09-181-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2276 ce84e21b-d406-0410-9b95-82705330c041
* Updates from RessuNarayan Desai2006-09-153-0/+139
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2274 ce84e21b-d406-0410-9b95-82705330c041
* Spec file updatesNarayan Desai2006-09-151-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2273 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.8.4Narayan Desai2006-09-152-1/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2272 ce84e21b-d406-0410-9b95-82705330c041
* Perm fixupNarayan Desai2006-09-151-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2271 ce84e21b-d406-0410-9b95-82705330c041
* added this new tool to help set up an inital repo. it follows the quickstart ↵Rick Bradshow2006-09-151-0/+125
| | | | | | guide. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2270 ce84e21b-d406-0410-9b95-82705330c041
* Switch bcfg2-query over to using XPATHNarayan Desai2006-09-151-12/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2269 ce84e21b-d406-0410-9b95-82705330c041
* Remove dead file from repoNarayan Desai2006-09-151-382/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2268 ce84e21b-d406-0410-9b95-82705330c041
* Remove old fqdn convertor; it isn't needed any moreNarayan Desai2006-09-151-73/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2267 ce84e21b-d406-0410-9b95-82705330c041
* Move bcfg2-query into the install areaNarayan Desai2006-09-151-9/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2266 ce84e21b-d406-0410-9b95-82705330c041
* Fix typoNarayan Desai2006-09-151-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2265 ce84e21b-d406-0410-9b95-82705330c041
* Implement upstream event suppression with logging (Resolves Ticket #111)Narayan Desai2006-09-151-4/+12
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2264 ce84e21b-d406-0410-9b95-82705330c041
* Add python-cheetah as a prereq (now that TCheetah is usable)Narayan Desai2006-09-153-3/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2263 ce84e21b-d406-0410-9b95-82705330c041