svn commit: samba r9642 - in branches/tmp/vl-cluster/source: include lib libsmb locking nmbd nsswitch printing profile rpc_server smbd torture utils

vlendec at samba.org vlendec at samba.org
Fri Aug 26 11:20:57 GMT 2005


Author: vlendec
Date: 2005-08-26 11:20:53 +0000 (Fri, 26 Aug 2005)
New Revision: 9642

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9642

Log:
Add a level of indirection to messages.c: The process id is now represented by
'struct process_id', so far it only contains the local pid.

Volker

Modified:
   branches/tmp/vl-cluster/source/include/messages.h
   branches/tmp/vl-cluster/source/lib/debug.c
   branches/tmp/vl-cluster/source/lib/dmallocmsg.c
   branches/tmp/vl-cluster/source/lib/messages.c
   branches/tmp/vl-cluster/source/lib/tallocmsg.c
   branches/tmp/vl-cluster/source/lib/util.c
   branches/tmp/vl-cluster/source/libsmb/clidgram.c
   branches/tmp/vl-cluster/source/locking/brlock.c
   branches/tmp/vl-cluster/source/nmbd/nmbd.c
   branches/tmp/vl-cluster/source/nmbd/nmbd_elections.c
   branches/tmp/vl-cluster/source/nmbd/nmbd_winsserver.c
   branches/tmp/vl-cluster/source/nsswitch/winbindd.c
   branches/tmp/vl-cluster/source/printing/notify.c
   branches/tmp/vl-cluster/source/printing/printing.c
   branches/tmp/vl-cluster/source/profile/profile.c
   branches/tmp/vl-cluster/source/rpc_server/srv_spoolss_nt.c
   branches/tmp/vl-cluster/source/rpc_server/srv_srvsvc_nt.c
   branches/tmp/vl-cluster/source/smbd/blocking.c
   branches/tmp/vl-cluster/source/smbd/close.c
   branches/tmp/vl-cluster/source/smbd/conn.c
   branches/tmp/vl-cluster/source/smbd/open.c
   branches/tmp/vl-cluster/source/smbd/oplock.c
   branches/tmp/vl-cluster/source/smbd/server.c
   branches/tmp/vl-cluster/source/torture/msgtest.c
   branches/tmp/vl-cluster/source/utils/net_ads.c
   branches/tmp/vl-cluster/source/utils/smbcontrol.c


Changeset:
Sorry, the patch is too large (1263 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9642


More information about the samba-cvs mailing list