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