Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the license uniformly to GPLv2 only. | Rob Crittenden | 2008-02-04 | 1 | -0/+17 |
* | Initial support for Groups | rcritten@redhat.com | 2007-08-24 | 1 | -151/+5 |
* | Handle optional arguments by using the value __NONE__ over XML-RPC. | rcritten@redhat.com | 2007-08-23 | 1 | -1/+1 |
* | Convert add_user to take a user instead of a dict. | Kevin McCarthy | 2007-08-20 | 1 | -1/+1 |
* | Move utf-8 conversion inside user.py (for updates). | Kevin McCarthy | 2007-08-20 | 1 | -2/+13 |
* | Embed origiginal values inside user, and have update_user pass in a user | Kevin McCarthy | 2007-08-20 | 1 | -3/+22 |
* | Add update user to gui. | Kevin McCarthy | 2007-08-16 | 1 | -3/+1 |
* | Ensure that the Apache server is in forked mode | rcritten@redhat.com | 2007-08-14 | 1 | -0/+13 |
* | - Abstracted client class to work directly or over RPC | rcritten@redhat.com | 2007-08-06 | 1 | -0/+112 |