summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* extdom: handle ERANGE return code for getXXYYY_r() callsSumit Bose2015-03-097-84/+498
* Add configure check for cwrap librariesSumit Bose2015-03-091-0/+24
* Remove unused disable-betxn.ldif fileMartin Basti2015-03-092-62/+0
* 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
* Limit deadlocks between DS plugin DNA and slapi-nisroot2015-03-051-0/+5
* Restore default.conf and use it to build API.David Kupka2015-03-051-16/+48
* Fix uniqueness pluginsMartin Basti2015-03-053-127/+48
* Migrate uniquess plugins configuration to new styleMartin Basti2015-03-053-31/+232
* replica-install: Use different API instance for the remote serverJan Cholasta2015-03-052-157/+133
* ldap2: Use self API instance instead of ipalib.apiJan Cholasta2015-03-051-13/+32
* advise: Add separate API object for ipa-adviseJan Cholasta2015-03-055-82/+79
* ipalib: Move plugin package setup to ipalib-specific API subclassJan Cholasta2015-03-052-9/+20
* ipalib: Allow multiple API instancesJan Cholasta2015-03-054-151/+185
* Use IPA CA certificate when available and ignore NO_TLS_LDAP when not.David Kupka2015-03-051-2/+8
* ipatests: Add tests for valid and invalid ipa-adviseGabe2015-02-261-0/+134
* ipa-replica-prepare should document ipv6 optionsGabe2015-02-261-2/+3