summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb_server.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-08s4-smb_server No longer follow the security=share smb.conf directiveAndrew Bartlett1-1/+0
2011-05-08libds: moved enum security_types to a common headerAndrew Tridgell1-2/+1
2011-05-08s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett1-1/+1
2010-11-15s4-server: make server sockets a child of the task contextAndrew Tridgell1-3/+4
2010-10-23netlogon.idl: Switch to explicit constants to remove dependency on nbt.idlKai Blin1-0/+1
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-12-17s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher1-1/+2
2008-12-05Let ntvfs request transport close via ntvfs_request stateSam Liddicott1-0/+12
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-1/+1
2008-09-24record highest seq number in SMB2 to check for seqnum going backwardsAndrew Tridgell1-0/+2
2008-07-28smb2srv: correctly hold the signing state per sessionStefan Metzmacher1-1/+6
2008-07-07smb_server/smb: prepare multi fragmented nttrans requestsStefan Metzmacher1-1/+4
2008-06-06added server side SMB2 signingAndrew Tridgell1-0/+2
2008-02-14Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell1-2/+2
2008-02-12fixed up the .in side of SMB2 negprotAndrew Tridgell1-1/+1
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij1-0/+2
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-0/+2
2007-12-21r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij1-0/+2
2007-10-10r24940: Fix undeclared warning.Jelmer Vernooij1-0/+2
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij1-0/+4
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-5/+5
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23044: - use uint32_t for handle id'sStefan Metzmacher1-4/+5
2007-10-10r18211: wct is not a size, so don't use size_tAndrew Tridgell1-1/+1
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17206: Add a modular API for share configuration.Simo Sorce1-0/+2
2007-10-10r17084: implement SMB2 Cancel in the server,Stefan Metzmacher1-0/+17
2007-10-10r16950: remove the smb mid from the ntvfs layer and keep a list of pendingStefan Metzmacher1-11/+18
2007-10-10r16923: remove unused substitude codeStefan Metzmacher1-29/+0
2007-10-10r16450: fix the build...Stefan Metzmacher1-0/+2
2007-10-10r16410: remove some warnings of talloc_steal() usage without targetStefan Metzmacher1-1/+1
2007-10-10r16023: we don't need a global variable here...Stefan Metzmacher1-1/+1
2007-10-10r15799: fixed the problem with BASE-DISCONNECT after the recent memory leakAndrew Tridgell1-0/+1
2007-10-10r15796: this talloc_reference() was causing a memory leak on every NTVFSAndrew Tridgell1-4/+0
2007-10-10r15745: - reorder the elements of smbsrv_requestStefan Metzmacher1-10/+12
2007-10-10r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher1-5/+99
2007-10-10r14739: keep the last request time for the smbsrv_connection,Stefan Metzmacher1-0/+13
2007-10-10r14736: - the ntvfs subsystem should not know about smb_server.hStefan Metzmacher1-1/+2
2007-10-10r14541: separate smbsrv_request and ntvfs_request,Stefan Metzmacher1-26/+84
2007-10-10r14511: Install more headersJelmer Vernooij1-1/+1
2007-10-10r14487: split smbsrv_request into two parts, one will be moved to ntvfs_requestStefan Metzmacher1-7/+25
2007-10-10r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher1-8/+3
2007-10-10r14447: remove unused stuffStefan Metzmacher1-2/+0
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher1-1/+1
2007-10-10r13658: More moving around of files:Jelmer Vernooij1-0/+2
2007-10-10r13403: Try to better handle a case where SPNEGO isn't available (allow us toAndrew Bartlett1-2/+2
2007-10-10r12801: Some more include/ cleanups (remove unused macros + move filesJelmer Vernooij1-1/+1
2007-10-10r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij1-0/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+2