summaryrefslogtreecommitdiff
path: root/source4/utils/nmblookup.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter1-1/+1
2007-10-10r6930: Use NBT_NAME_CLIENT instead of the number 0.Tim Potter1-1/+1
2007-10-10r5328: - allow case sensitive nbt name lookupsAndrew Tridgell1-0/+8
2007-10-10r5304: removed lib/socket/socket.h from includes.hAndrew Tridgell1-0/+1
2007-10-10r5294: - added a separate NBT-WINS test for WINS operations (register, refres...Andrew Tridgell1-5/+1
2007-10-10r5261: translate nbt rcode errors to NTSTATUS codesAndrew Tridgell1-0/+4
2007-10-10r5260: - show an error message on nmblookup failureAndrew Tridgell1-4/+8
2007-10-10r5252: - fixed nmblookup for the nbt api changesAndrew Tridgell1-2/+4
2007-10-10r5114: the nbtd task can now act as a basic B-node server. It registers itsAndrew Tridgell1-5/+8
2007-10-10r5054: added a nmblookup tool, based on the new nbt libraryAndrew Tridgell1-240/+226
2007-10-10r5004: add current samba3 nmblookup.c ready for updating to new nbt libAndrew Tridgell1-0/+299
2007-10-10r5003: delete old nmblookup.c codeAndrew Tridgell1-338/+0
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell1-5/+5
2007-10-10r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell1-3/+3
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-2/+2
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-1/+1
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+338