summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* * Make bcfg2-info not produce a stack trace for PluginExecutionErrorNarayan Desai2006-09-101-2/+2
* minor updatesKen Raffenetti2006-09-081-1/+5
* 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
* 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
* Initial Hostbase stuffKen Raffenetti2006-08-281-281/+399
* added my hot crontab hacker which randomizes the times at which cron.daily runs.Rick Bradshow2006-08-281-0/+39
* 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
* Add basic dependency processing codeNarayan Desai2006-07-101-0/+92
* Implement multiarch support (resolves Ticket #52)Narayan Desai2006-06-301-3/+12
* Fix tempfile cleanupNarayan Desai2006-06-181-2/+2
* Fix binary encoded files with empty checksNarayan Desai2006-06-121-0/+1
* Patch for Jos to fix initialization errorsNarayan Desai2006-06-101-1/+6
* 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
* * Fix auto-marshalling of binary cfg filesNarayan Desai2006-04-271-1/+1
* * Remove tmp files created during ssh key generation (resolves ticket #46)Narayan Desai2006-04-251-13/+14
* schema updateNarayan Desai2006-04-111-1/+1
* Add the rules plugin (for Ti)Narayan Desai2006-04-102-1/+11
* * Fix schema validation for host specific service entriesNarayan Desai2006-04-102-24/+19
* * Remove messages describing extra configuration elements when running in bu...Narayan Desai2006-03-091-1/+6
* Fix sshbase tbNarayan Desai2006-02-161-1/+2
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-259-91/+84
* last step of repo switchesNarayan Desai2006-01-236-441/+431
* Add package type for packages using the file attributeNarayan Desai2006-01-051-0/+1
* fix deepcopy of lxml structureNarayan Desai2005-12-211-1/+3
* set keyword attributes on most filesNarayan Desai2005-12-132-4/+4
* Re-add daemonize support to the serverNarayan Desai2005-12-065-11/+17
* version bumpsNarayan Desai2005-12-021-1/+1
* Fix lxml breakage in Account.py and GenerateHostInfoNarayan Desai2005-12-011-2/+2
* fix lxml transcription bugNarayan Desai2005-12-011-1/+1
* fix xml commentsNarayan Desai2005-11-302-8/+12
* fix lxml brokennessNarayan Desai2005-11-291-4/+2
* switch to etree errorsNarayan Desai2005-11-283-10/+7
* remove debug messageNarayan Desai2005-11-281-5/+4
* pedantic fixNarayan Desai2005-11-281-2/+2
* work around stupid lxml bugNarayan Desai2005-11-282-7/+12
* workaround stupid lxml bugNarayan Desai2005-11-281-1/+1
* work around lxml bugNarayan Desai2005-11-283-6/+12
* switch to lxmlNarayan Desai2005-11-125-6/+6
* pylint fixupsNarayan Desai2005-10-241-5/+3