summaryrefslogtreecommitdiff
path: root/source4/torture/locktest.c
Commit message (Expand)AuthorAgeFilesLines
...
* r17785: fix compiler warningsStefan Metzmacher2007-10-101-2/+0
* r16988: Extend locktest to enable cluster testing byte range locks. -l <uncli...Volker Lendecke2007-10-101-3/+35
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+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
* r7704: - fixed open_nbt_connection() to return NULL when the connection failedAndrew 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
* r6529: fixed locktest with new credentials codeAndrew Tridgell2007-10-101-8/+15
* r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett2007-10-101-1/+2
* r5963: Fix parameter passing for gentest and locktestJelmer Vernooij2007-10-101-8/+11
* r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij2007-10-101-12/+4
* 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
* r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell2007-10-101-1/+1
* r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell2007-10-101-2/+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
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* 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-39/+23
* r1654: rename cli_ -> smbcli_Stefan Metzmacher2007-10-101-21/+21
* r976: - added -W for workgroup to locktestAndrew Tridgell2007-10-101-7/+16
* r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2007-10-101-6/+6
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-3/+3
* Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2004-02-101-4/+4
* Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2004-02-081-10/+10
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+566