summaryrefslogtreecommitdiffstats
path: root/ipapython
Commit message (Expand)AuthorAgeFilesLines
...
* Unload P11_Helper object's library when it is finalized in ipap11helperJan Cholasta2014-11-252-2/+12
* Use NSS protocol range API to set available TLS protocolsRob Crittenden2014-11-242-3/+18
* Fix pk11helper module compiler warningsMartin Basti2014-11-204-10/+6
* Raise right exception if domain name is not validMartin Basti2014-11-201-8/+9
* Modififed NSSConnection not to shutdown existing database.Endi S. Dewata2014-11-111-12/+23
* Fix various bugs in ipap11helperJan Cholasta2014-11-051-15/+10
* Remove trivial path constants from modulesGabe2014-11-041-3/+0
* Fix zone name to directory name conversion in BINDMgr.Petr Spacek2014-10-291-1/+31
* DNSSEC: add ipa dnssec daemonsPetr Spacek2014-10-2110-1/+1465
* DNSSEC: opendnssec servicesMartin Basti2014-10-211-0/+40
* DNSSEC: DNS key synchronization daemonMartin Basti2014-10-211-0/+3
* DNSSEC: add ipapk11helper moduleMartin Basti2014-10-216-1/+2303
* Fix certmonger.request_certJan Cholasta2014-10-161-1/+6
* Fix CA cert validity check for CA-less and external CA installer optionsJan Cholasta2014-10-161-1/+6
* Fix typo causing certmonger is provided with wrong path to ipa-submit.David Kupka2014-10-161-3/+4
* Set IPA CA for freeipa certificates.David Kupka2014-10-141-1/+5
* Add missing imports to ipapython.certdbJan Cholasta2014-09-301-0/+2
* Fix certmonger.wait_for_requestJan Cholasta2014-09-301-1/+1
* Use NSSDatabase instead of direct certutil calls in client codeJan Cholasta2014-09-301-11/+9
* Add NSSDatabase.has_nickname for checking nickname presence in a NSS DBJan Cholasta2014-09-301-0/+9
* Move NSSDatabase from ipaserver.certs to ipapython.certdbJan Cholasta2014-09-301-0/+451
* Introduce NSS database /etc/ipa/nssdbJan Cholasta2014-09-301-0/+28
* Refactoring of autobind, object_existsMartin Basti2014-09-261-0/+37
* Move setting SELinux booleans to platform codePetr Viktorin2014-09-261-0/+47
* Fix certmonger code causing the ca_renewal_master update plugin to failJan Cholasta2014-09-231-1/+7
* Use certmonger D-Bus API instead of messing with its files.David Kupka2014-09-051-263/+270
* Add a KRA to IPAAde Lee2014-08-221-5/+8
* Enable NSS PKIX certificate path discovery and validation for Dogtag.Jan Cholasta2014-07-301-0/+2
* Provide additional functions to ipapython.certmonger.Jan Cholasta2014-07-301-0/+28
* ipa-ldap-updater: make possible to use LDAPI with autobind in case of hardene...Alexander Bokovoy2014-07-041-0/+4
* Clear NSS session cache when socket is closedMartin Kosek2014-07-021-0/+1
* ipaldap: Override conversion of nsds5replicalast{update,init}{start,end}Tomas Babej2014-07-021-0/+4
* Fix handle python-dns UnicodeErrorMartin Basti2014-06-201-4/+5
* Clarify LDAPClient docstrings about get_entry, get_entries and find_entriesPetr Spacek2014-06-201-1/+6
* ipaplatform: Change makefiles to accomodate for new platform packageTomas Babej2014-06-162-8/+2
* ipaplatform: Remove remnants of the ipapython/platformTomas Babej2014-06-167-304/+0
* ipaplatform: Move all filesystem paths to ipaplatform.paths moduleTomas Babej2014-06-168-42/+50
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-161-2/+3
* ipaplatform: Move Fedora-specific implementations of tasks to fedora base pla...Tomas Babej2014-06-162-105/+0
* ipaplatform: Remove legacy redhat platform moduleTomas Babej2014-06-162-282/+0
* ipaplatform: Do not require custom Authconfig implementations from platform m...Tomas Babej2014-06-162-129/+0
* ipaplatform: Move restore_context and check_selinux_status implementations to...Tomas Babej2014-06-161-44/+0
* ipaplatform: Moved Fedora 16 service implementations and refactored them as b...Tomas Babej2014-06-161-201/+0
* ipaplatform: Move default implementations of tasks from service.py.inTomas Babej2014-06-161-36/+0
* ipaplatform: Move service base platfrom related functionality to ipaplatform/...Tomas Babej2014-06-162-385/+1
* ipalib.config: Don't autoconvert values to floatPetr Viktorin2014-06-162-1/+3
* ipautil.run args log message is confusingGabe2014-06-091-1/+1
* DNSName conversion in ipaldapMartin Basti2014-06-031-0/+7
* DNSName typeMartin Basti2014-06-031-0/+100