summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Modify the default attributes shown in user-find to match the UI design.Rob Crittenden2011-04-221-5/+9
* Convert manager from userid to dn for storage and back for displaying.Rob Crittenden2011-04-221-0/+27
* Sort entries returned by *-find by the primary key (if any).Rob Crittenden2011-04-132-8/+8
* postalCode should be a string not an integer.Rob Crittenden2011-04-051-1/+2
* Change default gecos from uid to first and last name.Rob Crittenden2011-04-056-12/+12
* Replace only if old and new have nothing in commonRob Crittenden2011-03-031-0/+204
* Final i18n unit test fixes.Pavel Zuna2011-03-011-6/+6
* Fix i18n related failures in unit tests.Pavel Zuna2011-03-015-57/+29
* Remove deprecated i18n code from ipalib/request and all references to it.Pavel Zuna2011-03-011-161/+0
* Sudo command groups are not supposed to allow nesting.Rob Crittenden2011-02-231-4/+0
* Collect memberof information for sudo commands.Rob Crittenden2011-02-231-2/+19
* Add handling for indirect memberof other entries.Rob Crittenden2011-02-212-3/+163
* Fixed parameter for user city.Endi S. Dewata2011-02-181-2/+2
* HBAC plugin inconsistent outputMartin Kosek2011-02-161-6/+6
* A mod command should not be able to remove a required attribute.Rob Crittenden2011-02-141-1/+63
* Ignore case when removing group members.Rob Crittenden2011-02-141-0/+119
* Convert json strings to unicode when they are unmarshalled.Rob Crittenden2011-02-112-3/+3
* Fix test failures caused by the performance patch.Rob Crittenden2011-02-101-0/+2
* Use correct LDAP attributes for city and state.Rob Crittenden2011-02-021-0/+45
* Add new schema to store information about permissions.Rob Crittenden2011-02-011-0/+1
* Permission rename test failingMartin Kosek2011-02-011-9/+5
* Fix changing membergroup in a delegation.Rob Crittenden2011-02-011-5/+5
* Rename permissions and privileges to be more readable.Rob Crittenden2011-01-312-20/+4
* ipa permission-mod --rename does not workMartin Kosek2011-01-281-4/+64
* Enforce that all NS records are resolvableJakub Hrozek2011-01-281-1/+60
* Delete the whole DNS record with no parametersJakub Hrozek2011-01-281-17/+21
* Enforce uniqueness on (key,info) pairs in automount keysJakub Hrozek2011-01-251-17/+66
* Fix failed tests. API for utcoffset changed and strings are more robust.Rob Crittenden2011-01-241-3/+4
* Move HBAC services and service groups to cn=hbacJan Zeleny2011-01-181-2/+2
* Move sudo related data all under cn=sudoSimo Sorce2011-01-172-20/+20
* Add API version and have server reject incompatible clients.Rob Crittenden2011-01-142-8/+13
* fix sudorule runas user/groups https://fedorahosted.org/freeipa/ticket/570Jr Aquino2011-01-121-0/+55
* Display the entries that failed when deleting with --continue.Rob Crittenden2011-01-1017-36/+46
* Rename hbac module to hbacruleJan Zeleny2011-01-071-93/+93
* SUDO plugin support for external hosts and users https://fedorahosted.org/fre...Jr Aquino2010-12-211-2/+78
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-2056-280/+280
* Translate the membergroup dn into a group name.Rob Crittenden2010-12-201-11/+6
* Allow RDN changes from CLIJakub Hrozek2010-12-201-0/+28
* Don't use camel-case LDAP attributes in ACI and don't clear enrolledByRob Crittenden2010-12-172-10/+14
* Fix a slew of tests.Rob Crittenden2010-12-176-1/+42
* Add group to group delegation plugin.Rob Crittenden2010-12-131-0/+198
* tests for sudo run as user or group https://fedorahosted.org/freeipa/ticket/570Jr Aquino2010-12-131-0/+72
* Check for existence of the group when adding a user.Rob Crittenden2010-12-131-0/+31
* Properly handle multi-valued attributes when using setattr/addattr.Rob Crittenden2010-12-102-1/+178
* Fix automount testsRob Crittenden2010-12-081-26/+25
* Add plugin for manage self-service ACIsRob Crittenden2010-12-081-0/+183
* Add new parameter type IA5Str and use this to enforce the right charset.Rob Crittenden2010-12-071-0/+23
* Remove accessTime from HBAC.Rob Crittenden2010-12-061-26/+23
* Add new version of DNS plugin: complete rework with baseldap + unit tests.Pavel Zuna2010-12-011-0/+341
* Re-implement access control using an updated model.Rob Crittenden2010-12-0111-1310/+1350