summaryrefslogtreecommitdiffstats
path: root/source4/utils/nmblookup.c
Commit message (Expand)AuthorAgeFilesLines
* r11553: give an error when the lookup failedStefan Metzmacher2007-10-101-7/+19
* r10315: Remove use of fstring and pstring in dynconfig.cJelmer Vernooij2007-10-101-1/+0
* r9569: fixed an uninitialised variableAndrew Tridgell2007-10-101-1/+1
* r8394: Make sure the argument to ctype is*(3) macros are unsigned char asLove Hörnquist Åstrand2007-10-101-1/+1
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2007-10-101-5/+0
* r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter2007-10-101-1/+1
* r6930: Use NBT_NAME_CLIENT instead of the number 0.Tim Potter2007-10-101-1/+1
* r5328: - allow case sensitive nbt name lookupsAndrew Tridgell2007-10-101-0/+8
* 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-5/+1
* r5261: translate nbt rcode errors to NTSTATUS codesAndrew Tridgell2007-10-101-0/+4
* r5260: - show an error message on nmblookup failureAndrew Tridgell2007-10-101-4/+8
* r5252: - fixed nmblookup for the nbt api changesAndrew Tridgell2007-10-101-2/+4
* r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell2007-10-101-5/+8
* r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell2007-10-101-240/+226
* r5004: add current samba3 nmblookup.c ready for updating to new nbt libAndrew Tridgell2007-10-101-0/+299
* r5003: delete old nmblookup.c codeAndrew Tridgell2007-10-101-338/+0
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-5/+5
* r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell2007-10-101-3/+3
* r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2007-10-101-2/+2
* r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher2007-10-101-1/+1
* more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell2003-08-151-1/+1
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+338