summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove perms use in migrate_dbstats.pyTim Laszlo2012-10-171-1/+1
* Reporting: add an experimental redis transportTim Laszlo2012-10-161-0/+194
* remove call to super __call__ in minestructTim Laszlo2012-10-161-1/+0
* doc: note deprecation of mode='inherit'Chris St. Pierre2012-10-161-29/+27
* fixing the fixChris St. Pierre2012-10-161-1/+1
* doc: fixed awful cat | grep | wc abomination in probes exampleChris St. Pierre2012-10-161-5/+9
* bcfg2-reports: dangling reference to old schemaTim Laszlo2012-10-161-1/+1
* doc: added note about exit_on_probe_failureChris St. Pierre2012-10-161-0/+9
* ignore unsupported create_unique for sqliteTim Laszlo2012-10-161-4/+7
* Compat: added reminder about compat docsChris St. Pierre2012-10-161-0/+7
* Packages: import error we catchChris St. Pierre2012-10-161-1/+1
* Reporting: use mode instead of permsTim Laszlo2012-10-164-13/+181
* Packages: better error handling for GPG key downloadingChris St. Pierre2012-10-161-3/+15
* added unit tests to test for schema validityChris St. Pierre2012-10-163-2/+42
* Reporting: Use the new mode attributeTim Laszlo2012-10-151-2/+3
* fixed a few straggling perms -> mode changesChris St. Pierre2012-10-155-6/+6
* testsuite: Fix more 'mode' testsSol Jerome2012-10-154-9/+9
* Options: Update mdata option to use 'mode'Sol Jerome2012-10-153-5/+5
* Lint: Migrate Lint to 'mode' attributeSol Jerome2012-10-155-9/+9
* Plugins: Fix info/:info regexSol Jerome2012-10-151-4/+4
* Plugins: Update builtin plugins to use 'mode' attributeSol Jerome2012-10-1513-28/+27
* POSIXCompat: Revive compatibility plugin for POSIXSol Jerome2012-10-151-0/+22
* POSIX: Switch from perms to modeSol Jerome2012-10-1519-110/+108
* log imports when DirectStore is usedTim Laszlo2012-10-151-0/+5
* removed print statements from testsuiteChris St. Pierre2012-10-151-3/+1
* added support for JSON and YAML properties filesChris St. Pierre2012-10-154-145/+556
* bcfg2-reports: updated to new schemaTim Laszlo2012-10-152-22/+29