summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* pkcs10: use python-cryptography for CSR processingFraser Tweedale2016-11-101-52/+43
* server-del: fix incorrect check for one IPA masterMartin Babinsky2016-11-071-1/+1
* ldap2: modify arguments for create_connectionTomas Krizek2016-11-072-20/+12
* ldap2: change default bind_dnTomas Krizek2016-11-071-1/+1
* ldap2: change default time/size limitTomas Krizek2016-11-071-12/+25
* ipaldap: merge external_bind into LDAPClientTomas Krizek2016-11-071-4/+1
* trustdomain-del: fix the way how subdomain is searchedAlexander Bokovoy2016-11-011-6/+9
* cert-show: show validity in default outputFraser Tweedale2016-10-261-2/+2
* pwpolicy: do not run klist on importJan Cholasta2016-10-241-37/+22
* pylint: enable the import-error checkJan Cholasta2016-10-242-4/+4
* cert: add revocation reason back to cert-find outputJan Cholasta2016-10-131-8/+9
* do not use keys() method when iterating through dictionariesMartin Babinsky2016-10-122-5/+5
* remove trailing newlines form python modulesMartin Babinsky2016-10-1217-18/+0
* WebUI: fix API Browser menu labelPavel Vomacka2016-10-111-0/+1
* DNS: Improve field descriptions for SRV recordsPetr Spacek2016-10-111-1/+5
* DNS: Support URI resource record typePetr Spacek2016-10-111-3/+47
* Add commentary about CA deletion to plugin docFraser Tweedale2016-10-061-8/+13
* Pylint: remove unused variables in ipaserver packageMartin Basti2016-10-0612-88/+66
* 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