CVS update: samba/source/locking

David O'Neill dmo at au2.samba.org
Sat Nov 18 06:07:26 EST 2000


Date:	Saturday November 18, 2000 @ 6:07
Author:	dmo

Update of /data/cvs/samba/source/locking
In directory samba:/tmp/cvs-serv9846/source/locking

Modified Files:
      Tag: APPLIANCE_HEAD
	brlock.c 
Log Message:
Changes from SAMBA_2_2:
	- updated WHATSNEW.txt
    - fix from Jim McDonough @ IBM for OS/2 clients.  This returns the same
	  error code used by WinNT/2K systems (ERRbuftoosmall) instead of the
	  ERRmoredata we were using before.
	  (source/include/smb.h, source/smbd/lanman.c)
	- cleanup of compiler errors, removal of C++ comments
	  (source/printing/nt_printing.c source/rpc_server/srv_samr.c
	  source/rpc_server/srv_pipe.c source/rpc_server/srv_spoolss_nt.c
	  source/rpcclient/display_spool.c source/locking/brlock.c)	

Changes from HEAD:
	- support smbcontrol sending messages to itself for testing purposes
	  (source/utils/smbcontrol.c)
	- remove (!IS_IPC) checks on connections, and remove redundant
	  #if WITH_VFS test.
	  (source/smbd/service.c source/smbd/connection.c)
	- remove unneeded lp_status() checks, and update
	  (source/smbd/service.c)
	- fix for messages not getting through correctly.  Now, IPC connections
	  are properly registered and we correctly test for -1 in the messaging
	  code. 
	  (source/smbd/service.c)





More information about the samba-cvs mailing list