summaryrefslogtreecommitdiffstats
path: root/ipapython
Commit message (Expand)AuthorAgeFilesLines
* Allow to run subprocess with suplementary groupsMartin Basti2015-07-071-5/+21
* ipa-replica-manage del: relax segment deletement check if topology is disconn...Petr Vobornik2015-07-031-2/+9
* ipalib: Load ipaserver plugins when api.env.in_server is TrueJan Cholasta2015-07-011-1/+0
* topology: check topology in ipa-replica-manage delPetr Vobornik2015-06-291-0/+73
* install: Fix logging setup in server and replica installJan Cholasta2015-06-121-1/+16
* Update PKCS#11 mechanism constants for AES key wrapping to PKCS#11 v2.40.Petr Spacek2015-06-111-2/+2
* install: Allow setting usage in CLI toolsJan Cholasta2015-06-101-4/+8
* install: Add support for positional arguments in CLI toolsJan Cholasta2015-06-101-34/+106
* install: Handle Knob cli_name and cli_aliases values consistentlyJan Cholasta2015-06-101-5/+6
* install: Introduce installer framework ipapython.installJan Cholasta2015-06-087-1/+1082
* install: Move private_ccache from ipaserver to ipapythonJan Cholasta2015-06-081-0/+24
* Add profile_id parameter to 'request_certificate'Fraser Tweedale2015-06-041-0/+2
* Import included profiles during install or upgradeFraser Tweedale2015-06-041-2/+5
* Add certprofile pluginFraser Tweedale2015-06-041-9/+20
* client-install: Fix kinits with non-default Kerberos config fileJan Cholasta2015-05-211-3/+18
* allow to call ldap2.destroy_connection multiple timesPetr Vobornik2015-05-071-1/+1
* point the users to PKI-related logs when CA configuration failsMartin Babinsky2015-04-291-0/+4
* Make lint work on Fedora 22.David Kupka2015-04-271-0/+1
* speed up indirect member processingPetr Vobornik2015-04-271-0/+2
* Remove Editable DN and DN component classesPetr Viktorin2015-04-231-287/+16
* ipautil: new functions kinit_keytab and kinit_passwordMartin Babinsky2015-04-201-17/+54
* ldap: Remove IPASimpleLDAPObjectJan Cholasta2015-04-161-105/+0
* ldap: Use SimpleLDAPObject instead of IPASimpleLDAPObject in LDAPClientJan Cholasta2015-04-161-2/+2
* ldap: Move schema handling from IPASimpleLDAPObject to LDAPClientJan Cholasta2015-04-161-280/+261
* ldap: Use LDAPClient instead of IPASimpleLDAPObject in LDAPEntryJan Cholasta2015-04-161-4/+7
* ldap: Move value encoding from IPASimpleLDAPObject to LDAPClientJan Cholasta2015-04-161-133/+80
* ldap: Use LDAPClient bind and unbind methods in IPAdminJan Cholasta2015-04-161-19/+16
* ldap: Add bind and unbind methods to LDAPClientJan Cholasta2015-04-161-0/+35
* ldap: Use LDAPClient connection management in IPAdminJan Cholasta2015-04-161-12/+3
* ldap: Add connection management to LDAPClientJan Cholasta2015-04-161-9/+64
* ldap: Remove unused IPAdmin methodsJan Cholasta2015-04-161-8/+0
* ldap: Drop python-ldap tuple compatibilityJan Cholasta2015-04-161-66/+3
* User life cycle: allows MODRDN from ldap2Thierry Bordaz2015-04-161-6/+23
* performance: faster DN implementationPetr Vobornik2015-04-141-297/+294
* Always reload StateFile before getting or modifying the stored values.David Kupka2015-03-181-2/+11
* Timeout when performing time sync during client installNathan Kinder2015-03-161-1/+11
* Fix dead code in ipap11helper moduleMartin Basti2015-03-111-7/+3
* p11helper: clarify error messagePetr Spacek2015-03-061-1/+3
* p11helper: use sizeof() instead of magic constantsPetr Spacek2015-03-061-6/+10
* p11helper: standardize indentation and other visual aspects of the codePetr Spacek2015-03-061-589/+744
* Remove unused method from ipap11pkcs helper moduleMartin Basti2015-03-061-51/+0
* Fix memory leaks in ipap11helperMartin Basti2015-03-061-117/+194
* DNSSEC add support for CKM_RSA_PKCS_OAEP mechanismMartin Basti2015-03-061-3/+73
* Add a clear OpenSSL exception.Simo Sorce2015-02-231-0/+3
* Prevent install scripts fail silently if timeout exceededMartin Basti2015-02-121-1/+1
* Fix reference counting in pkcs11 extensionMartin Basti2015-02-101-28/+25
* ipapython: Fix incorrect python shebangsTomas Babej2015-01-2610-10/+3
* DNSSEC: fix root zone dns name conversionMartin Basti2015-01-231-0/+3
* baseldap: Handle missing parent objects properly in *-find commandsTomas Babej2015-01-131-1/+1
* Using wget to get status of CAMartin Basti2014-12-101-7/+11