summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins
Commit message (Expand)AuthorAgeFilesLines
* Modify webUI to adhere to new IPA server APIChangmin Teng2019-09-101-0/+2
* Extend the list of supported pre-auth mechanisms in IPA server APIChangmin Teng2019-09-104-9/+24
* config plugin: replace 'is 0' with '== 0'Florence Blanc-Renaud2019-09-041-2/+2
* Allow insecure binds for migrationChristian Heimes2019-08-131-5/+4
* Don't return SSH keys with ipa host-find --pkey-onlyRob Crittenden2019-08-071-1/+2
* user-stage: transfer all attributes from preserved to stage userFlorence Blanc-Renaud2019-07-311-0/+44
* WebUI: Add PKINIT status field to 'Configuration' pageSerhii Tsymbaliuk2019-07-261-0/+1
* Remove posixAccount from service_find search filterRob Crittenden2019-07-191-1/+0
* certmap rules: altSecurityIdentities should only be used for trusted domainsAlexander Bokovoy2019-07-171-0/+73
* Make use of single configuration point for SELinuxStanislav Levin2019-07-011-17/+43
* Add SMB attributes for usersTibor Dudlák2019-07-012-2/+71
* ipaserver.plugins.service: add service-add-smb to set up an SMB serviceAlexander Bokovoy2019-06-291-2/+140
* trust-fetch-domains: make sure we use right KDC when --server is specifiedAlexander Bokovoy2019-06-281-9/+19
* stageuser-find: fix search with non-posix userFlorence Blanc-Renaud2019-06-251-1/+2
* Make use of the single configuration point for the default shellsStanislav Levin2019-06-193-4/+11
* Handle missing LWCA certificate or chainFraser Tweedale2019-06-181-13/+44
* ldap2.can_read: fix py3 compatibilityAlexander Bokovoy2019-05-281-1/+1
* LDAPCreate: allow callers to override objectclassesAlexander Bokovoy2019-05-281-2/+2
* Add knob to limit hostname lengthRob Crittenden2019-05-162-2/+29
* Adapt cert-find performance workaround for usersChristian Heimes2019-04-091-10/+15
* Bypass D-BUS interface definition deficiences for trust-fetch-domainsAlexander Bokovoy2019-04-081-2/+9
* oddjob: allow to pass options to trust-fetch-domainsAlexander Bokovoy2019-04-011-5/+26
* Show a notification that sssd needs restarting after idrange-modOleg Kozlov2019-03-291-1/+8
* Don't fail if config-show does not return serversChristian Heimes2019-03-282-2/+2
* Don't allow to hide last server for a roleChristian Heimes2019-03-281-0/+30
* Improve config-show to show hidden serversChristian Heimes2019-03-282-13/+68
* Implement server-state --state=enabled/hiddenChristian Heimes2019-03-281-2/+56
* Add hidden replica featureChristian Heimes2019-03-281-1/+1
* Consolidate container_masters queriesChristian Heimes2019-03-284-76/+15
* Use api.env.container_mastersChristian Heimes2019-03-282-11/+4
* domainlevel-get: fix various issues when running as non-adminAlexander Bokovoy2019-03-252-8/+21
* CRL generation master: new utility to enable|disableFlorence Blanc-Renaud2019-03-142-0/+111
* cert-request: handle missing zoneFraser Tweedale2019-03-081-3/+9
* cert-request: more specific errors in IP address validationFraser Tweedale2019-03-041-44/+55
* cert-request: report all unmatched SAN IP addressesFraser Tweedale2019-03-041-9/+12
* cert-request: generalise _san_dnsname_ips for arbitrary cname depthFraser Tweedale2019-03-041-13/+10
* cert-request: collect only qualified DNS names for IPAddress validationFraser Tweedale2019-03-041-10/+35
* cert-request: restrict IPAddress SAN to host/service principalsFraser Tweedale2019-03-041-0/+7
* Allow issuing certificates with IP addresses in subjectAltNameIan Pilcher2019-03-041-2/+128
* Optimize cert remove caseChristian Heimes2019-01-292-4/+11
* Add workaround for slow host/service delChristian Heimes2019-01-291-0/+16
* Don't use cross-origin requestStanislav Levin2019-01-161-3/+3
* Handle service_del with bad service nameChristian Heimes2018-12-111-1/+5
* Resolve user/group names in idoverride*-findChristian Heimes2018-12-071-0/+52
* Unify and simplify LDAP service discoveryChristian Heimes2018-11-212-81/+28
* radiusproxy: add permission for reading radius proxy serversFlorence Blanc-Renaud2018-11-131-0/+19
* ipa user-add: add optional objectclass for radius-usernameFlorence Blanc-Renaud2018-11-131-2/+16
* Copy-paste error in permssions plugin, CID 323649Christian Heimes2018-11-081-1/+1
* Find orphan automember rulesThomas Woerner2018-10-101-0/+59
* Py3: Replace six.moves importsChristian Heimes2018-10-051-1/+1