summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* more web layout changesKen Raffenetti2006-09-137-436/+160
* more web changesKen Raffenetti2006-09-118-371/+56
* Add diagnostic routinesNarayan Desai2006-09-111-0/+7
* modifying web templatesKen Raffenetti2006-09-114-135/+64
* Fix properties handlingNarayan Desai2006-09-111-1/+2
* Fix metadata interpolation in TCheetahNarayan Desai2006-09-101-1/+1
* * Make bcfg2-info not produce a stack trace for PluginExecutionErrorNarayan Desai2006-09-101-2/+2
* minor updatesKen Raffenetti2006-09-086-76/+200
* updated for use with apacheKen Raffenetti2006-09-075-22/+75
* minor formatting, add scotty to list of dhcp serversKen Raffenetti2006-09-051-17/+17
* wrapped django import in try blockKen Raffenetti2006-09-051-5/+16
* settings for django addedKen Raffenetti2006-09-051-1/+2
* Remove hostbase byte-compiled filesNarayan Desai2006-09-047-0/+0
* minor formattingKen Raffenetti2006-08-291-14/+9
* XMLRPC function added to Hostbase pluginKen Raffenetti2006-08-291-0/+1
* New Hostbase pluginKen Raffenetti2006-08-291-58/+45
* remove ~ filesKen Raffenetti2006-08-292-92/+0
* Added all the django application codeKen Raffenetti2006-08-2938-27/+2568
* Simple metadata bugfixNarayan Desai2006-08-291-1/+1
* Initial Hostbase stuffKen Raffenetti2006-08-282-281/+1052
* added my hot crontab hacker which randomizes the times at which cron.daily runs.Rick Bradshow2006-08-281-0/+39
* Refactor to allow manual address specification in clients.xmlNarayan Desai2006-08-271-2/+19
* fix for a nonexistent /Probes dir.Rick Bradshow2006-08-221-10/+14
* this is the inclusion of the hot new interpolation capabilities in the Cfg pl...Rick Bradshow2006-08-221-5/+47
* Rick's deterministic ordering patchNarayan Desai2006-08-171-3/+7
* Fix deps for Philip's tbNarayan Desai2006-08-031-1/+1
* Use dictionary substitution of formatting strings for multiarch supportNarayan Desai2006-07-181-1/+1
* Improvements to the Deps pluginNarayan Desai2006-07-141-4/+7
* Remove statistics pretty printing code (Could occasionally produce unparseabl...Narayan Desai2006-07-141-18/+2
* Add basic dependency processing codeNarayan Desai2006-07-102-0/+97
* Implement multiarch support (resolves Ticket #52)Narayan Desai2006-06-301-3/+12
* Fix revision handing code when things don't workNarayan Desai2006-06-301-3/+5
* Fix tempfile cleanupNarayan Desai2006-06-181-2/+2
* Fix binary encoded files with empty checksNarayan Desai2006-06-121-0/+1
* * Fix fatal server setup errorNarayan Desai2006-06-121-9/+13
* Patch from Jos for statistics error handlingNarayan Desai2006-06-101-2/+3
* Patch for Jos to fix initialization errorsNarayan Desai2006-06-101-1/+6
* Patch from Jos to handle statistics write errors more cleanly.Narayan Desai2006-06-101-5/+8
* Step 2 of SSL client cert integrationNarayan Desai2006-06-071-10/+5
* Initial checkin of peer SSL cert checksNarayan Desai2006-06-021-4/+37
* Add support for empty filesNarayan Desai2006-05-151-0/+2
* Implement a sledge hammer type solution to the odd behavior Ti seems with occ...Narayan Desai2006-05-101-1/+3
* * Add diff delta support in CfgNarayan Desai2006-05-082-15/+34