summaryrefslogtreecommitdiff
path: root/source4/torture/basic/attr.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture:basic: fix 'Syscall param writev(vector[...])' valgrind errorNoel Power2016-04-251-1/+2
* torture/attr: use security_ace_equal instead of sec_ace_equalDavid Disseldorp2014-05-291-3/+3
* s4:torture - always cast correctly when using the "%x" format string argumentMatthias Dieter Wallnöfer2011-05-211-1/+1
* Clean up some const and other compiler warnings.Jeremy Allison2011-05-051-1/+1
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* File winattr testAbhidnya P Chirmule2010-10-071-0/+247
* smbtorture: Make BASE-OPENATTR report a failure if it fails.James Peach2010-08-111-2/+4
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-3/+3
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-42/+24
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r8117: fixed a bunch more dos error code handing.Andrew Tridgell2007-10-101-3/+3
* r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell2007-10-101-5/+9
* r3580: - on file overwrite in ntcreatex we need to replace the file permissions.Andrew Tridgell2007-10-101-8/+8
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3251: - move the openattr test code into basic/attr.cAndrew Tridgell2007-10-101-0/+196