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-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
2011-09-15
waf: restore libsmbclient handling.
Günther Deschner
1
-1
/
+1
2011-09-08
torture-drs: fixed NDR tests for DRS blobs
Andrew Tridgell
1
-2
/
+40
2011-09-08
torture-ndr: fixed NDR tests for NTLMSSP blobs
Andrew Tridgell
1
-4
/
+5
2011-09-08
torture-ndr: fixed NDR tests for NBT blobs
Andrew Tridgell
1
-2
/
+2
2011-09-08
torture-ndr: fixed NDR tests for DFS blobs
Andrew Tridgell
1
-3
/
+3
2011-09-08
torture-ndr: added support for testing push functions
Andrew Tridgell
2
-25
/
+52
2011-09-07
s4:torture/basic: relax base.trans2 midmight time checking
Stefan Metzmacher
1
-2
/
+4
2011-09-05
s4-torture: enable password comparison in drsblobs test
Andrew Tridgell
1
-2
/
+2
2011-09-05
s4-torture: fixed a ndr string error
Andrew Tridgell
1
-1
/
+1
2011-09-05
s4-schema consolidate schema handling
Andrew Bartlett
1
-35
/
+11
2011-08-31
s4-smbtorture: For now, skip trusted domain auth validation tests against the...
Günther Deschner
1
-9
/
+15
2011-08-31
s4-smbtorture: Add trust password to CreateTrust test
Sumit Bose
1
-32
/
+245
2011-08-31
s4-smbtorture: Add tests for lsaQueryTrustedDomainInfoByName() and lsaSetTrus...
Sumit Bose
1
-0
/
+102
2011-08-30
smbtorture4: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-08-30
Fixed regression test case for Bug 8412 - Microsoft Office 2007 (Microsoft Wo...
Jeremy Allison
1
-2
/
+40
[prev]
[next]