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
*
nss_winbind: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
2018-11-28
1
-26
/
+26
*
wins: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
2018-11-28
1
-4
/
+4
*
wbclient: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
2018-11-28
1
-5
/
+5
*
krb5_plugin: Use #ifdef instead of #if for config.h definitions
Andreas Schneider
2018-11-28
2
-2
/
+2
*
nsswitch: Handle possible NULL return value of getprogname()
Andreas Schneider
2018-11-13
1
-2
/
+7
*
pam_winbind: Set the request type as client name
Andreas Schneider
2018-11-12
1
-0
/
+8
*
nss_wins: Set client process name
Andreas Schneider
2018-11-12
1
-0
/
+2
*
nss_winbind: Set the client process name
Andreas Schneider
2018-11-12
1
-0
/
+11
*
krb5_plugin: Set the wbclient process name
Andreas Schneider
2018-11-12
1
-0
/
+2
*
wbclient: Add wbcSetClientProcessName()
Andreas Schneider
2018-11-12
6
-2
/
+165
*
wbclient: Send the client process name talking to winbind
Andreas Schneider
2018-11-12
2
-1
/
+26
*
nsswitch: Fix CID 1441070 Error handling issues (CHECKED_RETURN)
Ralph Wuerthner
2018-11-09
1
-1
/
+8
*
nsswitch: Fix CID 1441072 Error handling issues (CHECKED_RETURN)
Ralph Wuerthner
2018-11-09
1
-1
/
+7
*
nsswitch:tests: Pass the envname to the script
Andreas Schneider
2018-11-08
1
-2
/
+3
*
nsswitch: add test for parallel NSS & libwbclient calls
Ralph Wuerthner
2018-11-01
2
-0
/
+163
*
nsswitch: protect access to wb_global_ctx by a mutex
Ralph Wuerthner
2018-11-01
1
-1
/
+14
*
nsswitch: make wb_global_ctx private add add get/put functions to access glob...
Ralph Wuerthner
2018-11-01
1
-8
/
+33
*
nsswitch: use goto to have only one function return
Ralph Wuerthner
2018-11-01
1
-4
/
+8
*
nsswitch: Add try_authtok option to pam_winbind
Mathieu Parent
2018-10-02
2
-0
/
+6
*
nsswitch/libwbclient/wscript: import from waflib
Alexander Bokovoy
2018-09-05
1
-1
/
+1
*
nsswitch/wscript_build: update to handle waf 2.0.4
Alexander Bokovoy
2018-09-05
1
-1
/
+1
*
wbinfo: Free memory when we leave wbinfo_dsgetdcname()
Andreas Schneider
2018-08-11
1
-0
/
+3
*
nsswitch: Correct users of "ctx->is_privileged"
Volker Lendecke
2018-07-24
1
-5
/
+5
*
nsswitch: Make two functions static
Volker Lendecke
2018-07-24
2
-10
/
+7
*
nsswitch: Remove IRIX support
Volker Lendecke
2018-07-24
3
-681
/
+0
*
winbind_krb5_localauth: Fix a compiler warning
Andreas Schneider
2018-07-07
1
-2
/
+2
*
nsswitch: Use a swtich in the wbinfo test to lookup users
Andreas Schneider
2018-07-06
1
-8
/
+11
*
nsswitch: Add tests to lookup user via getpwnam
Andreas Schneider
2018-07-04
1
-9
/
+62
*
krb5_plugin: Move krb5 locator plugin to krb5_plugin subdir
Andreas Schneider
2018-06-27
2
-1
/
+1
*
krb5_plugin: Install plugins to krb5 modules dir
Andreas Schneider
2018-06-27
1
-5
/
+7
*
krb5_plugin: Add winbind localauth plugin for MIT Kerberos
Andreas Schneider
2018-06-21
2
-0
/
+273
*
Fix spelling s/formated/formatted/
Mathieu Parent
2018-05-12
1
-1
/
+1
*
nsswitch:tests: Add test for wbinfo --user-info
Andreas Schneider
2018-05-11
1
-0
/
+83
*
nsswitch: Lookup the domain in tests with the wb seperator
Andreas Schneider
2018-05-11
3
-4
/
+4
*
nsswitch: Add a test looking up domain sid
Andreas Schneider
2018-05-11
1
-0
/
+4
*
nsswitch: Add a test looking up the user using the upn
Andreas Schneider
2018-05-11
1
-2
/
+7
*
nsswitch: Only connect to the priv socket if required
Volker Lendecke
2018-04-24
1
-1
/
+5
*
nsswitch: fix memory leak in winbind_open_pipe_sock() when the privileged pip...
Stefan Metzmacher
2018-04-24
1
-2
/
+2
*
Add test for wbinfo name lookup
Christof Schmitt
2018-04-06
1
-0
/
+40
*
nsswitch: Fix wbcListGroups test
Christof Schmitt
2018-04-06
1
-1
/
+32
*
nsswitch: Fix wbcListUsers test
Christof Schmitt
2018-04-06
1
-1
/
+32
*
nsswitch: fix the developer build of nsswitch/wins.c on freebsd 11
Stefan Metzmacher
2018-04-03
1
-1
/
+1
*
nsswitch: add some const to _nss_winbind_initgroups_dyn() prototype
Stefan Metzmacher
2018-04-03
2
-2
/
+2
*
nsswitch: maintain prototypes for the linux based functions only once
Stefan Metzmacher
2018-04-03
6
-96
/
+27
*
wbinfo: Improve the wording for --online-status
Andreas Schneider
2018-03-16
1
-2
/
+2
*
nsswitch: fix wbinfo -m --verbose trust type "Local"
Ralph Boehme
2018-03-02
1
-3
/
+1
*
nsswitch: Add FALL_THROUGH statements in pam_winbind.c
Andreas Schneider
2018-03-01
1
-1
/
+2
*
nsswitch: fix double free errors in nsstest.c
Stefan Metzmacher
2018-02-21
1
-8
/
+10
*
wbinfo: avoid segfault in wbinfo_auth_crap() if winbindd is not available
Stefan Metzmacher
2018-02-10
1
-2
/
+11
*
libwbclient: add more trust types
Ralph Boehme
2018-01-13
1
-1
/
+15
[next]