Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Chris St. Pierre | 2014-04-25 | 2 | -201/+201 |
|\ | |||||
* | | Merge branch 'maint' into master | Sol Jerome | 2014-04-16 | 2 | -220/+227 |
|\| | |||||
| * | POSIX: Fix verification of symlinks | Chris St. Pierre | 2014-02-21 | 1 | -20/+30 |
| * | Augeas improvements: | Chris St. Pierre | 2013-12-11 | 1 | -26/+23 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-12-09 | 2 | -1/+253 |
|\| | |||||
| * | Augeas: Only install unverified commands | Chris St. Pierre | 2013-12-05 | 1 | -7/+24 |
| * | testsuite: fixed Augeas unit tests in travis-ci | Chris St. Pierre | 2013-12-05 | 1 | -184/+184 |
| * | Tools: new Augeas driver | Chris St. Pierre | 2013-12-05 | 1 | -0/+233 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-09-09 | 1 | -0/+1 |
|\| | |||||
| * | testsuite: add "encoding" to setup for POSIXUsers tests | Chris St. Pierre | 2013-09-09 | 1 | -1/+8 |
* | | Merge branch 'maint' | Sol Jerome | 2013-09-01 | 1 | -5/+6 |
|\| | |||||
| * | POSIX: fixed unit tests for 1f0fa73 | Chris St. Pierre | 2013-08-28 | 1 | -5/+6 |
* | | testsuite: fixed unit tests for server plugins | Chris St. Pierre | 2013-08-09 | 2 | -3/+8 |
* | | testsuite: fixed client tests | Chris St. Pierre | 2013-08-09 | 5 | -46/+66 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-08-08 | 1 | -1/+1 |
|\| | |||||
| * | Adjust unit test | Michael Fenn | 2013-07-25 | 1 | -1/+1 |
* | | Merge branch 'maint' | Sol Jerome | 2013-07-18 | 1 | -3/+3 |
|\| | |||||
| * | POSIXUsers: updated tests for removal of -m | Chris St. Pierre | 2013-07-16 | 1 | -3/+3 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-06-27 | 1 | -1/+1 |
|\| | |||||
| * | testsuite: Fix tests for python 3 | Sol Jerome | 2013-06-08 | 1 | -1/+1 |
* | | Merge branch 'maint' | Sol Jerome | 2013-06-02 | 1 | -3/+3 |
|\| | |||||
| * | POSIX: fix directory pruning | Chris St. Pierre | 2013-05-21 | 1 | -3/+3 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-05-17 | 1 | -6/+3 |
|\| | |||||
| * | POSIXUsers: allow better <MemberOf group="foo"/> syntax | Chris St. Pierre | 2013-05-07 | 1 | -6/+3 |
* | | Fixing unit tests | Chris St. Pierre | 2013-04-25 | 1 | -4/+4 |
* | | Merge branch 'maint' | Chris St. Pierre | 2013-04-24 | 1 | -0/+8 |
|\| | |||||
| * | File: handle Path type="file" entries with no text content even if empty is n... | Chris St. Pierre | 2013-04-05 | 1 | -0/+8 |
* | | Merge branch '1.4.x' | Chris St. Pierre | 2013-04-23 | 3 | -54/+30 |
|\ \ | |/ |/| | |||||
| * | removed in-place modification of "states" dict in client tools | Chris St. Pierre | 2013-02-21 | 3 | -47/+24 |
| * | fixed unit tests for merge | Chris St. Pierre | 2013-02-20 | 1 | -13/+12 |
| * | Merge branch 'master' into 1.4.x | Chris St. Pierre | 2013-02-20 | 11 | -728/+1320 |
| |\ | |||||
| * | | extended usage of Executor class, added client-side timeout options | Chris St. Pierre | 2013-02-14 | 1 | -0/+2 |
| * | | better Executor class for client tools | Chris St. Pierre | 2013-02-14 | 1 | -75/+9 |
| * | | abstracted similar digit range classes in POSIXUsers/GroupPatterns into Bcfg2... | Chris St. Pierre | 2013-02-14 | 1 | -32/+6 |
* | | | fixed unit tests | Chris St. Pierre | 2013-03-21 | 1 | -10/+10 |
* | | | Merge branch '1.3.2' into maint | Chris St. Pierre | 2013-03-21 | 1 | -107/+15 |
|\ \ \ | |_|/ |/| | | |||||
| * | | extended usage of Executor class, added client-side timeout options | Chris St. Pierre | 2013-02-14 | 1 | -0/+2 |
| * | | better Executor class for client tools | Chris St. Pierre | 2013-02-14 | 1 | -75/+9 |
| * | | abstracted similar digit range classes in POSIXUsers/GroupPatterns into Bcfg2... | Chris St. Pierre | 2013-02-14 | 1 | -32/+6 |
| |/ | |||||
* | | fixed unit tests using long ints for py3k | Chris St. Pierre | 2013-02-20 | 1 | -6/+7 |
* | | wrote unit tests for base client Tool classes | Chris St. Pierre | 2013-02-20 | 11 | -726/+1319 |
|/ | |||||
* | POSIXUsers: set managed uid/gid range | Chris St. Pierre | 2013-01-18 | 1 | -5/+96 |
* | added builtin support for creating users and groups | Chris St. Pierre | 2012-12-03 | 2 | -9/+500 |
* | removed another print statement | Chris St. Pierre | 2012-11-16 | 1 | -1/+0 |
* | POSIX: fixed removal of symlinked directories | Chris St. Pierre | 2012-11-16 | 3 | -90/+94 |
* | POSIX: ensure that automatically-created parent dirs have appropriate +x perms | Chris St. Pierre | 2012-11-07 | 1 | -15/+23 |
* | fixed some POSIX unit tests | Chris St. Pierre | 2012-10-22 | 1 | -4/+12 |
* | testsuite: Fix more 'mode' tests | Sol Jerome | 2012-10-15 | 2 | -6/+6 |
* | POSIX: Switch from perms to mode | Sol Jerome | 2012-10-15 | 1 | -10/+10 |
* | wrote more detailed unit testing documentation | Chris St. Pierre | 2012-10-05 | 8 | -25/+10 |