summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* changed to a django templateKen Raffenetti2006-10-191-12/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2446 ce84e21b-d406-0410-9b95-82705330c041
* fixed the whole bugKen Raffenetti2006-10-181-4/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2443 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in reverse zone file generatorKen Raffenetti2006-10-181-17/+25
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2442 ce84e21b-d406-0410-9b95-82705330c041
* initial check in of AD/LDAP module to use as a part of alt authbackendDavid Dahl2006-10-171-0/+87
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2441 ce84e21b-d406-0410-9b95-82705330c041
* template for adding a new zoneKen Raffenetti2006-10-161-0/+66
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2438 ce84e21b-d406-0410-9b95-82705330c041
* added support for changing hostname from the web interfaceKen Raffenetti2006-10-162-2/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2436 ce84e21b-d406-0410-9b95-82705330c041
* * Automatically load the encap toolNarayan Desai2006-10-153-14/+101
| | | | | | | | * Use ndiff instead of unified diffs in POSIX * Add pull support to bcfg2-admin. This allows users to decide that a client is correct, and fix it entirely from the server side. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2435 ce84e21b-d406-0410-9b95-82705330c041
* removed hard-coded path to Hostbase module in test harnessDavid Dahl2006-10-131-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2433 ce84e21b-d406-0410-9b95-82705330c041
* placed reusable regular expressions in separate file, bug fixes in host ↵Ken Raffenetti2006-10-122-47/+40
| | | | | | editing view git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2431 ce84e21b-d406-0410-9b95-82705330c041
* added test dir and nose tests and made settings more dynamicDavid Dahl2006-10-114-22/+94
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2430 ce84e21b-d406-0410-9b95-82705330c041
* fixed bug in host edit pageKen Raffenetti2006-10-101-13/+14
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2429 ce84e21b-d406-0410-9b95-82705330c041
* Fix arg parsingNarayan Desai2006-10-101-5/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2428 ce84e21b-d406-0410-9b95-82705330c041
* minor updates to plugin and templatesKen Raffenetti2006-10-106-40/+138
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2427 ce84e21b-d406-0410-9b95-82705330c041
* * Respect -v and -d for verbosityNarayan Desai2006-10-101-4/+9
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2426 ce84e21b-d406-0410-9b95-82705330c041
* template for use with the batchadd.py scriptKen Raffenetti2006-10-101-0/+27
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2425 ce84e21b-d406-0410-9b95-82705330c041
* Fix apt problems againNarayan Desai2006-10-092-6/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2418 ce84e21b-d406-0410-9b95-82705330c041
* Important fixNarayan Desai2006-10-091-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2416 ce84e21b-d406-0410-9b95-82705330c041
* * Remove Launchd for nowNarayan Desai2006-10-091-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2413 ce84e21b-d406-0410-9b95-82705330c041
* * APT now fails cleanly on non-apt platformsNarayan Desai2006-10-093-1/+9
| | | | | | | | * PkgTool now calls RefreshPackages properly on instantiation * RPM handles error case with bogus output more robustly (should maybe move to the rpm python bindings?) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2412 ce84e21b-d406-0410-9b95-82705330c041
* * Respect verify=false in APT packagesNarayan Desai2006-10-081-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2409 ce84e21b-d406-0410-9b95-82705330c041
* * Implement a cleaner fix for the empty config file install checkNarayan Desai2006-10-081-3/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2408 ce84e21b-d406-0410-9b95-82705330c041
* Fix case where file is not bound.Narayan Desai2006-10-071-0/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2407 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
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-0621-1529/+1315
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2401 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
* 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