summaryrefslogtreecommitdiffstats
path: root/ipalib
Commit message (Expand)AuthorAgeFilesLines
* webui: add i18n for the rest of QR code stringsPetr Vobornik2014-09-111-0/+4
* webui: add token from user pagePetr Vobornik2014-09-111-0/+1
* webui: better otp token type labelPetr Vobornik2014-09-111-3/+5
* 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
* DNS fix NS record coexistence validatorMartin Basti2014-09-051-6/+17
* DNSSEC: fix DS record validationMartin Basti2014-09-051-36/+63
* 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
* pwpolicy-add: Added better error handlingThorsten Scherf2014-09-021-1/+6
* 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
* Add a KRA to IPAAde Lee2014-08-221-0/+2
* service: Normalize service principal in get_dnPetr Viktorin2014-08-211-0/+3
* Support delegating RBAC roles to service principalsPetr Viktorin2014-08-212-2/+3
* webui: better authentication types descriptionPetr Vobornik2014-08-211-0/+7
* webui: improved info msgs on login/token sync/reset pwd pagesPetr Vobornik2014-08-201-2/+3
* Allow to add host if AAAA record existsMartin Basti2014-08-112-6/+17
* Add functions for DER encoding certificate extensions to ipalib.x509.Jan Cholasta2014-07-301-0/+25
* Allow overriding NSS database path in RPCClient.Jan Cholasta2014-07-301-2/+5
* Add function for writing list of certificates to a PEM file to ipalib.x509.Jan Cholasta2014-07-301-10/+30
* Add certificate store module ipalib.certstore.Jan Cholasta2014-07-301-0/+397
* Add function for extracting extended key usage from certs to ipalib.x509.Jan Cholasta2014-07-301-0/+22
* Add functions for extracting certificates fields in DER to ipalib.x509.Jan Cholasta2014-07-301-0/+55
* Add function for checking if certificate is self-signed to ipalib.x509.Jan Cholasta2014-07-301-0/+6
* 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
* baseldap: Remove redundant search from LDAPAddReverseMember and LDAPRemoveRev...Tomas Babej2014-07-231-6/+0
* 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