Rework service init functions to pass down service name. This is
[ira/wip.git] / source / nbt_server / nbt_server.c
2008-02-04 Andrew BartlettRework service init functions to pass down service...
2008-01-05 Jelmer Vernooijr26672: Janitorial: Remove uses of global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26402: Require a talloc context in libnetif.
2007-12-21 Jelmer Vernooijr26401: Don't cache interfaces context in libnetif.
2007-12-21 Jelmer Vernooijr26325: Remove use of global_loadparm in netif.
2007-12-21 Jelmer Vernooijr26313: Fix more uses of static loadparm.
2007-12-21 Jelmer Vernooijr26265: Use task-provided loadparm context in nbt and...
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Jelmer Vernooijr26237: Add loadparm context to the server service...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
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....