summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* BUILD: Detect nss_wrapper and uid_wrapper during configureJakub Hrozek2014-10-102-0/+34
* UTIL: Move become_user outside krb5 treeJakub Hrozek2014-10-104-17/+21
* MONITOR: Remove useless memory contextsJakub Hrozek2014-10-101-12/+2
* SDAP: Suppress warning maybe-uninitializedLukas Slebodnik2014-10-091-7/+9
* UTIL: Do not depend on monitor codeJakub Hrozek2014-10-096-39/+39
* tests: add test for sysdb_get_user_attr with subdomain userPavel Březina2014-10-091-0/+54
* sysdb_get_user_attr: use fqn for subdomain usersPavel Březina2014-10-091-2/+11
* MAN: Build the sss_rpcidmapd man page conditionallyJakub Hrozek2014-10-091-1/+4
* DP: Print a type as hexadecimal number in debug message.Lukas Slebodnik2014-10-091-1/+1
* BUILD: Use $(MKDIR_P) in Makefile.amJakub Hrozek2014-10-062-13/+20
* SYSDB: move sysdb_get_real_name() from sysdb.c to sysdb_search.cJakub Hrozek2014-10-064-53/+104
* MONITOR: Make internal functions staticJakub Hrozek2014-10-062-16/+13
* GPO: remove unused talloc contextsLukas Slebodnik2014-10-031-11/+8
* GPO: Use argument ndg_flags instead of constantLukas Slebodnik2014-10-031-6/+6
* AD-GPO resolve conflicting policy settings correctlyYassir Elley2014-10-024-555/+743
* AD GPO: Fix incorrect return of EACCESStephen Gallagher2014-10-021-2/+2
* MAN: Document the domains option of pam_sssJakub Hrozek2014-10-011-0/+27
* nss: Preserve case of group membersMichal Zidek2014-10-011-1/+1
* pam: sub-domain authentication fixSumit Bose2014-10-011-1/+11
* sssd.api.conf: Declare case_sensitive as stringMichal Zidek2014-10-011-1/+1
* IPA: add support for new extdom plugin versionSumit Bose2014-09-301-87/+802
* LDAP: Do not require a dereference control to be retuned in a replyJakub Hrozek2014-09-291-1/+6
* PAM: Add domains= option to pam_sssDaniel Gollub2014-09-294-3/+79
* PAM: new options pam_trusted_users & pam_public_domainsPavel Reichl2014-09-299-3/+299
* AD: Add a missing break statement to the GPO codeJakub Hrozek2014-09-291-1/+2
* AD GPO: Fix incorrect sAMAccountName selectionStephen Gallagher2014-09-291-2/+2
* krb5: make get_primary() a public callStephen Gallagher2014-09-292-3/+13
* Fix debug messages - trailing '.'Pavel Reichl2014-09-294-4/+4
* IPA: Use GC for group lookups in server modeJakub Hrozek2014-09-251-5/+9
* CI: Don't say Valgrind is ignored in README.mdNikolai Kondrashov2014-09-251-2/+1
* TESTS: Add a unit test for matching the secondary objectclassJakub Hrozek2014-09-251-0/+37
* UTIL: Do not change SSSD domains in get_domains_headStephen Gallagher2014-09-241-3/+0
* CI: Use default config for mock buildLukas Slebodnik2014-09-221-6/+5
* CI: Remove disabling of Valgrind gdb invocationNikolai Kondrashov2014-09-221-1/+0
* CI: Enforce Valgrind checkNikolai Kondrashov2014-09-221-1/+1
* CI: Suppress all detected Valgrind issuesNikolai Kondrashov2014-09-221-0/+102
* CI: Add Valgrind suppression supportNikolai Kondrashov2014-09-223-3/+18
* CI: Don't run dlopen-tests under ValgrindNikolai Kondrashov2014-09-221-1/+2
* tests: Add a test for storing custom attrs with automatic IDJakub Hrozek2014-09-181-0/+51
* MAN: AD is allowed value of subdomains_providerJakub Hrozek2014-09-181-0/+9
* TESTS: Add a case-insensitive group search sysdb testJakub Hrozek2014-09-171-8/+25
* sysdb: sysdb_search_group_by_name should work like sysdb_search_user_by_nameSumit Bose2014-09-171-43/+42
* sysdb: Write additional attrs in sysdb_add_userDaniel Gollub2014-09-171-1/+2
* CI: Preserve mock config timestampsNikolai Kondrashov2014-09-161-1/+3
* CI: Add missing debian dependencyLukas Slebodnik2014-09-161-0/+1
* TESTS: Free retrieved sid in test_getsidbynameNikolai Kondrashov2014-09-161-1/+5
* TESTS: Free link paths in symlink testsNikolai Kondrashov2014-09-161-0/+2
* TESTS: Free compiled regexes in krb5_utils-testsNikolai Kondrashov2014-09-161-0/+2
* TESTS: Free hbac_infoNikolai Kondrashov2014-09-161-9/+41
* LDAP: Do not clobber return value when multiple controls are returnedJakub Hrozek2014-09-161-3/+4