summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/f_service.py
Commit message (Expand)AuthorAgeFilesLines
* Applied Rob's errors patchRob Crittenden2009-02-031-5/+5
* Updated service plugins module to where it can at least be importedJason Gerard DeRose2009-01-141-11/+14
* Don't pass along the kw dictionary we were passed by XML-RPC.Rob Crittenden2008-12-101-4/+5
* Convert to new output_for_cli() functionRob Crittenden2008-12-101-18/+12
* Uncomment some logging statements ported over from v1.Rob Crittenden2008-11-031-2/+2
* Don't allow service-add to create host/ principalsRob Crittenden2008-10-241-0/+3
* Use posixAccount instead of person to identify usersRob Crittenden2008-10-241-2/+8
* Port f_service to LDAP backendRob Crittenden2008-10-171-45/+92
* Use new options handlerRob Crittenden2008-10-101-7/+2
* Start service principal pluginRob Crittenden2008-10-101-0/+155