summaryrefslogtreecommitdiff
path: root/source4/libcli/nbt/libnbt.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-23s4-nbt: move libcli/nbt up one level.Günther Deschner1-351/+0
2008-09-23s4-nbt: merge some fixes from samba3 nbt helper.Günther Deschner1-3/+3
2008-09-23s4-nbt: use private_data instead of private.Günther Deschner1-4/+4
2008-04-22fix an extrasemi compile warningBjörn Jacke1-1/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-1/+74
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-0/+1
2007-12-21r26408: Remove use of global_loadparm.Jelmer Vernooij1-0/+4
2007-12-21r26381: Move global_loadparm higher up the call stack.Jelmer Vernooij1-0/+1
2007-12-21r26380: Specify port number higher up the call stack.Jelmer Vernooij1-0/+1
2007-12-21r26377: Specify port explicitly.Jelmer Vernooij1-0/+1
2007-12-21r26309: Move specification of port higher up the all stack.Jelmer Vernooij1-0/+1
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij1-10/+10
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij1-1/+1
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-1/+1
2007-10-10r12804: This patch reworks the Samba4 sockets layer to use a socket_addressAndrew Bartlett1-10/+4
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+7
2007-10-10r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200Stefan Metzmacher1-6/+10
2007-10-10r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell1-2/+18
2007-10-10r5275: - added support for NBT_OPCODE_MULTI_HOME_REG (opcode 0xf) for WINS na...Andrew Tridgell1-3/+30
2007-10-10r5261: translate nbt rcode errors to NTSTATUS codesAndrew Tridgell1-0/+2
2007-10-10r5250: - added low level support for retrying nbt name queries, rather thanAndrew Tridgell1-0/+29
2007-10-10r5121: added periodic name refresh requests for all our registered names, rep...Andrew Tridgell1-0/+20
2007-10-10r5120: encode outgoing nbt packets when queueing them rather than in the sendAndrew Tridgell1-1/+8
2007-10-10r5117: used a composite function to add 4 stage name registration. We send 3Andrew Tridgell1-0/+11
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-1/+22
2007-10-10r5108: the beginnings of a nbtd server for Samba4. Currently just displaysAndrew Tridgell1-0/+8
2007-10-10r4891: - added a generic resolve_name() async interface in libcli/resolve/,Andrew Tridgell1-0/+6
2007-10-10r4885: added a new NBT client library. Features include:Andrew Tridgell1-0/+118