summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix apt checksum comparison (output formatting changed with new options)Narayan Desai2006-11-251-1/+6
* Add inventory recheck functionality to -k mode (Deals with part 3 of Ticket #...Narayan Desai2006-11-241-1/+10
* Improve error message for failed user/group resolutionNarayan Desai2006-11-241-1/+1
* Fix for secondary issue in ticket #280Narayan Desai2006-11-241-0/+1
* Make dryrun output conditional on required operations (Resolves Ticket #287)Narayan Desai2006-11-231-6/+9
* Allow bcfg2 -n -r all to work properly (Resolves Ticket #284)Narayan Desai2006-11-232-10/+12
* Fixup server error handlingNarayan Desai2006-11-232-5/+10
* Fix APT driver to display package names upon removal (Resolves Ticket #285)Narayan Desai2006-11-231-3/+3
* Fix multiple debinit extra service problem [reported by naapuri]Narayan Desai2006-11-231-3/+6
* Fix package removal [report from naapuri]Narayan Desai2006-11-232-3/+3
* Remove Chiba Plugin (It has been replaced using a TCheetah template)Narayan Desai2006-11-222-44/+1
* Typo FixingJoey Hagedorn2006-11-221-1/+1
* Fix imports due to metadata changeNarayan Desai2006-11-221-2/+3
* Add Permissions codeNarayan Desai2006-11-221-0/+8
* Moved the new reporting system in to Server module.Joey Hagedorn2006-11-227-28/+28
* Metadata changes part 3Narayan Desai2006-11-222-7/+8
* Part2 of metadata changesNarayan Desai2006-11-221-0/+0
* Part 1 of metadata changesNarayan Desai2006-11-224-18/+47
* finishing moveJoey Hagedorn2006-11-2225-0/+1500
* Fix -r failure [reported by naapuri]Narayan Desai2006-11-221-1/+1
* Change to debsums -as (checks config files as well) [from naapuri request]Narayan Desai2006-11-221-1/+1
* I hacked the Chiba generator so that ccsched will get a static interfaces fil...Rick Bradshow2006-11-221-1/+5
* more template changesKen Raffenetti2006-11-211-54/+29
* changes to web formsKen Raffenetti2006-11-212-76/+39
* Fix incremental output in client (will display partial results of executor ca...Narayan Desai2006-11-211-2/+2
* changes to stylesheetsKen Raffenetti2006-11-212-4/+34
* Fix case where generators or structures line in cf file are empty (Resolves T...Narayan Desai2006-11-211-0/+1
* 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-141-5/+26
* made form checking more generic for basic installKen Raffenetti2006-11-132-17/+0
* minor changes to make installation easierKen Raffenetti2006-11-123-2/+8
* Fix traceback issue which would cause 0-length filesNarayan Desai2006-11-121-1/+1
* 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
* 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
* 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
* 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