s3: Fix a few "warning: ISO C90 forbids mixed declarations and code"
[kai/samba.git] / source3 / modules / vfs_readonly.c
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2010-03-15 Jeremy AllisonRemove the bool admin_user from conn struct. We no...
2009-11-30 Jeremy AllisonRestructure the connect function code to always call
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-17 Jeremy AllisonFix bug #5900 reported by monyo@samba.gr.jp - vfs_reado...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-20 Jelmer VernooijMake compiling vfs_readonly static possible
2003-08-12 Alexander BokovoyVFS layer should be TRANSPARENT, not OPAQUE
2003-08-12 Alexander BokovoyAdd vfs_readonly module which allows to enforce periodi...