s4:process_modals Add another process modal - 'onefork'
authorAndrew Bartlett <abartlet@samba.org>
Mon, 10 May 2010 03:47:42 +0000 (13:47 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 14 May 2010 13:25:45 +0000 (23:25 +1000)
commit6f859f58afff10f708bf06d55d1cfab575875627
treee5d953f770889f9590d26761db9e37c8834de6df
parentbb2f7e3aee7e9b8437d7313800be0c2370da5ca1
s4:process_modals Add another process modal - 'onefork'

This will fork off exactly one child to handle some task, ensuring
that if it dies or changes global state, that this does not change
everything.

Andrew Bartlett
source4/smbd/process_model.c
source4/smbd/process_onefork.c [new file with mode: 0644]
source4/smbd/wscript_build