summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Switch to postrm to more compact syntaxNarayan Desai2006-10-061-3/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2406 ce84e21b-d406-0410-9b95-82705330c041
* Fix :info/info file handlingNarayan Desai2006-10-061-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2403 ce84e21b-d406-0410-9b95-82705330c041
* Version bump to 0.8.5pre1Narayan Desai2006-10-062-1/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2402 ce84e21b-d406-0410-9b95-82705330c041
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-0622-1530/+1317
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2401 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Bumped bcfg2 .ep version to bcfg2-0.8.5pre1.epDaniel Joseph Barnhart Clark2006-10-061-5/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2394 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Having issues getting libxml2 to compile on RH6, will revisitDaniel Joseph Barnhart Clark2006-10-061-1/+0
| | | | | | | in 0.8.6 or later... git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2393 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Only build bcfg2 server stuff on Debian-based distrosDaniel Joseph Barnhart Clark2006-10-061-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2392 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: glib seems to need gnu iconv; since that's prettyDaniel Joseph Barnhart Clark2006-10-061-1/+1
| | | | | | | | standard on Linux and glib is only built on Linux, not a big deal to enable it... git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2391 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Remove AIX 4.x for nowDaniel Joseph Barnhart Clark2006-10-051-2/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2389 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: README update (a) no longer refer to need forDaniel Joseph Barnhart Clark2006-10-051-43/+41
| | | | | | | | libgcc/libstdc++ at runtime, since that has been removed; (b) add new boostrapped platforms git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2388 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Changes for AIX 4.3.1Daniel Joseph Barnhart Clark2006-10-051-2/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2387 ce84e21b-d406-0410-9b95-82705330c041
* EncapPackages: Make CC gccDaniel Joseph Barnhart Clark2006-10-051-0/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2386 ce84e21b-d406-0410-9b95-82705330c041
* 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