summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* IPA: Write SELinux usernames in the right caseJakub Hrozek2014-03-131-5/+21
* KRB: Prevent dereference of a null pointerLukas Slebodnik2014-03-131-2/+4
* TESTS: Remove unused macrosLukas Slebodnik2014-03-123-10/+0
* hbac-test: Use defined macros instead of stringsLukas Slebodnik2014-03-121-3/+5
* TEST: Do not clean up if test fail.Lukas Slebodnik2014-03-121-1/+3
* TEST: Use right domain name in negcache testLukas Slebodnik2014-03-121-7/+7
* TEST: Remove unused argument sysdb_pathLukas Slebodnik2014-03-127-17/+12
* AD: Continue if sssd failes to check extra membersLukas Slebodnik2014-03-121-0/+1
* IPA/KRB5: handle KRB5_PROG_ETYPE_NOSUPP during IPA password migrationSumit Bose2014-03-121-0/+4
* IPA: Use the correct domain when processing SELinux rulesJakub Hrozek2014-03-111-10/+15
* MAN: Clarify the GC support a bitJakub Hrozek2014-03-111-5/+13
* AD: Only connect to GC for subdomain usersJakub Hrozek2014-03-111-0/+17
* Makefile: Add missing library to the dp_opt_testsLukas Slebodnik2014-03-101-0/+1
* IPA: Use GC for AD initgroup requestsSumit Bose2014-03-101-6/+15
* Fix krb5 changepw when FAST-only preauth methods are used (like OTP)Nathaniel McCallum2014-03-101-34/+6
* PAM: Test return value of strdupLukas Slebodnik2014-03-072-0/+9
* TEST: Use unique directory for negcache testLukas Slebodnik2014-03-061-1/+1
* Unit-test-for-negcache-module-addedPallavi Jha2014-03-052-0/+668
* IPA: Do not save intermediate data to sysdbJakub Hrozek2014-03-051-28/+28
* ipa-server-mode: use lower-case user name for home dirSumit Bose2014-03-031-1/+10
* config API: prepend source dir search path for testsSumit Bose2014-03-022-1/+3
* config API: read only specific files from schemaplugindirSumit Bose2014-03-023-2/+6
* SUDO: AD providerSumit Bose2014-03-028-7/+122
* config API: add missing subdomain target to AD provider testSumit Bose2014-03-021-1/+1
* libsss_idmap: bump version-infoSumit Bose2014-02-261-1/+1
* Remove unused structures.Lukas Slebodnik2014-02-263-22/+0
* TEST: Fix warning invalid printf argument typeLukas Slebodnik2014-02-261-1/+1
* NSS: Fix warning access array with index then checkLukas Slebodnik2014-02-261-3/+3
* KRB5: Fix condition for empty stringLukas Slebodnik2014-02-261-1/+1
* MAN: Clarify that changing ID mapping options might require purging the cacheJakub Hrozek2014-02-261-0/+42
* MAN: Clarify the ldap_access_filter option furtherJakub Hrozek2014-02-261-4/+5
* DP: Provide separate dp_copy_defaults functionJakub Hrozek2014-02-266-22/+476
* OPTS: Allow using defaults for blobsJakub Hrozek2014-02-261-0/+3
* IPA: check ranges for collisions before saving themSumit Bose2014-02-261-20/+64
* IPA: refactor idmap code and add testSumit Bose2014-02-264-147/+372
* IDMAP: add sss_idmap_check_collision(_ex)Sumit Bose2014-02-263-37/+244
* UTIL: Sanitize whitespaces.Lukas Slebodnik2014-02-261-0/+10
* LDAP: Setup periodic task only once.Lukas Slebodnik2014-02-261-13/+41
* Fix DEBUG message formattingJakub Hrozek2014-02-252-2/+2
* sbus: Use constants to make dbus callsStef Walter2014-02-2415-65/+37
* sbus: Generate constants from interface definitionsStef Walter2014-02-245-0/+96
* sbus: Rework sbus to use interface metadata and vtablesStef Walter2014-02-2421-164/+606
* nss: Stop using one DBus interface with totally different methodsStef Walter2014-02-243-2/+3
* sbus: Add sbus_vtable and update codegen to support itStef Walter2014-02-248-3/+122
* sbus: Add meta data structures and code generatorStef Walter2014-02-248-1/+1012
* Fix warning unused variable ap_fallbackLukas Slebodnik2014-02-211-1/+1
* IPA: Don't fail if apply_subdomain_homedir returns ENOENTJakub Hrozek2014-02-201-1/+1
* DEBUG: Fix crash after fallback from journal logLukas Slebodnik2014-02-201-2/+5
* Clarify CFLAGS handling in bashrc_sssdNikolai Kondrashov2014-02-201-1/+2
* Handle unbound variables in bashrc_sssdNikolai Kondrashov2014-02-201-2/+2