summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* flush input buffers before accepting stdinChris St. Pierre2012-11-126-32/+72
* Packages: fixed yum cachefiles propertyChris St. Pierre2012-11-081-1/+1
* Metadata: improved error message from address resolution failure during clien...Chris St. Pierre2012-11-081-3/+4
* SSLCA: improved error, debug messagesChris St. Pierre2012-11-081-4/+16
* Check if linkentry is not noneTim Laszlo2012-11-071-1/+1
* POSIX: fix detection of ACLs on entry without pylibacl installedChris St. Pierre2012-11-071-3/+2
* POSIX: ensure that automatically-created parent dirs have appropriate +x permsChris St. Pierre2012-11-071-2/+18
* Properties: allow lax decryption, where failure to decrypt an element is not ...Chris St. Pierre2012-11-061-2/+10
* removed unused importChris St. Pierre2012-11-061-1/+0
* added SSLCA option to append chain cert to cert (e.g., for Nginx)Chris St. Pierre2012-11-061-11/+15
* added XML schemas for SSLCA key/cert filesChris St. Pierre2012-11-061-98/+38
* bcfg2-build-reports: Remove deprecated ping optionsSol Jerome2012-11-051-15/+2
* fixed git plugin interface to git commandsChris St. Pierre2012-11-021-2/+4
* Fixed inversion of category-group pairs from Connector plugins inChris St. Pierre2012-11-011-2/+2
* Version bump to 1.3.0pre2v1.3.0pre2Sol Jerome2012-10-302-2/+2
* log to stderr, not stdoutChris St. Pierre2012-10-301-2/+2
* fixed names of bcfg2-lint comment typesChris St. Pierre2012-10-301-3/+3
* added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory...Chris St. Pierre2012-10-3010-201/+286
* 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-293-2/+161
* fixed unit testsChris St. Pierre2012-10-292-3/+9
* fixed repeat processing of probe dataChris St. Pierre2012-10-291-9/+10
* 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
* fixed Metadata unit testsChris St. Pierre2012-10-261-2/+5
* 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
* Update internal probe data at once.Tim Laszlo2012-10-231-13/+10
* bcfg2-crypt: improved error messageChris St. Pierre2012-10-221-1/+1
* fixed bcfg2-crypt bug with single passphrase and algorithm specifiedChris St. Pierre2012-10-221-8/+15
* 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
* 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