summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* TESTS: Do not rely on order of hash itemsJakub Hrozek2014-07-071-32/+50
* 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-013-11/+1523
* 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
* 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-201-1/+1
* 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-191-1/+1
* 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
* AD: cleanup redundant #define statementsPavel Reichl2014-06-184-17/+11
* Fix return value of attr_name_val_split() and attr_op()Sumit Bose2014-06-181-2/+2
* TESTS: sss_ssh - textual public key formatPavel Reichl2014-06-182-0/+102
* SSH: Allow newline at the end of public key values in LDAPJan Cholasta2014-06-181-6/+12
* SYSDB: utility call sysdb_attrs_add_lower_case_stringPavel Reichl2014-06-182-17/+25
* IPA: Rename label in users_get_send/groups_get_sendPavel Reichl2014-06-181-32/+30
* Updating the translations for the 1.12beta2 releasesssd-1_12_0_beta2Jakub Hrozek2014-06-0416-13816/+13737
* LDAP: Fix DEBUG messageJakub Hrozek2014-06-041-2/+2
* MAN: Fix a typo in the ldap_id_mapping pageJakub Hrozek2014-06-041-1/+1
* MAN: Add reference to manual page sssd-sudoLukas Slebodnik2014-06-032-0/+37