summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* Remove misleading authorization error message in cert-request with --addJan Cholasta2014-10-081-5/+1
* Sudorule RunAsUser should work with external groupsMartin Kosek2014-10-021-2/+2
* dnszone-remove-permission should raise errorMartin Basti2014-09-251-4/+1
* permission plugin: Auto-add operational atttributes to read permissionsPetr Viktorin2014-09-121-0/+8
* Update qrcode support for newer python-qrcodeNathaniel McCallum2014-09-111-2/+2
* Fix: Add managed read permissions for compat tree and operational attrsPetr Viktorin2014-09-054-6/+6
* Add managed read permissions for compat treePetr Viktorin2014-09-054-0/+41
* FIX DNS wildcard records (RFC4592)Martin Basti2014-09-051-0/+22
* Fix dnsrecord-mod raise error if last record attr is removedMartin Basti2014-09-051-0/+7
* Ensure ipaUserAuthTypeClass when needed on user creationNathaniel McCallum2014-09-031-13/+11
* permission plugin: Improve description of the target optionPetr Viktorin2014-09-031-1/+3
* permission plugin: Make --target available in the CLIPetr Viktorin2014-09-031-1/+0
* ipaserver/dcerpc.py: Make sure trust is established only to forest root domainAlexander Bokovoy2014-09-011-0/+16
* ipa trust-add command should be interactiveGabe2014-08-251-1/+25
* Allow to add host if AAAA record existsMartin Basti2014-08-112-6/+17
* Verify otptoken timespan is validDavid Kupka2014-07-291-1/+30
* Fix group-remove-member crash when group is removed from a protected groupDavid Kupka2014-07-291-1/+1
* Exclude attributelevelrights from --raw result processing in baseldap.Jan Cholasta2014-07-291-3/+7
* ipalib: idrange: Make non-implemented range types fail the validationTomas Babej2014-07-281-2/+3
* baseldap: return 'none' attr level right as unicode stringPetr Vobornik2014-07-251-1/+1
* Fix login password expiration detection with OTPNathaniel McCallum2014-07-211-0/+6
* webui: custom attr in attributes widgetPetr Vobornik2014-07-211-0/+2
* webui: add filter to attributes widgetPetr Vobornik2014-07-211-0/+1
* Fix typos in dns.pyGabe2014-07-181-3/+3
* trusts: Validate missing trust secret properlyTomas Babej2014-07-141-4/+6
* baseldap: Return empty string when no effective rights are foundPetr Viktorin2014-07-091-0/+4
* webui: capitalize labels of undo and undo all buttonsPetr Vobornik2014-07-081-2/+2
* webui: new navigation structurePetr Vobornik2014-07-041-0/+2
* Allow to add managed permission for reverse zonesMartin Basti2014-07-041-2/+2
* Add Modify Realm Domains permissionMartin Kosek2014-07-041-0/+8
* Non IDNA zonename should be normalized to lowercaseMartin Basti2014-07-041-0/+10
* ipalib: Use DateTime parameter class for OTP token timestamp attributesTomas Babej2014-07-041-3/+3
* Fix incompatible permission name *zone-delMartin Basti2014-07-031-14/+19
* Split dns docstringMartin Basti2014-07-031-47/+47
* Help for forward zonesMartin Basti2014-07-031-12/+51
* Use documentation addresses in dns helpMartin Basti2014-07-031-15/+15
* Add DNSSEC experimental support warning messageMartin Basti2014-07-032-0/+29
* Add warning about semantic change for zonesMartin Basti2014-07-032-0/+35
* Add NSEC3PARAM to zone settingsMartin Basti2014-07-021-3/+47
* Remove NSEC3PARAM recordMartin Basti2014-07-021-45/+3
* Fix ACI in DNSMartin Basti2014-07-011-2/+2
* DNSSEC: add TLSA record typeMartin Basti2014-07-011-15/+44
* Check normalization only for IDNA domainsMartin Basti2014-07-011-10/+15
* permission plugin: Ignore unparseable ACIsPetr Viktorin2014-07-011-1/+6
* Let Host Administrators use host-disable commandMartin Kosek2014-06-301-1/+1
* webui: support unlock user commandPetr Vobornik2014-06-301-0/+2
* webui: add link pointing to OTP sync page to loginPetr Vobornik2014-06-301-0/+1
* webui: add OTP token synchronizationPetr Vobornik2014-06-301-0/+6
* webui: add confirmation for dns zone permission actionsPetr Vobornik2014-06-271-0/+2
* Add otptoken-sync commandNathaniel McCallum2014-06-261-1/+101