Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Metadata: don't require all profile groups to be public when using metadata db | Chris St. Pierre | 2013-05-01 | 1 | -3/+4 |
| | |||||
* | minor fixes for FAM blocking | Jason Kincl | 2013-05-01 | 2 | -1/+2 |
| | |||||
* | Adding option to force server to wait until all FAM events are processed | Jason Kincl | 2013-05-01 | 2 | -0/+10 |
| | |||||
* | doc: Add link to 1.3 stable documentation | Sol Jerome | 2013-04-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Merge branch 'maint' of https://github.com/dhutty/bcfg2 into maint | Sol Jerome | 2013-04-25 | 1 | -9/+18 |
|\ | |||||
| * | meta docs: about redhat based systems, links, clarity, spelling | Duncan Hutty | 2013-04-25 | 1 | -9/+18 |
| | | |||||
* | | SELinux: added MLS ranges to all entries that support them | Chris St. Pierre | 2013-04-25 | 2 | -8/+54 |
|/ | |||||
* | Frame: Left-align entries without a type | Sol Jerome | 2013-04-25 | 1 | -4/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Reporting: Add back TransportError import | Sol Jerome | 2013-04-24 | 1 | -1/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | gentoo: Allow python3 installation | Sol Jerome | 2013-04-24 | 1 | -5/+5 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Reporting: better error messages when transport fails to load | Chris St. Pierre | 2013-04-24 | 1 | -9/+8 |
| | |||||
* | Cfg: removed debugging | Chris St. Pierre | 2013-04-23 | 1 | -2/+1 |
| | |||||
* | Options: add environment var for config file | Chris St. Pierre | 2013-04-19 | 1 | -1/+2 |
| | |||||
* | bcfg2-info: fixed "bcfg2-info clients" when using clients database | Chris St. Pierre | 2013-04-18 | 1 | -3/+1 |
| | |||||
* | pylint fix for Bcfg2.settings | Chris St. Pierre | 2013-04-17 | 1 | -2/+2 |
| | |||||
* | bcfg2-info: fixed for new load_plugins() routine | Chris St. Pierre | 2013-04-17 | 1 | -1/+2 |
| | |||||
* | Core: added docstring for load_plugins | Chris St. Pierre | 2013-04-17 | 1 | -0/+5 |
| | |||||
* | tools: write all changed files when migrating perms to mode | Chris St. Pierre | 2013-04-16 | 1 | -2/+3 |
| | |||||
* | Core: fixed pylint tests for wildcard imports | Chris St. Pierre | 2013-04-16 | 1 | -2/+2 |
| | |||||
* | Git: fix command debug log without GitPython installed | Chris St. Pierre | 2013-04-16 | 1 | -1/+1 |
| | |||||
* | BuiltinCore: gracefully handle existing lock on pidfile | Chris St. Pierre | 2013-04-16 | 1 | -4/+10 |
| | |||||
* | doc: [statistics] is deprecated | Sol Jerome | 2013-04-16 | 1 | -5/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Core: load plugins after daemonization so files/dirs created at plugin init ↵ | Chris St. Pierre | 2013-04-16 | 4 | -106/+92 |
| | | | | time have proper permissions | ||||
* | pep-8: fixed indentation? | Chris St. Pierre | 2013-04-16 | 1 | -2/+2 |
| | |||||
* | bcfg2-yum-helper: use Bcfg2.Logger to set up logging | Chris St. Pierre | 2013-04-16 | 1 | -23/+13 |
| | |||||
* | cherrypy blocker bug fixed in cherrypy 3.3, update specfile accordingly | Chris St. Pierre | 2013-04-15 | 1 | -2/+1 |
| | |||||
* | bcfg2-reports: Fix exception handling | Sol Jerome | 2013-04-12 | 1 | -1/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Packages: Fix Apt dependency resolution for py3k | Sol Jerome | 2013-04-12 | 1 | -0/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Packages: Read cache files using binary format | Sol Jerome | 2013-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Packages: Write Packages cache in binary format | Sol Jerome | 2013-04-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | POSIX: SELinux context fixes for Path entries | Chris St. Pierre | 2013-04-11 | 2 | -7/+18 |
| | | | | | | | * Fixed Path entries with secontext='__default__' where no fcontext rule applied to the path. * Permitted setting secontext='' when no SELinux context should be applied to a Path entry | ||||
* | Probes: Fix pylint error | Sol Jerome | 2013-04-10 | 1 | -1/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | SELinux: when the policy is upgraded, local changes can be lost (although ↵ | Chris St. Pierre | 2013-04-10 | 1 | -1/+10 |
| | | | | the fact that there are local changes may be retained). cope with this bug. | ||||
* | Client: Remove unused import | Sol Jerome | 2013-04-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | PY3K: Fix client/server to work with python 3 | Sol Jerome | 2013-04-10 | 5 | -10/+26 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | RcUpdate: Fix detection of running services | Sol Jerome | 2013-04-10 | 2 | -10/+31 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Fix old SELinux tag | Sol Jerome | 2013-04-10 | 1 | -5/+5 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | doc: Clarify reporting installation steps | Sol Jerome | 2013-04-09 | 1 | -28/+29 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Reporting: Add failures entry type | Sol Jerome | 2013-04-09 | 1 | -3/+5 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | fixed another SubjectAltName/subjectAltName mixup | Chris St. Pierre | 2013-04-09 | 1 | -1/+1 |
| | |||||
* | SSLCA: fixed parsing of subjectaltnames from cert.xml | Chris St. Pierre | 2013-04-09 | 1 | -1/+1 |
| | |||||
* | LocalFilesystem: Use binary data format | Sol Jerome | 2013-04-08 | 1 | -2/+2 |
| | | | | | | | The pickle class returns 'bytes' objects in python 3 instead of 'str' objects which were returned in python2. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | disable tests on py3k | Chris St. Pierre | 2013-04-05 | 1 | -1/+0 |
| | |||||
* | File: handle Path type="file" entries with no text content even if empty is ↵ | Chris St. Pierre | 2013-04-05 | 2 | -6/+12 |
| | | | | not set | ||||
* | schema: Update gecos field description | Sol Jerome | 2013-04-04 | 1 | -2/+4 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Frame: Sort incorrect entries | Sol Jerome | 2013-04-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Options: Fix PEP8 error | Sol Jerome | 2013-04-04 | 1 | -0/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | selinux: Fix selinux_baseline.py | Sol Jerome | 2013-04-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | testsuite: fixed Probes test that uses version information | Chris St. Pierre | 2013-04-02 | 1 | -2/+3 |
| | |||||
* | fix bogus bundle_quick option handling in bcfg2_local.py | Chris St. Pierre | 2013-04-02 | 1 | -1/+2 |
| |