summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New Reports: Added color coding of client condition on clients-index page.Joey Hagedorn2006-11-201-6/+10
* removed 'num' attribute from IP modelKen Raffenetti2006-11-173-21/+10
* 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-143-6/+43
* made form checking more generic for basic installKen Raffenetti2006-11-132-17/+0
* minor changes to make installation easierKen Raffenetti2006-11-123-2/+8
* Version bump to 0.8.6.1Narayan Desai2006-11-122-3/+3
* Bump version to 0.8.6-0.1 and 0.8.6-2 respectively.Narayan Desai2006-11-122-1/+7
* Fix traceback issue which would cause 0-length filesNarayan Desai2006-11-121-1/+1
* Added section ids Narayan Desai2006-11-113-30/+30
* Version bump to 0.8.6Narayan Desai2006-11-112-1/+7
* EncapPackages: Bumped bcfg2 .ep version to bcfg2-0.8.6.epNarayan Desai2006-11-111-7/+7
* added links to hostbase homepageKen Raffenetti2006-11-101-1/+3
* made hostbase settings and views more generic for generic installationsKen Raffenetti2006-11-102-83/+50
* One more service schema updateNarayan Desai2006-11-101-0/+1
* addded initial data for reverse zones to make things less complexKen Raffenetti2006-11-104-11/+12
* Fix __important__ handlingNarayan Desai2006-11-101-2/+3
* fixed bug in Hostbase pluginKen Raffenetti2006-11-101-1/+1
* updates to Hostbase plugin and file templatesKen Raffenetti2006-11-098-121/+97
* Fix service validationNarayan Desai2006-11-091-0/+1
* converting to Django templateKen Raffenetti2006-11-071-20/+17
* dhcp option is now per interfaceKen Raffenetti2006-11-0612-100/+103
* added capability for authentication in reportsKen Raffenetti2006-11-035-3/+102
* Final releaseNarayan Desai2006-11-032-1/+7
* fixed a few minor bugs in authenticationKen Raffenetti2006-11-031-5/+4
* Version bump to 0.8.5pre4Narayan Desai2006-11-012-1/+7
* Allow specification of local socket bind addresses (Resolves Ticket #240)Narayan Desai2006-11-011-102/+49
* 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
* EncapPackages: Updated Python 2.4.3 -> 2.4.4, because 2.4.3 has anDaniel Joseph Barnhart Clark2006-10-2314-19/+19
* fixed redirect after removing from dns edit pageKen Raffenetti2006-10-201-3/+5
* EncapPackages: Don't need preremove here, as the packages now removeDaniel Joseph Barnhart Clark2006-10-201-24/+0
* Remove __init__ based on (very useful, look at it if you need to debugDaniel Joseph Barnhart Clark2006-10-191-4/+0
* Removed not working comment, and added debug code to RefreshPackagesDaniel Joseph Barnhart Clark2006-10-191-5/+2
* Added "aix" and "auto" to list of valid "toolset=" values. As of 0.8.5 the to...Daniel Joseph Barnhart Clark2006-10-192-2/+2
* changed to a django templateKen Raffenetti2006-10-191-12/+8
* bump version to 0.8.5pre3Narayan Desai2006-10-192-1/+7
* fixed the whole bugKen Raffenetti2006-10-181-4/+4
* fixed bug in reverse zone file generatorKen Raffenetti2006-10-181-17/+25