summaryrefslogtreecommitdiff
path: root/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* nss_wins: Use lp_global_no_reinit()Andreas Schneider2015-11-201-1/+1
* pam_winbind: Fix a segfault if initialization failsAndreas Schneider2015-10-051-11/+8
* nss_winbind: fix hang on Solaris on big groupsBjörn Jacke2015-09-151-0/+6
* nsswitch: Extend idmap_rfc2307 testcase for reverse lookupChristof Schmitt2015-06-071-9/+63
* Ensure we always initialise the winbind contextMatthew Newton2015-04-081-1/+1
* Update libwbclient version to 0.12Matthew Newton2015-03-243-2/+133
* Move wbc global variables into global context insteadMatthew Newton2015-03-243-45/+73
* Add context versions of wbclient functionsMatthew Newton2015-03-246-176/+1161
* Add wbcContext to wbcRequestResponseMatthew Newton2015-03-242-7/+21
* Add wbcContext struct, create and free functionsMatthew Newton2015-03-243-0/+78
* Use global context for winbindd_request_responseMatthew Newton2015-03-246-39/+66
* Make winbind client library thread-safe by adding contextMatthew Newton2015-03-242-61/+143
* Support using system ldbmodify.Jelmer Vernooij2015-03-241-1/+6
* nsswitch: fix soname of linux nss_*.so.2 modulesStefan Metzmacher2015-01-231-6/+18
* pam_winbind: fix warn_pwd_expire implementation.Günther Deschner2014-12-041-1/+4
* nss_winbind: add getgroupmembership for FreeBSDBjörn Jacke2014-10-261-1/+73
* nsswitch: Skip groups we were not able to map.Andreas Schneider2014-09-191-0/+5
* Replace all uses of iniparser with tiniparser.Jeremy Allison2014-08-143-24/+27
* nsswitch: Fix bogus #include line.Ira Cooper2014-08-091-1/+0
* As David Woodhouse points out, this breaks backwards compatibility.Jeremy Allison2014-07-141-2/+0
* libwbclient: reject unknown named blobs in wbcCredentialCache()Stefan Metzmacher2014-07-101-0/+2
* libwbclient: allow only one initial_blob/challenge_blob in wbcCredentialCache()Stefan Metzmacher2014-07-101-9/+19
* s3: libwbclient: Don't break out of loop too soon - find all parameters.Jeremy Allison2014-07-101-2/+0
* libwbclient: Call correct function for wbcPingDc2 testChristof Schmitt2014-07-091-1/+1
* waf: fix the name of the WINBIND "nss" module on AIXBjörn Jacke2014-06-121-1/+1
* s3:lib/afs move afs_settoken.c to common lib dirChristian Ambach2014-06-041-0/+1
* selftest: Make test_wbinfo.sh work with s3-winbinddAndrew Bartlett2014-06-041-6/+5
* libwbclient-tests: No longer hardcoded password and test domainAndrew Bartlett2014-06-041-20/+23
* selftest: Set winbind separator = /Andrew Bartlett2014-06-041-8/+8
* nsswitch: Fix the check for the privileged pipe.Andreas Schneider2014-05-161-17/+19
* wbclient: ensure response struct is initializedAlexander Bokovoy2014-05-081-0/+7
* Remove special socket_wrapper code.Andreas Schneider2014-04-172-9/+1
* selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider2014-04-172-8/+1
* wbclient: Check with nss_wrapper_enabled().Andreas Schneider2014-04-171-6/+6
* Remove special nss_wrapper codeAndreas Schneider2014-04-171-1/+0
* libwbclient: Handle uid_wrapper for pipe access.Andreas Schneider2014-04-171-2/+33
* Remove uid_wrapper related code.Andreas Schneider2014-04-173-5/+0
* selftest: Rename wbinfo_s3 to wbinfo_simple and reorder code for clarityAndrew Bartlett2014-04-021-0/+17
* nsswitch: Remove fallback setting of WINBINDD_SOCKET_DIRAndrew Bartlett2014-03-051-5/+9
* nsswitch: Fix idmap rfc2307 test with system ldb.Andreas Schneider2014-02-211-2/+11
* krb5_locator: Slightly simplify codeVolker Lendecke2014-02-201-2/+1
* param: rename lp function and variable from 'lockdir' to 'lock_directory'Garming Sam2014-02-071-1/+1
* Revert "pam_winbind: fix segfault in pam_sm_authenticate()"Garming Sam2014-01-151-4/+3
* pam_winbind: Do not honour require_membership_of in the acct module parametersGarming Sam2014-01-141-16/+41
* pam_winbind: Fix segfault caused by invalid configuration optionsGarming Sam2014-01-141-3/+3
* wbinfo: Fix a memory leak in wbinfo_ping_dc().Andreas Schneider2014-01-091-0/+1
* CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison2013-12-092-2/+19
* fail authentication for single group name which cannot be converted to sidNoel Power2013-11-291-0/+6
* pam_winbind: Use strlcat in safe_append_stringVolker Lendecke2013-11-281-9/+3
* handle later iniparser version assigning a zero length string value for 'key='Noel Power2013-11-201-4/+19