r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch.
authorVolker Lendecke <vlendec@samba.org>
Mon, 7 May 2007 09:35:35 +0000 (09:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:21:52 +0000 (12:21 -0500)
commite6383f47629368d9dd4e803f17566a24e9d7359e
treecebde89910087c3220786f209da2c4e32a71bc46
parentd1153fc79076741571b203b1d70f1536bde208f0
r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch.

This changes "struct process_id" to "struct server_id", keeping both is
just too much hassle. No functional change (I hope ;-))

Volker
(This used to be commit 0ad4b1226c9d91b72136310d3bbb640d2c5d67b8)
37 files changed:
source3/include/locking.h
source3/include/messages.h
source3/include/smb.h
source3/include/smb_share_modes.h
source3/lib/debug.c
source3/lib/dmallocmsg.c
source3/lib/messages.c
source3/lib/tallocmsg.c
source3/lib/util.c
source3/librpc/ndr/ndr_misc.c
source3/libsmb/smb_share_modes.c
source3/locking/brlock.c
source3/nmbd/nmbd.c
source3/nmbd/nmbd_elections.c
source3/nmbd/nmbd_winsserver.c
source3/nsswitch/winbindd.c
source3/nsswitch/winbindd_cm.c
source3/nsswitch/winbindd_dual.c
source3/printing/printing.c
source3/profile/profile.c
source3/rpc_server/srv_spoolss_nt.c
source3/smbd/blocking.c
source3/smbd/conn.c
source3/smbd/notify_internal.c
source3/smbd/open.c
source3/smbd/oplock.c
source3/smbd/pipes.c
source3/smbd/server.c
source3/torture/locktest.c
source3/torture/locktest2.c
source3/torture/msgtest.c
source3/utils/net_ads.c
source3/utils/net_status.c
source3/utils/smbcontrol.c
source3/utils/status.c
source3/web/startstop.c
source3/web/statuspage.c