s4-smbd: minimise includes in smbd/ and smb_server
[sfrench/samba-autobuild/.git] / source4 / smb_server / smb / service.c
2009-09-19 Andrew Tridgells4-smbd: minimise includes in smbd/ and smb_server
2009-05-20 Sam LiddicottHave ntvfs_connect() accept union smb_tcon *tcon instea...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Sam LiddicottAdd async support for reply_tcon* and ntvfs_connect
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-06 Stefan Metzmacherntvfs: pass down the client capabilities into the ntvfs...
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Stefan Metzmacherr24494: add comment to remind me to look at the flags...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22381: fix memory leak
2007-10-10 Simo Sorcer17206: Add a modular API for share configuration.
2007-10-10 Stefan Metzmacherr16950: remove the smb mid from the ntvfs layer and...
2007-10-10 Stefan Metzmacherr15769: this functions belong to params/ so move it.
2007-10-10 Stefan Metzmacherr15747: move some functions to the protocol independend...
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Stefan Metzmacherr14541: separate smbsrv_request and ntvfs_request,
2007-10-10 Stefan Metzmacherr14487: split smbsrv_request into two parts, one will...
2007-10-10 Stefan Metzmacherr14485: mark smb commands as need session and need...
2007-10-10 Stefan Metzmacherr14456: don't access the smbsrv_tcon inside the ntvfs...
2007-10-10 Stefan Metzmacherr13866: prefix more functions with smbsrv_
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Stefan Metzmacherr12102: for SMB2 we need to allocate tcons per session
2007-10-10 Stefan Metzmacherr11786: move all SMB protocol specific stuff to smb_ser...