summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase
Commit message (Collapse)AuthorAgeFilesLines
* removed 'num' attribute from IP modelKen Raffenetti2006-11-172-15/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2503 ce84e21b-d406-0410-9b95-82705330c041
* update to Hostbase modelsKen Raffenetti2006-11-161-6/+6
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2502 ce84e21b-d406-0410-9b95-82705330c041
* updated backend code for zone views in HostbaseKen Raffenetti2006-11-164-246/+179
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2501 ce84e21b-d406-0410-9b95-82705330c041
* fixed links in web formsKen Raffenetti2006-11-152-1/+2
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2500 ce84e21b-d406-0410-9b95-82705330c041
* adding Hostbase push toolKen Raffenetti2006-11-141-5/+26
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2496 ce84e21b-d406-0410-9b95-82705330c041
* made form checking more generic for basic installKen Raffenetti2006-11-132-17/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2495 ce84e21b-d406-0410-9b95-82705330c041
* minor changes to make installation easierKen Raffenetti2006-11-123-2/+8
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2494 ce84e21b-d406-0410-9b95-82705330c041
* added links to hostbase homepageKen Raffenetti2006-11-101-1/+3
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2484 ce84e21b-d406-0410-9b95-82705330c041
* made hostbase settings and views more generic for generic installationsKen Raffenetti2006-11-102-83/+50
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2483 ce84e21b-d406-0410-9b95-82705330c041
* addded initial data for reverse zones to make things less complexKen Raffenetti2006-11-103-2/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2481 ce84e21b-d406-0410-9b95-82705330c041
* updates to Hostbase plugin and file templatesKen Raffenetti2006-11-097-73/+44
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2478 ce84e21b-d406-0410-9b95-82705330c041
* converting to Django templateKen Raffenetti2006-11-071-20/+17
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2475 ce84e21b-d406-0410-9b95-82705330c041
* dhcp option is now per interfaceKen Raffenetti2006-11-0611-99/+102
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2474 ce84e21b-d406-0410-9b95-82705330c041
* fixed a few minor bugs in authenticationKen Raffenetti2006-11-031-5/+4
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2470 ce84e21b-d406-0410-9b95-82705330c041
* slight tweaks to logout login and indexDavid Dahl2006-10-315-2/+35
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2463 ce84e21b-d406-0410-9b95-82705330c041
* nis auth added, login/logout link added to templatesKen Raffenetti2006-10-2722-24/+151
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2462 ce84e21b-d406-0410-9b95-82705330c041
* fixed "next" functionalityKen Raffenetti2006-10-271-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2461 ce84e21b-d406-0410-9b95-82705330c041
* login view not needed, using built-in django viewKen Raffenetti2006-10-271-5/+7
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2460 ce84e21b-d406-0410-9b95-82705330c041
* fixed validation for newly added interfaces and ips from the host edit pageKen Raffenetti2006-10-261-2/+10
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2459 ce84e21b-d406-0410-9b95-82705330c041
* updated css againDavid Dahl2006-10-262-0/+40
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2458 ce84e21b-d406-0410-9b95-82705330c041
* updated cssDavid Dahl2006-10-262-4/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2457 ce84e21b-d406-0410-9b95-82705330c041
* LDAP auth backend added, more environ/settings/cfg changesDavid Dahl2006-10-2610-39/+360
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2456 ce84e21b-d406-0410-9b95-82705330c041
* updated to 2 step process (svc acct binds first) for LDAP authDavid Dahl2006-10-241-13/+91
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2455 ce84e21b-d406-0410-9b95-82705330c041
* fixed redirect after removing from dns edit pageKen Raffenetti2006-10-201-3/+5
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2451 ce84e21b-d406-0410-9b95-82705330c041
* 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
* 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
* 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
* minor updates to plugin and templatesKen Raffenetti2006-10-105-18/+113
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2427 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
* 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
* changes in database models for zone informationKen Raffenetti2006-09-2714-38/+317
| | | | 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
* bug fixes in dhcp generationKen Raffenetti2006-09-221-1/+1
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2298 ce84e21b-d406-0410-9b95-82705330c041
* tweaks to dhcp generationKen Raffenetti2006-09-214-507/+17
| | | | 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-216-33/+60
| | | | 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
* 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
* more web layout changesKen Raffenetti2006-09-137-436/+160
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2248 ce84e21b-d406-0410-9b95-82705330c041
* more web changesKen Raffenetti2006-09-118-371/+56
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2242 ce84e21b-d406-0410-9b95-82705330c041
* modifying web templatesKen Raffenetti2006-09-114-135/+64
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2239 ce84e21b-d406-0410-9b95-82705330c041
* minor updatesKen Raffenetti2006-09-085-75/+195
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2230 ce84e21b-d406-0410-9b95-82705330c041
* updated for use with apacheKen Raffenetti2006-09-075-22/+75
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2222 ce84e21b-d406-0410-9b95-82705330c041
* Remove hostbase byte-compiled filesNarayan Desai2006-09-047-0/+0
| | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2194 ce84e21b-d406-0410-9b95-82705330c041