index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure we always initialise the winbind context
Matthew Newton
2015-03-18
1
-1
/
+1
*
Update libwbclient version to 0.12
Matthew Newton
2015-03-10
3
-2
/
+133
*
Move wbc global variables into global context instead
Matthew Newton
2015-03-10
3
-45
/
+73
*
Add context versions of wbclient functions
Matthew Newton
2015-03-10
6
-176
/
+1161
*
Add wbcContext to wbcRequestResponse
Matthew Newton
2015-03-10
2
-7
/
+21
*
Add wbcContext struct, create and free functions
Matthew Newton
2015-03-10
3
-0
/
+78
*
Use global context for winbindd_request_response
Matthew Newton
2015-03-10
6
-39
/
+66
*
Make winbind client library thread-safe by adding context
Matthew Newton
2015-03-10
2
-61
/
+143
*
pam: Fix CID 1034871 Resource leak
Volker Lendecke
2015-03-03
1
-0
/
+1
*
pam: Fix CID 1034870 Resource leak
Volker Lendecke
2015-03-03
1
-1
/
+4
*
nss-wins: Do not lookup invalid netbios names
Andreas Schneider
2015-02-23
1
-1
/
+13
*
Make sure response->extra_data.data is always cleared out
Matthew Newton
2015-01-09
1
-6
/
+7
*
nsswitch/wbinfo: allow 'wbinfo --ping-dc --domain=SOMEDOMAIN'
Stefan Metzmacher
2014-12-19
1
-4
/
+13
*
nsswitch: allow passing the domain name to wbcPingDC[2]()
Stefan Metzmacher
2014-12-19
2
-11
/
+43
*
nsswitch: fix soname of linux nss_*.so.2 modules
Stefan Metzmacher
2014-12-19
1
-6
/
+18
*
pam_winbind: fix warn_pwd_expire implementation.
Günther Deschner
2014-12-03
1
-1
/
+4
*
Support using system ldbmodify.
Jelmer Vernooij
2014-11-19
1
-1
/
+6
*
nsswitch: avoid some compiler warnings
Stefan Metzmacher
2014-11-14
3
-6
/
+7
*
nss_winbind: add getgroupmembership for FreeBSD
Björn Jacke
2014-10-20
1
-1
/
+73
*
pam_winbind: fix comment typos
Michael Adam
2014-10-18
1
-1
/
+1
*
nsswitch: Skip groups we were not able to map.
Andreas Schneider
2014-09-19
1
-0
/
+5
*
Replace all uses of iniparser with tiniparser.
Jeremy Allison
2014-08-14
3
-24
/
+27
*
nsswitch: Fix bogus #include line.
Ira Cooper
2014-08-09
1
-1
/
+0
*
As David Woodhouse points out, this breaks backwards compatibility.
Jeremy Allison
2014-07-14
1
-2
/
+0
*
libwbclient: reject unknown named blobs in wbcCredentialCache()
Stefan Metzmacher
2014-07-10
1
-0
/
+2
*
libwbclient: allow only one initial_blob/challenge_blob in wbcCredentialCache()
Stefan Metzmacher
2014-07-10
1
-9
/
+19
*
s3: libwbclient: Don't break out of loop too soon - find all parameters.
Jeremy Allison
2014-07-10
1
-2
/
+0
*
libwbclient: Call correct function for wbcPingDc2 test
Christof Schmitt
2014-07-09
1
-1
/
+1
*
waf: fix the name of the WINBIND "nss" module on AIX
Björn Jacke
2014-06-12
1
-1
/
+1
*
s3:lib/afs move afs_settoken.c to common lib dir
Christian Ambach
2014-06-04
1
-0
/
+1
*
selftest: Make test_wbinfo.sh work with s3-winbindd
Andrew Bartlett
2014-06-04
1
-6
/
+5
*
libwbclient-tests: No longer hardcoded password and test domain
Andrew Bartlett
2014-06-04
1
-20
/
+23
*
selftest: Set winbind separator = /
Andrew Bartlett
2014-06-04
1
-8
/
+8
*
nsswitch: Fix the check for the privileged pipe.
Andreas Schneider
2014-05-16
1
-17
/
+19
*
wbclient: ensure response struct is initialized
Alexander Bokovoy
2014-05-08
1
-0
/
+7
*
Remove special socket_wrapper code.
Andreas Schneider
2014-04-17
2
-9
/
+1
*
selftest: Rename WINBINDD_SOCKET_DIR environment variable.
Andreas Schneider
2014-04-17
2
-8
/
+1
*
wbclient: Check with nss_wrapper_enabled().
Andreas Schneider
2014-04-17
1
-6
/
+6
*
Remove special nss_wrapper code
Andreas Schneider
2014-04-17
1
-1
/
+0
*
libwbclient: Handle uid_wrapper for pipe access.
Andreas Schneider
2014-04-17
1
-2
/
+33
*
Remove uid_wrapper related code.
Andreas Schneider
2014-04-17
3
-5
/
+0
*
selftest: Rename wbinfo_s3 to wbinfo_simple and reorder code for clarity
Andrew Bartlett
2014-04-02
1
-0
/
+17
*
nsswitch: Remove fallback setting of WINBINDD_SOCKET_DIR
Andrew Bartlett
2014-03-05
1
-5
/
+9
*
nsswitch: Fix idmap rfc2307 test with system ldb.
Andreas Schneider
2014-02-21
1
-2
/
+11
*
krb5_locator: Slightly simplify code
Volker Lendecke
2014-02-20
1
-2
/
+1
*
param: rename lp function and variable from 'lockdir' to 'lock_directory'
Garming Sam
2014-02-07
1
-1
/
+1
*
Revert "pam_winbind: fix segfault in pam_sm_authenticate()"
Garming Sam
2014-01-15
1
-4
/
+3
*
pam_winbind: Do not honour require_membership_of in the acct module parameters
Garming Sam
2014-01-14
1
-16
/
+41
*
pam_winbind: Fix segfault caused by invalid configuration options
Garming Sam
2014-01-14
1
-3
/
+3
*
wbinfo: Fix a memory leak in wbinfo_ping_dc().
Andreas Schneider
2014-01-09
1
-0
/
+1
[next]