summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SBUS: Create an sbus_method_meta instance for IntrospectionJakub Hrozek2014-06-033-0/+12
* SBUS: Generate introspection from the interface meta structureJakub Hrozek2014-06-036-3/+421
* 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-033-1/+62
* TEST: Link ipa_ldap_opt test with openldap libsLukas Slebodnik2014-06-031-0/+1
* RESPONDERS: Add a new request sss_parse_inp_sendJakub Hrozek2014-06-038-1/+483
* TESTS: Split a separate common_mock_resp_dp moduleJakub Hrozek2014-06-033-71/+102
* 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-032-2/+1
* IFP: Connect to the system busJakub Hrozek2014-06-039-2/+275
* IFP: Re-add the InfoPipe serverJakub Hrozek2014-06-0316-2/+418
* IFP: Fix a typo in the MakefileJakub Hrozek2014-06-031-1/+1
* 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-024-0/+455
* 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-0216-499/+470
* 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
* sbus: Use constants to make dbus callsStef Walter2014-06-0215-65/+37
* sbus: Generate constants from interface definitionsStef Walter2014-06-025-0/+96
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-06-0221-164/+606
* nss: Stop using one DBus interface with totally different methodsStef Walter2014-06-023-2/+3
* sbus: Add sbus_vtable and update codegen to support itStef Walter2014-06-028-3/+122
* sbus: Add meta data structures and code generatorStef Walter2014-06-028-1/+1012
* LDAP: fix - find primary group by gidPavel Reichl2014-06-021-1/+0
* man: clarify refresh_expired_intervalPavel Březina2014-06-011-3/+7
* man: Substitute entity values for entity referencesLukas Slebodnik2014-05-301-1/+1
* sss_autofs: Do not try to free empty autofs contextLukas Slebodnik2014-05-271-2/+4
* sss_autofs: Check return value of autofs make requestLukas Slebodnik2014-05-271-12/+12
* ipa subdomains provider: make sure search by SID works for homedirAlexander Bokovoy2014-05-211-5/+15
* BUILD: Explicitly link libsss_ad.so with sasl libsLukas Slebodnik2014-05-183-2/+20
* SYSDB: augmented logging when adding new groupPavel Reichl2014-05-182-15/+81
* BUILD: Make samba4 libraries optionalLukas Slebodnik2014-05-165-4/+34
* AD: Do not remove non-root domains when looking up root domainJakub Hrozek2014-05-131-3/+22
* LDAP: Check the LDAP handle before using itJakub Hrozek2014-05-121-0/+13
* MONITOR: Fix start up with empty standard inputLukas Slebodnik2014-05-121-0/+3