summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* more web changesKen Raffenetti2006-09-118-371/+56
* Add diagnostic routinesNarayan Desai2006-09-111-0/+7
* Fix Paranoid modeNarayan Desai2006-09-111-1/+1
* modifying web templatesKen Raffenetti2006-09-114-135/+64
* Make RecvStats use the same alias/address lookup logic as the rest of the serverNarayan Desai2006-09-111-1/+2
* 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-102-3/+5
* 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
* Add new epkg flagsNarayan Desai2006-08-311-2/+2
* Fix bundle deps in interactive modeNarayan Desai2006-08-301-0/+2
* Fix module importNarayan Desai2006-08-301-1/+1
* Fix Interactive mode spacingNarayan Desai2006-08-302-9/+21
* Get a finalized, working version of lrc servicesNarayan Desai2006-08-291-4/+1
* ouchNarayan Desai2006-08-291-1/+1
* Add more debug for solarisNarayan Desai2006-08-291-0/+2
* More Solaris fixesNarayan Desai2006-08-291-7/+7
* minor formattingKen Raffenetti2006-08-291-14/+9
* More solaris fixupsNarayan Desai2006-08-291-3/+14
* Only restart enabled servicesNarayan Desai2006-08-292-6/+15
* fix typoNarayan Desai2006-08-291-1/+1
* Fix stupid thinkoNarayan Desai2006-08-291-1/+1
* Make service restarts tunable across platformsNarayan Desai2006-08-292-2/+15
* Implement service removal for smf/lrc servicesNarayan Desai2006-08-291-1/+12
* 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
* Fix error in probe receiptNarayan Desai2006-08-291-1/+1
* Fix pkgrm to not prompt the userNarayan Desai2006-08-291-1/+2
* Minor GenerateHostInfo cleanupsNarayan Desai2006-08-291-23/+9
* Simple metadata bugfixNarayan Desai2006-08-291-1/+1
* Fix return for correct verify=false sysv packagesNarayan Desai2006-08-281-11/+12
* 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-272-26/+34
* Add a chdir to work around odd libxml2 bug on freebsdNarayan Desai2006-08-261-0/+1
* Implement interactive mode for the clientChris Vuletich2006-08-243-3/+28
* Cleanly detect unsupported entry typesNarayan Desai2006-08-241-0/+3
* Fix syslog reconnect code to properly choose socket type (for nexenta)Narayan Desai2006-08-241-1/+4
* Fall back to localhost:514 for syslog (needed for nexenta)Narayan Desai2006-08-231-1/+5
* Only upload probe responses if probes were executed (works around bug in old ...Narayan Desai2006-08-231-6/+7
* StatReports Bug fix; web and rss reports nolonger are blank when included in ...Joey Hagedorn2006-08-231-12/+25
* 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