summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* * Automatically load the encap toolNarayan Desai2006-10-152-2/+2
* 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 apt problems againNarayan Desai2006-10-092-6/+1
* Important fixNarayan Desai2006-10-091-1/+1
* * Remove Launchd for nowNarayan Desai2006-10-091-1/+1
* * APT now fails cleanly on non-apt platformsNarayan Desai2006-10-093-1/+9
* * Respect verify=false in APT packagesNarayan Desai2006-10-081-1/+1
* * Implement a cleaner fix for the empty config file install checkNarayan Desai2006-10-081-3/+10
* Fix case where file is not bound.Narayan Desai2006-10-071-0/+3
* Fix :info/info file handlingNarayan Desai2006-10-061-1/+1
* Merge of the client/refactor branch (revisions r2218-r2400)Narayan Desai2006-10-0620-1452/+1304
* added to zone file editing systemKen Raffenetti2006-09-298-31/+153
* Make Cfg use info files as wellNarayan Desai2006-09-291-4/+4
* Fix option parse failures (Resolves Ticket #134)Narayan Desai2006-09-291-2/+2
* Fix importNarayan Desai2006-09-291-1/+1
* Fix RPM.Refresh when rpm is already in use (Resolves Ticket #134)Narayan Desai2006-09-291-2/+7
* 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
* minor fixesKen Raffenetti2006-09-201-2/+3
* web template changesKen Raffenetti2006-09-207-436/+302
* minor tweaks to zone templatesKen Raffenetti2006-09-202-2/+2
* fixed bug in MX record handlingKen Raffenetti2006-09-181-2/+2
* fixed plugin initializationKen Raffenetti2006-09-181-1/+1
* Fix typoNarayan Desai2006-09-151-1/+1
* Implement upstream event suppression with logging (Resolves Ticket #111)Narayan Desai2006-09-151-4/+12
* Add more logging in delete path for FileEntriesNarayan Desai2006-09-151-0/+2
* Implement useful error handling for template parse failuresNarayan Desai2006-09-151-3/+7
* Fix up minor toolset problemsNarayan Desai2006-09-151-12/+12
* Add verbose logging of which bundle entries are badNarayan Desai2006-09-151-1/+4
* Implement template target ownership and permissions controlNarayan Desai2006-09-141-9/+20
* Switch TCheetah over to new /path/to/file/template schemeNarayan Desai2006-09-141-27/+31
* Add ClientMetadata.categories, for direct, by-name access to category instancesNarayan Desai2006-09-141-8/+9