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
/
source3
/
smbd
/
signing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli/smb: pass hdr/len to smb_signing_check/sign_pdu() and skip the nbt header
Stefan Metzmacher
2012-08-04
1
-2
/
+8
*
s3:smbd: skip nbt header in srv_check_sign_mac()
Stefan Metzmacher
2012-08-04
1
-4
/
+10
*
s3:smbd/signing: use smbd_server_connection as talloc parent for its smb1 sig...
Stefan Metzmacher
2012-05-25
1
-2
/
+2
*
s3:smbd: make use of SMB_SIGNING_* constants
Stefan Metzmacher
2011-11-03
1
-3
/
+4
*
s3:param: the behavior of "client/server signing = auto" is the same as "true"
Stefan Metzmacher
2011-11-03
1
-2
/
+0
*
libcli/smb: move smb_signing.[ch] to the toplevel
Stefan Metzmacher
2011-10-25
1
-1
/
+1
*
s3:smbd: make use of better SMB signing negotiation
Stefan Metzmacher
2011-09-14
1
-2
/
+11
*
s3:smb_signing: add support for easier negotiation of SMB signing
Stefan Metzmacher
2011-09-14
1
-3
/
+7
*
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
2011-05-31
1
-2
/
+2
*
s3: include smbd/smbd.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3:smbd: use anonymous_shared_free() for shared memory signing state
Stefan Metzmacher
2011-01-20
1
-0
/
+7
*
lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/
Stefan Metzmacher
2011-01-20
1
-1
/
+1
*
s3-build: only include smb_signing.h where needed.
Günther Deschner
2010-08-18
1
-1
/
+1
*
s3: Attempt to fix the build on AIX, shm_ptr seems to be a macro there
Volker Lendecke
2010-03-29
1
-5
/
+6
*
s3:smbd: setup a shared memory area for the signing state
Stefan Metzmacher
2010-03-22
1
-0
/
+80
*
s3:smbd: add an option to skip signings checks srv_check_sign_mac for trusted...
Stefan Metzmacher
2010-03-22
1
-1
/
+23
*
s3:smbd: move SMB1 specific stuff into a substructure of smbd_server_connection
Stefan Metzmacher
2009-05-26
1
-13
/
+13
*
s3:smbd: use new simplified snb_signing code in the server
Stefan Metzmacher
2009-03-23
1
-0
/
+158