summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * bcfg2-info help returns help without starting a server instanceChris St. Pierre2011-06-141-1/+4
| * doc: Better document PostInstall entriesSol Jerome2011-06-143-1/+31
| * doc: Fix groups in centos guide (#1006)Sol Jerome2011-06-141-5/+5
| * man: Point to the correct sectionsSol Jerome2011-06-141-4/+4
| * Cfg: Fix bcfg2-admin pull behavior for genshi templates (#1010)Sol Jerome2011-06-141-1/+2
| * Plugin: Fix nasty list comprehension bugSol Jerome2011-06-141-2/+2
| * Cfg: Fix PluginExecutionErrorTim Laszlo2011-06-141-1/+1
| * man: Fix incorrect purge/scrub command parametersTim Laszlo2011-06-141-3/+3
| * Added FileProbes plugin.Chris St. Pierre2011-06-144-1/+271
| * setup: Don't include py3 libs in py2 setupsSol Jerome2011-06-141-1/+7
| * Fixed error messages from info.xml bcfg2-lint checkChris St. Pierre2011-06-141-5/+5
| * Improved Svn2 error handling -- ClientError may not have a message attribute.Chris St. Pierre2011-06-141-4/+4
| * Fix a typo in an SSL error messageHolger Weiß2011-06-141-2/+2
| * bcfg2: Convert specification from Unicode to UTF-8Holger Weiß2011-06-141-1/+1
| * man: Fix typos reported by emias on IRCSol Jerome2011-06-141-2/+2
| * Logger: Fix non-string loggingSol Jerome2011-06-141-10/+13
| * Logger: Statement always was True in python 2Sol Jerome2011-06-141-15/+10
| * Logger: Use bytes for PY3KSol Jerome2011-06-141-1/+3
| * add yet another missing sys importTorsten Rehn2011-06-141-0/+1
| * Upstart: Fix typo reported by justintime on IRCSol Jerome2011-06-141-1/+1
| * add another missing sys importTorsten Rehn2011-06-141-0/+1
| * DBStats: Stop duplicating data in reports_reasonTim Laszlo2011-06-141-6/+3
| * log more useful error message if python-ldap is not installedTorsten Rehn2011-06-141-1/+9
| * add missing sys importTorsten Rehn2011-06-141-0/+1
| * Add missing import sys.Raul Cuza2011-06-141-0/+1
| * Pass keypath to create_conf function.Raul Cuza2011-06-141-2/+2
| * Add missing import.Raul Cuza2011-06-141-0/+1
| * TCheetah: Fix local variable bug reported by trehn on IRCSol Jerome2011-06-141-3/+3
| * Change preflight script to clean up man{1,5} files as well as man8Raul Cuza2011-06-141-0/+2
| * Fix bcfg2-reports --badentry and --extraentryHolger Weiß2011-06-141-4/+4
| * Cfg: Fix the output encoding of Genshi templatesHolger Weiß2011-06-141-2/+3
| * TGenshi: Fix local variable bug reported by trehn on IRCSol Jerome2011-05-061-3/+4
| * SSHbase: PY3K string join method fixSol Jerome2011-05-061-1/+1
* | Init: Remove Base from default plugins listSol Jerome2011-06-131-2/+1
* | Revert "Init: Remove Base from default plugin list"Sol Jerome2011-06-131-0/+1
* | bcfg2-info: Fix print formattingSol Jerome2011-06-131-7/+7
* | Addition Yum error handlingJack Neely2011-06-101-16/+34
* | Make -q turn off package verification in YUMngJack Neely2011-06-101-0/+3
* | Merge branch 'master' of github.com:solj/bcfg2Jack Neely2011-06-10189-2572/+14833
|\ \
| * | POSIX: Detect missing cache directory failuresSol Jerome2011-06-101-2/+9
| * | YUMng: Fix typo in last commitSol Jerome2011-06-091-1/+1
| * | YUM: Make YUMng the preferred client tool on RPM systemsSol Jerome2011-06-092-3/+1
| * | Init: Remove Base from default plugin listSol Jerome2011-06-091-1/+0
| * | Frame: Fix 'important' entry installation in decision mode (Reported by m4z o...Sol Jerome2011-06-091-36/+50
| * | bcfg2-reports: Revert shebang line modificationSol Jerome2011-06-081-1/+1
| * | bcfg2-reports: Show total numbers of entriesHolger Weiß2011-06-083-7/+51
| * | bcfg2-reports: Show modified entriesHolger Weiß2011-06-073-51/+112
| * | Options: Set default encoding to UTF-8 (as per Holger Weiß's suggestion)Sol Jerome2011-06-062-5/+5
| * | Merge branch 'non-ascii-diffs' of https://github.com/weiss/bcfg2Sol Jerome2011-06-067-16/+52
| |\ \
| | * | Create non-ASCII diffsHolger Weiß2011-06-062-10/+21