r25026: Move param/param.h out of includes.h
[bbaumbach/samba-autobuild/.git] / source4 / nbt_server / register.c
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Bartlettr20149: Remove the smb.conf distinction between PDC...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr13006: always debug the unicast and broadcast address
2007-10-10 Stefan Metzmacherr12607: fix the build
2007-10-10 Stefan Metzmacherr11329: the 0x1C must be registered as group name
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Andrew Tridgellr8285: generate some real stats in the nbt server for...
2007-10-10 Andrew Tridgellr6184: the beginnings of the libcli/dgram/ library...
2007-10-10 Andrew Tridgellr5352: added a function nbt_name_string() that formats...
2007-10-10 Andrew Tridgellr5329: made the nbt server case sensitive
2007-10-10 Andrew Tridgellr5276: - added support for NBT_OPCODE_REFRESH2 (type...
2007-10-10 Andrew Tridgellr5251: - renamed the nbtd server side structures to...
2007-10-10 Andrew Tridgellr5215: register aliases as both client and server node...
2007-10-10 Andrew Tridgellr5214: added support for "netbios aliases" in smb.conf
2007-10-10 Andrew Tridgellr5213: do our name broadcast refresh requests as regist...
2007-10-10 Andrew Tridgellr5210: changed server side nbt functions to be prefixed...
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Andrew Tridgellr5185: make all the events data structures private...
2007-10-10 Andrew Tridgellr5171: added support for "bind interfaces only" in...
2007-10-10 Andrew Tridgellr5126: the composite code is no longer client specific...
2007-10-10 Andrew Tridgellr5121: added periodic name refresh requests for all...
2007-10-10 Andrew Tridgellr5118: added support for node status replies in nbtd...
2007-10-10 Andrew Tridgellr5117: used a composite function to add 4 stage name...
2007-10-10 Andrew Tridgellr5114: the nbtd task can now act as a basic B-node...