summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ldap: Use SimpleLDAPObject instead of IPASimpleLDAPObject in LDAPClientJan Cholasta2015-04-161-2/+2
* ldap: Move schema handling from IPASimpleLDAPObject to LDAPClientJan Cholasta2015-04-163-288/+264
* ldap: Use LDAPClient instead of IPASimpleLDAPObject in LDAPEntryJan Cholasta2015-04-162-5/+14
* ldap: Move value encoding from IPASimpleLDAPObject to LDAPClientJan Cholasta2015-04-162-140/+95
* makeaci: Use LDAPClient instead of IPASimpleLDAPObjectJan Cholasta2015-04-161-11/+2
* cainstance: Use LDAPClient instead of IPASimpleLDAPObjectJan Cholasta2015-04-161-7/+8
* ldap: Use LDAPClient instead of IPASimpleLDAPObject in ldap2.modify_passwordJan Cholasta2015-04-161-6/+5
* ldap: Use LDAPClient bind and unbind methods in ldap2Jan Cholasta2015-04-161-34/+28
* 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 ldap2Jan Cholasta2015-04-161-3/+10
* ldap: Use LDAPClient connection management in IPAdminJan Cholasta2015-04-161-12/+3
* ldap: Add connection management to LDAPClientJan Cholasta2015-04-162-10/+68
* 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-162-9/+28
* do not install CA on replica during integration test if setup_ca=FalseMartin Babinsky2015-04-151-1/+0
* proper client host setup/teardown in forced client reenrollment integration t...Martin Babinsky2015-04-141-19/+24
* performance: faster DN implementationPetr Vobornik2015-04-142-304/+304
* DNSSEC CI testsMartin Basti2015-04-143-8/+307
* Server Upgrade: only root can run updatesMartin Basti2015-04-141-28/+6
* Server Upgrade: restart DS using ipaplatfom serviceMartin Basti2015-04-142-51/+4
* Server Upgrade: use ldap2 connection in fix_replica_agreementsMartin Basti2015-04-141-3/+1
* Server Upgrade: Handle connection better in updates_from_dictMartin Basti2015-04-141-3/+4
* Server Upgrade: plugins should use ldapupdater API instanceMartin Basti2015-04-148-28/+32
* Server Upgrade: specify order of plugins in update filesMartin Basti2015-04-1425-334/+235
* Server Upgrade: Apply plugin updates immediatelyMartin Basti2015-04-1414-74/+67
* Server Upgrade: remove unused code in upgradeMartin Basti2015-04-142-9/+1
* Server Upgrade: use only LDAPI connectionMartin Basti2015-04-143-41/+3
* Add message for skipping NTP configuration during client installGabe2015-04-141-0/+2
* webui: use no_members option in entity select searchPetr Vobornik2015-04-141-3/+10
* webui: unable to select single value in CB by enter keyPetr Vobornik2015-04-141-0/+1
* User life cycle: stageuser-add verbThierry bordaz (tbordaz)2015-04-087-415/+856
* User Life Cycle: Exclude subtree for ipaUniqueID generationThierry bordaz (tbordaz)2015-04-081-0/+16
* Fix ldap2 shared connectionMartin Basti2015-04-023-8/+8
* fix improper handling of boolean option inMartin Babinsky2015-04-021-1/+1
* do not log BINDs to non-existent users as errorsMartin Babinsky2015-04-021-2/+2
* Ipatests DNS SOA Record MaintenanceAles 'alich' Marecek2015-04-021-0/+757
* ipatests: port of p11helper test from githubMilan Kubik2015-04-022-1/+277
* DNSSEC: Do not log into filesMartin Basti2015-04-023-3/+3
* Server Upgrade: Fix commentsMartin Basti2015-04-021-8/+8
* Bump ipa.conf version to 17.David Kupka2015-03-301-1/+1
* Use mod_auth_gssapi instead of mod_auth_kerb.David Kupka2015-03-305-23/+20
* Remove unused part of ipa.conf.David Kupka2015-03-301-15/+0
* Skip time sync during client install when using --no-ntpNathan Kinder2015-03-261-1/+2
* slapi-nis: require 0.54.2 for CVE-2015-0283 fixesAlexander Bokovoy2015-03-261-1/+1
* extdom: fix wrong realloc sizeSumit Bose2015-03-261-1/+1
* fix Makefile.am for daemonsAlexander Bokovoy2015-03-264-4/+1
* show the exception message thrown by dogtag._parse_ca_status during installMartin Babinsky2015-03-261-2/+2
* migrate-ds: print out failed attempts when no users/groups are migratedMartin Babinsky2015-03-231-9/+8