summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* upload_cacrt: Fix empty cACertificate in cn=CAcertJan Cholasta2015-03-191-24/+30
* client: Fix ca_is_enabled callsJan Cholasta2015-03-192-4/+4
* client-install: Do not crash on invalid CA certificate in LDAPJan Cholasta2015-03-191-4/+13
* certstore: Make certificate retrieval more robustJan Cholasta2015-03-191-22/+52
* Server Upgrade: remove --test optionMartin Basti2015-03-197-73/+47
* Revert "Server Upgrade: respect --test option in plugins"Tomas Babej2015-03-197-35/+0
* Server Upgrade: respect --test option in pluginsMartin Basti2015-03-197-0/+35
* Server Upgrade: order update files by defaultMartin Basti2015-03-194-5/+4
* Server Upgrade: Update entries in order specified in fileMartin Basti2015-03-199-88/+30
* Server Upgrade: Set modified to false, before each updateMartin Basti2015-03-191-1/+2
* Server Upgrade: Upgrade one file per timeMartin Basti2015-03-191-36/+18
* Server Upgrade: do not sort updates by DNMartin Basti2015-03-191-13/+2
* Server Upgrade: Remove unused PRE_SCHEMA_UPDATEMartin Basti2015-03-196-56/+10
* extdom: migrate check-based test to cmockaSumit Bose2015-03-185-245/+176
* SPEC: Require python2 version of sssd bindingsLukas Slebodnik2015-03-181-0/+6
* SPEC: Explicitly requires python-sssdconfigLukas Slebodnik2015-03-181-0/+2
* extdom: add selected error messagesSumit Bose2015-03-181-13/+38
* extdom: add add_err_msg() with testSumit Bose2015-03-183-0/+67
* extdom: add err_msg member to request contextSumit Bose2015-03-183-1/+6
* Always reload StateFile before getting or modifying the stored values.David Kupka2015-03-181-2/+11
* ipa-dns-install: use LDAPI to connect to DSMartin Babinsky2015-03-185-50/+37
* ipa-dns-install: use STARTTLS to connect to DSMartin Babinsky2015-03-186-17/+33
* Timeout when performing time sync during client installNathan Kinder2015-03-163-2/+19
* ipa-replica-prepare can only be created on the first masterGabe2015-03-131-2/+4
* Fix dead code in ipap11helper moduleMartin Basti2015-03-111-7/+3
* extdom: fix memory leakSumit Bose2015-03-101-0/+1
* extdom: return LDAP_NO_SUCH_OBJECT to the clientSumit Bose2015-03-101-2/+6
* DNS: remove NSEC3PARAM from recordsMartin Basti2015-03-093-17/+7
* DNS fix: do not show part options for unsupported recordsMartin Basti2015-03-091-1/+2
* DNS fix: do not traceback if unsupported records are in LDAPMartin Basti2015-03-091-32/+32
* extdom: make nss buffer configurableSumit Bose2015-03-093-22/+48