CVS update: samba/source/libsmb

2003-08-03 Thread tpot
Date: Mon Aug 4 06:16:03 2003 Author: tpot Update of /data/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv21217 Modified Files: Tag: SAMBA_3_0 clikrb5.c Log Message: Fix unused variable warning. Revisions: clikrb5.c 1.15.2.23 => 1.15.2.24

CVS update: samba/source/rpc_client

2003-08-03 Thread tpot
Date: Mon Aug 4 02:51:30 2003 Author: tpot Update of /data/cvs/samba/source/rpc_client In directory dp.samba.org:/tmp/cvs-serv31798/rpc_client Modified Files: Tag: SAMBA_3_0 cli_pipe.c Log Message: Memory leak fix for create_rpc_bind_req() Revisions: cli_pipe.c 1

CVS update: samba/source/python

2003-08-03 Thread tpot
Date: Mon Aug 4 00:50:00 2003 Author: tpot Update of /data/cvs/samba/source/python In directory dp.samba.org:/tmp/cvs-serv20854 Modified Files: Tag: SAMBA_3_0 py_lsa.c Log Message: More patches from Brett: - remove 'if(mem_ctx)' tests prior to 'talloc_destroy' call to make c

CVS update: samba/source/python

2003-08-03 Thread tpot
Date: Mon Aug 4 00:48:49 2003 Author: tpot Update of /data/cvs/samba/source/python In directory dp.samba.org:/tmp/cvs-serv20723 Modified Files: Tag: SAMBA_3_0 py_smb.c Log Message: Fix memory leak in py_smb_set_setdesc() Consistency fixups in py_smb_query_secdesc() Thanks to

CVS update: samba/source/smbd

2003-08-03 Thread jra
Date: Sun Aug 3 18:50:00 2003 Author: jra Update of /data/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv23282/smbd Modified Files: Tag: SAMBA_3_0 utmp.c Log Message: Fix up #defines around utmp_host and utmp_name. Noticed by [EMAIL PROTECTED] Jeremy. Revisions:

CVS update: samba/source/smbd

2003-08-03 Thread jra
Date: Sun Aug 3 07:20:05 2003 Author: jra Update of /data/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv28651/smbd Modified Files: Tag: SAMBA_3_0 service.c Log Message: Output message saying "signed connect" instead of just connect when signing is active. Jeremy.

CVS update: samba/source/libsmb

2003-08-03 Thread jra
Date: Sun Aug 3 07:12:46 2003 Author: jra Update of /data/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv28153/libsmb Modified Files: Tag: SAMBA_3_0 smb_signing.c Log Message: Fix oplock break detection code on incoming oplock break responses. This fixes signing