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