summaryrefslogtreecommitdiffstats
path: root/source3/smbd/signing.c
Commit message (Expand)AuthorAgeFilesLines
* s3:smbd: make use of better SMB signing negotiationStefan Metzmacher2011-09-141-2/+11
* s3:smb_signing: add support for easier negotiation of SMB signingStefan Metzmacher2011-09-141-3/+7
* s3-globals Remove smbd_event_context() (use server_event_context())Andrew Bartlett2011-05-311-2/+2
* s3: include smbd/smbd.h where needed.Günther Deschner2011-03-301-0/+1
* s3:smbd: use anonymous_shared_free() for shared memory signing stateStefan Metzmacher2011-01-201-0/+7
* lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/Stefan Metzmacher2011-01-201-1/+1
* s3-build: only include smb_signing.h where needed.Günther Deschner2010-08-181-1/+1
* s3: Attempt to fix the build on AIX, shm_ptr seems to be a macro thereVolker Lendecke2010-03-291-5/+6
* s3:smbd: setup a shared memory area for the signing stateStefan Metzmacher2010-03-221-0/+80
* s3:smbd: add an option to skip signings checks srv_check_sign_mac for trusted...Stefan Metzmacher2010-03-221-1/+23
* s3:smbd: move SMB1 specific stuff into a substructure of smbd_server_connectionStefan Metzmacher2009-05-261-13/+13
* s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher2009-03-231-0/+158