summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* replica prepare: fix wrong IPA CA nickname in replica fileHEADmasterJan Cholasta2017-03-221-3/+4
* Fixing replica install: fix ldap connection in domlvl 0felipe2017-03-221-1/+10
* httpinstance: clean up /etc/httpd/alias on uninstallJan Cholasta2017-03-222-0/+6
* certs: do not implicitly create DS pin.txtJan Cholasta2017-03-222-2/+2
* Fix Python 3 pylint errorsChristian Heimes2017-03-151-1/+1
* Try out anonymous PKINIT after it is configuredMartin Babinsky2017-03-151-0/+6
* check for replica's KDC entry on master before requesting PKINIT certMartin Babinsky2017-03-152-3/+18
* check that the master requesting PKINIT cert has KDC enabledMartin Babinsky2017-03-151-5/+17
* Make wait_for_entry raise exceptionsMartin Babinsky2017-03-151-6/+3
* Move PKINIT configuration to a later stage of server/replica installMartin Babinsky2017-03-153-7/+23
* Request PKINIT cert directly from Dogtag API on first masterMartin Babinsky2017-03-151-0/+16
* Make PKINIT certificate request logic consistent with other installersMartin Babinsky2017-03-151-8/+8
* Remove pkinit from ipa-replica-prepareStanislav Laznicka2017-03-151-76/+7
* rpcserver: x509_login: Handle unsuccessful certificate login gracefullyDavid Kupka2017-03-151-0/+10
* idviews: correctly handle modification of non-existent viewMartin Babinsky2017-03-151-3/+6
* Re-use trust domain retrieval code in certmap validatorsMartin Babinsky2017-03-141-8/+3
* idview: add domain_resolution_order attributeMartin Babinsky2017-03-141-2/+31
* ipaconfig: add the ability to manipulate domain resolution orderMartin Babinsky2017-03-141-2/+113
* httpinstance: disable system trust module in /etc/httpd/aliasJan Cholasta2017-03-142-0/+30
* Backup KDC certificate pairStanislav Laznicka2017-03-141-0/+2
* Remove copy-schema-to-ca.py from master branchMartin Basti2017-03-141-4/+2
* Support certificate login after installation and upgradePavel Vomacka2017-03-142-0/+6
* Don't fail more if cert req/cert creation failedStanislav Laznicka2017-03-141-2/+5
* Fix ipa-replica-prepare server-cert creationStanislav Laznicka2017-03-141-1/+2
* cert: include certificate chain in cert command outputJan Cholasta2017-03-141-7/+46
* WebUI: add vault managementPavel Vomacka2017-03-141-0/+38
* permissions: add permissions for read and mod of external group membersPetr Vobornik2017-03-131-0/+17
* Installation must publish CA cert in /usr/share/ipa/html/ca.crtFlorence Blanc-Renaud2017-03-131-0/+6
* ipaserver/dcerpc.py: use arcfour_encrypt from sambaAlexander Bokovoy2017-03-131-9/+1
* Don't allow standalone KRA uninstallsStanislav Laznicka2017-03-133-40/+11
* Add message about last KRA to WebUI Topology viewStanislav Laznicka2017-03-131-2/+2
* Add check to prevent removal of last KRAStanislav Laznicka2017-03-131-0/+13
* backend plugins: fix crashes in development modeJan Cholasta2017-03-133-18/+20
* install: re-introduce option groupsJan Cholasta2017-03-137-167/+186
* server install: remove duplicate knob definitionsJan Cholasta2017-03-131-24/+0
* server install: remove duplicate -w optionJan Cholasta2017-03-131-0/+4
* installer: update time estimatesTomas Krizek2017-03-107-11/+17
* backup: backup anonymous keytabMartin Basti2017-03-091-0/+1
* server install: require IPv6 stack to be enabledTomas Krizek2017-03-092-0/+2
* add whoami commandAlexander Bokovoy2017-03-092-0/+141
* WebUI: Add cermapmatch modulePavel Vomacka2017-03-081-0/+12
* Allow login to WebUI using Kerberos aliases/enterprise principalsMartin Babinsky2017-03-081-35/+16
* dns: fix `dnsrecord_add` interactive modeJan Cholasta2017-03-081-1/+1
* KRA: add --setup-kra to ipa-server-installMartin Basti2017-03-082-5/+9
* IdM Server: list all Employees with matching Smart CardFlorence Blanc-Renaud2017-03-081-1/+165
* Add support for custom table pagination sizePavel Vomacka2017-03-081-0/+4
* WebUI: Add certmap modulePavel Vomacka2017-03-081-0/+12
* WebUI: Change structure of Identity submenuPavel Vomacka2017-03-071-0/+5
* Add SHA256 fingerprints for certsTomas Krizek2017-03-073-0/+17
* rabase.get_certificate: make serial number arg mandatoryFraser Tweedale2017-03-072-2/+2