summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add function confdb_set_string.Michal Zidek2014-07-292-0/+93
* AD: Increment som_index when advancing to the next GPOJakub Hrozek2014-07-291-0/+2
* AD: Check return value of ad_gpo_evaluate_daclJakub Hrozek2014-07-291-2/+7
* NSS: Replace spaces with specified string in names.Lukas Slebodnik2014-07-287-1/+87
* UTIL: Add functions for replacing whitespaces.Lukas Slebodnik2014-07-285-0/+314
* test_utils: Use common header file for libsss_util tests.Lukas Slebodnik2014-07-283-1/+31
* LDAP: Remove unused option ldap_user_uuidLukas Slebodnik2014-07-2510-25/+0
* LDAP: Remove unused option ldap_group_uuidLukas Slebodnik2014-07-2510-25/+0
* LDAP: Remove unused option ldap_netgroup_uuidLukas Slebodnik2014-07-257-25/+0
* sudo: use dbus array for rules refreshPavel Březina2014-07-242-9/+29
* SDAP: fix use after free in async_initgroupsPavel Reichl2014-07-241-1/+0
* Only check GID if ID-mappingJakub Hrozek2014-07-232-1/+28
* No point in searching for gid if we already know the group should be filteredJakub Hrozek2014-07-231-3/+5
* sss_client: Fix memory leak in nss_mc_{group,passwd}Lukas Slebodnik2014-07-232-0/+16
* sss_client: thread safe initialisation of sss_cli_mc_ctxLukas Slebodnik2014-07-231-7/+37
* SDAP: reduce code duplicity-rfc2307bis nested groupsPavel Reichl2014-07-231-41/+29
* ad: update membership after SIDs are resolvedPavel Březina2014-07-221-25/+62
* ad: comment ENOENT when id mapping is disabledPavel Březina2014-07-221-0/+3
* SDAP: remove duplicated codePavel Reichl2014-07-221-44/+3
* UTIL: rename find_subdomain_by_object_namePavel Reichl2014-07-223-13/+13
* UTIL: rename find_subdomain_by_namePavel Reichl2014-07-2216-54/+54
* UTIL: rename find_subdomain_by_sidPavel Reichl2014-07-227-23/+23
* ad_handle_acct_info_step: fix typoPavel Březina2014-07-211-1/+1
* SDAP: Continue resolving SID even if some failPavel Reichl2014-07-211-1/+6
* LDAP: tokengroups do not work with id_provider=ldapPavel Reichl2014-07-214-13/+93
* AD-GPO: Store policy settings in local filesYassir Elley2014-07-203-350/+420
* AD: add missing debug-to-stderr option to gpo_childSumit Bose2014-07-201-0/+3
* KRB5: add missing debug-to-stderr option to krb5_childSumit Bose2014-07-201-0/+3
* sss_sifp: set output parameters if attribute is NULLPavel Březina2014-07-162-43/+415
* sss_sifp test: fix object path array testPavel Březina2014-07-161-1/+1
* SYSDB: augmented logging when adding new groupPavel Reichl2014-07-152-16/+81
* sudo: fetch sudoRunAs attributePavel Březina2014-07-157-0/+7
* MAN: Document that each provider type uses its own set of optionsJakub Hrozek2014-07-141-1/+4
* MAN: local auth_provider is not documented in sssd.confJakub Hrozek2014-07-141-0/+4
* resolv: fix server sort by weightPavel Březina2014-07-141-6/+2
* resolv tests: add test for multiple servers with zero weightsPavel Březina2014-07-141-0/+64
* resolv tests: remove ununused variable from for cyclusPavel Březina2014-07-141-1/+1
* Updating translations for the 1.12.0 releaseJakub Hrozek2014-07-0914-756/+758
* PAM: Test right variable after calling sss_atomic_read_sLukas Slebodnik2014-07-091-1/+1
* TOOLS: Always debug to stderrJakub Hrozek2014-07-0941-40/+48
* SSSD: Send debug to stderr when running on foregroundJakub Hrozek2014-07-095-2/+37
* sdap-tests: Fix off by one.Lukas Slebodnik2014-07-091-1/+2
* BUILD: Add version symbol files for public libraries.Lukas Slebodnik2014-07-094-0/+91
* IFP: touch config when changing debug level temporarilyPavel Březina2014-07-091-0/+13
* sss_sifp: add prefix and exec_prefix to pkg-configPavel Březina2014-07-091-0/+2
* sss_sifp: pkg-config requires is a comma separated listPavel Březina2014-07-091-2/+1
* BUILD: Add the DBus service activationJakub Hrozek2014-07-081-0/+4
* TOOLS: New helper tool sss_signalJakub Hrozek2014-07-081-0/+37
* MONITOR: Signal InfoPipe to reconnect on SIGUSR2Jakub Hrozek2014-07-081-0/+9
* IFP: Provide a SBUS method to reconnect to sysbusJakub Hrozek2014-07-0811-1/+58