summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Module for DN objects plus unit testJohn Dennis2011-06-221-0/+1123
* Make data type of certificates more obvious/predictable internally.Rob Crittenden2011-06-216-149/+159
* Do lazy LDAP schema retrieval in json handler.Rob Crittenden2011-06-211-0/+1
* ipaddress for host addAdam Young2011-06-201-0/+1
* Improve IP address handling in the host-add command.Jan Cholasta2011-06-191-15/+36
* Require an imported certificate's issuer to match our issuer.Rob Crittenden2011-06-162-2/+32
* Don't add empty tuple to entry_attrs['externalhost']Jr Aquino2011-06-161-1/+2
* Raise DuplicateEntry Error when adding a duplicate sudo optionJr Aquino2011-06-162-26/+58
* Fix doc for sudorule runasuser commandsMartin Kosek2011-06-171-2/+2
* Missing krbprincipalname when uid is not setMartin Kosek2011-06-151-0/+1
* Return an error message when revocation reason 7 is usedRob Crittenden2011-06-151-0/+2
* Add message output summary to sudorule del, mod and find.Rob Crittenden2011-06-151-0/+5
* Add a list of managed hostsMartin Kosek2011-06-151-0/+36
* Improve DNS zone creationMartin Kosek2011-06-151-0/+20
* Add ignore lists to migrate-ds commandMartin Kosek2011-06-151-5/+61
* Display remaining external hosts when removing from sudoruleJr Aquino2011-06-141-2/+2
* Remove automountinformation as part of the DN for automount.Rob Crittenden2011-06-131-21/+76
* JSON marshalling listAdam Young2011-06-101-1/+1
* Handle LDAP search referencesMartin Kosek2011-06-101-3/+9
* Add UID, GID and e-mail to the user default attributes.Rob Crittenden2011-06-081-1/+2
* Localization fails for MaxArgumentErrorMartin Kosek2011-06-061-1/+4