summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* IFP: Close memstream handle in introspect destructorJakub Hrozek2014-05-061-0/+4
* SPEC: Remove duplicate sssd_ifp.Lukas Slebodnik2014-05-021-1/+0
* Make LDAP extra attributes available to IPA and ADSumit Bose2014-05-027-48/+61
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-05-0222-15/+383
* LDAP: Fix off-by-one bug in sdap_copy_optsJakub Hrozek2014-05-023-1/+62
* AD Provider: bugfix use-after-freePavel Reichl2014-04-301-2/+7
* AD Provider: bug-fix uninitialized variablePavel Reichl2014-04-301-1/+2
* CRYPTO: Fix access to uninitialized dataLukas Slebodnik2014-04-282-4/+12
* util: Fix 'wrong mode' debug messagePavel Reichl2014-04-281-2/+3
* Monitor: fix message wrong perm. mode on config filePavel Reichl2014-04-281-2/+2
* confdb: Change file checks for config fileSimo Sorce2014-04-281-3/+4
* util: Change file check fns to use a mode maskSimo Sorce2014-04-288-89/+60
* mmap: Get errno when unlink failsMichal Zidek2014-04-251-0/+1
* TEST: Some macros aren't defined in older version of check.Lukas Slebodnik2014-04-251-0/+15
* KRB5: Print a verbose error message on failure reading the keytabJakub Hrozek2014-04-231-0/+6
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-04-228-1/+483
* TESTS: Split a separate common_mock_resp_dp moduleJakub Hrozek2014-04-223-71/+102
* TESTS: Create a default sss_names_ctx in create_dom_test_ctxJakub Hrozek2014-04-222-0/+13
* DP: Remove unused 'force' parameter from the subdomain handlerJakub Hrozek2014-04-222-20/+6
* RESPONDER: Fix a wrong DEBUG messageJakub Hrozek2014-04-221-2/+1
* build: List test extensionsNikolai Kondrashov2014-04-221-0/+1
* sbus request: fix error initializationPavel Březina2014-04-191-2/+4
* sbus_tests: fix missing invoker in initializerPavel Březina2014-04-191-0/+2
* sbus_codegen_tests: Add test case type-safe handler argsStef Walter2014-04-195-5/+568
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-04-1919-71/+544
* SBUS: Create an sbus_method_meta instance for IntrospectionJakub Hrozek2014-04-193-0/+12
* KRB5: Go offline in case of generic errorPavel Reichl2014-04-171-0/+1
* Minor fixes for sss_parse_name_for_domainsJakub Hrozek2014-04-171-6/+11
* Add a unit test for sss_parse_name_for_domainsJakub Hrozek2014-04-171-4/+199
* ad_access_filter man page typoYassir Elley2014-04-171-1/+1
* build: Don't assume systemd implies journaldNikolai Kondrashov2014-04-171-1/+3
* KRB: do not check ccache directory for GIDPavel Reichl2014-04-171-7/+4
* ConfigAPI: Add two missing AD optionsJakub Hrozek2014-04-161-0/+2
* TEST: Add untested libraries into dlopen testLukas Slebodnik2014-04-161-0/+6
* 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