r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct
[jra/samba/.git] / source4 / nbt_server / nbt_server.c
2007-10-10 Andrew Bartlettr20149: Remove the smb.conf distinction between PDC...
2007-10-10 Stefan Metzmacherr17586: merge lib/netif into lib/socket and use -lnsl...
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Stefan Metzmacherr13941: fix the build
2007-10-10 Jelmer Vernooijr13926: More header splitups.
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr12607: fix the build
2007-10-10 Andrew Tridgellr10706: split out the irpc server functions in the...
2007-10-10 Volker Lendecker10675: Connect to the DC's IPC$
2007-10-10 Volker Lendecker10491: First step towards wbinfo -t: This issues a...
2007-10-10 Andrew Tridgellr8272: added the hooks for adding a name to a messaging...
2007-10-10 Andrew Tridgellr7911: task_terminate() is defined in the macosx header...
2007-10-10 Andrew Tridgellr7321: add nbtd statistics serving over irpc
2007-10-10 Andrew Tridgellr5411: make network interface selection a bit saner
2007-10-10 Andrew Tridgellr5346: - a bit more preparation for the WINS server...
2007-10-10 Andrew Tridgellr5251: - renamed the nbtd server side structures to...
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 Tridgellr5171: added support for "bind interfaces only" in...
2007-10-10 Stefan Metzmacherr5147: remove unused var
2007-10-10 Andrew Tridgellr5114: the nbtd task can now act as a basic B-node...
2007-10-10 Andrew Tridgellr5109: - fixed handling of zero-length subcontexts...
2007-10-10 Andrew Tridgellr5108: the beginnings of a nbtd server for Samba4....