summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Global trust config pagePetr Vobornik2013-04-101-0/+4
* Fix trustconfig-mod primary group errorMartin Kosek2013-04-101-1/+1
* Filter groups by type (POSIX, non-POSIX, external)Petr Vobornik2013-04-091-0/+28
* Display full command documentation in online helpPetr Viktorin2013-04-031-1/+17
* Improve DNAME record validationMartin Kosek2013-04-021-3/+21
* Improve CNAME record validationMartin Kosek2013-04-021-16/+27
* Do not call cert-* commands in host plugin if a RA is not availablePetr Viktorin2013-04-021-76/+87
* Added Web UI support for service PAC type option: NONEPetr Vobornik2013-03-291-0/+6
* Add Kerberos ticket flags management to service and host plugins.Jan Cholasta2013-03-292-7/+107
* Fix structured DNS record outputMartin Kosek2013-03-221-0/+2
* Realm Domains pageAna Krivokapic2013-03-182-3/+10
* Web UI:Choose different search option for cert-findPetr Vobornik2013-03-181-0/+12
* Web UI:Certificate pagesPetr Vobornik2013-03-181-0/+7
* Fix internal error for ipa show-mappingsAna Krivokapic2013-03-181-1/+1
* Remove check for alphabetic only characters from domain name validationAna Krivokapic2013-03-151-3/+0
* Improve error messages for external group membersAna Krivokapic2013-03-142-4/+27
* Enforce exact SID match when adding or modifying a ID rangeTomas Babej2013-03-141-1/+1
* Do not hide idrange-add errors when adding trustMartin Kosek2013-03-131-9/+6
* Remove implicit Str to DN conversion using *-attrTomas Babej2013-03-131-6/+0
* Remove unneeded python-ldap importsPetr Viktorin2013-03-132-10/+9
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-131-0/+16
* Change DNA magic value to -1 to make UID 999 usablePetr Viktorin2013-03-114-14/+33
* Allow 'nfs:NONE' in global configurationSumit Bose2013-03-081-1/+1
* Mention PAC issue with NFS in service plugin docSumit Bose2013-03-081-1/+7
* Fix internal error in output_for_cli method of sudorule_{enable,disable}.Jan Cholasta2013-03-061-4/+4
* Fix remove while iterating in suppress_netgroup_memberof.Jan Cholasta2013-03-062-2/+2
* Web UI: configurable SID blacklistsPetr Vobornik2013-03-061-0/+1
* Remove support for DN normalization from LDAPClient.Jan Cholasta2013-03-011-3/+2
* Remove DN normalization from the baseldap plugin.Jan Cholasta2013-03-017-56/+27
* Use full DNs in plugin code.Jan Cholasta2013-03-0114-36/+55
* Support attributes with multiple names in LDAPEntry.Jan Cholasta2013-03-011-2/+0
* Preserve case of attribute names in LDAPEntry.Jan Cholasta2013-03-013-8/+11
* Use the dn attribute of LDAPEntry to set/get DNs of entries.Jan Cholasta2013-03-017-33/+65
* Remove some unused importsPetr Viktorin2013-03-012-4/+1
* Add custom mapping object for LDAP entry data.Jan Cholasta2013-03-016-28/+28
* cli: Do interactive prompting after a context is createdPetr Viktorin2013-02-261-3/+3
* Add trusted domain range objectclass when using idrange-modTomas Babej2013-02-261-0/+5
* Make options checks in idrange-add/mod consistentTomas Babej2013-02-261-16/+46
* Update plugin docstrings (topic help) to reflect dropped CSV supportPetr Viktorin2013-02-2210-19/+21
* Update argument docs to reflect dropped CSV supportPetr Viktorin2013-02-228-29/+27
* Drop support for CSV in the CLI clientPetr Viktorin2013-02-223-81/+1
* Remove csv_separator and csv_skipspace Param argumentsPetr Viktorin2013-02-221-11/+3
* Fix permission validation and normalization in aci.pyPetr Viktorin2013-02-221-13/+10
* Rename the "messages" Output of the i18n_messages command to "texts"Petr Viktorin2013-02-211-3/+3
* Add client capabilities, enable messagesPetr Viktorin2013-02-213-8/+88
* Add ipalib.messagesPetr Viktorin2013-02-212-69/+162
* Add the version option to all CommandsPetr Viktorin2013-02-2114-51/+61
* Avoid internal error when user is not Trust adminMartin Kosek2013-02-201-1/+1
* Prevent a sudo command from being deleted if it is a member of a sudo rulePetr Viktorin2013-02-201-0/+26
* Use ipauniqueid for the RDN of sudo commandsPetr Viktorin2013-02-201-0/+1