s3:modules: Update getdate.y to work with newer bison versions
[samba.git] / source3 / torture / scanner.c
2017-02-22 Chris LambCorrect "existence" typos.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-05-28 Luk Claess3:libsmb: get rid of cli_ucs2
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-08-09 Stefan Metzmachers3:torture/*: use CLI_BUFFER_SIZE instead of cli->max_xmit
2011-07-07 Stefan Metzmachers3:torture/scanner: use trans2_bytes_push_str() in...
2011-07-07 Stefan Metzmachers3:torture/scanner: use trans2_bytes_push_str() in...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-01-17 Volker Lendeckes3: Convert try_trans2 to cli_trans
2011-01-17 Volker Lendeckes3: Convert try_nttrans to cli_trans
2011-01-17 Volker Lendeckes3: Fix some nonempty blank lines
2009-11-24 Michael Adams3:fix the merged build of bin/smbtorture4
2009-11-23 Michael Adams3:torture: move the torture-specific headers to new...
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-04-30 Jeremy AllisonMake cli_unlink async.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-05 Jeremy Allisonpull_ascii_pstring is gone.
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 Alexander Bokovoyr17338: Add support for multiple shares test inspired...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2003-04-28 Andrew BartlettMerge compile and other fixes from 3.0 to HEAD.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettMerge torture tests from HEAD - it looks like we had...
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-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-17 Tim PotterRenamed get_nt_error_msg() to nt_errstr().
2002-01-30 Tim PotterRemoved version number from file header.
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-04 Andrew Tridgellfixed compilation of torture
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-27 Andrew Tridgellforgot to commit the scanner code