summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client
Commit message (Expand)AuthorAgeFilesLines
...
| * Augeas: Added docstrings, fixed some minor pylint issuesChris St. Pierre2013-12-051-20/+91
| * Augeas: Only install unverified commandsChris St. Pierre2013-12-051-0/+2
| * POSIX: skip loading POSIX sub-tools that raise ImportErrorChris St. Pierre2013-12-051-2/+5
| * Tools: new Augeas driverChris St. Pierre2013-12-051-0/+211
* | DB: fixed how Django settings are loadedChris St. Pierre2013-10-301-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-09-161-0/+5
|\|
| * Remove all ACLs (including mask) from entries with no ACLs listedChris St. Pierre2013-09-121-0/+5
* | Merge branch 'maint'Chris St. Pierre2013-09-091-1/+3
|\|
| * POSIXUsers: Fix tracebackSol Jerome2013-09-061-1/+2
* | Pylint/PEP8 fixesSol Jerome2013-09-0617-521/+690
* | Merge branch 'maint'Chris St. Pierre2013-09-041-2/+4
|\|
| * Fix pep8 errorsJason Kincl2013-08-301-3/+3
| * Client: Add entries processed as important to list of entries whenJason Kincl2013-08-301-2/+4
* | Probes: Fix unicode probesSol Jerome2013-09-011-1/+5
* | POSIX: Fix merge failureSol Jerome2013-09-011-3/+3
* | Merge branch 'maint'Sol Jerome2013-09-013-6/+19
|\|
| * SELinux: Update the matchpathcon function to use the file's modeJonathan Billings2013-08-221-1/+2
| * Client: Don't modify running services if ignoredSol Jerome2013-08-121-2/+3
| * POSIX: Fix pylint failureSol Jerome2013-08-101-1/+2
| * POSIX: Fix unicode file verificationSol Jerome2013-08-101-3/+13
* | Core: Added default ACLsChris St. Pierre2013-08-191-1/+0
* | Client: Use absolute importsSol Jerome2013-08-121-3/+3
* | testsuite: fixed more unit testsChris St. Pierre2013-08-121-3/+0
* | testsuite: fixed remaining unit tests (?)Chris St. Pierre2013-08-121-3/+3
* | testsuite: fixed more unit testsChris St. Pierre2013-08-123-10/+6
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-093-4/+4
* | Client: Fixed writing cached configChris St. Pierre2013-08-091-1/+1
* | Client: Handle all DeclareVersion failures the sameChris St. Pierre2013-08-091-10/+2
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-0820-1150/+1239
|\ \
| * | Options: migrated client to new parserChris St. Pierre2013-06-274-937/+931
| * | Options: migrated client drivers to new parserChris St. Pierre2013-06-2716-210/+303
* | | Merge branch 'maint'Chris St. Pierre2013-08-082-5/+9
|\ \ \ | | |/ | |/|
| * | POSIXUsers: Handle unicode gecos attributesSol Jerome2013-08-021-1/+4
| * | POSIX: Ignore permissions error on auto-created dirsMichael Fenn2013-07-241-4/+5
* | | Merge branch 'maint'Sol Jerome2013-07-184-3/+5
|\| |
| * | Merge branch 'fix-bootstatus' of https://github.com/AlexanderS/bcfg2 into maintSol Jerome2013-07-171-1/+1
| |\ \
| | * | Bcfg2/Client/Tools: do not get bootstatus directly from the entryAlexander Sulfrian2013-07-172-2/+2
| * | | POSIXUsers: remove usermod -m option, which is too newChris St. Pierre2013-07-161-1/+0
| * | | Merge branch 'utf8-fixes' of https://github.com/stgraber/bcfg2 into maintSol Jerome2013-07-121-0/+3
| |\ \ \
| | * | | Don't crash when a file diff contains utf-8 charsStéphane Graber2013-07-121-0/+3
| * | | | Merge pull request #114 from igorwidlinski/patch-1Chris St. Pierre2013-07-121-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Stop adding chkconfig service to every run leveligorwidlinski2013-07-041-1/+1
| * | | | Copy xml elements before appending to tree. This prevents modified entries f...Tim Laszlo2013-07-101-1/+2
* | | | | Copy xml elements before appending to tree. This prevents modified entries f...Tim Laszlo2013-07-101-1/+2
* | | | | Merge branch 'maint'Sol Jerome2013-07-084-25/+21
|\| | | | | |_|_|/ |/| | |
| * | | RcUpdate: Use get_bootstatusSol Jerome2013-07-081-1/+1
| |/ /
| * | Chkconfig: give --list option to chkconfig rather than sending it on stdinMichael Fenn2013-07-021-2/+2
| * | New approach, just create nwe directories with mode 0755 regardlessMichael Fenn2013-07-011-9/+3
| |/
| * Client/Frame: avoid use of lxml-only getparent()Alexander Sulfrian2013-06-291-1/+4
| * Revert "Avoid use of lxml-only getparent()"Alexander Sulfrian2013-06-281-10/+9