Correct "existence" typos.
[samba.git] / source4 / torture / basic / scanner.c
2017-02-22 Chris LambCorrect "existence" typos.
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-03-19 Jelmer Vernooijsource4/torture/basic: Fix prototypes for all functions.
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove iconv_convenience parameter from simple string...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-07 Stefan Metzmachertorture: .in.max_data should not depend on the smb...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-01-03 Jelmer Vernooijr26653: Janitorial: Remove global_loadparm use in two...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Kai Blinr26466: Janitorial: Remove pstrings and static char...
2007-12-21 Jelmer Vernooijr26429: Avoid use of global_smb_iconv_convenience.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26249: Remove a couple more uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr24874: Fix double free of smbcli_tree.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Jelmer Vernooijr19339: Merge my 4.0-unittest branch. This adds an...
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Jelmer Vernooijr13170: Remove some dependencies on -1 implying the...
2007-10-10 Jelmer Vernooijr12694: Move some headers to the directory of the subsy...
2007-10-10 Jelmer Vernooijr12693: Move core data structures out of smb.h into...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Tridgellr8117: fixed a bunch more dos error code handing.
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Andrew Tridgellr4035: more effort on consistent naming of the access...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Stefan Metzmacherr3971: fix compiler warnings
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3383: avoid multi-part SMBtrans and SMBtrans2 replies...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Bartlettr2552: Character set conversion and string handling...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Tridgellr1578: the first stage of the async client rewrite.
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2004-03-26 Andrew Tridgell- moved some of the base tests into torture/basic/