Revert "s3: vfs: add user_vfs_evg to connection_struct"
[kai/samba-autobuild/.git] / source3 / modules / vfs_readonly.c
2019-01-11 Ralph BoehmeRevert "s3: vfs: add user_vfs_evg to connection_struct"
2018-07-25 Ralph Boehmes3: vfs: add user_vfs_evg to connection_struct
2018-07-12 Stefan Metzmachersmbd: make use of smbd_impersonate_{conn_vuid,conn_sess...
2018-06-18 Stefan Metzmachersmbd: add an effective connection_struct->user_ev_ctx...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-09 Jeremy AllisonAdd uint32_t share_access to vuid_cache_entry.
2013-01-09 Jeremy AllisonClean up struct connection_struct, make struct vuid_cac...
2012-12-21 Andreas Schneiders3-vfs: Fix typo in readonly_connect().
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...