summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Frame.py
Commit message (Expand)AuthorAgeFilesLines
* do not prompt to install entries that are not handled by any tool (#1051)Chris St. Pierre2012-08-201-36/+39
* made logging to syslog configurable and default for all loggingChris St. Pierre2012-08-151-10/+5
* POSIX:Chris St. Pierre2012-08-151-1/+1
* Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly o...Chris St. Pierre2012-08-061-8/+8
* removed Bcfg2.Client.XML abstraction layer since we depend directly on lxml.e...Chris St. Pierre2012-08-031-8/+8
* made -B (skip bundle) mode work with -Q (bundle-quick mode)Chris St. Pierre2012-07-201-3/+5
* added selinux supportChris St. Pierre2012-07-031-23/+53
* Client Stats: Add good entries to the statistics sent to the serverTim Laszlo2012-06-141-1/+3
* added -B (skip bundles) and -Z (skip independent) optionsChris St. Pierre2012-06-061-17/+35
* Remove unused client_version from reportsSol Jerome2012-03-261-1/+0
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+454