summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* pylint fixesNarayan Desai2005-10-241-1/+6
* pylint cleanupsNarayan Desai2005-10-241-35/+37
* fix from rickNarayan Desai2005-10-181-1/+1
* fix double entry bug Cory reported.Narayan Desai2005-10-181-0/+1
* stray problem caused by fqdn switchNarayan Desai2005-10-131-1/+1
* kill debug printNarayan Desai2005-10-131-1/+0
* kill debug messageNarayan Desai2005-10-131-1/+0
* fix import problem and add commentNarayan Desai2005-10-061-2/+2
* move to out of tree key generation, along with the proper kicking of the stat...Narayan Desai2005-09-301-8/+14
* switch to using LogErrorNarayan Desai2005-09-291-3/+2
* update for fully qualified hostnamesNarayan Desai2005-09-271-3/+5
* fix transient error caseNarayan Desai2005-09-271-1/+4
* switch to fully-qualified modeNarayan Desai2005-09-271-25/+14
* fix nested stuffNarayan Desai2005-09-231-21/+22
* fix multi-regex stuffNarayan Desai2005-09-231-5/+15
* fix error path when plugin data doesn't existNarayan Desai2005-09-231-2/+6