summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix setting locale in Chkconfig toolChris St. Pierre2012-10-241-1/+1
* improved error messages during failed decryptionChris St. Pierre2012-10-244-12/+15
* fixed bruteforce decryption when there are no passphrasesChris St. Pierre2012-10-241-1/+1
* report bundles in use during client run in debug modeChris St. Pierre2012-10-241-0/+3
* Fix tests for probesTim Laszlo2012-10-241-2/+5
* Fix tests for probesTim Laszlo2012-10-241-4/+8
* Update internal probe data at once.Tim Laszlo2012-10-231-13/+10
* bcfg2-crypt: improved error messageChris St. Pierre2012-10-221-1/+1
* revert plugin interface tests that shouldn't have been included in commit (yet)Chris St. Pierre2012-10-221-6/+4
* fixed bcfg2-crypt bug with single passphrase and algorithm specifiedChris St. Pierre2012-10-221-8/+15
* fixed some POSIX unit testsChris St. Pierre2012-10-222-8/+18
* exit gracefully when FAM startup failsChris St. Pierre2012-10-221-3/+7
* Git.py - fallback to native git when dulwich not installedJake Davis2012-10-211-1/+11
* Options: Add more vim tempfiles to ignoreSol Jerome2012-10-211-2/+2
* added init script for bcfg2-report-collector that doesn't require redhat-lsbChris St. Pierre2012-10-191-0/+100
* Reduce verbose sync output from bcfg2-report-collectorTim Laszlo2012-10-191-1/+3
* handle malformed ACL tags more elegantlyChris St. Pierre2012-10-191-1/+7
* copy probe data when writing probed.xml to avoid race conditionChris St. Pierre2012-10-191-6/+11
* Switch redis transport to use pubsub()Tim Laszlo2012-10-191-3/+5
* Properly handle a client with no interations in GetExtraTim Laszlo2012-10-191-0/+3
* add query string to filter removalTim Laszlo2012-10-181-3/+8
* Fix bcfg2-report-collector initscriptTim Laszlo2012-10-181-5/+3
* BuiltinCore: removed unused import osChris St. Pierre2012-10-181-1/+0
* fix lockfile imports for pyhton-daemon >= 1.6Tim Laszlo2012-10-181-1/+2
* fixed server core instantiation when running in foregroundChris St. Pierre2012-10-181-7/+11
* ty daemon.pidlock before pidlockfileTim Laszlo2012-10-181-1/+7
* fix return value from _daemonizeChris St. Pierre2012-10-182-0/+2
* use daemon.pid[lock]file.PIDLockFile to write PID fileChris St. Pierre2012-10-181-19/+7
* bcfg2-info: Remove extraneous strip() callSol Jerome2012-10-181-1/+1
* Switch from lockfile to PIDLockFileTim Laszlo2012-10-181-3/+9
* Append query string to erver/state filters so sort parameters followTim Laszlo2012-10-181-0/+3
* Sort links were referencing the old schemaTim Laszlo2012-10-181-4/+2
* add group filter for common problemsTim Laszlo2012-10-173-2/+11
* add missing server, group viewsTim Laszlo2012-10-171-1/+3
* Default to a url friendly group nameTim Laszlo2012-10-171-1/+1
* POSIX: only enable selinux if its enabled on the hostTim Laszlo2012-10-171-1/+1
* CfgLegacyInfo: Move the dict outside of the for loopTim Laszlo2012-10-171-7/+6
* add a higher timeout for caching certain objectsTim Laszlo2012-10-172-2/+2
* assigned Cfg handlers explicit priorities to avoid over-zealous regex matchesChris St. Pierre2012-10-178-8/+36
* bcfg2-info query: Query all hosts if none specifiedSol Jerome2012-10-171-2/+5
* set up bcfg2-info logging just like bcfg2-adminChris St. Pierre2012-10-173-6/+12
* schemas: Fix schema for perms->mode transitionSol Jerome2012-10-172-2/+1
* fixed tests on new client classChris St. Pierre2012-10-172-2/+4
* remove remaining calls to Bcfg2.Server.Admin.MetadataCore.__call__Tim Laszlo2012-10-173-3/+0
* Revert "migrate_db: skip db lookup since all should be known"Tim Laszlo2012-10-172-11/+8
* added bcfg2_local.py, a tool to run bcfg2 against a local specificationChris St. Pierre2012-10-176-334/+422
* fixed metadata tests for get_client_names_by_profilesChris St. Pierre2012-10-171-0/+3
* expand hash_key to a large intTim Laszlo2012-10-172-1/+181
* broke selinux package into its own specfileChris St. Pierre2012-10-172-100/+135
* expanded pylint coverage to Admin modes, removed some old/broken admin modesChris St. Pierre2012-10-1720-430/+198