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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-29
s3:torture/test_smb2: add a 3rd channel to SMB2-MULTI-CHANNEL
Stefan Metzmacher
1
-1
/
+154
2012-02-29
s3:torture/test_smb2: expect FILE_CLOSED on invalid handles in SMB2-MULTI-CHA...
Stefan Metzmacher
1
-2
/
+4
2012-02-29
s4:torture/smb2: remove unused var
Stefan Metzmacher
1
-1
/
+0
2012-02-29
libcli/smb/smbXcli: use smb2_key_deviration() to setup SMB 2.24 keys
Stefan Metzmacher
1
-2
/
+41
2012-02-29
libcli/smb/smb2_signing: implement aes_cmac_128 based signing for SMB 2.24
Stefan Metzmacher
1
-18
/
+58
2012-02-29
libcli/smb/smb2_signing: add smb2_key_deviration()
Stefan Metzmacher
2
-0
/
+37
2012-02-29
lib/crypto: add aes_cmac_128_test.c as local.crypto.aes_cmac_128 test
Stefan Metzmacher
3
-1
/
+95
2012-02-29
lib/crypto: add aes_cmac_128* (rfc 4493)
Stefan Metzmacher
5
-5
/
+233
2012-02-29
s3: Introduce "req" helper var in reply_lockingX_success
Volker Lendecke
1
-3
/
+5
2012-02-29
s3: Fix a const warning
Volker Lendecke
1
-1
/
+1
2012-02-29
s3: Add a test that makes a chained open break an oplock
Volker Lendecke
6
-0
/
+299
2012-02-28
s3: More fix for smbd -i
Volker Lendecke
1
-1
/
+1
2012-02-28
Fix problem reported by Tom Lee <tlee2951@gmail.com> - when calculating
Jeremy Allison
1
-3
/
+28
2012-02-28
torture: added samba4-ntvfs target
Andrew Tridgell
1
-0
/
+3
2012-02-28
s3fs: when samba is logging to stdout, ask smbd to also do so
Andrew Tridgell
1
-1
/
+3
2012-02-28
smbd: detect EOF on stdin in --foreground mode
Andrew Tridgell
1
-0
/
+25
2012-02-28
selftest: added a pipe on stdin in s3 child processes
Andrew Tridgell
1
-0
/
+17
2012-02-28
s3fs: added file_server directory
Andrew Tridgell
5
-0
/
+161
2012-02-28
s4-smb_server Remove inetd-mode samba3 hook
Andrew Bartlett
2
-191
/
+0
2012-02-28
upgradedns: Missing rename from upgradedns to samba_upgradedns
Amitay Isaacs
1
-1
/
+1
2012-02-28
s4:torture:smb2:durable-open: fix a silly access-after-free panic
Michael Adam
1
-7
/
+0
2012-02-28
s3:torture/test_smb2: test a tree_connect during reauth
Stefan Metzmacher
1
-0
/
+17
2012-02-28
s3:torture/test_smb2: check directory listing during reauth
Stefan Metzmacher
1
-0
/
+72
2012-02-28
s4:selftest: skip smb2.session testsuite
Michael Adam
1
-0
/
+1
2012-02-28
s4:selftest: remove old "samba4.smb2.persistent.handle1" from knownfail - tes...
Michael Adam
1
-1
/
+0
2012-02-28
s4:torture:smb2: add new "session" testsuite starting with a session.reconnec...
Michael Adam
3
-1
/
+145
2012-02-28
s4:torture:smb2: add durable_open.reopen2a - variant of reopen2 with session ...
Michael Adam
1
-0
/
+77
2012-02-28
s4:torture:smb2: add torture_smb2_connection_ext() that takes previous_session
Michael Adam
1
-13
/
+25
2012-02-28
s4:libcli:smb2: add a smb2_connect_ext variant of smb2_connect that takes a p...
Michael Adam
1
-12
/
+36
2012-02-28
s4:libcli:smb2: add a previous session argument to smb2_connect_send()
Michael Adam
2
-1
/
+6
2012-02-28
s4:torture:smb2: add previous_session argument to torture_smb2_session_setup()
Michael Adam
2
-2
/
+6
2012-02-28
s4:libcli:smb2: add a previous session argument to smb2_session_setup_spnego()
Michael Adam
3
-10
/
+18
2012-02-28
s3:libsmb:smb2: pass previous session ID to session setup, not previous session
Michael Adam
5
-18
/
+14
2012-02-27
s3-winbindd: Close netlogon connection if the status returned by the NetrSamL...
Matthieu Patou
1
-1
/
+20
2012-02-27
s3:torture/test_smb2: show that a session is not valid for path based calls d...
Stefan Metzmacher
1
-0
/
+16
2012-02-27
s3:torture/test_smb2: show that a session is valid during a multi-leg reauth
Stefan Metzmacher
1
-0
/
+6
2012-02-27
s3:torture/test_smb2: fix missleading file name in reauth test
Stefan Metzmacher
1
-1
/
+1
2012-02-27
libcli/smb/smb2_signing: pass down 'protocol' to smb2_signing_[sign|check]_pdu()
Stefan Metzmacher
5
-2
/
+15
2012-02-27
libcli/smb/smb2_signing: rename session_key to signing_key
Stefan Metzmacher
2
-9
/
+9
2012-02-27
libcli/smb/smbXcli: remove unused if statement from smb2cli_conn_dispatch_inc...
Stefan Metzmacher
1
-3
/
+1
2012-02-27
s4:libcli/smb2: remove unused 'session_key' from struct smb2_session
Stefan Metzmacher
2
-4
/
+5
2012-02-27
s4:librpc/dcerpc_smb2: make use of smb2cli_session_application_key()
Stefan Metzmacher
1
-2
/
+13
2012-02-27
libcli/smb/smbXcli: add smb2cli_session_application_key()
Stefan Metzmacher
2
-0
/
+28
2012-02-27
libcli/smb/smbXcli: maintain smb2 channel_signing_key separate from the signi...
Stefan Metzmacher
5
-73
/
+146
2012-02-27
libcli/smb/smbXcli: remove unused checks from smb2cli_session_create_channel()
Stefan Metzmacher
1
-11
/
+0
2012-02-27
s3:torture/test_smb2: remove explicit smb2_signing_check_pdu()
Stefan Metzmacher
1
-6
/
+0
2012-02-27
s3:torture/test_smb2: a reauth doesn't update the session/signing key
Stefan Metzmacher
1
-17
/
+0
2012-02-27
lib/crypto: fix hmac_sha256_final() prototype
Stefan Metzmacher
1
-1
/
+1
2012-02-27
dbwrap: changed log level for information about lock order
Andrew Tridgell
1
-1
/
+1
2012-02-27
selftest: up the default log level in s3
Andrew Bartlett
1
-1
/
+1
[next]