summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure to have storage space for tagfix_ber_scanfSimo Sorce2019-09-161-1/+1
* Add container environment check to replicainstallTibor Dudlák2019-09-161-1/+5
* Hidden Replica: Add a test for Automatic CRL configurationndehadra2019-09-131-0/+25
* adtrust: add default read_keys permission for TDO objectsAlexander Bokovoy2019-09-122-0/+57
* add default access control when migrating trust objectsAlexander Bokovoy2019-09-121-2/+12
* prci: increase gating tasks priorityFrancisco Trivino2019-09-121-20/+20
* extdom: add extdom protocol documentationTomas Halman2019-09-121-0/+242
* extdom: use sss_nss_*_timeout callsTomas Halman2019-09-121-16/+24
* extdom: plugin doesn't use timeout in blocking callTomas Halman2019-09-126-6/+32
* extdom: plugin doesn't allow @ in group nameTomas Halman2019-09-123-85/+197
* WebUI: Make 'Unlock' option is available only on locked user pageSerhii Tsymbaliuk2019-09-112-10/+25
* prci: fix typo on nightly test definitionsArmando Neto2019-09-112-2/+2
* Add design documentChangmin Teng2019-09-101-0/+116
* Modify webUI to adhere to new IPA server APIChangmin Teng2019-09-107-14/+36
* Implement user pre-authentication control with kdcpolicy pluginChangmin Teng2019-09-103-17/+73
* Add a skeleton kdcpolicy pluginRobbie Harwood2019-09-106-0/+85
* Move certauth configuration into a server krb5.conf templateRobbie Harwood2019-09-105-30/+19
* Enable krb5 snippet updates on client updateRobbie Harwood2019-09-102-7/+15
* Extend the list of supported pre-auth mechanisms in IPA server APIChangmin Teng2019-09-1010-31/+55
* Add new authentication indicators in kdc.conf.templateChangmin Teng2019-09-101-0/+3
* adtrust: avoid using timestamp in klist outputAlexander Bokovoy2019-09-101-4/+4
* ipatests: add tests for ipa host-add with non-default maxhostnamelengthMichal Polovka2019-09-091-24/+118
* Skip lock and fork in ipa-server-guard on unsupported opsRob Crittenden2019-09-061-0/+13
* Defer initializing the API in dogtag-ipa-ca-renew-agent-submitRob Crittenden2019-09-061-3/+3
* ipatests: refactor and extend tests for IPA-Samba integrationSergey Orlov2019-09-066-131/+325
* ipatests: modify run_command to allow specify successful return codesSergey Orlov2019-09-061-3/+11
* ipatests: add utility functions related to using and managing user accountsSergey Orlov2019-09-061-2/+42
* ipatests: allow to pass additional options for clients installationSergey Orlov2019-09-061-4/+4
* ipatests: add nightly definition for DS integration testsFlorence Blanc-Renaud2019-09-061-291/+99
* Fix NULL pointer dereference in maybe_require_preauth()Robbie Harwood2019-09-051-1/+1
* Log INFO message when LDAP connection fails on startupRobbie Harwood2019-09-055-5/+5
* Add missing timeout option to logging statementRob Crittenden2019-09-051-1/+1
* Log dogtag auth timeout in install, provide hint to increase itRob Crittenden2019-09-041-1/+5
* Log the replication wait timeout for debugging purposesRob Crittenden2019-09-041-1/+2
* Replace replication_wait_timeout with certmonger_wait_timeoutRob Crittenden2019-09-049-8/+27
* Add new env vars to pylint pluginChristian Heimes2019-09-041-0/+2
* Fix wrong use of identity operationChristian Heimes2019-09-045-7/+7
* Enable literal-comparison linter againChristian Heimes2019-09-041-1/+0
* config plugin: replace 'is 0' with '== 0'Florence Blanc-Renaud2019-09-041-2/+2
* ipapython/ipachangeconf.py: change "is not 0" for "!= 0"François Cami2019-09-021-1/+1
* Replace %{_libdir} macro in BuildRequiresChristian Heimes2019-08-311-1/+1
* ipatests: fix topology for TestIpaNotConfigured in PR-CI nightly definitionsMichal Polovka2019-08-303-3/+3
* ipatests: fix wrong xfail in test_domain_resolution_orderFlorence Blanc-Renaud2019-08-301-4/+0
* WebUI tests: Fix login screen loading issueSerhii Tsymbaliuk2019-08-291-0/+1
* authconfig.py: restore user-nsswitch.conf at uninstall timeFrançois Cami2019-08-291-0/+4
* ipatests: remove xfail in TestIpaClientAutomountFileRestoreFrançois Cami2019-08-291-2/+0
* Added testcase to check capitalization fix while running ipa user-modsumenon2019-08-291-0/+36
* Use tasks to configure automount nsswitch settingsRob Critenden2019-08-285-145/+180
* Move ipachangeconf from ipaclient.install to ipapythonRob Critenden2019-08-287-566/+608
* ipa-client-automount: always restore nsswitch.conf at uninstall timeFrançois Cami2019-08-281-15/+54