summaryrefslogtreecommitdiff
path: root/source4/torture/raw/search.c
Commit message (Expand)AuthorAgeFilesLines
* s4:torture/raw: avoid compiler warningsStefan Metzmacher2015-03-201-4/+7
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-21/+7
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4 torture: RAW-SEARCH: break out some of the old search levelsAravind Srinivasan2010-06-151-2/+20
* s4 torture: RAW-SEARCH: Only test supported info levelsTim Prouty2010-06-151-9/+45
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-111-1/+1
* s4-torture: use TYPESAFE_QSORT() in smbtortureAndrew Tridgell2010-02-131-4/+3
* s4 torture: Add new RAW-SEARCH test to explore strange max count behaviorAravind Srinivasan2009-12-151-0/+75
* s4 torture: Make RAW-SEARCH pass against win7Zachary Loafman2009-12-031-2/+9
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-1/+0
* s4:torture: s/private/private_dataStefan Metzmacher2009-02-021-4/+4
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+2
* RAW-SEARCH: skip RESUME_KEY tests against samba3Stefan Metzmacher2008-03-111-0/+10
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-51/+51
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-3/+3
* r24883: Use torture API.Jelmer Vernooij2007-10-101-74/+24
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-78/+73
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22838: Add in an explority test for what QFSINFO operations are valid on IPC$Andrew Bartlett2007-10-101-2/+2
* r22189: fix compiler warningStefan Metzmacher2007-10-101-1/+1
* r21710: Add client support for the UNIX_INFO2 info level in the QueryFile,James Peach2007-10-101-1/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1
* r18585: 50 open searches is still too many for some of the build farm hosts,Andrew Tridgell2007-10-101-1/+1
* r18541: with 100 old style searches we can run out of file descriptors on someAndrew Tridgell2007-10-101-1/+1
* r18319: fixed the directory search resume code on IRIXAndrew Tridgell2007-10-101-5/+5
* 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-74/+140
* r14845: expanded the number of info levels tested for continue in theAndrew Tridgell2007-10-101-90/+123
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-7/+7
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-6/+6
* r13004: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* 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
* r11639: fixed some create_time tests that should be change_time testsAndrew Tridgell2007-10-101-5/+5
* r9876: Fix some 64-bit warnings for Itanium machine.Tim Potter2007-10-101-2/+2
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-2/+2
* r8773: fixed another dependency on directory ordering in RAW-SEARCHAndrew Tridgell2007-10-101-1/+3
* r8729: make the RAW-SEARCH test more robust to servers with hash based direct...Andrew Tridgell2007-10-101-8/+5
* r8712: cleanup old search test code to use tallocAndrew Tridgell2007-10-101-16/+18
* r8709: fixed the assumption in RAW-SEARCH that directories are returned in so...Andrew Tridgell2007-10-101-1/+10
* r8537: cope better with the small file handle limit on some systems in the bu...Andrew Tridgell2007-10-101-2/+2
* r8522: fixed another couple of size_t warningsAndrew Tridgell2007-10-101-1/+1
* r8497: prevent a fd leak in RAW-SEARCH testAndrew Tridgell2007-10-101-1/+1
* r8185: Delete on close on directories:Volker Lendecke2007-10-101-4/+5
* r8176: Exploring the share mode database...Volker Lendecke2007-10-101-9/+11
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r5071: Reverted (per tridge request).Jeremy Allison2007-10-101-1/+1