r25026: Move param/param.h out of includes.h
[jelmer/samba4-debian.git] / source / smb_server / smb / service.c
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...