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