summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* Svn: cleaned up conflict resolution stuffChris St. Pierre2012-12-041-30/+39
* Merge remote branch 'upstream/master' into jasons-hackingJason Kincl2012-12-045-249/+324
|\
| * fixed conversion to octal in py3kChris St. Pierre2012-12-042-5/+6
| * SSLCA improvements:Chris St. Pierre2012-12-031-230/+261
| * SELinux: Split up selinux entriesSol Jerome2012-12-031-3/+3
| * Cfg: Fixed bugs in Genshi error handling:Chris St. Pierre2012-11-291-11/+54
* | Future-proofed conflict option selectionJason Kincl2012-12-031-13/+9
* | fixing logic so try..except works correctly, bugsJason Kincl2012-11-281-7/+4
* | adding doc, changing variable namesJason Kincl2012-11-271-3/+3
* | fixing syntaxJason Kincl2012-11-271-1/+1
* | log actions betterJason Kincl2012-11-271-0/+3
* | fixing line lengthsJason Kincl2012-11-271-1/+2
* | fixing bugsJason Kincl2012-11-271-5/+6
* | adding svn_resolution to global namespaceJason Kincl2012-11-271-2/+2
* | adding svn merge resolution mapJason Kincl2012-11-271-3/+27
* | Merge remote branch 'upstream/master' into jasons-hackingJason Kincl2012-11-279-33/+76
|\|
| * catch pulp errors when creating/binding consumersChris St. Pierre2012-11-271-10/+25
| * made Reporting plugin and transports debuggable, respond to set_debug/toggle_...Chris St. Pierre2012-11-271-9/+13
| * Threaded plugin fixes:Chris St. Pierre2012-11-272-4/+10
| * gave ProbeSet a pretty stringification for debug outputChris St. Pierre2012-11-271-0/+3
| * avoid odd edge case in genshi error handlingChris St. Pierre2012-11-261-3/+7
| * SSLCA: read SSLCA config without instantiating a new ConfigParserChris St. Pierre2012-11-201-3/+2
| * fixed vcs_root/vcs_path for Version plugins, esp. SvnChris St. Pierre2012-11-191-2/+1
| * Templating updates:Chris St. Pierre2012-11-193-6/+19
* | Merge remote branch 'upstream/master' into jasons-hackingJason Kincl2012-11-1917-285/+234
|\|
| * fixed plugin-specific implementations of toggle_debug for new set_debug stuffChris St. Pierre2012-11-162-9/+9
| * cleaned up Templatehelper to help avoid some event handling errorsChris St. Pierre2012-11-161-20/+26
| * Git: Added ability to update to a specific tree-ishChris St. Pierre2012-11-161-10/+41
| * Git: only support GitPython; only support Git.Update with GitPythonChris St. Pierre2012-11-161-113/+26
| * SSLCA: fixed variable namesChris St. Pierre2012-11-141-4/+4
| * SSHbase: turn down the noiseChris St. Pierre2012-11-141-2/+2
| * only try to find bcfg2-yum-helper in $PATH onceChris St. Pierre2012-11-141-15/+16
| * SSLCA: clean up temp files on error, better error messagesChris St. Pierre2012-11-141-28/+46
| * Cfg: improved error messagesChris St. Pierre2012-11-138-65/+27
| * SSHbase: improved error messagesChris St. Pierre2012-11-131-12/+19
| * Cfg: prevent genshi loader from caching templatesChris St. Pierre2012-11-131-4/+1
| * fixed some docs for sphinx 1.1Chris St. Pierre2012-11-131-2/+2
| * SSHbase: fixed invalidation of ssh_known_hosts cacheChris St. Pierre2012-11-131-4/+4
| * SSHbase: improved error messageChris St. Pierre2012-11-131-2/+3
| * allow setting NagiosGen Options while using the default clientChris St. Pierre2012-11-131-1/+1
| * Packages: fixed yum cachefiles propertyChris St. Pierre2012-11-081-1/+1
| * Metadata: improved error message from address resolution failure during clien...Chris St. Pierre2012-11-081-3/+4
| * SSLCA: improved error, debug messagesChris St. Pierre2012-11-081-4/+16
* | minor typo and function documentationJason Kincl2012-11-191-2/+3
* | Adding a default conflict resolver of theirs-full to Svn PluginJason Kincl2012-11-071-0/+4
|/
* Properties: allow lax decryption, where failure to decrypt an element is not ...Chris St. Pierre2012-11-061-2/+10
* added SSLCA option to append chain cert to cert (e.g., for Nginx)Chris St. Pierre2012-11-061-11/+15
* fixed git plugin interface to git commandsChris St. Pierre2012-11-021-2/+4
* Fixed inversion of category-group pairs from Connector plugins inChris St. Pierre2012-11-011-2/+2
* added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory...Chris St. Pierre2012-10-308-185/+267