s4:lib/tevent: rename structs
[ira/wip.git] / source4 / smb_server / smb_server.h
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Stefan Metzmachers4: fix LIBEVENTS dependencies and use more forward...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-05 Sam LiddicottLet ntvfs request transport close via ntvfs_request...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-25 Andrew Tridgellrecord highest seq number in SMB2 to check for seqnum...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-01 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-30 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-07-28 Stefan Metzmachersmb2srv: correctly hold the signing state per session
2008-07-07 Stefan Metzmachersmb_server/smb: prepare multi fragmented nttrans requests
2008-06-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-07 Andrew Tridgelladded server side SMB2 signing
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Andrew TridgellConvert SMB and SMB2 code to use a common buffer handli...
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Andrew Tridgellfixed up the .in side of SMB2 negprot
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
2007-12-21 Jelmer Vernooijr26238: Add a loadparm context parameter to torture_con...
2007-12-21 Jelmer Vernooijr26236: Remove more uses of global_loadparm or specify...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr24940: Fix undeclared warning.
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Jelmer Vernooijr24712: No longer expose the 'BOOL' data type in any...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23044: - use uint32_t for handle id's
2007-10-10 Andrew Tridgellr18211: wct is not a size, so don't use size_t
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Stefan Metzmacherr17084: implement SMB2 Cancel in the server,
2007-10-10 Stefan Metzmacherr16950: remove the smb mid from the ntvfs layer and...
2007-10-10 Stefan Metzmacherr16923: remove unused substitude code
2007-10-10 Stefan Metzmacherr16450: fix the build...
2007-10-10 Stefan Metzmacherr16410: remove some warnings of talloc_steal() usage...
2007-10-10 Stefan Metzmacherr16023: we don't need a global variable here...
2007-10-10 Andrew Tridgellr15799: fixed the problem with BASE-DISCONNECT after...
2007-10-10 Andrew Tridgellr15796: this talloc_reference() was causing a memory...
2007-10-10 Stefan Metzmacherr15745: - reorder the elements of smbsrv_request
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Stefan Metzmacherr14739: keep the last request time for the smbsrv_conne...
2007-10-10 Stefan Metzmacherr14736: - the ntvfs subsystem should not know about...
2007-10-10 Stefan Metzmacherr14541: separate smbsrv_request and ntvfs_request,
2007-10-10 Jelmer Vernooijr14511: Install more headers
2007-10-10 Stefan Metzmacherr14487: split smbsrv_request into two parts, one will...
2007-10-10 Stefan Metzmacherr14456: don't access the smbsrv_tcon inside the ntvfs...
2007-10-10 Stefan Metzmacherr14447: remove unused stuff
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Andrew Bartlettr13403: Try to better handle a case where SPNEGO isn...
2007-10-10 Jelmer Vernooijr12801: Some more include/ cleanups (remove unused...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Stefan Metzmacherr12126: get rid of the local ->terminate hacks, we...
2007-10-10 Stefan Metzmacherr12102: for SMB2 we need to allocate tcons per session
2007-10-10 Stefan Metzmacherr11783: - make the VIUD field in smbsrv_session 64bit...
2007-10-10 Stefan Metzmacherr11782: - make the TID 32bit in the smbsrv_tcon structu...
2007-10-10 Stefan Metzmacherr11781: rename tree to tcons to match the sessions...
2007-10-10 Stefan Metzmacherr11759: fix up the SEC_SHARE handling, when we want...
2007-10-10 Andrew Tridgellr11607: switched the smb server to use the generic...
2007-10-10 Andrew Tridgellr11603: converted the smb server to use the new generic...
2007-10-10 Andrew Bartlettr11200: Reposition the creation of the kerberos keytab...
2007-10-10 Jelmer Vernooijr10513: Reduce some use of pstring. The main reason...
2007-10-10 Andrew Tridgellr8893: fixed the valgrind error on stream termination...
2007-10-10 Andrew Tridgellr8658: move use of lp_security() and lp_nt_status_suppo...
2007-10-10 Andrew Tridgellr8577: added management calls to list current tree...
2007-10-10 Andrew Tridgellr8574: added server side irpc calls for listing the...
2007-10-10 Andrew Tridgellr8487: kfixed a typo
2007-10-10 Andrew Tridgellr7782: fixed an ordering problem with smb requests...
2007-10-10 Andrew Bartlettr6310: Rename password.c to session.c, and remove the...
2007-10-10 Andrew Bartlettr6270: Move the VUID handling to a IDR tree. This...
2007-10-10 Andrew Tridgellr5102: This is a major simplification of the logic...
2007-10-10 Andrew Tridgellr4927: parse the NBT session request in the smb server...
2007-10-10 Stefan Metzmacherr4730: remove unused struct elements
2007-10-10 Stefan Metzmacherr4728: split up server_services into:
2007-10-10 Stefan Metzmacherr4726: - use the name tcon and tid instead of conn...
2007-10-10 Stefan Metzmacherr4684: the smbsrv code should not know about rpc stuff
2007-10-10 Andrew Tridgellr4232: added server support for multi-part SMBtrans...
2007-10-10 Andrew Tridgellr3466: split out request.h, signing.h, and smb_server.h
2007-10-10 Andrew Tridgellr3425: got rid of a bunch of cruft from rewrite.h
2007-10-10 Andrew Tridgellr3341: - don't zero the async structure (makes valgrind...
2007-10-10 Stefan Metzmacherr3336: use a struct ntvfs_async_state to be able to...
2007-10-10 Andrew Tridgellr3307: fixed the send side of the smb_server code to...
2007-10-10 Andrew Tridgellr3306: the main smb server code now handles non-blockin...
2007-10-10 Andrew Tridgellr3134: use struct idr_context * in tid allocation
2007-10-10 Andrew Tridgellr3081: several updates to ntvfs and server side async...
2007-10-10 Andrew Tridgellr3057: - moved the idtree.c code into lib/
2007-10-10 Stefan Metzmacherr2751: this is a new ntvfs design which tries to solve:
2007-10-10 Andrew Tridgellr2627: use the new talloc capabilities in a bunch more...
2007-10-10 Andrew Tridgellr2561: completely redid the ntvfs module chaining code...
next