Merge commit 'release-4-0-0alpha15' into master4-tmp
[nivanova/samba-autobuild/.git] / source4 / torture / raw / qfileinfo.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-05-04 Jeremy AllisonClean up some const and other compiler warnings.
2011-03-19 Jelmer Vernooijsource4/torture/raw: Fix prototypes for all functions.
2010-08-11 James Peachsmbtorture: Don't crash RAW-QFILEINFO if there's no...
2010-06-24 Aravind Srinivasans4 torture: Warn on NOT_IMPLEMENTED in addition to...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-14 Stefan Metzmachers4:torture/rpc: rename rpc.h => torture_rpc.h
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Andrew Tridgells4-torture: another unsigned comparison bug
2009-12-15 Aravind Srinivasans4 torture: Update RAW-QFILEINFO to only test info...
2009-10-20 Andrew Tridgells4-torture: ran minimal_includes.pl over source4/torture
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
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 Vernooijr24994: Fix some C++ warnings.
2007-10-10 Jelmer Vernooijr24883: Use torture API.
2007-10-10 Jelmer Vernooijr24735: Use torture API in more places.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr22874: Expand the RPC-QFILEINFO-IPC test, and add...
2007-10-10 Andrew Bartlettr22873: Make the RAW-QFILEINFO-IPC test pass against...
2007-10-10 Andrew Bartlettr22838: Add in an explority test for what QFSINFO opera...
2007-10-10 Andrew Tridgellr18301: I discovered how to load the warnings from...
2007-10-10 Stefan Metzmacherr17785: fix compiler warnings
2007-10-10 Volker Lendecker16907: Add an index parameter to torture_open_connecti...
2007-10-10 Jelmer Vernooijr15201: Use abs() rather then ABS()
2007-10-10 Jelmer Vernooijr14720: Add torture_context argument to all torture...
2007-10-10 Jelmer Vernooijr14527: Fix build problems.
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
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 Tridgellr8520: fixed a pile of warnings from the build farm...
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 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr3173: make the RAW-QFILEINFO test cope better with...
2007-10-10 Andrew Tridgellr1740: fixed the torture suite for ASCII-only servers
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr1547: rename 'enum <bla>_level' -> 'enum smb_<bla...
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2004-01-21 Andrew Tridgellcope with a wider range of broken servers in the RAW...
2003-09-02 Andrew Tridgellthanks to ntfsd and some google searches I worked out...
2003-08-23 Andrew Tridgellfix a segv when server doesn't support ATTRIBUTE_TAG_IN...
2003-08-15 Jeremy AllisonPrint out position info, ensure NT_RENAME info level...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code