Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix minor bugs, typos, etc. discovered by unit tests in plugins. | Pavel Zuna | 2009-07-02 | 1 | -1/+1 |
* | Fix bug in basegroup and passwd plugins (incorrect use of find_entry_by_attr). | Pavel Zuna | 2009-07-02 | 1 | -12/+10 |
* | Rename *-create/*-delete commands to *-add/*-del respectively. | Pavel Zuna | 2009-07-02 | 1 | -2/+2 |
* | Rename plugins2 to plugins. | Pavel Zuna | 2009-07-02 | 1 | -8/+8 |
* | Rename plugins2 files (remove '2' suffix'). | Pavel Zuna | 2009-07-02 | 1 | -0/+540 |
* | Delete plugins using old LDAP backend. | Pavel Zuna | 2009-07-02 | 1 | -422/+0 |
* | Rename errors2.py to errors.py. Modify all affected files. | Pavel Zuna | 2009-04-23 | 1 | -2/+2 |
* | Finish work replacing the errors module with errors2 | Rob Crittenden | 2009-04-20 | 1 | -1/+1 |
* | Use tuples instead of lists for class variables | Rob Crittenden | 2009-03-25 | 1 | -3/+3 |
* | Add generic base class that will most of the heavy lifting for groups | Rob Crittenden | 2009-03-20 | 1 | -0/+422 |