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