summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* IFP: Add a GetGroupsList methodJakub Hrozek2014-06-036-15/+225
* SYSDB: return SYSDB_NAME from sysdb_initgroupsJakub Hrozek2014-06-032-0/+6
* TEST: Remove unused variablePavel Reichl2014-06-031-3/+0
* IFP: Per-attribute ACL for usersJakub Hrozek2014-06-039-2/+360
* IFP: Add GetUserAttrs callJakub Hrozek2014-06-036-0/+598
* IFP: Initialize negative cache timeoutJakub Hrozek2014-06-032-0/+17
* IFP: use a list of allowed_uids for authenticationJakub Hrozek2014-06-039-6/+159
* IFP: Add utility functionsJakub Hrozek2014-06-033-0/+359
* SBUS: Refactor sbus_message_handler to retrieve caller IDJakub Hrozek2014-06-031-55/+111
* SBUS: Add an async request to retrieve the caller IDJakub Hrozek2014-06-037-0/+493
* SBUS: Add SBUS_CONN_TYPE_SYSBUSJakub Hrozek2014-06-033-4/+7
* SBUS: Split out dbus_conn_sendJakub Hrozek2014-06-032-22/+45
* SBUS: Add a convenience function sbus_error_newJakub Hrozek2014-06-033-0/+75
* SBUS: Fix error handling conditionJakub Hrozek2014-06-031-1/+2
* SBUS: several trivial style fixesJakub Hrozek2014-06-033-6/+9
* IFP: Close memstream handle in introspect destructorJakub Hrozek2014-06-031-0/+4
* sbus request: fix error initializationPavel Březina2014-06-031-2/+4
* sbus_tests: fix missing invoker in initializerPavel Březina2014-06-031-0/+2
* sbus_codegen_tests: Add test case type-safe handler argsStef Walter2014-06-034-5/+567
* sbus: Add type-safe DBus method handlers and finish functionsStef Walter2014-06-0319-71/+544
* SBUS: Create an sbus_method_meta instance for IntrospectionJakub Hrozek2014-06-033-0/+12
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-06-035-3/+420
* TEST: Add test for expand homedirLukas Slebodnik2014-06-031-0/+190
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-0318-2/+77
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-036-50/+85
* refactor calls of sss_parse_namePavel Reichl2014-06-034-8/+4
* UTIL: Add function sss_parse_name_constLukas Slebodnik2014-06-033-0/+114
* Add a unit test for sss_parse_name_for_domainsJakub Hrozek2014-06-031-4/+199
* AD: Initialize user_map_cnt in server modeJakub Hrozek2014-06-031-0/+1
* Make LDAP extra attributes available to IPA and ADSumit Bose2014-06-037-48/+61
* LDAP: Make it possible to extend an attribute mapJakub Hrozek2014-06-0321-15/+266
* LDAP: Fix off-by-one bug in sdap_copy_optsJakub Hrozek2014-06-032-1/+59
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-06-037-1/+466
* TESTS: Split a separate common_mock_resp_dp moduleJakub Hrozek2014-06-032-71/+101
* TESTS: Create a default sss_names_ctx in create_dom_test_ctxJakub Hrozek2014-06-032-0/+13
* tests: add confdb_path to sss_test_ctxPavel Březina2014-06-032-4/+5
* IFP: do not create client socketPavel Březina2014-06-031-1/+1
* IFP: Connect to the system busJakub Hrozek2014-06-037-1/+265
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-06-0313-2/+381
* UTIL: Move sss_parse_name_for_domains declaration to util.hJakub Hrozek2014-06-032-5/+5
* Remove duplicate declarationJakub Hrozek2014-06-031-4/+0
* TEST: Some macros aren't defined in older version of check.Lukas Slebodnik2014-06-021-0/+15
* sbus: Add the sbus_request_parse_or_finish() methodStef Walter2014-06-026-81/+287
* sbus_tests: Add some testing of dispatch and handler codeStef Walter2014-06-023-0/+444
* sbus: Make sbus_new_server() work for non-priveleged processesStef Walter2014-06-021-1/+1
* sbus: Refactor how we export DBus interfacesStef Walter2014-06-0221-348/+199
* sbus: Add struct sbus_request to represent a DBus invocationStef Walter2014-06-0215-499/+469
* SDAP: Add option to disable use of Token-GroupsPavel Reichl2014-06-0210-2/+27
* SDAP: Make nesting_level = 0 to ignore nested groupsPavel Reichl2014-06-021-7/+34
* MAN: Detailed ldap_group_nesting_level optionPavel Reichl2014-06-021-0/+16