summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase/hostbase
Commit message (Expand)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-2430-2719/+0
* Remove svn keywordsSol Jerome2012-02-191-2/+0
* Hostbase: Fix a bug that caused setup.py to bailSol Jerome2010-04-1020-35/+35
* Remove whitespaceSol Jerome2010-04-0812-27/+27
* Generic viewsRene Martin2010-04-085-114/+84
* Generic viewsRene Martin2010-04-082-0/+112
* Trying to commit all my workRene Martin2010-04-087-203/+100
* Initial port from Django 0.95 to Django 1.1.Rene Martin2010-04-082-0/+69
* Reports: Fix html validation errors for #798 (Patch from Thorsten Lockert)Sol Jerome2009-12-192-3/+2
* Update dictionary accesses to work with Python 3.0Sol Jerome2008-12-221-31/+31
* added in correction for hyphens in mac addresses added through hostbaseKen Raffenetti2008-06-241-6/+6
* new web templatesKen Raffenetti2007-07-032-0/+149
* cumulative update for Hostbase web appKen Raffenetti2007-06-2610-34/+148
* various tweaks to templatesKen Raffenetti2007-04-231-1/+1
* host copy function and other bug fixesKen Raffenetti2007-02-163-11/+179
* bug in hostbase web formKen Raffenetti2006-12-191-0/+3
* bugs in web stuffKen Raffenetti2006-12-195-4/+4
* took out an unused importKen Raffenetti2006-12-051-1/+1
* tweaks for a more standard installationKen Raffenetti2006-11-305-162/+121
* more template changesKen Raffenetti2006-11-211-54/+29
* changes to web formsKen Raffenetti2006-11-212-76/+39
* removed 'num' attribute from IP modelKen Raffenetti2006-11-172-15/+7
* update to Hostbase modelsKen Raffenetti2006-11-161-6/+6
* updated backend code for zone views in HostbaseKen Raffenetti2006-11-164-246/+179
* fixed links in web formsKen Raffenetti2006-11-152-1/+2
* adding Hostbase push toolKen Raffenetti2006-11-141-5/+26
* made form checking more generic for basic installKen Raffenetti2006-11-131-14/+0
* minor changes to make installation easierKen Raffenetti2006-11-121-2/+2
* added links to hostbase homepageKen Raffenetti2006-11-101-1/+3
* made hostbase settings and views more generic for generic installationsKen Raffenetti2006-11-101-26/+15
* addded initial data for reverse zones to make things less complexKen Raffenetti2006-11-103-2/+4
* dhcp option is now per interfaceKen Raffenetti2006-11-068-65/+56
* slight tweaks to logout login and indexDavid Dahl2006-10-313-0/+33
* nis auth added, login/logout link added to templatesKen Raffenetti2006-10-2719-22/+66
* 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 cssDavid Dahl2006-10-261-3/+0
* LDAP auth backend added, more environ/settings/cfg changesDavid Dahl2006-10-263-5/+64
* fixed redirect after removing from dns edit pageKen Raffenetti2006-10-201-3/+5
* template for adding a new zoneKen Raffenetti2006-10-161-0/+66
* added support for changing hostname from the web interfaceKen Raffenetti2006-10-161-1/+11
* placed reusable regular expressions in separate file, bug fixes in host editi...Ken Raffenetti2006-10-121-47/+31
* fixed bug in host edit pageKen Raffenetti2006-10-101-13/+14
* minor updates to plugin and templatesKen Raffenetti2006-10-104-18/+110
* added to zone file editing systemKen Raffenetti2006-09-297-30/+150
* changes in database models for zone informationKen Raffenetti2006-09-2713-37/+314
* added navaigation links for adding new hostsKen Raffenetti2006-09-267-7/+14
* bug in new host additionKen Raffenetti2006-09-261-1/+1
* bug fixes in dhcp generationKen Raffenetti2006-09-221-1/+1