summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* certprofile: add profile format explanationFraser Tweedale2015-08-121-0/+20
* Use absolute importsPetr Viktorin2015-08-1263-138/+159
* Import 'reduce' from functoolsPetr Viktorin2015-08-121-0/+1
* Replace dict.has_key with the 'in' operatorPetr Viktorin2015-08-1214-55/+56
* Modernize function and method attribute namesPetr Viktorin2015-08-126-9/+9
* Modernize 'except' clausesPetr Viktorin2015-08-12118-661/+661
* install: Fix server and replica install optionsJan Cholasta2015-08-122-74/+17
* idranges: raise an error when local IPA ID range is being modifiedMartin Babinsky2015-08-121-23/+29
* validate mutually exclusive options in vault-addPetr Vobornik2015-08-121-0/+12
* adjust search so that it works for non-admin usersPetr Vobornik2015-08-125-3/+8
* Fix KRB5PrincipalName / UPN SAN comparisonFraser Tweedale2015-08-111-1/+1
* Fix default CA ACL added during upgradeFraser Tweedale2015-08-111-1/+1
* adtrust-install: Correctly determine 4.2 FreeIPA serversTomas Babej2015-08-111-1/+1
* Work around python-nss bug on unrecognised OIDsFraser Tweedale2015-08-111-1/+14
* Add profile for DNP3 / IEC 62351-8 certificatesFraser Tweedale2015-08-114-0/+117
* Allow SAN extension for cert-request self-serviceFraser Tweedale2015-08-111-1/+1
* Give more info on virtual command access denialFraser Tweedale2015-08-111-1/+1
* Fix upgrade of sidgen and extdom pluginsMartin Basti2015-08-102-6/+31
* webui: add LDAP vs Kerberos behavior description to user auth typesPetr Vobornik2015-08-104-6/+12
* Fixed missing KRA agent cert on replica.Endi S. Dewata2015-08-101-8/+9
* dcerpc: Simplify generation of LSA-RPC binding stringsTomas Babej2015-08-071-2/+1
* Fix selector of protocol for LSA RPC binding stringAlexander Bokovoy2015-08-071-2/+2
* Fix incorrect type comparison in trust-fetch-domainsTomas Babej2015-08-061-1/+1
* Fix otptoken-remove-managedby command summaryFraser Tweedale2015-08-051-1/+1
* Port from python-kerberos to python-gssapiMichael Simacek2015-08-055-53/+95
* store certificates issued for user entries as userCertificate;binaryMartin Babinsky2015-08-042-13/+31
* test suite for user/host/service certificate management API commandsMartin Babinsky2015-08-031-0/+349
* user-show: add --out option to save certificates to fileFraser Tweedale2015-07-313-4/+30
* certprofile-import: do not require profileId in profile dataChristian Heimes2015-07-311-3/+5
* tests: Allow Tracker.dn be an instance of FuzzyMilan KubĂ­k2015-07-311-2/+3
* Validate vault's file parametersChristian Heimes2015-07-311-12/+47
* Modernize number literalsPetr Viktorin2015-07-3130-92/+92
* Replace M2Crypto RC4 with python-cryptography ARC4Christian Heimes2015-07-312-7/+10
* Require Dogtag PKI >= 10.2.6Christian Heimes2015-07-291-3/+3
* webui: fix regressions failed auth messagesPetr Vobornik2015-07-292-5/+5
* ULC: Fix stageused-add --from-delete commandMartin Basti2015-07-291-4/+5
* Use 'mv -Z' in specfile to restore SELinux contextMartin Basti2015-07-291-6/+3
* ACI plugin: correctly parse bind rules enclosed in parenthesesMartin Babinsky2015-07-291-2/+6
* Fix client ca.crt to match the server's certGabe2015-07-271-1/+1
* Use Exception class instead of StandardErrorNiranjan Mallapadi2015-07-271-2/+2
* otptoken: use ipapython.nsslib instead of Python's ssl moduleChristian Heimes2015-07-272-30/+8
* certprofile-import: improve profile format documentationChristian Heimes2015-07-271-1/+1
* Added test - topology plugin is listed among DS pluginsOleg Fayans2015-07-271-0/+70
* Remove ico files from MakefileMartin Basti2015-07-271-2/+0
* webui: add Kerberos configuration instructions for ChromePetr Vobornik2015-07-273-31/+80
* replication: Fix incorrect exception invocationTomas Babej2015-07-241-1/+1
* idviews: Enforce objectclass check in idoverride*-delTomas Babej2015-07-231-0/+19
* idviews: Restrict anchor to name and name to anchor conversionsTomas Babej2015-07-231-4/+46
* dcerpc: Add get_trusted_domain_object_type methodTomas Babej2015-07-231-0/+29
* fix broken search for users by their managerMartin Babinsky2015-07-233-11/+8