summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugin.py
Commit message (Expand)AuthorAgeFilesLines
...
* fixed logging of toggle_debugChris St. Pierre2012-06-011-2/+3
* fixed return values from toggle_debug xcmdsChris St. Pierre2012-06-011-0/+3
* Pkgmgr: Fix broken altsrcTim Laszlo2012-05-221-0/+3
* Packages: Unicode-objects must be encoded before hashingSol Jerome2012-05-211-0/+5
* Added inotify filemonitor driverChris St. Pierre2012-05-181-25/+20
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-111-62/+0
* modularized CfgChris St. Pierre2012-05-081-12/+30
* PY3K: Get server code working againSol Jerome2012-05-051-0/+2
* better support for re-reading packages.conf (and SimpleConfigs in general)Chris St. Pierre2012-05-041-2/+10
* improved error reporting in a few placesChris St. Pierre2012-04-131-1/+1
* fixed xincludes to properly handle includes-in-includes, includes that aren't...Chris St. Pierre2012-04-111-10/+25
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+1232