summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Handle errors from sdap_id_op properly in enum codeJakub Hrozek2014-02-121-1/+41
* AD: Remove dead codeJakub Hrozek2014-02-121-8/+0
* AD: Only download domains that are set to enumerateJakub Hrozek2014-02-121-1/+5
* LDAP: Detect the presence of POSIX attributesJakub Hrozek2014-02-1210-15/+504
* SSS_CACHE: Reset the initgroups attribute when resetting usersJakub Hrozek2014-02-121-0/+6
* NSS: Fix DEBUG formatting of cmdctx->idJakub Hrozek2014-02-111-26/+26
* MONITOR: Incorrect permissions on sssd.confPavel Reichl2014-02-111-1/+7
* memberof: Removed unused parameter from mbof_fill_vals_array.Lukas Slebodnik2014-02-091-13/+9
* CONFDB: fail if there are domains with same namePavel Reichl2014-02-091-0/+18
* MAN: update of subdomain_homedir usagePavel Reichl2014-02-051-1/+2
* responder: Use SAFEALIGN macros where appropriate.Michal Zidek2014-02-056-52/+83
* AD: support for subdomain_homedirPavel Reichl2014-02-051-0/+190
* Revert "NSS: add support for subdomain_homedir"Pavel Reichl2014-02-051-8/+0
* dyndns: Update PTR records separatelyNikolai Kondrashov2014-02-011-3/+6
* AD: Remove unused memory contextsLukas Slebodnik2014-02-012-12/+10
* LDAP: require attribute groupType for AD groupsLukas Slebodnik2014-01-291-1/+1
* LDAP: store group if subdomain cannot be found by sidLukas Slebodnik2014-01-291-4/+6
* MAN: clarify which shell option takes precedenceJakub Hrozek2014-01-291-6/+7
* sudo: memset tm when converting time attributesPavel Březina2014-01-291-0/+2
* AD: Establish cross-domain memberships after enumeration finishesJakub Hrozek2014-01-292-22/+377
* DB: Add sss_ldb_el_to_string_listJakub Hrozek2014-01-293-13/+75
* LDAP: Don't clobber original_member during enumerationJakub Hrozek2014-01-291-4/+10
* AD: Enumerate users from GC, other entities from LDAPJakub Hrozek2014-01-291-3/+17
* LDAP: Add enum request with custom connectionJakub Hrozek2014-01-292-125/+191
* LDAP: Pass a private context to enumeration ptask instead of hardcoded connec...Jakub Hrozek2014-01-297-36/+52
* AD: Store info on whether a subdomain is set to enumerateJakub Hrozek2014-01-291-5/+33
* AD SRV: use right domain name for CLDAP pingSumit Bose2014-01-281-1/+1
* utils: handling NULL params in sss_parse_namePavel Reichl2014-01-282-26/+30
* CLIENT: Remove unused macrosLukas Slebodnik2014-01-241-5/+0
* TESTS: Fix authtok test for zero length string.Lukas Slebodnik2014-01-241-1/+1
* LDAP: Don't abort request if no id mapping domain matchesJakub Hrozek2014-01-242-6/+38
* krb5: hint to increase krb5_auth_timeoutPavel Reichl2014-01-221-1/+4
* sdap_idamp: Fall back to another method if sid is wrongLukas Slebodnik2014-01-221-2/+8
* LDAP: update id mapping detection for ldap providerLukas Slebodnik2014-01-221-0/+5
* LDAP: Don't fail if subdomain cannot be found by sidLukas Slebodnik2014-01-221-4/+6
* LDAP: Fix error checkJakub Hrozek2014-01-201-2/+2
* MAN: Fix a typoJakub Hrozek2014-01-201-1/+1
* AD: Don't fail the request if ad_account_can_shortcut failsJakub Hrozek2014-01-201-1/+3
* AD: Return right error code from netlogon_get_flat_nameLukas Slebodnik2014-01-161-1/+1
* NSS: add support for subdomain_homedirPavel Reichl2014-01-151-0/+8
* simple access: refresh master domain infoPavel Reichl2014-01-152-45/+92
* simple access: match objects using flat namePavel Reichl2014-01-151-1/+3
* NSS: Use plain user name when expanding homedirJakub Hrozek2014-01-151-1/+12
* UTIL: Inherit parent domain's default_shellJakub Hrozek2014-01-151-1/+4
* TESTS: Fix build with older version of check frameworkLukas Slebodnik2014-01-151-0/+8
* NSS: Don't use printf(3) on user provided strings.Stef Walter2014-01-126-209/+97
* util: A safe printf for user provided format stringsStef Walter2014-01-123-0/+634
* util: Fix const cast failures when building with -WerrorStef Walter2014-01-103-9/+9
* tests: Remove tests that check creating public directoriesJakub Hrozek2014-01-091-121/+0
* LDAP: Add a new error code for malformed access control filterJakub Hrozek2014-01-096-10/+18