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
*
Fix various spelling errors
Mathieu Parent
2015-11-06
1
-1
/
+1
*
nss_wins: Use libwbclient to query wins server
Andreas Schneider
2015-10-26
2
-160
/
+86
*
nss_wins: Use lp_global_no_reinit()
Andreas Schneider
2015-10-26
1
-1
/
+1
*
wbinfo: make --verbose --pam-logon print sids
Volker Lendecke
2015-10-12
1
-0
/
+10
*
build: Move __attribute__ ((destructor)) and ((constructor)) tests to wafsamba
Andrew Bartlett
2015-10-09
1
-1
/
+1
*
nss_winbind: fix hang on Solaris on big groups
Björn Jacke
2015-09-11
1
-0
/
+6
*
nss_wins: add module for FreeBSD
Björn Jacke
2015-09-11
2
-1
/
+87
*
pam_winbind: Fix a segfault if initialization fails
Andreas Schneider
2015-09-08
1
-11
/
+8
*
winbind client: avoid vicious cycle created by client retry
Uri Simchoni
2015-07-15
1
-17
/
+9
*
wbinfo: Dump user info for pam-logon -v
Volker Lendecke
2015-06-11
1
-3
/
+42
*
nsswitch: Simplify winbind_named_pipe_sock()
Volker Lendecke
2015-06-08
1
-10
/
+8
*
nsswitch: Extend idmap_rfc2307 testcase for reverse lookup
Christof Schmitt
2015-06-05
1
-9
/
+63
*
selftest: Add tests for expected output of wbinfo -i and wbinfo --uid-info
Andrew Bartlett
2015-05-06
1
-3
/
+46
*
nsswitch/wins: use lp_load_global() wrapper of lp_load().
Michael Adam
2015-04-22
1
-1
/
+1
*
nsswitch: improve error messages in wbinfo calls
Stefan Metzmacher
2015-03-27
1
-10
/
+17
*
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
2015-03-24
1
-1
/
+1
*
lib: Remove load_case_tables_library()
Volker Lendecke
2015-03-24
1
-1
/
+0
*
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
[next]