summaryrefslogtreecommitdiffstats
path: root/ipaserver
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect check for principal type when evaluating CA ACLsMartin Babinsky2016-07-011-1/+3
* Allow unexpiring passwordsDavid Kupka2016-07-011-1/+1
* Fix upgrade when Dogtag also upgraded from 10.2 -> 10.3Fraser Tweedale2016-07-012-4/+12
* Fix internal errors in host-add and other commands caused by DNS resolutionPetr Spacek2016-07-011-10/+3
* Add --cn option to cert-statusFraser Tweedale2016-07-011-8/+8
* Add widgets for kerberos aliasesPavel Vomacka2016-07-011-0/+6
* Unify display of principal names/aliases across entitiesMartin Babinsky2016-07-013-6/+11
* Provide API for management of host, service, and user principal aliasesMartin Babinsky2016-07-014-31/+136
* Make framework consider krbcanonicalname as service primary keyMartin Babinsky2016-07-011-4/+80
* Allow for commands that use positional parameters to add/remove attributesMartin Babinsky2016-07-015-31/+80
* Migrate management framework plugins to use Principal parameterMartin Babinsky2016-07-017-195/+160
* schema: Decrease schema TTL to one hourDavid Kupka2016-07-011-1/+4
* Fix migration from pre-lightweight CAs masterFraser Tweedale2016-07-011-1/+30
* Split CA replica installation steps for domain level 0Fraser Tweedale2016-07-011-1/+6
* Fix minor typoYuri Chornoivan2016-07-011-1/+1
* Add --ca option to cert-revoke and cert-remove-holdFraser Tweedale2016-07-011-15/+32
* service: Added permissions for auth. indicators read/modifyStanislav Laznicka2016-06-301-2/+2
* host: Added permissions for auth. indicators read/modifyStanislav Laznicka2016-06-301-1/+2
* server: exclude Local commands from RPCJan Cholasta2016-06-303-10/+23
* cert: fix CLI output of cert_remove_holdJan Cholasta2016-06-301-8/+0
* user: add object plugin for user_statusJan Cholasta2016-06-303-27/+45
* server: define missing virtual attributesJan Cholasta2016-06-3012-166/+147
* Check for CA subject name collision before attempting creationFraser Tweedale2016-06-301-0/+7
* 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