Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
[amitay/samba.git] / source4 / torture / basic / denytest.c
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgells4-torture: cleanup after the MAXIMUM_ALLOWED test
2009-10-17 Andrew Tridgells4-torture: add a special check for administrators...
2009-10-17 Andrew Tridgells4-torture: show the sid we are basing privilege tests on
2009-10-15 Andrew Tridgells4-torture: take privileges into account in BASE-MAXIMU...
2009-10-15 Andrew Tridgells4-smb: declare root_fid as a file handle
2009-10-07 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-10-07 Steven Dannemans4/torture: Add server target of OneFS
2009-10-07 Aravind Srinivasans4/torture: Add SMB sharemode/access mask tests
2009-10-07 Aravind Srinivasans4/torture: change comments to torture_failures
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
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 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Jelmer Vernooijr25000: Fix some more C++ compatibility warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22579: disable progress printing in the build-farm
2007-10-10 Jelmer Vernooijr19392: Use torture_setting_* rather than lp_parm_...
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 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Andrew Tridgellr14208: removed use of req->flags2 inside the ntvfs...
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 Tim Potterr11967: Fix more 64-bit warnings.
2007-10-10 Andrew Bartlettr9406: Add const.
2007-10-10 Andrew Tridgellr9047: show the order of the server/correct output...
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr4547: - added talloc_new(ctx) macro that is a neater...
2007-10-10 Stefan Metzmacherr4063: - change char * -> uint8_t in struct request_buffer
2007-10-10 Andrew Tridgellr4037: fixed a bunch of "might be uninitialised" warnin...
2007-10-10 Andrew Tridgellr4011: get rid of rpc_secdes.h and replace it with...
2007-10-10 Andrew Tridgellr3608: added BASE-DENYDOS test
2007-10-10 Andrew Tridgellr3419: moved the libcli/raw structures into libcli...
2007-10-10 Andrew Tridgellr3400: - allow callers to control the flags2 field...
2007-10-10 Andrew Tridgellr3387: fixed pvfs to pass the NTDENY tests. The tricky...
2007-10-10 Andrew Tridgellr3386: - fixed --seed option in smbtorture
2007-10-10 Andrew Tridgellr3324: made the smbtorture code completely warning...
2007-10-10 Andrew Tridgellr3203: moved more test functions into torture/basic/*.c
2007-10-10 Andrew Tridgellr3148: make --failures work for the BASE-DENY1 and...
2007-10-10 Andrew Bartlettr2551: Add const.
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Stefan Metzmacherr1228: use int64_t instead of long long
2007-10-10 Jeremy Allisonr1086: Add defer open test to check timeout on sharing...
2007-10-10 Stefan Metzmacherr962: convert 'unsigned' and 'unsigned int' to uint_t
2004-03-26 Andrew Tridgell- moved some of the base tests into torture/basic/