summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Remove unused output parameter _dn from sdap_parse_entryJakub Hrozek2014-07-084-24/+13
* SDAP: Fix DEBUG message priorities in sdap_parse_entryJakub Hrozek2014-07-081-13/+13
* LDAP: Try all attributes when saving an entryJakub Hrozek2014-07-082-3/+79
* TESTS: Add a unit test for the sdap.c moduleJakub Hrozek2014-07-082-1/+562
* PROVIDERS: Add ldap_common.h to opts.h of each providerJakub Hrozek2014-07-083-0/+3
* UTIL: Fix access out of bound in parse_argsLukas Slebodnik2014-07-082-17/+39
* TESTS: Do not rely on order of hash itemsJakub Hrozek2014-07-071-32/+50
* SPEC: Add gpo_child to package sssd-adLukas Slebodnik2014-07-011-0/+1
* BUILD: ad_gpo_tests should be built only with sambaLukas Slebodnik2014-07-011-2/+3
* sbus_request: fix potential NULL dereferencePavel Březina2014-07-012-5/+10
* TESTS: Add more tests for nested groups processingJakub Hrozek2014-07-011-1/+265
* TESTS: Change how mock_sysdb_user() is implementedJakub Hrozek2014-07-012-3/+16
* TESTS: Do not require replies from mocked sdap_get_generic_recv to be talloc ...Jakub Hrozek2014-07-011-2/+1
* TESTS: Fix group search baseJakub Hrozek2014-07-011-1/+1
* TESTS: Use the right confdb pathJakub Hrozek2014-07-011-1/+1
* TESTS: Add confdb domain base DN to sss_test_ctxJakub Hrozek2014-07-014-9/+11
* Use DISCARD_ALIGN in VTABLE_FUNC macroMichal Zidek2014-07-011-1/+1
* Suppress safealign warnings with DISCARD_ALIGN.Michal Zidek2014-07-013-4/+8
* Add type parameter to DISCARD_ALIGN macroMichal Zidek2014-07-012-2/+2
* AD-GPO: Add support for gpo permissive modeYassir Elley2014-07-013-6/+32
* Use ldap_url_parse to extract hostname from ldap uriYassir Elley2014-07-011-5/+20
* AD-GPO: Add gpo-smb implementation in gpo_child processYassir Elley2014-07-015-12/+1546
* LDAP: Fix retrieving a group with no membersJakub Hrozek2014-06-271-2/+7
* LDAP: group_split_members returns incorrectly ENOMEMPavel Reichl2014-06-271-1/+4
* SDAP: return after tevent_req_errorPavel Reichl2014-06-271-1/+2
* sudo: return after tevent_req_errorPavel Reichl2014-06-271-0/+1
* NSS: lookup_netgr_step don't access result on ENOENTPavel Reichl2014-06-251-13/+11
* TESTS: sysdb_getnetgr - return ENOENTPavel Reichl2014-06-251-0/+6
* SYSDB: sysdb_getnetgr returns ENOENTPavel Reichl2014-06-251-13/+9
* TESTS: add tests for sss_ldb_searchPavel Reichl2014-06-251-0/+97
* SYSDB: sss_ldb_search - wrapper around ldb_searchPavel Reichl2014-06-252-0/+56
* nested groups: do not fail if we get one entry twicePavel Březina2014-06-231-4/+6
* build: Allow augmenting TESTS_ENVIRONMENTNikolai Kondrashov2014-06-231-1/+2
* TESTS: Fix format string in check macrosLukas Slebodnik2014-06-233-3/+3
* SYSDB: Modify declaration of sysdb_search_entryLukas Slebodnik2014-06-232-2/+2
* SYSDB: Remove useless NULL test.Lukas Slebodnik2014-06-231-1/+1
* CONFIGURE: Prefer python2Lukas Slebodnik2014-06-202-1/+2
* sysdb: add sysdb_search_user_by_upn() with testsSumit Bose2014-06-203-0/+298
* sysdb: make canonicalUserPrincipalName case-insensitiveSumit Bose2014-06-203-1/+67
* SYSDB: sysdb_search_custom fix memory leakPavel Reichl2014-06-201-5/+17
* SYSDB: sysdb_search_entry fix memory leakPavel Reichl2014-06-202-11/+22
* TESTS: sysdb_search_return_ENOENT - check mem leaksPavel Reichl2014-06-201-0/+2
* NSS: minor code style improvementsPavel Reichl2014-06-191-7/+9
* NSS: fix memory leak in sysdb_getnetgrPavel Reichl2014-06-191-10/+19
* NSS: sysdb_getnetgr refactorPavel Reichl2014-06-191-20/+46
* NSS: sysdb_getnetgr check return value firstPavel Reichl2014-06-191-5/+7
* build: Augment systemdconfdir at configure stageNikolai Kondrashov2014-06-192-2/+2
* build: Switch back to DISTCHECK_CONFIGURE_FLAGSNikolai Kondrashov2014-06-191-4/+5
* sbus_codegen_tests: free memory contextPavel Březina2014-06-181-0/+4
* Use python2 in shebang for python scripts.Lukas Slebodnik2014-06-186-6/+6