summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-171-1/+1
* assigned Cfg handlers explicit priorities to avoid over-zealous regex matchesChris St. Pierre2012-10-177-3/+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
* 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-171-6/+3
* added bcfg2_local.py, a tool to run bcfg2 against a local specificationChris St. Pierre2012-10-174-334/+341
* expand hash_key to a large intTim Laszlo2012-10-172-1/+181
* expanded pylint coverage to Admin modes, removed some old/broken admin modesChris St. Pierre2012-10-1719-415/+195
* Reporting: add an experimental redis transportTim Laszlo2012-10-161-0/+194
* remove call to super __call__ in minestructTim Laszlo2012-10-161-1/+0
* bcfg2-reports: dangling reference to old schemaTim Laszlo2012-10-161-1/+1
* 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
* Reporting: Use the new mode attributeTim Laszlo2012-10-151-2/+3
* fixed a few straggling perms -> mode changesChris St. Pierre2012-10-155-6/+6
* Options: Update mdata option to use 'mode'Sol Jerome2012-10-151-3/+3
* Lint: Migrate Lint to 'mode' attributeSol Jerome2012-10-151-3/+3
* 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-156-26/+26
* log imports when DirectStore is usedTim Laszlo2012-10-151-0/+5
* added support for JSON and YAML properties filesChris St. Pierre2012-10-152-32/+209
* bcfg2-reports: updated to new schemaTim Laszlo2012-10-152-22/+29
* migrate_db: skip db lookup since all should be knownTim Laszlo2012-10-151-3/+6
* documented Statistics interfaceChris St. Pierre2012-10-152-12/+52
* documented core implementationsChris St. Pierre2012-10-153-90/+109
* bcfg2-info: added probes subcommand to list probes for a clientChris St. Pierre2012-10-151-6/+44
* wrote sphinx docs for base server CoreChris St. Pierre2012-10-156-120/+421
* FileMonitor: removed extraneous messages about handling 0 eventsChris St. Pierre2012-10-151-1/+2
* bcfg2-lint: rolled Duplicates plugin into MetadataLintChris St. Pierre2012-10-152-85/+44
* Reports.Admin: Update prune for new schemaTim Laszlo2012-10-111-6/+7
* Admin.Reports: Add database stats methodTim Laszlo2012-10-111-2/+13
* Reversed the count on printStatsTim Laszlo2012-10-111-1/+1
* deprecated the Fam FAM (yo dog...)Chris St. Pierre2012-10-111-4/+6
* Admin.Reports: Fix printStats decoratorTim Laszlo2012-10-111-13/+10
* un-break FAM. d'ohChris St. Pierre2012-10-111-1/+1
* wrote FAM docsChris St. Pierre2012-10-115-52/+340
* RPM driver: fixed querying config options when the deprecated RPMng driver is...Chris St. Pierre2012-10-111-0/+1
* Change the default base for sqlite dbs to SERVER_REPOSITORY/etc/Tim Laszlo2012-10-111-1/+1
* Lower reporting_file_limit to match 1.2, move web_prefix to reporting sectionTim Laszlo2012-10-111-2/+3
* fixed docs for Apt and Pac collections. can haz sphinx 1.1 yet?Chris St. Pierre2012-10-113-1/+27
* Packages: updated pulp repo handling to latest Pulp v1 APIChris St. Pierre2012-10-114-16/+157