summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* BUILD: Move duplicated files from providers to libsss_ldap_common.soLukas Slebodnik2014-04-161-20/+14
* BUILD: Move file sss_krb5.c into libsss_krb5_common.soLukas Slebodnik2014-04-161-22/+13
* BUILD: Move file find_uid.c into libsss_util.soLukas Slebodnik2014-04-161-32/+12
* BUILD: Link libsss_ldap_common.so to libsss_idmap.soLukas Slebodnik2014-04-161-2/+3
* BUILD: Link libsss_krb5_common.so to libkeyutils.soBenjamin Franzke2014-04-161-3/+2
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-04-156-3/+421
* SDAP: augmented logging for group savingPavel Reichl2014-04-142-1/+24
* failover: Shorter retry time for failed SRVPavel Reichl2014-04-143-2/+17
* AUTOMAKE: Do not include generated files into tarballLukas Slebodnik2014-04-111-12/+12
* AD Provider: Fix crash looking up forest on Samba 4Stephen Gallagher2014-04-101-1/+2
* PAC: fix clang warningPavel Reichl2014-04-101-0/+8
* tests: Don't set the check fork mode explicitlyJakub Hrozek2014-04-102-2/+0
* krb5_child: Fix use after free in debug messageLukas Slebodnik2014-04-082-11/+16
* Fix warning zero-length gnu_printf format stringLukas Slebodnik2014-04-071-1/+1
* Remove unused argument from resolv_gethostbyname_dns_parseLukas Slebodnik2014-04-071-5/+4
* krb5_child: Remove unused krb5_context from set_changepw_optionsLukas Slebodnik2014-04-071-4/+3
* Remove dead code from ipa_get_selinux_recvMichal Zidek2014-04-071-38/+23
* Possible null dereference in SELinux codeMichal Zidek2014-04-041-2/+2
* Makefile: Use alternative method to replace *bindirLukas Slebodnik2014-04-042-1/+27
* IFP: do not create client socketPavel Březina2014-04-042-2/+1
* AUTOFS: terminate array after the last entryLukas Slebodnik2014-04-041-1/+2
* IFP: Connect to the system busJakub Hrozek2014-04-049-2/+275
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-04-0416-2/+418
* IFP: Fix a typo in the MakefileJakub Hrozek2014-04-041-1/+1
* Remove --with-distro-versionNikolai Kondrashov2014-04-033-13/+1
* cmocka-unit-test-for-functions-getpwuid*-addedPallavi Jha2014-04-032-1/+283
* IPA: Fix SELinux mapping order memory hierarchyJakub Hrozek2014-04-031-8/+8
* AD: connect to forest root when downloading the list of subdomainsJakub Hrozek2014-04-021-9/+362
* IPA: Use function sysdb_attrs_get_el in safe wayLukas Slebodnik2014-03-311-10/+7
* KRB5: Do not attempt to get a TGT after a password change using OTPJakub Hrozek2014-03-264-3/+52
* krb5-child: add revert_changepw_options()Sumit Bose2014-03-211-0/+22
* krb5_client: rename krb5_set_canonicalize() to set_canonicalize_option()Sumit Bose2014-03-211-16/+16
* krb5-child: extract lifetime settings into set_lifetime_options()Sumit Bose2014-03-211-36/+55
* krb5_child: remove unused option lifetime_str from k5c_setup_fast()Sumit Bose2014-03-211-6/+3
* SYSV: Do not call functions success and fail itselfLukas Slebodnik2014-03-201-1/+1
* MAN: minimal value expected for ldap_idmap_range_sizePavel Reichl2014-03-201-0/+16
* KRB5: log message - wrong permissions on ccache dirPavel Reichl2014-03-181-2/+3
* refactor calls of sss_parse_namePavel Reichl2014-03-184-8/+4
* MAN: Option name typo in sssd-krb5Pavel Reichl2014-03-141-1/+1
* BUILD: Enable additional compiler warningsLukas Slebodnik2014-03-141-2/+2
* Use pattern #elif defined(identifier)Lukas Slebodnik2014-03-146-21/+21
* UTIL: Hide implementation details about unicode libraries.Lukas Slebodnik2014-03-142-7/+9
* PAM: add ignore_unknown_user optionPete Fritchman2014-03-142-0/+24
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-03-146-81/+287
* sbus_tests: Add some testing of dispatch and handler codeStef Walter2014-03-144-0/+455
* sbus: Make sbus_new_server() work for non-priveleged processesStef Walter2014-03-141-1/+1
* sbus: Refactor how we export DBus interfacesStef Walter2014-03-1421-348/+199
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-03-1416-498/+469
* providers: Fix types passed to dbus varargs functionsStef Walter2014-03-142-12/+27
* MAN: new general options sectionPavel Reichl2014-03-131-39/+62