summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* sss_autofs: Check return value of autofs make requestLukas Slebodnik2014-05-271-12/+12
* TEST: Test empty results from functions sysdb_search_*Lukas Slebodnik2014-05-271-0/+136
* TESTS: check dbus mock resultJakub Hrozek2014-05-271-0/+4
* TESTS: check allocation resultJakub Hrozek2014-05-271-0/+8
* SBUS: Add org.freedesktop.DBus.Properties.GetAll to IntrospectionJakub Hrozek2014-05-272-0/+8
* SBUS: Implement org.freedesktop.DBus.Properties.GetAll for primitive typesJakub Hrozek2014-05-278-17/+947
* SBUS: Consolidate VTABLE_FUNC definitions in sssd_dbus_meta.hJakub Hrozek2014-05-273-8/+4
* SBUS: Add utility function sbus_add_array_as_variant_to_dictPavel Březina2014-05-272-0/+83
* SBUS: Add utility function sbus_add_variant_to_dictJakub Hrozek2014-05-273-0/+122
* TEST: fix warning in sbus_codegen_testsPavel Reichl2014-05-261-0/+1
* UTIL: Include netinet/in.h for ip adress macrosLukas Slebodnik2014-05-261-0/+1
* LDAP: Don't use macro _XOPEN_SOURCE for extra featuresLukas Slebodnik2014-05-261-2/+2
* UTIL: Fix order of header files.Lukas Slebodnik2014-05-261-1/+3
* SBUS: Include config.h for enabling function in stdio.hLukas Slebodnik2014-05-261-0/+3
* SBUS: Define DBUS_ERROR_INIT for old version of dbusLukas Slebodnik2014-05-261-0/+4
* AUTOCONF: Move detection of samba libraries to one fileLukas Slebodnik2014-05-262-5/+10
* AD-GPO: add libsmbclient to makefilesYassir Elley2014-05-231-0/+5
* AD-GPO: Remove dependency on libsamba-securityYassir Elley2014-05-233-27/+585
* IFP: Support multiple interfaces on sysbusJakub Hrozek2014-05-231-18/+29
* SBUS: Add org.freedesktop.DBus.Properties.Get to IntrospectionJakub Hrozek2014-05-222-0/+18
* SBUS: Add several error constant definitionsJakub Hrozek2014-05-221-0/+20
* SBUS: Return / if an object path getter returns NULLJakub Hrozek2014-05-225-1/+29
* SBUS: Return empty string if a string getter returns NULLPavel Březina2014-05-225-2/+32
* SBUS: Implement org.freedesktop.DBus.Properties.Get for primitive typesJakub Hrozek2014-05-227-44/+1229
* SBUS: Start implementing property accessStef Walter2014-05-229-19/+212
* IFP: Allow Set, Get and GetAll from DBus.PropertiesJakub Hrozek2014-05-221-0/+10
* SBUS: Utility function sbus_request_return_array_as_variantPavel Březina2014-05-222-0/+124
* SBUS: Utility function sbus_request_return_as_variantJakub Hrozek2014-05-222-0/+68
* IFP: Add a unit test for ifp_reply_objpathJakub Hrozek2014-05-221-0/+30
* IFP: Add a utility function to reply with an object pathPavel Březina2014-05-222-0/+48
* IFP: Add utility functions to escape and unescape object pathsJakub Hrozek2014-05-223-1/+240
* AD: Initialize user_map_cnt in server modeJakub Hrozek2014-05-221-0/+1
* well known sids: Windows Server 2012 new asserted identity SIDsAlexander Bokovoy2014-05-211-0/+2
* ipa subdomains provider: make sure search by SID works for homedirAlexander Bokovoy2014-05-211-5/+15
* resolv: Do not try to free addrinfo in case of errorLukas Slebodnik2014-05-201-1/+2
* Remove unused parameter from ifp_user_get_groups_replyLukas Slebodnik2014-05-201-4/+2
* Remove unused parameter from ifp_user_get_attr_handle_replyLukas Slebodnik2014-05-201-4/+4
* CRYPTO: Use unprefixed version of function stpncpyLukas Slebodnik2014-05-182-4/+4
* PAM: macro PAM_DATA_REPLACE isn't available in openpam.Lukas Slebodnik2014-05-181-0/+2
* PAM: Fix problem with missing declaration.Lukas Slebodnik2014-05-181-0/+1
* SBUS: Fix warning declaration shadows a global declarationLukas Slebodnik2014-05-161-4/+4
* BUILD: Make samba4 libraries optionalLukas Slebodnik2014-05-163-2/+27
* TEST: Refactor test_ioLukas Slebodnik2014-05-161-48/+115
* IFP: Add a GetGroupsList methodJakub Hrozek2014-05-146-14/+225
* SYSDB: return SYSDB_NAME from sysdb_initgroupsJakub Hrozek2014-05-142-0/+6
* TEST: Remove unused variablePavel Reichl2014-05-141-3/+0
* sss_config: unit testsPavel Březina2014-05-141-0/+884
* sss_config: buildPavel Březina2014-05-143-0/+26
* sss_config: the codePavel Březina2014-05-142-0/+580
* SBUS: Allow registering paths with fallbackJakub Hrozek2014-05-131-4/+76