source4 smdb: Add a post fork hook to the service API
[bbaumbach/samba-autobuild/.git] / source4 / smbd / service_task.c
2018-11-01 Gary Lockyersource4 smdb: Add a post fork hook to the service API
2017-10-19 Gary Lockyersource4/smbd: replace DEBUG( with DBG_
2017-10-19 Gary Lockyer source4/smbd: refactor the process model for prefork
2017-09-28 Gary Lockyersource4 smbd: remove global control pipe from process_s...
2016-07-23 Jeremy Allisons4: messaging: Remove bool auto_remove parameter from...
2014-05-12 Andrew Bartletts4:service_task: explicitly use dcerpc_binding_handle_s...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-01-27 Stefan Metzmachers4:service_task: add missing imessaging_cleanup() to...
2013-01-27 Stefan Metzmachers4:service_task: prevent a segfault if task->msg_ctx...
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-07-22 Andrew Tridgells4-messaging: fixed the removal of messaging sockets...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2010-09-15 Andrew Tridgells4-server: check the return of irpc_binding_handle_by_name
2010-09-03 Stefan Metzmachers4:smbd/service_task: use irpc_binding_handle_by_name()
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2009-09-19 Andrew Tridgells4-smbd: removed unnecessary includes
2009-09-19 Andrew Tridgells4-server: kill main daemon if a task fails to initialise
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:smbd: s/private/private_data
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-03 Stefan Metzmachers4:smbd: convert to tevent_* api
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijEliminate another global_loadparm.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
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 Vernooijr26441: Remove global_loadparm uses.
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Andrew Bartlettr23960: Don't destory the 'reason' for terminating...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Stefan Metzmacherr14079: I just found the setproctitle library from...
2007-10-10 Andrew Tridgellr7911: task_terminate() is defined in the macosx header...
2007-10-10 Andrew Tridgellr7294: implemented the irpc messaging system. This...
2007-10-10 Andrew Tridgellr5411: make network interface selection a bit saner
2007-10-10 Andrew Tridgellr5197: moved events code to lib/events/ (suggestion...
2007-10-10 Stefan Metzmacherr5141: fix compiler warnings
2007-10-10 Andrew Tridgellr5104: - added support for task based servers. These...