summaryrefslogtreecommitdiffstats
path: root/ipa-python/test
Commit message (Expand)AuthorAgeFilesLines
* Change user and group validators to match shadow-utilsRob Crittenden2008-08-071-34/+46
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-043-3/+3
* Rework input validation to more closely match what we require in the UIRob Crittenden2007-12-071-28/+43
* Adds delegation listing and creation to the GUI.Kevin McCarthy2007-10-121-2/+32
* This is a really simple (and dumb) ACI parser for the ACI's weKevin McCarthy2007-10-111-0/+97
* Give ipa-adduser, ipa-addgroup and ipa-usermod an interactive modercritten@redhat.com2007-09-211-0/+70
* Generalized Time parser and tests, for use in krbPasswordExpirationKevin McCarthy2007-09-041-0/+97
* Add 'test' target to makefiles. Hook up ipautil tests to run.Kevin McCarthy2007-09-041-2/+7
* Add ipautil, which contains CIDict - a case insensitive dict.Kevin McCarthy2007-08-241-0/+207