summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* WIPnonroot-libcapJakub Hrozek2014-10-081-1/+7
* TESTS: Fix krb5_child testJakub Hrozek2014-10-082-1/+19
* UTIL: Prefer libcap-ng for privilege drop operationsJakub Hrozek2014-10-074-6/+54
* NSS: Run as a user specified by monitorJakub Hrozek2014-10-072-1/+5
* SSSD: Load a user to run a service as from configurationJakub Hrozek2014-10-076-1/+111
* SBUS: Allow connections from other UIDsJakub Hrozek2014-10-073-0/+27
* SBUS: Chown the sbus socket if neededJakub Hrozek2014-10-077-7/+20
* BUILD: Add a config option for sssd user, own private directories as the userJakub Hrozek2014-10-071-0/+34
* UTIL: Add a function to convert id_t from a number or a nameJakub Hrozek2014-10-076-7/+211
* TESTS: Unit tests for server_setupJakub Hrozek2014-10-072-0/+266
* TESTS: unit tests can use confdb without using sysdbJakub Hrozek2014-10-071-24/+28
* UTIL: Add the possibility to unit test server_setupJakub Hrozek2014-10-071-4/+23
* SSSD: Add the possibility to specify a UID and GID to run asJakub Hrozek2014-10-0712-10/+53
* UTIL: Do not depend on monitor codeJakub Hrozek2014-10-076-39/+39
* TESTS: Add a test to change user IDsJakub Hrozek2014-10-076-0/+222
* BUILD: Detect nss_wrapper and uid_wrapper during configureJakub Hrozek2014-10-071-0/+31
* UTIL: Move become_user outside krb5 treeJakub Hrozek2014-10-073-9/+9
* MONITOR: Remove useless memory contextsJakub Hrozek2014-10-071-12/+2
* 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
* 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
* 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
* 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
* name2sid: Check negative cache for users and groupsSumit Bose2014-09-161-15/+19