index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
torture
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
s4-torture: add smb2 copychunk ioctl tests
David Disseldorp
1
-7
/
+285
2011-10-31
s4-torture: split common copychunk ioctl test code into helpers
David Disseldorp
1
-53
/
+112
2011-10-31
s4-torture: Add tests for the smb2 copychunk ioctl
David Disseldorp
2
-2
/
+173
2011-10-30
s4:torture:smb2: add durable_open_basic2 test: test durable open against all ...
Michael Adam
1
-0
/
+146
2011-10-30
s4:torture:smb2: add a new durable_open_basic1 test: test open against all op...
Michael Adam
1
-0
/
+111
2011-10-30
s4:torture:smb2: check wheter open was durable in existing tests
Michael Adam
1
-0
/
+8
2011-10-30
s4:torture: test also break semantics between batch-oplocks and leases
Michael Adam
1
-1
/
+1
2011-10-30
s4:torture:smb2: adapt comment in durable-open.lease test according to curren...
Michael Adam
1
-0
/
+3
2011-10-30
s4:torture:smb2: fix the durable_open test to succeed against w7 and w2k8r2
Michael Adam
1
-1
/
+1
2011-10-28
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2
-3
/
+3
2011-10-28
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2
-3
/
+3
2011-10-28
s4:torture:smb2: avoid leaking tree connects up to the main function from the...
Michael Adam
1
-0
/
+13
2011-10-28
s4:torture:smb2: fix a nasty double free error.
Michael Adam
1
-2
/
+10
2011-10-28
s4:torture:smb2: fix a comment
Michael Adam
1
-1
/
+1
2011-10-28
s4:torture:smb2: be leass leaky in wrap_simple_2smb2_test()
Michael Adam
1
-4
/
+9
2011-10-27
s4:torture/ldap/basic.c - fix a typo
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-10-27
s4-torture: Add a user creation check.
Andreas Schneider
1
-0
/
+288
2011-10-27
s4-torture: Add a samr privilege check.
Andreas Schneider
3
-1
/
+329
2011-10-27
s4-torture: Add torture_delete_testuser().
Andreas Schneider
1
-0
/
+14
2011-10-27
s4-torture: Add domain_handle to test_join struct.
Andreas Schneider
1
-4
/
+4
2011-10-27
replace: Add don't include unistd.h directly and add uid_wrapper.
Andreas Schneider
1
-2
/
+1
2011-10-26
s4:torture:smb2: fix broken indentation/formatting in torture_smb2_connection()
Michael Adam
1
-8
/
+11
2011-10-25
torture: Remove unused smbiconv
Andrew Bartlett
1
-236
/
+0
2011-10-24
idl: Improve MS-PAC IDL
Simo Sorce
1
-4
/
+4
2011-10-19
s3: remove duplicate fsctl fn definitions
David Disseldorp
1
-2
/
+2
2011-10-19
libcli: move ioctl function field defs to smb_constants
David Disseldorp
3
-3
/
+3
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
2
-14
/
+14
2011-10-14
Fix printf warning.
Jeremy Allison
1
-1
/
+1
2011-10-13
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
1
-1
/
+1
2011-10-13
s4:torture/smb2: we only support 64KB reads/writes for now
Stefan Metzmacher
2
-8
/
+8
2011-10-11
auth: move credentials layer to the top level
Andrew Bartlett
1
-1
/
+1
2011-10-11
lib/param move source4 param code to the top level
Andrew Bartlett
1
-1
/
+1
2011-10-10
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
2
-6
/
+6
2011-10-10
libcli/cldap: pass tevent_context to cldap_search_send()
Stefan Metzmacher
1
-1
/
+1
2011-10-10
libcli/cldap: pass tevent_context to cldap_netlogon_send()
Stefan Metzmacher
1
-1
/
+2
2011-10-08
s4:torture/smb2: avoid '//' comments
Stefan Metzmacher
1
-1
/
+1
2011-10-08
s4:torture/drs: avoid '//' comments
Stefan Metzmacher
1
-2
/
+2
2011-10-06
lib/util: consolidate module loading
Andrew Bartlett
1
-1
/
+1
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
2
-0
/
+2
2011-10-04
s4-dsdb: update callers to dsdb_convert_object_ex()
Andrew Tridgell
1
-0
/
+1
2011-09-29
s4: add SMB2_FSCTL opcodes
David Disseldorp
1
-3
/
+3
2011-09-29
s4-torture: add smb2 ioctl test suite
David Disseldorp
3
-1
/
+89
2011-09-29
s4-torture: remove unchecked read from smb2 create
David Disseldorp
2
-9
/
+9
2011-09-28
s4:torture/smb2/lock: remove samba4 specific checks for NETWORK_NAME_DELETED/...
Stefan Metzmacher
1
-12
/
+14
2011-09-20
lib/util/charset: remove charset module loading
Andrew Bartlett
1
-1
/
+1
[prev]
[next]