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
*
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
*
wbinfo: support for local, workstation and routed trust types
Ralph Boehme
2018-01-13
1
-1
/
+20
*
libwbclient: add trust routing and more trust-types
Ralph Boehme
2018-01-13
1
-0
/
+7
*
nsswitch: fill out wbcAuthUserInfo user_principal and dns_domain_name from info6
Ralph Boehme
2018-01-13
1
-2
/
+12
*
nsswitch: add "validation_level" and "info6" to winbindd_response
Ralph Boehme
2018-01-13
1
-2
/
+8
*
pam_winbind: avoid non-literal-format warning
Uri Simchoni
2017-11-29
1
-5
/
+19
*
winbind_nss_freebsd: fix const discard warning
Uri Simchoni
2017-11-24
1
-2
/
+7
*
pam_winbind: fix const discard warnings
Uri Simchoni
2017-11-24
1
-2
/
+2
*
nsswitch: Slightly simplify winbindd_request_response
Volker Lendecke
2017-11-18
1
-8
/
+6
*
libwbclient: Fix two signed/unsigned hickups
Volker Lendecke
2017-11-18
1
-2
/
+2
*
nsswitch: Fix a typo
Volker Lendecke
2017-11-18
1
-1
/
+1
*
wbinfo: return "NOT MAPPED" instead of "S-0-0" for unmapped id-to-sid
Ralph Boehme
2017-10-10
2
-1
/
+7
*
libwbclient: Fix CID 1414781 Dereference null return value
Volker Lendecke
2017-07-12
1
-1
/
+1
*
selftest: add some basic tests for idmap_ad
Ralph Boehme
2017-07-12
1
-0
/
+99
*
selftest: Prime the netlogon cache during test_idmap_rfc2307
Andrew Bartlett
2017-07-02
1
-0
/
+6
*
selftest: Use tree_delete control in idmap_rfc2307 test
Andrew Bartlett
2017-07-02
1
-12
/
+2
*
nsswitch: Add ad_member tests for wbinfo --domain-info and --dc-info
Andreas Schneider
2017-06-29
1
-0
/
+6
*
s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentia...
Jeremy Allison
2017-05-11
1
-20
/
+40
*
idmap_rfc2307: Test unix-ids-to-sids with 35 groups
Volker Lendecke
2017-05-08
1
-0
/
+14
*
test_idmap_rfc2307: Test wbinfo -r for 35 supplementary group memberships
Volker Lendecke
2017-05-08
1
-6
/
+60
*
test_idmap_rfc2307: Do a recursive delete in ou=idmap
Volker Lendecke
2017-05-08
1
-8
/
+15
*
test_idmap_rfc2307: Correct usage
Volker Lendecke
2017-05-08
1
-1
/
+1
*
test_idmap_rfc2307: Avoid a tmpfile
Volker Lendecke
2017-05-08
1
-17
/
+10
*
test_idmap_rfc2307: Remove the correct file
Volker Lendecke
2017-05-08
1
-1
/
+1
*
s4: torture: Add TALLOC_CTX * to torture_winbind_init().
Jeremy Allison
2017-05-05
1
-2
/
+2
*
selftest: tests idmap mapping with idmap_rid
Ralph Boehme
2017-04-07
1
-0
/
+66
*
selftest: fix for wbinfo -s tests for wellknown SIDs
Ralph Boehme
2017-04-06
1
-4
/
+9
*
pam_winbind: no longer use wbcUserPasswordPolicyInfo when authenticating
Stefan Metzmacher
2017-04-06
1
-46
/
+12
*
selftest: fix SID composition in a test script
Ralph Boehme
2017-04-05
1
-1
/
+1
*
selftest: wbinfo -s tests for wellknown SIDs
Ralph Boehme
2017-04-01
1
-0
/
+20
*
selftest: Define template homedir for 'ad_member' env
Andreas Schneider
2017-03-30
1
-6
/
+11
*
wbinfo: Prevent client segfault with given EOF
Garming Sam
2017-03-27
1
-1
/
+2
*
wbinfo: Add "authoritative" to wbinfo -a output
Volker Lendecke
2017-03-24
1
-1
/
+3
*
libwbclient: add WBC_SID_NAME_LABEL
Stefan Metzmacher
2017-03-23
3
-1
/
+6
*
nsswtich: Add negative tests for authentication with wbinfo
Andreas Schneider
2017-03-22
1
-0
/
+4
*
libwbclient: Add "authoritative" to wbcAuthErrorInfo
Volker Lendecke
2017-03-07
4
-2
/
+137
*
winbind: Add "authoritative" to winbindd_response
Volker Lendecke
2017-03-07
1
-2
/
+4
[next]