Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ensure that ACL entries can be parsed without error even without pylibacl | Chris St. Pierre | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | removed excess newlines from interactive prompt diffs | Chris St. Pierre | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | removing Cfg-specific behavior from EntrySet | Chris St. Pierre | 2012-08-20 | 1 | -1/+1 |
| | |||||
* | fixed diffs of unicode files | Chris St. Pierre | 2012-08-20 | 1 | -3/+3 |
| | |||||
* | fixed EntrySet.best_matching() | Chris St. Pierre | 2012-08-20 | 2 | -15/+15 |
| | |||||
* | added --version argument to everything that uses Bcfg2.Options (#1044) | Chris St. Pierre | 2012-08-20 | 1 | -1/+23 |
| | |||||
* | Bundler: Add logger for BundleTemplateFile | Sol Jerome | 2012-08-18 | 1 | -5/+7 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Admin/Init: Fix auto-generated clients.xml | Sol Jerome | 2012-08-16 | 1 | -3/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | fixed some egregiously wrong Options tests | Chris St. Pierre | 2012-08-16 | 1 | -11/+10 |
| | |||||
* | fix for missing ACL libs | Chris St. Pierre | 2012-08-16 | 1 | -4/+6 |
| | |||||
* | bcfg2-lint: fixed errors in TemplateHelper lint plugin | Chris St. Pierre | 2012-08-16 | 1 | -3/+3 |
| | |||||
* | Bcfg2.settings: bcfg2-web.conf is the default, unless bcfg2-web.conf doesn't ↵ | Chris St. Pierre | 2012-08-16 | 4 | -24/+33 |
| | | | | exit and bcfg2.conf does | ||||
* | POSIX: added tests, fixes for File._get_diffs | Chris St. Pierre | 2012-08-16 | 1 | -9/+10 |
| | |||||
* | increase default console log level for bcfg2-server | Chris St. Pierre | 2012-08-16 | 1 | -1/+6 |
| | |||||
* | Reports: quiet debugging info from importscript.py | Chris St. Pierre | 2012-08-16 | 1 | -1/+1 |
| | |||||
* | FileProbes: fixed bug introduced by Cfg rewrite | Chris St. Pierre | 2012-08-16 | 2 | -7/+16 |
| | |||||
* | Core: fixed error message bug | Chris St. Pierre | 2012-08-16 | 1 | -1/+1 |
| | |||||
* | fix _verify_metadata() when selinux libs not installed | Chris St. Pierre | 2012-08-16 | 1 | -1/+2 |
| | |||||
* | made logging levels more consistent in a few places | Chris St. Pierre | 2012-08-15 | 2 | -5/+5 |
| | |||||
* | SchemaUpdater: improved error handling | Chris St. Pierre | 2012-08-15 | 2 | -16/+27 |
| | |||||
* | Core: Catch attribute errors. Allow loading submodules | Tim Laszlo | 2012-08-15 | 1 | -2/+6 |
| | |||||
* | Version bump to 1.2.3 | Sol Jerome | 2012-08-15 | 1 | -1/+1 |
| | | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> Conflicts: misc/bcfg2.spec setup.py | ||||
* | fixed regex for encoding in info/:info files | Chris St. Pierre | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | InfoXML bcfg2-lint plugin warns about deprecated :info/info files | Chris St. Pierre | 2012-08-15 | 1 | -16/+27 |
| | |||||
* | removed print statements | Chris St. Pierre | 2012-08-15 | 7 | -34/+4 |
| | |||||
* | deprecated TGenshi and TCheetah | Chris St. Pierre | 2012-08-15 | 2 | -0/+2 |
| | |||||
* | Removed deprecated plugins BB, Svcmgr, SGenshi | Chris St. Pierre | 2012-08-15 | 11 | -212/+70 |
| | |||||
* | added bcfg2-lint plugin to check for malformed group names | Chris St. Pierre | 2012-08-15 | 3 | -3/+79 |
| | |||||
* | Wrong module | Tim Laszlo | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | Options: swap deprecation warning values | Tim Laszlo | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | Core: add database_available flag to allow plugins to see availability | Tim Laszlo | 2012-08-15 | 4 | -4/+15 |
| | |||||
* | FileProbes creates new entries in Cfg (https://github.com/Bcfg2/bcfg2/issues/38) | Chris St. Pierre | 2012-08-15 | 1 | -4/+4 |
| | |||||
* | Packages is no longer experimental | Chris St. Pierre | 2012-08-15 | 1 | -1/+0 |
| | |||||
* | made logging to syslog configurable and default for all logging | Chris St. Pierre | 2012-08-15 | 8 | -37/+37 |
| | |||||
* | removed more calls to file() | Chris St. Pierre | 2012-08-15 | 3 | -6/+6 |
| | |||||
* | better error messages from failed import in models.py | Chris St. Pierre | 2012-08-15 | 1 | -2/+4 |
| | |||||
* | POSIX: | Chris St. Pierre | 2012-08-15 | 13 | -1258/+1316 |
| | | | | | | refactored POSIX tool into multiple files to make it more manageable Added unit tests for POSIX tool and sub-tools fixed ACL handling for filesystems mounted noacl | ||||
* | fixed event on data directory itself to DirectoryBacked plugins | Chris St. Pierre | 2012-08-15 | 1 | -1/+4 |
| | |||||
* | Merge branch 'tests' | Chris St. Pierre | 2012-08-15 | 17 | -312/+288 |
|\ | |||||
| * | print function fixes | Chris St. Pierre | 2012-08-15 | 3 | -5/+5 |
| | | |||||
| * | added tests for GroupSpool | Chris St. Pierre | 2012-08-15 | 1 | -7/+9 |
| | | |||||
| * | added unit tests for EntrySet | Chris St. Pierre | 2012-08-14 | 4 | -39/+35 |
| | | |||||
| * | added tests for Specificity/SpecificData | Chris St. Pierre | 2012-08-14 | 1 | -10/+26 |
| | | |||||
| * | added tests for PrioDir | Chris St. Pierre | 2012-08-14 | 1 | -5/+5 |
| | | |||||
| * | fixed test inheritance | Chris St. Pierre | 2012-08-14 | 1 | -6/+3 |
| | | |||||
| * | added tests for XMLSrc, InfoXML, XMLDirectoryBacked | Chris St. Pierre | 2012-08-13 | 1 | -10/+16 |
| | | |||||
| * | added unit tests for INode, InfoNode | Chris St. Pierre | 2012-08-13 | 2 | -32/+19 |
| | | |||||
| * | StructFile tests and fixes | Chris St. Pierre | 2012-08-10 | 1 | -5/+3 |
| | | |||||
| * | tests and fixes for XMLFileBacked | Chris St. Pierre | 2012-08-09 | 3 | -27/+22 |
| | | |||||
| * | DirectoryBacked tests and fixes | Chris St. Pierre | 2012-08-09 | 1 | -6/+5 |
| | |