summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 1.3.0pre2v1.3.0pre2Sol Jerome2012-10-3013-17/+32
* export.py: Add bcfg2-selinux spec file for changelogSol Jerome2012-10-301-1/+1
* export.py: Fix BuildRoot for prereleasesSol Jerome2012-10-301-0/+10
* bcfg2{,-selinux}.spec: Fix BuildRootSol Jerome2012-10-302-10/+0
* export.py: Add bcfg2-selinux spec file updatesSol Jerome2012-10-302-7/+34
* log to stderr, not stdoutChris St. Pierre2012-10-301-2/+2
* fixed names of bcfg2-lint comment typesChris St. Pierre2012-10-303-10/+11
* fixed some POSIX unit testsChris St. Pierre2012-10-301-4/+6
* added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory...Chris St. Pierre2012-10-3015-267/+332
* fix ClientVersions tests when Django not installedChris St. Pierre2012-10-291-1/+1
* Reporting: Only display profile if presentTim Laszlo2012-10-291-0/+2
* Reporting: remove experimentalTim Laszlo2012-10-291-1/+0
* Reporting: Allow interactions without a profileTim Laszlo2012-10-294-8/+161
* fixed unit testsChris St. Pierre2012-10-295-13/+23
* removed straggling references to DBStatsChris St. Pierre2012-10-293-17/+2
* fixed repeat processing of probe dataChris St. Pierre2012-10-291-9/+10
* documented potential thread contention issues when using sqliteChris St. Pierre2012-10-292-9/+15
* added database locking to MetadataChris St. Pierre2012-10-293-16/+24
* Core: populate sources listTim Laszlo2012-10-291-0/+1
* Probes/DatabaseBackend: add a thread lock for databases that cannot handle mu...Tim Laszlo2012-10-263-0/+33
* Metadata: only write to the database when a change occursTim Laszlo2012-10-261-5/+9
* tools: Add migrate_perms_to_mode toolSol Jerome2012-10-262-0/+72
* migrate_info: Remove trailing whitespaceSol Jerome2012-10-261-1/+1
* remove print statementChris St. Pierre2012-10-261-1/+0
* fixed Metadata unit testsChris St. Pierre2012-10-262-11/+60
* set profile group from Connector groups if not set initially; set from defaul...Chris St. Pierre2012-10-261-0/+11
* better error handling when adding a clientChris St. Pierre2012-10-261-4/+13
* only permit one thread to write to clients.xml (or clients.xml.new) at a timeChris St. Pierre2012-10-261-8/+27
* fixed display of bundles used during client runChris St. Pierre2012-10-261-1/+2
* build metadata when setting client version so setting version of a new client...Chris St. Pierre2012-10-261-1/+1
* replace modes_problem with correct modes_problemTim Laszlo2012-10-251-1/+1
* 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