summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/f_user.py
Commit message (Expand)AuthorAgeFilesLines
* Implement a real user_find and move existing user_find to user_showRob Crittenden2008-10-071-4/+22
* Implement user-modRob Crittenden2008-10-071-1/+20
* Add some more supporting functionsRob Crittenden2008-10-071-2/+12
* Add group plugin, routine to get cn=ipaconfigRob Crittenden2008-10-041-13/+28
* Implement user-find and user-add backend functions so they work over XML-RPCRob Crittenden2008-10-041-6/+85
* Implemented basic Command.forward() methodJason Gerard DeRose2008-10-021-4/+4
* Removed the everything except the envtest command and the user related plugin...Jason Gerard DeRose2008-10-011-107/+28
* Renamed plugins/example.py to plugins/f_user.pyJason Gerard DeRose2008-10-011-0/+178