summaryrefslogtreecommitdiffstats
path: root/tests/test_xmlrpc/test_attr.py
Commit message (Expand)AuthorAgeFilesLines
* Make an ipa-tests packagePetr Viktorin2013-06-171-562/+0
* Fix various typos.Yuri Chornoivan2012-09-181-1/+1
* Fix addattr internal errorMartin Kosek2012-09-161-0/+10
* Set the e-mail attribute using the default domain name by defaultRob Crittenden2012-09-071-0/+1
* Use DN objects instead of stringsJohn Dennis2012-08-121-93/+11
* Make --{set,add,del}attr more robust.Jan Cholasta2012-08-031-3/+82
* Provide a better error message when deleting nonexistent attributesPetr Viktorin2012-05-291-0/+33
* Disallow setattr on no_update/no_create paramsPetr Viktorin2012-05-291-1/+2
* Do not crash on empty --setattr, --getattr, --addattrPetr Viktorin2012-05-071-1/+2
* Fix expected error messages in testsPetr Viktorin2012-04-101-2/+3
* Convert --setattr values for attributes marked no_updatePetr Viktorin2012-04-091-1/+1
* Defer conversion and validation until after --{add,del,set}attr are handledPetr Viktorin2012-04-031-0/+113
* Add --delattr option to complement --setattr/--addattrMartin Kosek2011-11-291-2/+124
* Change the way has_keytab is determined, also check for password.Rob Crittenden2011-08-241-0/+16
* ticket 1600 - convert unittests to use DN objectsJohn Dennis2011-08-161-6/+10
* Optionally wait for 389-ds postop plugins to completeRob Crittenden2011-07-191-0/+3
* Convert nsaccountlock to always work as bool towards Python codeAlexander Bokovoy2011-07-131-7/+7
* Add UID, GID and e-mail to the user default attributes.Rob Crittenden2011-06-081-0/+20
* Change default gecos from uid to first and last name.Rob Crittenden2011-04-051-1/+1
* A mod command should not be able to remove a required attribute.Rob Crittenden2011-02-141-1/+63
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Properly handle multi-valued attributes when using setattr/addattr.Rob Crittenden2010-12-101-0/+178