summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SSLServer: check for existing but unreadable cert/key/ca filesChris St. Pierre2012-10-041-57/+58
* FileProbes: escape literal % in probe codeChris St. Pierre2012-10-041-2/+2
* drop privs options added, works in CherryPyChris St. Pierre2012-10-043-3/+39
* Cfg: fixed regexes for handling and ignoring files with different Cfg handlersChris St. Pierre2012-10-031-39/+17
* Cfg: fixed some issues with genshi error handlingChris St. Pierre2012-10-031-2/+2
* better error reporting for unknown template bundle render failuresChris St. Pierre2012-10-031-3/+3
* prompt for locations of bcfg2 keypair in Init, using sane OS defaultsChris St. Pierre2012-10-032-136/+123
* fixed default SSL CA cert, which is optionalChris St. Pierre2012-10-031-1/+1
* set default paths for ssl certs/keys according to SELinux policyChris St. Pierre2012-10-031-3/+3
* fixed determining if selinux modules existChris St. Pierre2012-10-031-0/+7
* testsuite: expanded pylint coverageChris St. Pierre2012-10-034-302/+319
* fixed missing error when probe download failsChris St. Pierre2012-10-031-0/+1
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-027-24/+27
* Cfg: deprecated perms="inherit"Chris St. Pierre2012-10-021-0/+2
* testsuite: unit tests for Cfg plugin and base handlersChris St. Pierre2012-10-022-101/+126
* consistently list ACLs on Path entriesChris St. Pierre2012-10-021-3/+5
* if an entry has no acls and its filesystem is mounted noacl, that's not an errorChris St. Pierre2012-09-281-2/+7
* Revert "POSIX: make sure to close file handles on temp files"Chris St. Pierre2012-09-281-10/+7
* YUM: fixed bug in pylint complianceChris St. Pierre2012-09-281-1/+1
* wrote unit tests for encryptionChris St. Pierre2012-09-281-10/+13
* POSIX: make sure to close file handles on temp filesChris St. Pierre2012-09-281-7/+10
* made client runs abort on probe failure, added option to disable thatChris St. Pierre2012-09-283-123/+161
* wrote unit tests for PropertiesChris St. Pierre2012-09-271-3/+4
* made YUM driver pass pylintChris St. Pierre2012-09-261-256/+272
* YUM: driver now records actions to yum.log (#1103)Chris St. Pierre2012-09-261-107/+113
* fixed bug with Remove and FindExtra in package toolsChris St. Pierre2012-09-261-13/+8
* wrote docs for Bcfg2.CompatChris St. Pierre2012-09-261-35/+20
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-2615-153/+170
* deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPMChris St. Pierre2012-09-268-2017/+2049
* SELinux: Fix incorrect return valueSol Jerome2012-09-251-2/+2
* SELinux: Check for attribute explicitlySol Jerome2012-09-251-2/+2
* SELinux: Do not attempt transaction while lockedSol Jerome2012-09-251-0/+1
* moved pidfile creation into the server backendsChris St. Pierre2012-09-253-4/+18
* updated bcfg2.conf man pageChris St. Pierre2012-09-252-11/+0
* various pylint fixesChris St. Pierre2012-09-2523-110/+51
* testsuite: fix path in pylint testsChris St. Pierre2012-09-251-1/+1
* misc. minor bug fixesChris St. Pierre2012-09-254-15/+23
* SELinux: when selinux supports transactions but not adding modules via the AP...Chris St. Pierre2012-09-251-47/+138
* settings: Fix variable usageSol Jerome2012-09-251-1/+1
* expanded pylint coverageChris St. Pierre2012-09-2523-504/+733
* fixed tests for pylint changesChris St. Pierre2012-09-253-16/+19
* more pylint checksChris St. Pierre2012-09-255-88/+120
* made json optional againChris St. Pierre2012-09-255-11/+29
* expanded pylint testsChris St. Pierre2012-09-2522-525/+611
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-2569-753/+854
* bcfg2-admin: Switch to pseudo file monitorTim Laszlo2012-09-241-1/+3
* bcfg2-admin: Blacklist unused plugins in query modeTim Laszlo2012-09-241-0/+2
* Corrected template loader versionTim Laszlo2012-09-211-1/+1
* Web Reports: Remove unnecessary comparison in config_items/item.htmlTim Laszlo2012-09-211-1/+1
* reports: Update TEMPLATE_LOADERS for older versions of DjangoTim Laszlo2012-09-211-4/+10