1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/wrepl_server
Andrew Tridgell 1cd4339b9a r20646: first preparations for cluster enablement. This changes "
uint32_t server_id
to
  struct server_id server_id;

which allows a server ID to have an node number. The node number will
be zero in non-clustered case. This is the most basic hook needed for
clustering, and ctdb.
(This used to be commit 2365abaa99)
2007-10-10 14:37:23 -05:00
..
config.mk r15371: Revert some of my previous patch as it was breaking the plain build 2007-10-10 14:05:28 -05:00
wrepl_apply_records.c r20646: first preparations for cluster enablement. This changes " 2007-10-10 14:37:23 -05:00
wrepl_in_call.c r15149: fix typo 2007-10-10 14:04:11 -05:00
wrepl_in_connection.c r18301: I discovered how to load the warnings from a build farm build into 2007-10-10 14:18:04 -05:00
wrepl_out_helpers.c r18331: fixed a warning 2007-10-10 14:18:10 -05:00
wrepl_out_helpers.h r15148: make wreplsrv_pull_names static 2007-10-10 14:04:11 -05:00
wrepl_out_pull.c r14464: Don't include ndr_BASENAME.h files unless strictly required, instead 2007-10-10 13:57:27 -05:00
wrepl_out_push.c r14464: Don't include ndr_BASENAME.h files unless strictly required, instead 2007-10-10 13:57:27 -05:00
wrepl_periodic.c r14464: Don't include ndr_BASENAME.h files unless strictly required, instead 2007-10-10 13:57:27 -05:00
wrepl_scavenging.c r20646: first preparations for cluster enablement. This changes " 2007-10-10 14:37:23 -05:00
wrepl_server.c r19831: Big ldb_dn optimization and interfaces enhancement patch 2007-10-10 14:28:22 -05:00
wrepl_server.h r15148: make wreplsrv_pull_names static 2007-10-10 14:04:11 -05:00