1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/dsdb
Gary Lockyer b852ad044b source4/smbd: refactor the process model for prefork
Refactor the process model code to allow the addition of a prefork
    process model.

    - Add a process context to contain process model specific state
    - Add a service details structure to allow service to indicate which
      process model options they can support.

    In the new code the services advertise the features they support to the
    process model.  The process model context is plumbed through to allow the
    process model to keep track of the supported options, and any state
    the process model may require.

Signed-off-by: Gary Lockyer <gary@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
2017-10-19 05:33:09 +02:00
..
common drs: Add basic GET_TGT support 2017-09-18 05:51:24 +02:00
dns source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
kcc source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
repl source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
samdb replmd: RMD_VERSION incorrectly incremented for link conflicts 2017-09-26 09:36:48 +02:00
schema Do not re-use the attribute @IDXVERSION for SAMDB_INDEXING_VERSION 2017-09-23 05:26:15 +02:00
tests/python selftest: Make dirsync test use symobolic name and OA not A 2017-08-29 07:23:28 +02:00
pydsdb.c dsdb: Fix dsdb_next_callback to correctly use ldb_module_done() etc 2017-08-01 07:52:38 +02:00
samdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript_build kcc: Remove unused, untested KCC code 2017-09-20 06:28:07 +02:00