index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli/tcon: remove unused smb2_tree_connect*()
Stefan Metzmacher
2014-09-30
1
-67
/
+0
*
s4:torture/smb2: remove unused variable in torture_smb2_con_sopt()
Stefan Metzmacher
2014-09-30
1
-1
/
+0
*
s4:torture/smb2: use smb2cli_tcon*() in torture_smb2_tree_connect()
Stefan Metzmacher
2014-09-30
1
-27
/
+26
*
s4:torture/smb2: use torture_smb2_tree_connect() in notify.c
Stefan Metzmacher
2014-09-30
1
-51
/
+9
*
s4:torture/smb2: torture_smb2_tree_connect() creates a secondary tree connect
Stefan Metzmacher
2014-09-30
1
-1
/
+1
*
s4:libcli/smb2: make use of smb2cli_tcon*() in connect.c
Stefan Metzmacher
2014-09-30
1
-30
/
+25
*
s3:libsmb: remove unused smb2cli.h
Stefan Metzmacher
2014-09-30
2
-2
/
+0
*
s4:libcli/smb_composite: don't try anonymous smb signing
Stefan Metzmacher
2014-09-30
1
-11
/
+27
*
repl: Specify the target realm in dreplsrv_get_target_principal()
Andrew Bartlett
2014-09-30
1
-2
/
+2
*
samba_dnsupdate: Look for ForestDnsZones in the right place
Andrew Bartlett
2014-09-27
1
-1
/
+3
*
acl: Fix typo: structrual -> structural
Jelmer Vernooij
2014-09-27
1
-1
/
+1
*
dsdb: Be less verbose when announcing kcc is being invoked.
Jelmer Vernooij
2014-09-27
1
-1
/
+1
*
Fix commented out code in kpasswd server to use correct function
Andrew Bartlett
2014-09-27
1
-1
/
+1
*
idl: Merge NETR_TRUST and LSA_TRUST definitions into one set only in lsa.idl
Andrew Bartlett
2014-09-27
4
-6
/
+7
*
torture: Fix use-after-free in ldap.nested-search
Andrew Bartlett
2014-09-27
1
-2
/
+4
*
s4-auth/kerberos: fix salting principal, make sure hostname is lowercase.
Günther Deschner
2014-09-26
1
-1
/
+1
*
s4: libcli: ldap message - Ensure all asn1_XX returns are checked.
Jeremy Allison
2014-09-26
1
-4
/
+4
*
s4: libcli: ldap controls - Ensure all asn1_XX returns are checked.
Jeremy Allison
2014-09-26
1
-5
/
+15
*
s4: auth: gensec: asn1 fixes - check all returns.
Jeremy Allison
2014-09-26
1
-19
/
+22
*
s4:torture:vfs_fruit: add size checks for resource fork IO
Ralph Boehme
2014-09-25
1
-1
/
+87
*
s4:torture:vfs_fruit: add test for OS X AppleDouble conversion
Ralph Boehme
2014-09-25
1
-0
/
+650
*
s4:librpc: use authenticated epmapping for ncacn_http
Stefan Metzmacher
2014-09-23
4
-11
/
+38
*
s4:rpc_server: ignore ncacn_http endpoints for now
Stefan Metzmacher
2014-09-22
1
-0
/
+10
*
ncacn_http: DCERPC pipe open using http transport
Samuel Cabrero
2014-09-22
1
-0
/
+196
*
ncacn_http: Client implementation
Samuel Cabrero
2014-09-22
6
-1
/
+2123
*
ncacn_http: Authentication modules for http library
Samuel Cabrero
2014-09-22
5
-4
/
+645
*
ncacn_http: Add http library
Samuel Cabrero
2014-09-22
4
-0
/
+1005
*
s4:torture/smb2/lock: Add Lock Replay detection test case.
Anubhav Rakshit
2014-09-19
1
-1
/
+180
*
s4:torture: Add Replay tests to examine server behaviour when Multiple Channe...
Anubhav Rakshit
2014-09-19
3
-7
/
+832
*
s4:libcli/composite: correctly finish composite smb and smb2 requests
Stefan Metzmacher
2014-09-19
1
-0
/
+8
*
messaging4: Fix an error path memleak
Volker Lendecke
2014-09-18
1
-0
/
+1
*
tdb_wrap: Only pull in samba-debug
Volker Lendecke
2014-09-18
1
-1
/
+1
*
lib: Move "large_file_support()" to the source4 smb server
Volker Lendecke
2014-09-17
1
-0
/
+21
*
Adding new oplock test 'batch26'.
Hemanth Thummala
2014-09-12
1
-0
/
+81
*
torture: Provide enough space for test EA name in raw.eas test
Andrew Bartlett
2014-09-11
1
-1
/
+1
*
s4:torture:base: slightly more generous timing in the defer_open test
Michael Adam
2014-09-10
1
-1
/
+1
*
s4:torture: fix multi_smb_test child status tracking.
Michael Adam
2014-09-10
1
-25
/
+62
*
s4:torture:base: add torture_comments to the loop of the deferopen test.
Michael Adam
2014-09-10
1
-2
/
+34
*
s4:torture:base: move i++ down in loop in run_deferopen()
Michael Adam
2014-09-10
1
-1
/
+2
*
torture: basic FSCTL_SET_ZERO_DATA tests
David Disseldorp
2014-09-08
1
-0
/
+180
*
torture: add file zero-range checker
David Disseldorp
2014-09-08
1
-0
/
+30
*
torture: malformed FSCTL_QUERY_ALLOCATED_RANGES tests
David Disseldorp
2014-09-08
1
-0
/
+78
*
torture: basic FSCTL_QUERY_ALLOCATED_RANGES test
David Disseldorp
2014-09-08
1
-0
/
+191
*
torture: split pattern write into helper function
David Disseldorp
2014-09-08
1
-17
/
+38
*
torture: test oversize FSCTL_SET_SPARSE request
David Disseldorp
2014-09-08
1
-0
/
+76
*
torture: Correctly initialize array size
Volker Lendecke
2014-09-08
1
-2
/
+2
*
winbindd: Do not use group_list->out.resume_index after free
Andrew Bartlett
2014-09-08
1
-2
/
+3
*
winbindd: Do not use user_list->out.resume_index after free
Andrew Bartlett
2014-09-08
1
-2
/
+5
*
torture: allow us to correctly use sizeof(buf) in raw.open tests
Andrew Bartlett
2014-09-08
1
-3
/
+3
*
Use correct size for test string, sizeof() was of the pointer
Andrew Bartlett
2014-09-08
1
-1
/
+1
[next]