summaryrefslogtreecommitdiff
path: root/source4/torture/locktest.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij1-2/+2
2007-10-10r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell1-1/+0
2007-10-10r12499: Move smb_build.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r10528: Add credentials.h back into includes.h as some compilers don'tJelmer Vernooij1-1/+0
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+1
2007-10-10r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij1-1/+1
2007-10-10r8643: - make lp_configfile() work againAndrew Tridgell1-1/+1
2007-10-10r7704: - fixed open_nbt_connection() to return NULL when the connection failedAndrew Tridgell1-1/+1
2007-10-10r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell1-1/+1
2007-10-10r7530: Simply calling convention of lp_load().Andrew Bartlett1-1/+1
2007-10-10r6529: fixed locktest with new credentials codeAndrew Tridgell1-8/+15
2007-10-10r6028: A MAJOR update to intergrate the new credentails system fully withAndrew Bartlett1-1/+2
2007-10-10r5963: Fix parameter passing for gentest and locktestJelmer Vernooij1-8/+11
2007-10-10r5929: Use cli_credentials for the SMB functions as well.Jelmer Vernooij1-12/+4
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+1
2007-10-10r4758: - added async support to the session request codeAndrew Tridgell1-5/+4
2007-10-10r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell1-1/+1
2007-10-10r3633: - moved module init functions to after smb.conf and command lineAndrew Tridgell1-2/+2
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-0/+2
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-0/+1
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell1-0/+1
2007-10-10r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell1-1/+1
2007-10-10r1676: - improved the handling of username/password in locktest and gentestAndrew Tridgell1-39/+23
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-21/+21
2007-10-10r976: - added -W for workgroup to locktestAndrew Tridgell1-7/+16
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-6/+6
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-3/+3
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter1-4/+4
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter1-10/+10
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+566