CVS update: samba/source/libsmb

2002-12-29 Thread jra
Date: Mon Dec 30 06:12:13 2002 Author: jra Update of /data/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv32055/libsmb Modified Files: Tag: SAMBA_3_0 clireadwrite.c Log Message: Merge Richard's write > 4Gb fix. Jeremy. Revisions: clireadwrite.c 1.16.2.

CVS update: samba/source/rpcclient

2002-12-29 Thread idra
Date: Mon Dec 30 04:41:27 2002 Author: idra Update of /data/cvs/samba/source/rpcclient In directory dp.samba.org:/tmp/cvs-serv26727/rpcclient Modified Files: cmd_reg.c Log Message: the shutdown call does not have a 16 bit flags, but 2 byte representing booleans this commit change the

CVS update: samba/source/rpc_server

2002-12-29 Thread idra
Date: Mon Dec 30 04:41:27 2002 Author: idra Update of /data/cvs/samba/source/rpc_server In directory dp.samba.org:/tmp/cvs-serv26727/rpc_server Modified Files: srv_reg_nt.c Log Message: the shutdown call does not have a 16 bit flags, but 2 byte representing booleans this commit chang

CVS update: samba/source/rpc_parse

2002-12-29 Thread idra
Date: Mon Dec 30 04:41:27 2002 Author: idra Update of /data/cvs/samba/source/rpc_parse In directory dp.samba.org:/tmp/cvs-serv26727/rpc_parse Modified Files: parse_reg.c Log Message: the shutdown call does not have a 16 bit flags, but 2 byte representing booleans this commit change t

CVS update: samba/source/rpc_client

2002-12-29 Thread idra
Date: Mon Dec 30 04:41:27 2002 Author: idra Update of /data/cvs/samba/source/rpc_client In directory dp.samba.org:/tmp/cvs-serv26727/rpc_client Modified Files: cli_reg.c Log Message: the shutdown call does not have a 16 bit flags, but 2 byte representing booleans this commit change t

CVS update: samba/source/include

2002-12-29 Thread idra
Date: Mon Dec 30 04:41:27 2002 Author: idra Update of /data/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv26727/include Modified Files: rpc_reg.h Log Message: the shutdown call does not have a 16 bit flags, but 2 byte representing booleans this commit change the str

CVS update: samba/source/libsmb

2002-12-29 Thread sharpe
Date: Mon Dec 30 04:25:30 2002 Author: sharpe Update of /data/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv25834/libsmb Modified Files: clireadwrite.c Log Message: Port the fix to cli_setup_write to handle offsets greater than 32-bits from Samba 2.2.x ... Revisio

CVS update: samba/source

2002-12-29 Thread abartlet
Date: Mon Dec 30 04:19:57 2002 Author: abartlet Update of /data/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv25241 Modified Files: Makefile.in Log Message: Add a new VFS module, that just fiddles the file permissions. Still need to make it fiddle with NT ACLs (or report no

CVS update: samba/source/modules

2002-12-29 Thread abartlet
Date: Mon Dec 30 04:19:57 2002 Author: abartlet Update of /data/cvs/samba/source/modules In directory dp.samba.org:/tmp/cvs-serv25241/modules Added Files: vfs_fake_perms.c Log Message: Add a new VFS module, that just fiddles the file permissions. Still need to make it fiddle with NT

CVS update: samba/source/libsmb

2002-12-29 Thread sharpe
Date: Mon Dec 30 04:13:31 2002 Author: sharpe Update of /data/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv25057/libsmb Modified Files: Tag: SAMBA_2_2 clireadwrite.c Log Message: Fix a bug in cli_issue_write where large offsets (>32-bits) were not handled corr

CVS update: samba/docs/htmldocs

2002-12-29 Thread kalele
Date: Sun Dec 29 23:29:09 2002 Author: kalele Update of /data/cvs/samba/docs/htmldocs In directory dp.samba.org:/tmp/cvs-serv8130/docs/htmldocs Modified Files: smb.conf.5.html Log Message: Add msdfs proxy functionality to HEAD. Revisions: smb.conf.5.html 1.38 => 1.39

CVS update: samba/docs/manpages

2002-12-29 Thread kalele
Date: Sun Dec 29 23:29:08 2002 Author: kalele Update of /data/cvs/samba/docs/manpages In directory dp.samba.org:/tmp/cvs-serv8130/docs/manpages Modified Files: smb.conf.5 Log Message: Add msdfs proxy functionality to HEAD. Revisions: smb.conf.5 1.133 => 1.134 h

CVS update: samba/docs/docbook/manpages

2002-12-29 Thread kalele
Date: Sun Dec 29 23:29:08 2002 Author: kalele Update of /data/cvs/samba/docs/docbook/manpages In directory dp.samba.org:/tmp/cvs-serv8130/docs/docbook/manpages Modified Files: smb.conf.5.sgml Log Message: Add msdfs proxy functionality to HEAD. Revisions: smb.conf.5.sgml 1.68

CVS update: samba/source/smbd

2002-12-29 Thread kalele
Date: Sun Dec 29 23:29:08 2002 Author: kalele Update of /data/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv8130/source/smbd Modified Files: service.c Log Message: Add msdfs proxy functionality to HEAD. Revisions: service.c 1.109 => 1.110 http:/

CVS update: samba/source/param

2002-12-29 Thread kalele
Date: Sun Dec 29 23:29:08 2002 Author: kalele Update of /data/cvs/samba/source/param In directory dp.samba.org:/tmp/cvs-serv8130/source/param Modified Files: loadparm.c Log Message: Add msdfs proxy functionality to HEAD. Revisions: loadparm.c 1.472 => 1.473 htt

CVS update: samba/source/msdfs

2002-12-29 Thread kalele
Date: Sun Dec 29 23:29:07 2002 Author: kalele Update of /data/cvs/samba/source/msdfs In directory dp.samba.org:/tmp/cvs-serv8130/source/msdfs Modified Files: msdfs.c Log Message: Add msdfs proxy functionality to HEAD. Revisions: msdfs.c 1.32 => 1.33 http://www.samba.

msdfs proxy stuff

2002-12-29 Thread Stefan (metze) Metzmacher
Hi kalele, shouldn't msdfs proxy stuff merged to HEAD too? metze - Stefan "metze" Metzmacher <[EMAIL PROTECTED]>

Re: CVS update: samba/source/utils

2002-12-29 Thread Simo Sorce
On Sun, 2002-12-29 at 09:24, Simo Sorce wrote: > On Sat, 2002-12-28 at 20:49, [EMAIL PROTECTED] wrote: > > On Sat, Dec 28, 2002 at 05:30:16PM +0100, Simo Sorce wrote: > > > This is plain wrong > > > pdbedit can be used fine without a username > > > > > > without username it simply fixes all the ac

Re: CVS update: samba/source/utils

2002-12-29 Thread Simo Sorce
On Sat, 2002-12-28 at 20:49, [EMAIL PROTECTED] wrote: > On Sat, Dec 28, 2002 at 05:30:16PM +0100, Simo Sorce wrote: > > This is plain wrong > > pdbedit can be used fine without a username > > > > without username it simply fixes all the accounts oops, fixes -> works :-) > > > > can you revert t