summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Generate same API.txt under Python 2 and 3Christian Heimes2018-02-153-50/+55
* ipa host-add --ip-address: properly handle NoNameserversFlorence Blanc-Renaud2018-02-121-1/+8
* Enable and start oddjobd after ipa-restore if it's not running.Aleksei Slaikovskii2018-02-091-0/+6
* ipaplatform, ipa.conf: Use paths variables in ipa.conf.templateTimo Aaltonen2018-02-091-0/+5
* Move config templates from install/conf to install/shareTimo Aaltonen2018-02-093-6/+13
* ldap2: fix implementation of can_addFraser Tweedale2018-02-092-11/+31
* ipaldap: allow GetEffectiveRights on individual operationsFraser Tweedale2018-02-091-17/+1
* Check if replication agreement exist before enable/disable itFelipe Barreto2018-02-091-0/+11
* Replace wsgi package conflict with config fileChristian Heimes2018-02-092-1/+13
* Restart named-pkcs11 after KRA installationChristian Heimes2018-02-081-0/+5
* Update existing 389-DS cn=RSA,cn=encryption configChristian Heimes2018-02-081-1/+5
* Update IPA CA issuer DN upon renewalFraser Tweedale2018-02-081-1/+25
* Fix detection of KRA installation so upgrades can succeedRob Crittenden2018-02-081-2/+2
* Replace hard-coded paths with path constantsChristian Heimes2018-02-085-13/+22
* ipa-server-upgrade now checks custodia server keysChristian Heimes2018-02-081-1/+11
* DNSSEC code cleanupChristian Heimes2018-02-071-25/+47
* DNSSEC: Reformat lines to address PEP8 violationsChristian Heimes2018-02-074-12/+24
* More DNSSEC house keepingChristian Heimes2018-02-072-30/+29
* py3 dnssec: convert hexlify to strTomas Krizek2018-02-072-19/+30
* py3: bindmgr: fix bytes issuesTomas Krizek2018-02-071-6/+8
* py3: bindmgr: fix iteration over bytesMartin Basti2018-02-071-10/+16
* py3: ipa-dnskeysyncd: fix bytes issuesMartin Basti2018-02-071-13/+13
* ipa-advise for smartcards updatedamitkuma2018-02-071-1/+2
* Fix replica_promotion-domlevel0 test failuresAlexander Koksharov2018-02-061-8/+8
* cert-request: avoid internal error when cert malformedFraser Tweedale2018-02-061-1/+13
* Fixing translation problemsAleksei Slaikovskii2018-01-312-12/+15
* preventing ldap principal to be deletedAlexander Koksharov2018-01-311-3/+19
* Fixing vault-add-member to be compatible with py3Felipe Barreto2018-01-241-1/+1
* Custom ca-subject loggingamitkuma2018-01-231-1/+2
* replica_prepare: Remove the correct NSS DB filesStanislav Laznicka2018-01-161-1/+1
* Add a helpful comment to ca.py:install_check()Stanislav Laznicka2018-01-161-0/+1
* Sort external schema filesChristian Heimes2018-01-101-1/+1
* Idviews: fix objectclass violation on idview-addFlorence Blanc-Renaud2018-01-091-4/+11
* LGTM: unnecessary else in for loopChristian Heimes2018-01-092-8/+8
* LGTM: Use explicit string concatenationChristian Heimes2018-01-091-14/+16
* LGTM: raise handle_not_found()Christian Heimes2018-01-0925-145/+205
* LGTM: Fix multiple use before assignmentChristian Heimes2018-01-096-9/+16
* LGTM: Fix exception in permission_delChristian Heimes2018-01-091-1/+1
* LGTM: Use of exit() or quit()Christian Heimes2018-01-091-1/+1
* LGTM: Silence unmatchable dollarChristian Heimes2018-01-091-1/+5
* Don't manually generate default.conf in server, use IPAChangeConfRob Crittenden2018-01-041-17/+38
* Custodia uninstall: Don't fail when LDAP is downChristian Heimes2017-12-203-7/+36
* Use pylint 1.7.5 with fix for bad python3 importChristian Heimes2017-12-191-1/+1
* Enable ephemeral KRA requestsRob Crittenden2017-12-154-29/+58
* Make the path to CS.cfg a class variableRob Crittenden2017-12-155-29/+45
* Don't use admin cert during KRA installationFraser Tweedale2017-12-121-3/+7
* Add safe DirectiveSetter context managerChristian Heimes2017-12-122-58/+138
* installutils: refactor set_directiveFraser Tweedale2017-12-121-23/+33
* pep8: reduce line lengths in CAInstance.__enable_crl_publishFraser Tweedale2017-12-121-30/+41
* Prevent set_directive from clobbering other keysFraser Tweedale2017-12-123-5/+5