summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/RequiredAttrs.py
Commit message (Expand)AuthorAgeFilesLines
* bcfg2-lint: Verify abstract Package tagsChris St. Pierre2014-02-231-0/+10
* support python 2.4 for default ACL checking in LintRichard Connon2014-02-181-6/+7
* Working lint check for invalid default ACLsRichard Connon2014-02-141-29/+18
* Correct XML source for bundles in default ACL LintRichard Connon2014-02-141-1/+1
* Lint checking for invalid default ACLsRichard Connon2014-02-141-1/+32
* Lint: Fix Path type='vcs' schema checksSol Jerome2013-06-261-1/+1
* doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-8/+17
* POSIXUsers: allow better <MemberOf group="foo"/> syntaxChris St. Pierre2013-05-071-2/+1
* testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-4/+4
* testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-3/+3
* testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-7/+6
* bcfg2-lint: allow uppercase in usernamesChris St. Pierre2013-03-081-1/+1
* order in regex character classes mattersChris St. Pierre2013-02-221-1/+1
* bcfg2-lint: fixed username regexChris St. Pierre2013-02-221-1/+1
* bcfg2-lint: fixed requiring a specific format of text contentChris St. Pierre2013-01-141-1/+1
* better validation of required attrs for Package and Service tagsChris St. Pierre2013-01-141-17/+12
* bcfg2-lint: update RequiredAttrs for SELinux and POSIX user/group entriesChris St. Pierre2013-01-111-74/+89
* Lint: Migrate Lint to 'mode' attributeSol Jerome2012-10-151-3/+3
* expanded pylint testsChris St. Pierre2012-09-251-27/+43
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-1/+2
* bcfg2-lint: allow relative symlinks (from John Morris)Chris St. Pierre2012-09-011-1/+4
* Removed deprecated plugins BB, Svcmgr, SGenshiChris St. Pierre2012-08-151-5/+7
* bcfg2-lint stuff for ACL supportChris St. Pierre2012-08-011-0/+11
* bcfg2-lint bug fixesChris St. Pierre2012-07-111-13/+15
* added selinux supportChris St. Pierre2012-07-031-30/+104
* fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-031-1/+2
* changed the way bcfg2-lint errors are loaded to make it easier to write and u...Chris St. Pierre2012-04-201-1/+7
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+138