r13924: Split more prototypes out of include/proto.h + initial work on header
[bbaumbach/samba-autobuild/.git] / source4 / utils / nmblookup.c
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Andrew Tridgellr13505: allow servers to bind to non-broadcast interfac...
2007-10-10 Stefan Metzmacherr12908: use '_' also for indication we want to ask...
2007-10-10 Andrew Bartlettr12804: This patch reworks the Samba4 sockets layer...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr11553: give an error when the lookup failed
2007-10-10 Jelmer Vernooijr10315: Remove use of fstring and pstring in dynconfig.c
2007-10-10 Andrew Tridgellr9569: fixed an uninitialised variable
2007-10-10 Love Hörnquist Åstrandr8394: Make sure the argument to ctype is*(3) macros...
2007-10-10 Andrew Bartlettr7525: Unify lp_load(), load_interfaces and logging...
2007-10-10 Tim Potterr6951: Fix all calls to setup_logging() that use 'True...
2007-10-10 Tim Potterr6930: Use NBT_NAME_CLIENT instead of the number 0.
2007-10-10 Andrew Tridgellr5328: - allow case sensitive nbt name lookups
2007-10-10 Andrew Tridgellr5304: removed lib/socket/socket.h from includes.h
2007-10-10 Andrew Tridgellr5294: - added a separate NBT-WINS test for WINS operat...
2007-10-10 Andrew Tridgellr5261: translate nbt rcode errors to NTSTATUS codes
2007-10-10 Andrew Tridgellr5260: - show an error message on nmblookup failure
2007-10-10 Andrew Tridgellr5252: - fixed nmblookup for the nbt api changes
2007-10-10 Andrew Tridgellr5114: the nbtd task can now act as a basic B-node...
2007-10-10 Andrew Tridgellr5054: added a nmblookup tool, based on the new nbt...
2007-10-10 Andrew Tridgellr5004: add current samba3 nmblookup.c ready for updatin...
2007-10-10 Andrew Tridgellr5003: delete old nmblookup.c code
2007-10-10 Andrew Tridgellr3443: the next stage in the include files re-organisation.
2007-10-10 Andrew Tridgellr3278: - rewrote the client side rpc connection code...
2007-10-10 Stefan Metzmacherr960: convert 'unsigned int' to uint_t in the most...
2007-10-10 Stefan Metzmacherr943: change samba4 to use 'uint8_t' instead of 'unsign...
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code