summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-183-1/+105
* 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 version for the 1.12.0 stabilizationJakub Hrozek2014-06-041-1/+1
* Updating the translations for the 1.12beta2 releasesssd-1_12_0_beta2Jakub Hrozek2014-06-0438-16280/+16865
* 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
* Unify usage of function gethostnameLukas Slebodnik2014-06-034-9/+10
* SDAP: Use portable constant as level in setsockoptLukas Slebodnik2014-06-031-1/+1
* PAM: add ignore_authinfo_unavail optionLukas Slebodnik2014-06-032-0/+25
* PAM: Define compatible macros for some functions.Lukas Slebodnik2014-06-034-3/+58
* PAM: Use fallback version of some pam macrosLukas Slebodnik2014-06-031-1/+18
* PAM: Fix compilation of pam_test_client with openpamLukas Slebodnik2014-06-031-1/+15
* CONFIGURE: Enhance detection of pamLukas Slebodnik2014-06-032-4/+18
* MAKE: Remove PAM libraries from libsss_simpleLukas Slebodnik2014-06-031-2/+0
* PAM: Include header file security/pam_appl.hLukas Slebodnik2014-06-031-0/+1
* MAN: hint nested groups by simple access providerPavel Reichl2014-06-022-1/+22
* TEST: Add test for expand homedirLukas Slebodnik2014-06-021-0/+190
* NSS: Add option to expand homedir template formatLukas Slebodnik2014-06-0218-2/+77
* NSS: Refactor expand_homedir_templateLukas Slebodnik2014-06-026-50/+85
* UTIL: Add function sss_parse_name_constLukas Slebodnik2014-06-023-0/+114
* 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