Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Actually replace trailing ) characters with '' | Rob Crittenden | 2008-12-11 | 1 | -1/+1 |
* | The Python re module doesn't count parens so remove any trailing ) from notfound | Rob Crittenden | 2008-12-10 | 1 | -0/+3 |
* | Port plugins to use the new output_for_cli() argument list | Rob Crittenden | 2008-12-10 | 1 | -4/+6 |
* | Some PEP-257 and reStructuredText fixes in ipalib/aci.py, ipa_server/ipaldap.py | Jason Gerard DeRose | 2008-10-17 | 1 | -17/+25 |
* | Raise the right exceptions | Rob Crittenden | 2008-10-13 | 1 | -4/+3 |
* | Slight change to how exceptions are handled | Rob Crittenden | 2008-10-10 | 1 | -2/+1 |
* | Mechanism to convert from xmlrpclib.Fault to an IPAError exception | Rob Crittenden | 2008-10-10 | 1 | -9/+8 |
* | Remove some dead code | Rob Crittenden | 2008-10-10 | 1 | -135/+30 |
* | Implement user-mod | Rob Crittenden | 2008-10-07 | 1 | -0/+9 |
* | Implement user-find and user-add backend functions so they work over XML-RPC | Rob Crittenden | 2008-10-04 | 1 | -2/+7 |
* | 345: Moved server code from Rob into ipa_server/ package | Jason Gerard DeRose | 2008-09-24 | 1 | -0/+627 |