summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* made hostbase settings and views more generic for generic installationsKen Raffenetti2006-11-102-83/+50
* addded initial data for reverse zones to make things less complexKen Raffenetti2006-11-104-11/+12
* fixed bug in Hostbase pluginKen Raffenetti2006-11-101-1/+1
* updates to Hostbase plugin and file templatesKen Raffenetti2006-11-098-121/+97
* converting to Django templateKen Raffenetti2006-11-071-20/+17
* dhcp option is now per interfaceKen Raffenetti2006-11-0612-100/+103
* fixed a few minor bugs in authenticationKen Raffenetti2006-11-031-5/+4
* slight tweaks to logout login and indexDavid Dahl2006-10-315-2/+35
* nis auth added, login/logout link added to templatesKen Raffenetti2006-10-2722-24/+151
* fixed "next" functionalityKen Raffenetti2006-10-271-1/+1
* login view not needed, using built-in django viewKen Raffenetti2006-10-271-5/+7
* fixed validation for newly added interfaces and ips from the host edit pageKen Raffenetti2006-10-261-2/+10
* updated css againDavid Dahl2006-10-262-0/+40
* updated cssDavid Dahl2006-10-262-4/+1
* LDAP auth backend added, more environ/settings/cfg changesDavid Dahl2006-10-2610-39/+360
* updated to 2 step process (svc acct binds first) for LDAP authDavid Dahl2006-10-241-13/+91
* updated the way probes store the data properly to close ticket #242Rick Bradshow2006-10-241-2/+6
* updated the probe code to not include probes with no content.Rick Bradshow2006-10-241-8/+11
* fixed redirect after removing from dns edit pageKen Raffenetti2006-10-201-3/+5
* changed to a django templateKen Raffenetti2006-10-191-12/+8
* fixed the whole bugKen Raffenetti2006-10-181-4/+4
* fixed bug in reverse zone file generatorKen Raffenetti2006-10-181-17/+25
* initial check in of AD/LDAP module to use as a part of alt authbackendDavid Dahl2006-10-171-0/+87
* template for adding a new zoneKen Raffenetti2006-10-161-0/+66
* added support for changing hostname from the web interfaceKen Raffenetti2006-10-162-2/+14
* removed hard-coded path to Hostbase module in test harnessDavid Dahl2006-10-131-1/+3
* placed reusable regular expressions in separate file, bug fixes in host editi...Ken Raffenetti2006-10-122-47/+40
* added test dir and nose tests and made settings more dynamicDavid Dahl2006-10-114-22/+94
* fixed bug in host edit pageKen Raffenetti2006-10-101-13/+14
* minor updates to plugin and templatesKen Raffenetti2006-10-106-40/+138
* template for use with the batchadd.py scriptKen Raffenetti2006-10-101-0/+27
* Fix :info/info file handlingNarayan Desai2006-10-061-1/+1
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-062-40/+4
* added to zone file editing systemKen Raffenetti2006-09-298-31/+153
* Make Cfg use info files as wellNarayan Desai2006-09-291-4/+4
* Fix configuration builds when no base fragments are specified (Resolves Ticke...Narayan Desai2006-09-281-1/+1
* Make the configuration file permanently accessibleNarayan Desai2006-09-281-7/+7
* Fix initialization to use a complete path for template namesNarayan Desai2006-09-281-1/+2
* Handle templates properly, regardless of event order (resolves ticket #158)Narayan Desai2006-09-281-3/+4
* changes in database models for zone informationKen Raffenetti2006-09-2715-39/+318
* added navaigation links for adding new hostsKen Raffenetti2006-09-267-7/+14
* bug in new host additionKen Raffenetti2006-09-261-1/+1
* more template fixesKen Raffenetti2006-09-251-2/+3
* fixed bug in loading templatesKen Raffenetti2006-09-251-1/+1
* minor fixKen Raffenetti2006-09-251-1/+1
* Remove old ping sweep methodNarayan Desai2006-09-241-13/+0
* bug fixes in dhcp generationKen Raffenetti2006-09-222-7/+5
* tweaks to dhcp generationKen Raffenetti2006-09-215-513/+25
* bug fixes in web forms and pluginKen Raffenetti2006-09-217-33/+61
* more templatingKen Raffenetti2006-09-202-8/+7