summaryrefslogtreecommitdiffstats
path: root/source4/torture/nbt/register.c
Commit message (Expand)AuthorAgeFilesLines
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-061-2/+2
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-081-4/+4
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-4/+4
* Add convenience function for creating nbt sockets in torture.Jelmer Vernooij2008-06-051-4/+2
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-2/+2
* Remove yet more uses of global_loadparm.Jelmer Vernooij2008-02-211-2/+4
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-2/+2
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-2/+8
* r26381: Move global_loadparm higher up the call stack.Jelmer Vernooij2007-12-211-0/+1
* r26380: Specify port number higher up the call stack.Jelmer Vernooij2007-12-211-0/+2
* r26325: Remove use of global_loadparm in netif.Jelmer Vernooij2007-12-211-2/+2
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-5/+5
* r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-106/+70
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-1/+2
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+3
* r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett2007-10-101-4/+26
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinkingJelmer Vernooij2007-10-101-1/+1
* r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000Andrew Tridgell2007-10-101-1/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-1/+1
* r6933: Add a couple of helper functions for creating nbt names.Tim Potter2007-10-101-3/+1
* r5411: make network interface selection a bit sanerAndrew Tridgell2007-10-101-2/+2
* r5347: fixed the NBT-REGISTER test now that the nbt layer is case sensitiveAndrew Tridgell2007-10-101-1/+1
* r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell2007-10-101-0/+1
* r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell2007-10-101-72/+10
* r5277: initialise the multi_homed flag in the name registration testAndrew Tridgell2007-10-101-0/+1
* r5252: - fixed nmblookup for the nbt api changesAndrew Tridgell2007-10-101-0/+68
* r5156: started on test driven development of the nbt server. This adds aAndrew Tridgell2007-10-101-0/+174