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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:torture: Use a different driver name for add_driver tests
Andreas Schneider
2017-08-24
1
-2
/
+3
*
python: Make generated modules samba.ntstatus and samba.werror Python 3 compa...
Lumir Balhar
2017-08-22
2
-8
/
+24
*
python: scripting: Port ntstatus and werror generators to Python 3 compatible...
Lumir Balhar
2017-08-22
3
-9
/
+9
*
getncchanges.py: Add test for GET_ANC and linked attributes
Tim Beale
2017-08-18
2
-39
/
+157
*
getncchanges.py: Add GET_ANC replication test case
Tim Beale
2017-08-18
2
-8
/
+212
*
getncchanges.py: Add a new test for replication
Tim Beale
2017-08-18
3
-19
/
+208
*
replmd: Try to add forward-link for unknown cross-partition links
Tim Beale
2017-08-18
1
-7
/
+7
*
replmd: Don't fail cycle if we get link for deleted object with GET_TGT
Tim Beale
2017-08-18
4
-21
/
+39
*
replmd: Avoid dropping links if link target is deleted
Tim Beale
2017-08-18
1
-18
/
+34
*
replmd: Move where we store linked attributes
Tim Beale
2017-08-18
1
-90
/
+103
*
replmd: Set GET_ANC if Windows sends a link with unknown source object
Tim Beale
2017-08-18
1
-0
/
+11
*
drepl: Support GET_TGT on periodic replication client
Tim Beale
2017-08-18
3
-17
/
+83
*
drs: Check target object is known after applying objects
Tim Beale
2017-08-18
2
-44
/
+145
*
drs: Fail replication transaction instead of dropping links
Tim Beale
2017-08-18
4
-4
/
+95
*
replmd: Split checking link attr target into new function
Tim Beale
2017-08-18
1
-69
/
+102
*
tests: replace traffic_summary test with python blackbox test
Gary Lockyer
2017-08-17
1
-0
/
+3
*
scripts: Scripts to replay and generate samba traffic
Gary Lockyer
2017-08-17
1
-0
/
+12
*
lib: talloc: Use the system <talloc.h> include.
Jeremy Allison
2017-08-17
3
-3
/
+3
*
lib: tevent: Use system <tevent.h>, not internal header path (except in self-...
Jeremy Allison
2017-08-16
4
-4
/
+4
*
libhttp: Remove an unneeded include
Volker Lendecke
2017-08-16
1
-1
/
+0
*
py-librpc: Strictly check the type of the incoming sid pointer
Andrew Bartlett
2017-08-15
1
-0
/
+7
*
s4/lib/tls: Use SHA256 to sign the TLS certificates
Andrew Bartlett
2017-08-15
1
-3
/
+6
*
dnsserver: Add support for dns wildcards
Gary Lockyer
2017-08-15
6
-5
/
+380
*
dnsserver: Tighten DNS name checking
Gary Lockyer
2017-08-15
1
-6
/
+29
*
dnsserver: Tests for dns wildcard entries
Gary Lockyer
2017-08-15
1
-1
/
+1
*
s4: com: Replace erroneous inclusion of internal talloc.h header with external.
Jeremy Allison
2017-08-15
1
-1
/
+1
*
s4:rpc_server:backupkey: Move variable into scope
Andreas Schneider
2017-08-11
1
-2
/
+2
*
heimdal: Fix printing a short int into a string
Andreas Schneider
2017-08-11
1
-2
/
+2
*
s4/torture: additional tests for kernel-oplocks
Ralph Boehme
2017-08-09
1
-0
/
+185
*
s4/torture: reproducer for kernel oplocks issue with streams
Ralph Boehme
2017-08-09
1
-0
/
+161
*
s3:torture: Fix spoolss test to build with -O3
Andreas Schneider
2017-08-09
1
-5
/
+6
*
s4:samdb: Fix building Samba with -O3
Andreas Schneider
2017-08-09
1
-1
/
+1
*
s4:auth/ntlmssp: add support for using "winbind" as DC
Stefan Metzmacher
2017-08-07
2
-18
/
+3
*
s4:auth: use "sam winbind" for the netlogon server
Stefan Metzmacher
2017-08-07
1
-7
/
+4
*
s4:auth/ntlm: provide auth_check_password_wrapper_send/recv to auth4_context
Stefan Metzmacher
2017-08-07
1
-11
/
+72
*
s4:auth_winbind: implement async authentication via IRPC
Stefan Metzmacher
2017-08-07
1
-41
/
+137
*
s4:rpc_server/netlogon: make use of auth_check_password_send/recv()
Stefan Metzmacher
2017-08-07
1
-16
/
+55
*
s4:rpc_server/netlogon: make use of async kdc_check_generic_kerberos_send/recv()
Stefan Metzmacher
2017-08-07
1
-18
/
+79
*
s4:rpc_server/netlogon: prepare dcesrv_netr_LogonSamLogon_base for async proc...
Stefan Metzmacher
2017-08-07
1
-47
/
+138
*
s4:rpc_server/netlogon: check auth_level for validation level 6 already in dc...
Stefan Metzmacher
2017-08-07
1
-7
/
+15
*
s4:librpc/rpc: add support for HttpAuthOption=negotiate
Stefan Metzmacher
2017-08-07
1
-0
/
+2
*
s4:lib/http: pass down the target service/hostname to gensec
Stefan Metzmacher
2017-08-07
1
-0
/
+21
*
s4:lib/http: add HTTP_AUTH_NEGOTIATE which maps to the "http_negotiate" gense...
Stefan Metzmacher
2017-08-07
2
-0
/
+5
*
s4:http/gensec: implement "http_negotiate" using GENSEC_OID_SPNEGO
Stefan Metzmacher
2017-08-07
1
-0
/
+24
*
s4:http/gensec: make the "NTLM" base64 wrapping more generic
Stefan Metzmacher
2017-08-07
1
-32
/
+107
*
s4:http/gensec: rename ntlm.c to generic.c
Stefan Metzmacher
2017-08-07
2
-5
/
+5
*
s4:librpc/rpc: pass down HTTP_AUTH_* values directly to dcerpc_pipe_open_roh_...
Stefan Metzmacher
2017-08-07
4
-16
/
+15
*
s4:librpc/rpc: remember the target_hostname on ncacn_http connections
Stefan Metzmacher
2017-08-07
1
-0
/
+5
*
s4:lib/http: pass a generic prefix blob to http_parse_auth_response()
Stefan Metzmacher
2017-08-07
1
-11
/
+13
*
s4:lib/http: use strcasecmp(h->key, "WWW-Authenticate") instead of strncasecmp()
Stefan Metzmacher
2017-08-07
1
-1
/
+4
[next]