summaryrefslogtreecommitdiff
path: root/source4/torture/locktest2.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-02Change uint_t to unsigned int in source4Matt Kraai1-11/+11
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-4/+4
2008-11-02Remove another use of global_loadparm.Jelmer Vernooij1-6/+10
2008-10-22Repel pstring to nsswitch/.Jelmer Vernooij1-22/+30
2008-09-30Cope with API changes.Jelmer Vernooij1-7/+12
2008-06-14Use a custom init function for samba4 that sets a samba4Simo Sorce1-1/+1
2008-04-21Remove more event_context_init() uses from function calls within deep down th...Simo Sorce1-8/+18
2008-01-03r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij1-9/+15
2007-12-21r26409: Pass smb ports along.Jelmer Vernooij1-8/+9
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-1/+1
2007-12-21r26352: Don't make lp_load create a new context.Jelmer Vernooij1-1/+2
2007-12-21r26339: Make loadparm talloc-allocated.Jelmer Vernooij1-1/+1
2007-12-21r26275: return loadparm context in lp_load.Jelmer Vernooij1-1/+2
2007-10-10r25579: BOOL -> boolStefan Metzmacher1-24/+24
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell1-1/+0
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-10r4758: - added async support to the session request codeAndrew Tridgell1-4/+2
2007-10-10r4052: fixed a bunch of code to use the type safe _p allocation macrosAndrew Tridgell1-1/+1
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell1-0/+1
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell1-14/+0
2007-10-10r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell1-3/+4
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-22/+22
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher1-11/+11
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+558