summaryrefslogtreecommitdiff
path: root/source4/torture/masktest.c
Commit message (Expand)AuthorAgeFilesLines
...
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-101-2/+2
* r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename isJames Peach2007-10-101-7/+8
* r14980: fixed several IBM checker errors in gentest and masktestAndrew Tridgell2007-10-101-0/+2
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-1/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-2/+2
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-101-1/+0
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij2007-10-101-1/+0
* r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij2007-10-101-0/+1
* r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij2007-10-101-1/+1
* r8643: - make lp_configfile() work againAndrew Tridgell2007-10-101-1/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r7530: Simply calling convention of lp_load().Andrew Bartlett2007-10-101-1/+1
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-1/+3
* r5941: Commit this patch much earlier than I would normally prefer, but metze...Andrew Bartlett2007-10-101-5/+5
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-101-14/+5
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r4758: - added async support to the session request codeAndrew Tridgell2007-10-101-5/+4
* r4013: got rid of a bunch of unused or unmaintained codeAndrew Tridgell2007-10-101-2/+2
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2007-10-101-3/+2
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-0/+2
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1
* r3481: split out client.h and events.hAndrew Tridgell2007-10-101-1/+2
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...Andrew Tridgell2007-10-101-3/+6
* r2787: force masktest to use RAW_SEARCH_BOTH_DIRECTORY_INFO so it can obtain ...Andrew Tridgell2007-10-101-2/+3
* r2774: get rid of the lanman specific code in masktest, and add a -l optionAndrew Tridgell2007-10-101-99/+8
* r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2007-10-101-1/+1
* r1676: - improved the handling of username/password in locktest and gentestAndrew Tridgell2007-10-101-5/+4
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-17/+17
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-8/+10
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-2/+0
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+464