1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/dsdb/kcc
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
..
garbage_collect_tombstones.c s4-kcc: Do not dereference a NULL pointer 2017-02-23 03:18:10 +01:00
garbage_collect_tombstones.h dsdb: Expose ldb error string to dsdb_garbage_collect_tombstones() callers 2016-09-01 05:49:15 +02:00
kcc_connection.c kcc: Remove unused, untested KCC code 2017-09-20 06:28:07 +02:00
kcc_connection.h kcc_connection invocation_id added to struct 2011-07-14 07:05:10 +10:00
kcc_drs_replica_info.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
kcc_periodic.c repl: Set GET_ALL_GROUP_MEMBERSHIP flag in the drepl server 2017-06-15 05:31:59 +02:00
kcc_service.c source4/smbd: refactor the process model for prefork 2017-10-19 05:33:09 +02:00
kcc_service.h dsdb: Rework kcc_deleted() into dsdb_garbage_collect_tombstones() 2016-09-01 05:49:14 +02:00