1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source4/smbd
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 r19569: Require that all public header files have a destination path. Fix 2007-10-10 14:24:53 -05:00
pidfile.c r19539: Move pidfile to smbd/ 2007-10-10 14:24:46 -05:00
process_model.c r14736: - the ntvfs subsystem should not know about smb_server.h 2007-10-10 13:59:17 -05:00
process_model.h r20646: first preparations for cluster enablement. This changes " 2007-10-10 14:37:23 -05:00
process_model.m4 r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues with local 2007-10-10 14:05:00 -05:00
process_model.mk r19676: Fix some more dependencies. 2007-10-10 14:25:29 -05:00
process_single.c r20646: first preparations for cluster enablement. This changes " 2007-10-10 14:37:23 -05:00
process_standard.c r20646: first preparations for cluster enablement. This changes " 2007-10-10 14:37:23 -05:00
process_thread.c r19643: make process_model thread compile again 2007-10-10 14:25:24 -05:00
server.c r20449: Happy New Year! 2007-10-10 14:35:46 -05:00
service_stream.c r20646: first preparations for cluster enablement. This changes " 2007-10-10 14:37:23 -05:00
service_stream.h r20646: first preparations for cluster enablement. This changes " 2007-10-10 14:37:23 -05:00
service_task.c r20646: first preparations for cluster enablement. This changes " 2007-10-10 14:37:23 -05:00
service_task.h r20646: first preparations for cluster enablement. This changes " 2007-10-10 14:37:23 -05:00
service.c r17930: Merge noinclude branch: 2007-10-10 14:16:54 -05:00
service.h r14380: Reduce the size of structs.h 2007-10-10 13:57:16 -05:00
smbd.8.xml r13070: Add a simple smbd manpage, based on the Samba 3 one. 2007-10-10 13:51:21 -05:00