summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* cert-request: better error msg when 'add' not supportedFraser Tweedale2016-06-301-3/+18
* Fix ipa-server-certinstall with certs signed by 3rd-party CAFlorence Blanc-Renaud2016-06-301-3/+17
* Add button for server-del commandPavel Vomacka2016-06-301-0/+4
* Simplify the confirmation messagesPavel Vomacka2016-06-301-2/+2
* DNS: Reinitialize DNS resolver after changing resolv.confPetr Spacek2016-06-301-0/+6
* xmlserver: initialize RPC server plugins only in server contextJan Cholasta2016-06-301-1/+1
* session: do not initialize session manager on importJan Cholasta2016-06-303-6/+19
* session: move the session module from ipalib to ipaserverJan Cholasta2016-06-305-4/+1282
* Add authentication identificator to host pagePavel Vomacka2016-06-301-3/+3
* Add authentication indicators support to Host objectsNathaniel McCallum2016-06-301-1/+16
* cert.py split module docstring to multiple ugetext stringMartin Basti2016-06-301-37/+37
* Fix replica install with CAMartin Basti2016-06-301-10/+0
* replica install: don't allow install against a newer serverJan Cholasta2016-06-301-2/+26
* backup: use in-server API in ipa-backup and ipa-restoreJan Cholasta2016-06-302-2/+2
* Add button for dns_update_system_records commandPavel Vomacka2016-06-291-0/+3
* Do not allow installation in FIPS modeFlorence Blanc-Renaud2016-06-292-1/+10
* Add certificate widgetPavel Vomacka2016-06-291-0/+6
* Add widget for showing multiple certificatesPavel Vomacka2016-06-291-0/+1
* Refactored certificate view and remove hold dialogPavel Vomacka2016-06-291-0/+1
* DNS: Remove unnecessary DNS check from installerPetr Spacek2016-06-291-9/+1
* Use NSS for name->resolution in IPA installerPetr Spacek2016-06-292-5/+42
* The LDAP*ReverseMember shouldn't imply --all is always specifiedStanislav Laznicka2016-06-291-2/+2
* Revert "Removed dead code from LDAP{Remove,Add}ReverseMember"Stanislav Laznicka2016-06-291-0/+16
* cert-find: fix 'issuer' optionFraser Tweedale2016-06-291-0/+2
* Update lightweight CA serial after renewalFraser Tweedale2016-06-291-18/+71
* Skip CS.cfg update if cert nickname not knownFraser Tweedale2016-06-293-8/+9
* Set default OCSP URI on install and upgradeFraser Tweedale2016-06-282-0/+27
* CA replica promotion: add proper CA DNS recordsMartin Basti2016-06-282-6/+12
* DNS Locations: cleanup of bininstanceMartin Basti2016-06-285-54/+30
* schema: support plugin versioningJan Cholasta2016-06-281-51/+92
* plugable: support plugin versioningJan Cholasta2016-06-282-1/+8
* plugable: use plugin class as the key in API namespacesJan Cholasta2016-06-281-1/+1
* misc: generate `plugins` result directly in the commandJan Cholasta2016-06-281-1/+8
* automember: fix automember to work with thin clientJan Cholasta2016-06-271-22/+27
* schema: do not crash in command_defaults if argument is NoneJan Cholasta2016-06-271-2/+2
* schema: fix param default value handlingJan Cholasta2016-06-271-10/+13
* keep setting ipakrbprincipal objectclass on new service entriesMartin Babinsky2016-06-271-0/+9
* DNS Locations: optimization: use server-find to get informationMartin Basti2016-06-271-6/+4
* DNS Locations: hide option --no-msdcs in adtrust-installMartin Basti2016-06-271-13/+8
* Revert "DNS Locations: do not generate location records for unused locations"Martin Basti2016-06-271-7/+4
* Fix IssuerDN presence check in cert search resultFraser Tweedale2016-06-271-1/+1
* Fix incorrect construction of service principal during replica cleanupMartin Babinsky2016-06-271-1/+1
* DNS Locations: server-mod: fix if statementMartin Basti2016-06-271-1/+1
* topo segment-add: validate that both masters support target suffixStanislav Laznicka2016-06-241-3/+24
* Fix topologysuffix-verify failing connectionsStanislav Laznicka2016-06-242-3/+5
* Server-del: fix system records removalMartin Basti2016-06-231-3/+3
* set krbcanonicalname on host entry during krbinstance configurationMartin Babinsky2016-06-231-0/+1
* IPA API: set krbcanonicalname instead of ipakrbprincipalalias on new entitiesMartin Babinsky2016-06-234-8/+9
* Report missing certificate in external trust chainFlorence Blanc-Renaud2016-06-231-2/+3
* host/service-show/find shouldn't fail on invalid certificateStanislav Laznicka2016-06-222-5/+60