summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 releaseJakub 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
* 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-033-2/+56
* 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-031-2/+16
* 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
* TESTS: fgetc returns int, not charJakub Hrozek2014-06-021-1/+1
* LDAP: fix - find primary group by gidPavel Reichl2014-06-021-1/+0
* TOOLS: Allow adding and modifying custom attributes with sss_usermodJakub Hrozek2014-06-014-0/+187
* man: clarify refresh_expired_intervalPavel Březina2014-06-011-3/+7
* Updating the translations for the 1.12 beta1 releaseJakub Hrozek2014-05-3016-22311/+31039
* MAN: Add sssd-ifp to the list of translatable manual pagesJakub Hrozek2014-05-301-0/+1
* TEST: Add ad_gpo unit testsYassir Elley2014-05-301-0/+388
* AD-GPO: Fix some failure modes in ad_gpo.cYassir Elley2014-05-301-9/+18
* BUILD: Disable dbus tests when running distcheckJakub Hrozek2014-05-301-0/+7
* man: Substitute entity values for entity referencesLukas Slebodnik2014-05-301-1/+1
* TEST: Add libsss_simpleifp.so to dlopen testLukas Slebodnik2014-05-291-0/+3
* sss_sifp: add shortcuts for common use casesPavel Březina2014-05-294-0/+406
* sss_sifp: add support for string dictionaryPavel Březina2014-05-297-7/+452
* sss_sifp: unit testsPavel Březina2014-05-291-0/+1552
* sss_sifp: buildPavel Březina2014-05-292-0/+1550
* sss_sifp: implement APIPavel Březina2014-05-296-0/+1656
* sss_sifp: introduce APIPavel Březina2014-05-293-0/+637
* TEST: simple_access & sysdb tests - cleanupPavel Reichl2014-05-282-7/+2
* TEST: unused variablePavel Reichl2014-05-281-3/+0
* tests: Add test for get_known_servicesJakub Hrozek2014-05-281-0/+22
* tests: Add test for confdb_list_all_domain_namesJakub Hrozek2014-05-281-0/+149