summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Pylint: enable check for unused-variablesMartin Basti2016-09-2712-0/+24
* Remove unused variables in the codeMartin Basti2016-09-2710-11/+12
* sudorule: add SELinux transition examples to plugin docFraser Tweedale2016-09-231-0/+4
* Fix cert revocation when removing all certs via host/service-modFraser Tweedale2016-09-232-2/+4
* pylint: fix redefine-in-handlerJan Barta2016-09-221-5/+5
* pylint: fix unneeded-notJan Barta2016-09-225-6/+6
* pylint: fix simplifiable-if-statement warningsJan Barta2016-09-221-8/+2
* WebUI: Change group name from 'normal' to 'Non-POSIX'Pavel Vomacka2016-09-211-1/+1
* Add help info about certificate revocation reasonsTomas Krizek2016-09-211-1/+2
* Use constant for user and group patternsMartin Basti2016-09-203-5/+11
* Fix regexp patterns in parameters to not enforce lengthMartin Basti2016-09-205-7/+7
* dns: re-introduce --raw in dnsrecord-delJan Cholasta2016-09-191-0/+4
* ipa passwd: use correct normalizer for user principalsMartin Babinsky2016-09-141-3/+4
* trust-fetch-domains: contact forest DCs when fetching trust domain infoMartin Babinsky2016-09-141-3/+11
* cert-request: raise error when request failsFraser Tweedale2016-09-131-0/+4
* netgroup: avoid extraneous LDAP search when retrieving primary key from DNMartin Babinsky2016-09-091-0/+20
* Add 'Restore' option to action dropdown menuPavel Vomacka2016-09-081-0/+1
* Allow multicast addresses in A/AAAA recordsMartin Basti2016-09-071-2/+4
* Allow network ip addressesMartin Basti2016-09-071-3/+2
* Make host/service cert revocation aware of lightweight CAsFraser Tweedale2016-09-072-39/+37
* cert-request: raise CertificateOperationError if CA disabledFraser Tweedale2016-09-071-2/+10
* Use Dogtag REST API for certificate requestsFraser Tweedale2016-09-071-285/+191
* Add HTTPRequestError classFraser Tweedale2016-09-071-1/+2
* Allow Dogtag RestClient to perform requests without logging inFraser Tweedale2016-09-071-12/+24
* cert: fix cert-find --certificate when the cert is not in LDAPJan Cholasta2016-09-071-7/+5
* Add ca-disable and ca-enable commandsFraser Tweedale2016-09-072-2/+70
* dns: prompt for missing record parts in CLIJan Cholasta2016-09-061-0/+15
* Always fetch forest info from root DCs when establishing two-way trustMartin Babinsky2016-09-051-8/+21
* do not use trusted forest name to construct domain admin principalMartin Babinsky2016-08-311-1/+1
* Fix CA ACL Check on SubjectAltNamesSimo Sorce2016-08-311-4/+8
* cert: include CA name in cert command outputJan Cholasta2016-08-301-9/+24
* cert: add missing param values to cert-find outputJan Cholasta2016-08-301-1/+2
* Raise DuplicatedEnrty error when user exists in delete_containerMartin Basti2016-08-301-2/+13
* Don't ignore --ignore-last-of-role for last CAStanislav Laznicka2016-08-291-3/+4
* otptoken, permission: Convert custom type parameters on serverDavid Kupka2016-08-292-0/+4
* cert-show: show subject alternative namesFraser Tweedale2016-08-261-3/+126
* x509: include otherName DER value in GeneralNameInfoFraser Tweedale2016-08-261-1/+1
* x509: use NSS enums and OIDs to identify SAN typesFraser Tweedale2016-08-261-9/+10
* Move GeneralName parsing code to ipalib.x509Fraser Tweedale2016-08-261-4/+4
* Validate key in otptoken-addTomas Krizek2016-08-241-0/+4
* Remove Custodia server keys from LDAPChristian Heimes2016-08-241-0/+29
* config-mod: normalize attribute names for --usersearch/--groupsearchPetr Spacek2016-08-221-3/+7
* Corrected minor spell check in AD Trust information doc messagesAbhijeet Kasurde2016-08-221-1/+1
* trust: make sure ID range is created for the child domain even if it existsAlexander Bokovoy2016-08-221-3/+7
* trust: make sure external trust topology is correctly renderedAlexander Bokovoy2016-08-221-11/+17
* cert-revoke: fix permission check bypass (CVE-2016-5404)Fraser Tweedale2016-08-221-28/+32
* Fix: container owner should be able to add vaultMartin Basti2016-08-181-1/+1
* Added new authentication methodTiboris2016-08-171-1/+5
* service: add flag to allow S4U2SelfAlexander Bokovoy2016-08-171-0/+7
* Add warning about only one existing CA serverPavel Vomacka2016-08-171-0/+2