summaryrefslogtreecommitdiff
path: root/source4/torture/raw/chkpath.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-3/+1
* Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...Jeremy Allison2011-11-211-4/+3
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-5/+5
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* RAW-CHKPATH: not every server behaves like samba3...Stefan Metzmacher2008-12-181-1/+1
* RAW-CHKPATH: test every character in the range of 0x01 => 0x7FStefan Metzmacher2008-12-011-0/+81
* Use const.Jelmer Vernooij2008-10-101-5/+5
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* torture: fix escape sequence in test_chkpath().Michael Adam2008-03-071-1/+1
* RAW-CHKPATH: also use qpathinfo NAME_INFO and check the returned nameStefan Metzmacher2008-02-291-11/+66
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-13/+13
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-1/+1
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-16/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-1/+1
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-101-7/+8
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-4/+4
* 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
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r8174: Check DOS error codes in torture chkpath test.Jeremy Allison2007-10-101-64/+64
* r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell2007-10-101-1/+1
* r4035: more effort on consistent naming of the access mask bits.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-21/+22
* r3699: - split the delayed write testing out of RAW-WRITE, as it is not yetAndrew Tridgell2007-10-101-6/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-1/+1
* r3288: - updated the path processing in pvfs to pass the RAW-CHKPATH test. ThisAndrew Tridgell2007-10-101-209/+72
* r3199: added a couple more test paths to RAW-CHKPATHAndrew Tridgell2007-10-101-0/+10
* r2217: Ad-hoc tests to allow me to work out the correct error codeJeremy Allison2007-10-101-2/+128
* r2151: Added some more ad-hoc tests. Found bugs in Samba3 with these :-).Jeremy Allison2007-10-101-0/+78
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-15/+15
* r1113: Test for wildcards in chkpath.Jeremy Allison2007-10-101-0/+5
* r1098: Extended raw chkpath to catch regressions.Jeremy Allison2007-10-101-0/+40
* Added one more test for "dirname\."Jeremy Allison2004-04-021-0/+5
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-1/+1
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-6/+6
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+142