summaryrefslogtreecommitdiff
path: root/source4/libcli/nbt/namerefresh.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26408: Remove use of global_loadparm.Jelmer Vernooij1-2/+4
2007-12-21r26385: Integrate gensec-socket into gensec.Jelmer Vernooij1-2/+2
2007-12-21r26380: Specify port number higher up the call stack.Jelmer Vernooij1-2/+4
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-2/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...Jelmer Vernooij1-1/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-5/+7
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher1-3/+6
2007-10-10r10504: - seperate implementation specific stuff, from the generic compositeStefan Metzmacher1-12/+11
2007-10-10r5322: removed a whole bunch of #include lines that minimal_includes.plAndrew Tridgell1-1/+0
2007-10-10r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...Andrew Tridgell1-2/+2
2007-10-10r5250: - added low level support for retrying nbt name queries, rather thanAndrew Tridgell1-3/+164
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell1-10/+4
2007-10-10r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher1-2/+2
2007-10-10r5121: added periodic name refresh requests for all our registered names, rep...Andrew Tridgell1-0/+138