s3-vfs: include smbd/smbd.h in vfs modules.
[kai/samba.git] / source3 / torture / vfstest.c
2011-03-29 Günther Deschners3-vfs: include smbd/smbd.h in vfs modules.
2010-12-10 Andrew Tridgells3-vfstest: fixed paths in vfstest
2010-11-02 Andrew Bartletts3-debug Remove last direct assignements to DEBUGLEVEL
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-08-29 Volker Lendeckes3: Remove smbd_server_fd()
2010-08-18 Volker Lendeckes3: Lift smbd_server_fd from reload_services()
2010-08-16 Volker Lendeckes3: Remove get_client_fd()
2010-08-08 Volker Lendeckes3: Lift the smbd_messaging_context from reload_services
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-05-28 Andrew Bartletts3:smbd move messaging_context and memcache into globals.c
2010-05-28 Andrew Bartletts3:smbd split reload services/printers functions from...
2010-02-23 Volker Lendeckes3: Consolidate server_id_self into the equivalent...
2009-06-05 Slava Semushinsource3/torture/vfstest.c(process_file): fixed file...
2009-06-03 Stefan Metzmachers3:smbd: move tcon specific globals to struct smbd_serv...
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-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-10 Volker LendeckeRemove "user" from connection_struct
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-18 Volker LendeckeAdd a in-memory cache
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-05 Jeremy AllisonThe usual !pstring...
2007-11-09 Volker LendeckeRemove the silly "user_socket_options" global variable
2007-11-04 Jeremy AllisonRemove most of the remaining globals out of lib/util_so...
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
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 Volker Lendecker21090: Add some helper routines
2007-10-10 Volker Lendecker20846: Before this gets out of control...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker15034: Attempt to make the build farm happy
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Deryck Hodger13072: Fix segfault in vfstest and smbtorture.
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Volker Lendecker6640: Attempt to fix 'make everything' with the parano...
2007-10-10 Gerald Carterr4645: patch from Rob to fix the build breakage in...
2007-10-10 Jeremy Allisonr1154: Change default setting for case sensitivity...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-04 Alexander BokovoyFix compiler warnings for vfstest. Patch from Stefan...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-11 Alexander BokovoyFix VFS layer:
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-04-14 Jelmer VernooijFix popt usage (backport from HEAD)
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-02-25 Tim PotterMerge: const fixes.
2003-02-25 Tim PotterMore const fixes and flow on fixes from yesterday's...
2003-02-19 Simo Sorcecorrect init, tx Stefan
2003-02-19 Simo Sorcecorrect init for vfs.conn, thanks Stefan
2003-02-18 Jelmer VernooijAdd -V option (to print out version) to utilities where...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-05 Andrew Tridgellinitial mem_ctx to NULL
2002-08-29 Jelmer VernooijCorrect popt argument info in vfstest
2002-08-29 Jelmer VernooijUse popt for printing --help message
2002-08-29 Jelmer VernooijDon't use global memory context
2002-08-24 Simo Sorceif muhammad does not go to the mountain ...
2002-08-21 Simo Sorceimplemented lock and mknod
2002-08-20 Jelmer Vernooijsome fixes
2002-08-20 Jelmer VernooijRemove unused variables
2002-08-19 Jelmer VernooijAdd 'conf' command to load different smb.conf files
2002-08-18 Simo SorceA new utility to test VFS system and modules