summaryrefslogtreecommitdiffstats
path: root/ipaserver/servercore.py
Commit message (Expand)AuthorAgeFilesLines
* Fix assorted bugs found by pylintJakub Hrozek2011-01-251-8/+0
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Clean up some problems discovered with pylint and pycheckerRob Crittenden2009-08-121-3/+0
* Add a reason to the NotFound exception so we can provide more robust errorsRob Crittenden2009-05-131-6/+6
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-16/+16
* Finish work replacing the errors module with errors2Rob Crittenden2009-04-201-20/+12
* Allow specifying search scope in {ldap,servercore}.searchJakub Hrozek2009-02-091-2/+2
* Fixed some of the test_xmlrpc unit testsJason Gerard DeRose2009-02-031-5/+5
* Applied Rob's errors patchRob Crittenden2009-02-031-7/+7
* Got new ldap connection working using Connectible.connect()Jason Gerard DeRose2009-02-031-8/+8
* Make the membership attribute an argument and add new method entry.delAttr()Rob Crittenden2009-01-191-9/+12
* Renamed ipa_server/ to ipaserver/ and tests/test_ipa_server/ to tests/test_ip...Jason Gerard DeRose2009-01-041-0/+464