summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Modify the default attributes shown in user-find to match the UI design.Rob Crittenden2011-04-222-2/+12
* Convert manager from userid to dn for storage and back for displaying.Rob Crittenden2011-04-221-0/+43
* Need force option in DNS zone adder dialogMartin Kosek2011-04-211-0/+2
* Fix uninitialized attributes.Jan Cholasta2011-04-213-0/+6
* Provide attributelevelrights for the aci components in permission_show.Rob Crittenden2011-04-211-1/+6
* Always ask members in LDAP*ReverseMember commands.Rob Crittenden2011-04-151-1/+1
* Entitlement registration.Endi S. Dewata2011-04-141-1/+21
* Sort entries returned by *-find by the primary key (if any).Rob Crittenden2011-04-131-0/+4
* Fix lint false positives.Jan Cholasta2011-04-137-10/+17
* Fix double definition of output_for_cli.Jan Cholasta2011-04-131-1/+0
* Entitlements.Endi S. Dewata2011-04-111-0/+2
* Improve DNS PTR record validationMartin Kosek2011-04-111-11/+30
* Password policy commands do not include cospriorityMartin Kosek2011-04-111-32/+24
* postalCode should be a string not an integer.Rob Crittenden2011-04-051-1/+1
* Change default gecos from uid to first and last name.Rob Crittenden2011-04-051-1/+1
* Fixed labels for sudo and hbac rulesAdam Young2011-03-312-2/+2
* Inconsistent error message for duplicate userMartin Kosek2011-03-291-1/+1
* Fix gidnumber option of user-add command.Pavel Zuna2011-03-291-14/+16
* Prevent stacktrace when DNS AAAA record is addedMartin Kosek2011-03-221-1/+1
* Removed nested role from UI.Endi S. Dewata2011-03-181-2/+1
* Fix style and grammatical issues in built-in command help.Rob Crittenden2011-03-0421-136/+163
* Better truncated messageAdam Young2011-03-031-1/+1
* Fix error in user plugin email normalizer for empty --setattr=email=.Pavel Zuna2011-03-031-1/+1
* typo in truncation messageAdam Young2011-03-031-1/+1
* Save changes before modifying association.Endi S. Dewata2011-03-021-3/+4
* Revert "Set hard limit on number of commands in batch request to 256."Adam Young2011-03-012-19/+0
* Use Sudo rather than SUDO as a label.Rob Crittenden2011-03-015-10/+10
* Final i18n unit test fixes.Pavel Zuna2011-03-011-2/+2
* Use pygettext to generate translatable strings from plugin files.Pavel Zuna2011-03-013-11/+6
* Fix translatable strings in ipalib plugins.Pavel Zuna2011-03-0122-40/+57
* Translate docstrings.Pavel Zuna2011-03-012-4/+8
* Fallback to default locale (en_US) if env. setting is corrupt.Pavel Zuna2011-03-011-1/+5
* Send Accept-Language header over XML-RPC and translate on server.Pavel Zuna2011-03-011-3/+30
* Remove deprecated i18n code from ipalib/request and all references to it.Pavel Zuna2011-03-013-42/+2
* Sudo command groups are not supposed to allow nesting.Rob Crittenden2011-02-232-14/+3
* Collect memberof information for sudo commands.Rob Crittenden2011-02-232-1/+7
* Create default disabled sudo bind userJr Aquino2011-02-231-1/+14
* Fix typo, add example for when user krbtpolicy takes effect.Rob Crittenden2011-02-231-2/+2
* Make permission and privilege help text clearerRob Crittenden2011-02-232-8/+18
* Net group to NetgroupAdam Young2011-02-221-1/+1
* I18n update for dialog box buttons.Endi S. Dewata2011-02-221-5/+10
* Set hard limit on number of commands in batch request to 256.Rob Crittenden2011-02-222-0/+19
* Validate NAPTR recordsJakub Hrozek2011-02-221-0/+26
* Fixed error message for invalid Kerberos ticket.Endi S. Dewata2011-02-211-6/+7
* Add handling for indirect memberof other entries.Rob Crittenden2011-02-217-7/+31
* Better doc for idnssoaminimumJakub Hrozek2011-02-181-1/+7
* Cleanup for netgroup search https://fedorahosted.org/freeipa/ticket/963Jr Aquino2011-02-181-4/+6
* Updated json_metadata and i18n_messages.Endi S. Dewata2011-02-185-21/+293
* Fixed parameter for user city.Endi S. Dewata2011-02-181-2/+2
* Special handling for nsaccountlock attribute in user.Rob Crittenden2011-02-171-0/+8