summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
...
* Don't leave dangling map if adding an indirect map failsRob Crittenden2011-07-271-5/+10
* Fix automountkey commands summaryMartin Kosek2011-07-271-4/+12
* Revert use of 'can be at least' to 'must be at least' in minvalue validatorRob Crittenden2011-07-261-1/+1
* fixed empty dns record updatePetr Vobornik2011-07-251-0/+3
* Don't check for leading/trailing spaces in a File parameterRob Crittenden2011-07-251-1/+2
* Autofill the default revocation reasonRob Crittenden2011-07-221-0/+1
* Hide the HBAC access type attribute now that deny is deprecated.Rob Crittenden2011-07-211-4/+6
* Ticket 1485 - DN pairwise groupingJohn Dennis2011-07-211-153/+281
* Add missing automount summariesMartin Kosek2011-07-211-0/+40
* Only call entry_from_entry() after waiting for the new entry.Rob Crittenden2011-07-191-1/+1
* Set a default minimum value for class Int, handle long values better.Rob Crittenden2011-07-191-27/+34
* Fix regression when calculating external groups.Rob Crittenden2011-07-191-1/+1
* A removed external host is shown in output when removing external hosts.Rob Crittenden2011-07-181-3/+3
* Fix sudorule-remove-userMartin Kosek2011-07-191-2/+2
* Optionally wait for 389-ds postop plugins to completeRob Crittenden2011-07-194-0/+67
* Return correct "RunAs External Group" when removing membersJr Aquino2011-07-181-4/+4
* Use information from the certificate subject when setting the NSS nickname.Rob Crittenden2011-07-171-8/+26
* Improve long integer type validationMartin Kosek2011-07-181-0/+24
* Add new dnszone-find testMartin Kosek2011-07-181-1/+1
* Add ability to specify DNS reverse zone name by IP network address.Jan Cholasta2011-07-152-1/+35
* Remove the ability to create new HBAC deny rules.Rob Crittenden2011-07-141-2/+8
* In sudo labels we should use RunAs and not Run As.Rob Crittenden2011-07-141-6/+6
* Document registering to an entitlement server with a UUID as not implemented.Rob Crittenden2011-07-141-1/+4
* Fixed label capitalizationEndi S. Dewata2011-07-1425-28/+28
* Filter reverse zones in dnszone-findMartin Kosek2011-07-131-4/+19
* Convert nsaccountlock to always work as bool towards Python codeAlexander Bokovoy2011-07-132-13/+18
* Fixed object_name and object_name_plural internationalizationEndi S. Dewata2011-07-1227-64/+64
* Add DNS record modification commandMartin Kosek2011-07-121-42/+85
* Fix error in AttrValueNotFound exception exampleRob Crittenden2011-07-111-2/+2
* find_entry_by_attr() should fail if multiple entries are foundRob Crittenden2011-07-111-0/+17
* Enforce class rules when query=True, continue to not run validators.ticket-hbac-testRob Crittenden2011-07-112-5/+20
* Added sudo options.Endi S. Dewata2011-07-111-0/+1
* password expiration labelAdam Young2011-07-051-1/+1
* Fixed object_name usage.Endi S. Dewata2011-07-058-15/+15
* Add pwd expiration notif (ipapwdexpadvnotify) to config plugin def attr listRob Crittenden2011-07-051-0/+1
* Removed invalid associations.Endi S. Dewata2011-07-012-2/+2
* Added confirmation dialog for user activation.Endi S. Dewata2011-07-011-10/+12
* config widgets entity select default group checkbox for migrationAdam Young2011-06-301-1/+1
* Fixed hard-coded messages.Endi S. Dewata2011-06-301-12/+51
* config fieldsAdam Young2011-06-301-0/+3
* Replace the 'private' option in netgroup-find with 'managed'.Jan Cholasta2011-06-281-4/+9
* Convert Bool to TRUE/FALSE when working with LDAP backend https://fedorahoste...Alexander Bokovoy2011-06-271-2/+2
* optional uidAdam Young2011-06-271-0/+1
* Fixed entity labels.Endi S. Dewata2011-06-278-35/+11
* Added singular entity labels.Endi S. Dewata2011-06-2724-4/+30
* oneliner correct typo in ipasudorunas_groupJr Aquino2011-06-261-1/+1
* Slight performance improvement by not doing some checking in production modeRob Crittenden2011-06-231-6/+12
* Let the framework be able to override the hostname.Rob Crittenden2011-06-232-6/+10
* Use DN class in get_primary_key_from_dn to return decoded valueJohn Dennis2011-06-221-1/+4
* Add backslash escape support for cvs readerJohn Dennis2011-06-221-1/+2