CVS update: samba/examples/sam

2002-11-19 Thread tpot
Date: Wed Nov 20 03:01:55 2002 Author: tpot Update of /data/cvs/samba/examples/sam In directory dp.samba.org:/tmp/cvs-serv13461/sam Added Files: .cvsignore Log Message: Ignore automatically generated Makefile. Revisions: .cvsignore NONE => 1.1 http://www.samba.o

CVS update: samba/docs/docbook/manpages

2002-11-19 Thread tpot
Date: Wed Nov 20 03:00:32 2002 Author: tpot Update of /data/cvs/samba/docs/docbook/manpages In directory dp.samba.org:/tmp/cvs-serv13318/docs/docbook/manpages Modified Files: vfstest.1.sgml smb.conf.5.sgml Log Message: Spelling fix. Revisions: vfstest.1.sgml 1.5 => 1.6

CVS update: samba/source/rpc_server

2002-11-19 Thread tpot
Date: Wed Nov 20 02:59:55 2002 Author: tpot Update of /data/cvs/samba/source/rpc_server In directory dp.samba.org:/tmp/cvs-serv13130/source/rpc_server Modified Files: srv_samr_nt.c Log Message: Spelling fix. Revisions: srv_samr_nt.c 1.132 => 1.133 http://www.samba

CVS update: samba/source/utils

2002-11-19 Thread tpot
Date: Wed Nov 20 02:59:09 2002 Author: tpot Update of /data/cvs/samba/source/utils In directory dp.samba.org:/tmp/cvs-serv12587/source/utils Modified Files: profiles.c Log Message: Spelling fix. Revisions: profiles.c 1.11 => 1.12 http://www.samba.org/cgi-bin/cv

CVS update: samba/source/include

2002-11-19 Thread jerry
Date: Wed Nov 20 02:10:23 2002 Author: jerry Update of /data/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv9386/source/include Modified Files: Tag: SAMBA_2_2_RELEASE version.h Log Message: set version number Revisions: version.h 1.74.6.6.2.21 =>

CVS update: samba/packaging/Debian/debian

2002-11-19 Thread jerry
Date: Wed Nov 20 02:00:09 2002 Author: jerry Update of /data/cvs/samba/packaging/Debian/debian In directory dp.samba.org:/tmp/cvs-serv8165/packaging/Debian/debian Modified Files: Tag: SAMBA_2_2_RELEASE README.debian rules samba-common.postinst samba-common.postrm samba.i

CVS update: samba/source/smbd

2002-11-19 Thread jerry
Date: Wed Nov 20 02:00:09 2002 Author: jerry Update of /data/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv8165/source/smbd Modified Files: Tag: SAMBA_2_2_RELEASE reply.c Log Message: sync from SAMBA_2_2 Revisions: reply.c 1.240.2.26.2.14 => 1.240.2.26.2.

CVS update: samba/source/nsswitch

2002-11-19 Thread jerry
Date: Wed Nov 20 02:00:04 2002 Author: jerry Update of /data/cvs/samba/source/nsswitch In directory dp.samba.org:/tmp/cvs-serv8165/source/nsswitch Modified Files: Tag: SAMBA_2_2_RELEASE winbindd_user.c Log Message: sync from SAMBA_2_2 Revisions: winbindd_user.c 1.3.4.1.

CVS update: samba/source/include

2002-11-19 Thread jerry
Date: Wed Nov 20 02:00:04 2002 Author: jerry Update of /data/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv8165/source/include Modified Files: Tag: SAMBA_2_2_RELEASE proto.h Log Message: sync from SAMBA_2_2 Revisions: proto.h 1.900.2.137.2.13 => 1.900.

CVS update: samba/source/lib

2002-11-19 Thread jerry
Date: Wed Nov 20 02:00:04 2002 Author: jerry Update of /data/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv8165/source/lib Modified Files: Tag: SAMBA_2_2_RELEASE substitute.c Log Message: sync from SAMBA_2_2 Revisions: substitute.c1.8.2.5.2.5 => 1.8.2.

Re: CVS update: samba/source/rpc_server

2002-11-19 Thread Andrew Bartlett
On Wed, 2002-11-20 at 12:41, [EMAIL PROTECTED] wrote: > > Then at least we need to reset it back after we are finished. > > finished in what sense? > > I know that %U has the strange property of being 'the last smb user > name that we have been given by the client', but that is really its > purpo

CVS update: samba/packaging/Debian/debian

2002-11-19 Thread jerry
Date: Wed Nov 20 01:55:53 2002 Author: jerry Update of /data/cvs/samba/packaging/Debian/debian In directory dp.samba.org:/tmp/cvs-serv7954 Modified Files: Tag: SAMBA_2_2 README.debian rules samba-common.postinst samba-common.postrm samba.init Log Message: remove $Id Re

Re: CVS update: samba/source/rpc_server

2002-11-19 Thread tridge
> Then at least we need to reset it back after we are finished. finished in what sense? I know that %U has the strange property of being 'the last smb user name that we have been given by the client', but that is really its purpose. Do you have a specific chain of events that you are concerned a

Re: CVS update: samba/source/rpc_server

2002-11-19 Thread Andrew Bartlett
On Wed, 2002-11-20 at 12:33, [EMAIL PROTECTED] wrote: > > You seem to be missing a '-' here. But why are we setting %U in this > > function at all! > > > > The whole passdb area has been cleaned up, and should no longer rely on > > auto-magic expansion. (And if it does, things like this break pr

Re: CVS update: samba/source/rpc_server

2002-11-19 Thread tridge
> You seem to be missing a '-' here. But why are we setting %U in this > function at all! > > The whole passdb area has been cleaned up, and should no longer rely on > auto-magic expansion. (And if it does, things like this break pretty > badly). It's still needed I think. The passdb doesn't ge

Re: CVS update: samba/source/rpc_server

2002-11-19 Thread Andrew Bartlett
On Wed, 2002-11-20 at 11:39, [EMAIL PROTECTED] wrote: > > Date: Wed Nov 20 00:39:57 2002 > Author: tridge > > Update of /home/cvs/samba/source/rpc_server > In directory dp.samba.org:/tmp/cvs-serv32447 > > Modified Files: > srv_netlog_nt.c > Log Message: > more %U fixes for head > >

CVS update: samba/source/smbd

2002-11-19 Thread tridge
Date: Wed Nov 20 00:53:24 2002 Author: tridge Update of /home/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv1224/smbd Modified Files: Tag: SAMBA_3_0 service.c sesssetup.c Log Message: merged the %U changes to 3.0 Revisions: service.c 1.85.2.5 => 1.8

CVS update: samba/source/rpc_server

2002-11-19 Thread tridge
Date: Wed Nov 20 00:53:24 2002 Author: tridge Update of /home/cvs/samba/source/rpc_server In directory dp.samba.org:/tmp/cvs-serv1224/rpc_server Modified Files: Tag: SAMBA_3_0 srv_netlog_nt.c Log Message: merged the %U changes to 3.0 Revisions: srv_netlog_nt.c 1.57.2.5

CVS update: samba/source/nsswitch

2002-11-19 Thread tridge
Date: Wed Nov 20 00:53:24 2002 Author: tridge Update of /home/cvs/samba/source/nsswitch In directory dp.samba.org:/tmp/cvs-serv1224/nsswitch Modified Files: Tag: SAMBA_3_0 winbindd_user.c Log Message: merged the %U changes to 3.0 Revisions: winbindd_user.c 1.43.2.2 => 1

CVS update: samba/source/lib

2002-11-19 Thread tridge
Date: Wed Nov 20 00:53:24 2002 Author: tridge Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv1224/lib Modified Files: Tag: SAMBA_3_0 substitute.c Log Message: merged the %U changes to 3.0 Revisions: substitute.c1.25.2.4 => 1.25.2.5

CVS update: samba/source/rpc_server

2002-11-19 Thread tridge
Date: Wed Nov 20 00:39:57 2002 Author: tridge Update of /home/cvs/samba/source/rpc_server In directory dp.samba.org:/tmp/cvs-serv32447 Modified Files: srv_netlog_nt.c Log Message: more %U fixes for head Revisions: srv_netlog_nt.c 1.66 => 1.67 http://www.samba.org/cg

CVS update: samba/source/lib

2002-11-19 Thread tridge
Date: Wed Nov 20 00:39:51 2002 Author: tridge Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv32433 Modified Files: substitute.c Log Message: more %U fixes for head Revisions: substitute.c1.38 => 1.39 http://www.samba.org/cgi-bin/cvsw

CVS update: samba/source/smbd

2002-11-19 Thread tridge
Date: Wed Nov 20 00:35:22 2002 Author: tridge Update of /data/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv32085/smbd Modified Files: Tag: SAMBA_2_2 reply.c Log Message: backport the %U fixes to 2.2 Revisions: reply.c 1.240.2.120 => 1.240.2.121

CVS update: samba/source/nsswitch

2002-11-19 Thread tridge
Date: Wed Nov 20 00:35:20 2002 Author: tridge Update of /data/cvs/samba/source/nsswitch In directory dp.samba.org:/tmp/cvs-serv32085/nsswitch Modified Files: Tag: SAMBA_2_2 winbindd_user.c Log Message: backport the %U fixes to 2.2 Revisions: winbindd_user.c 1.3.4.17 =>

CVS update: samba/source/lib

2002-11-19 Thread tridge
Date: Wed Nov 20 00:35:20 2002 Author: tridge Update of /data/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv32085/lib Modified Files: Tag: SAMBA_2_2 substitute.c Log Message: backport the %U fixes to 2.2 Revisions: substitute.c1.8.2.18 => 1.8.2.19

CVS update: samba/source/include

2002-11-19 Thread tridge
Date: Wed Nov 20 00:35:19 2002 Author: tridge Update of /data/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv32085/include Modified Files: Tag: SAMBA_2_2 proto.h Log Message: backport the %U fixes to 2.2 Revisions: proto.h 1.900.2.403 => 1.900.2.404

CVS update: samba/examples/ntlogon

2002-11-19 Thread jht
Date: Wed Nov 20 00:30:56 2002 Author: jht Update of /home/cvs/samba/examples/ntlogon In directory dp.samba.org:/tmp/cvs-serv31656 Modified Files: Tag: SAMBA_3_0 README ntlogon.py Log Message: Latest updates from author. Revisions: README 1.1.2.1 => 1.1.2.2 h

CVS update: samba/source/smbd

2002-11-19 Thread tridge
Date: Tue Nov 19 23:44:24 2002 Author: tridge Update of /home/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv28054 Modified Files: service.c sesssetup.c Log Message: a better for for using %U in smb.conf this follows the method used for remote_machine and also fixes the

CVS update: samba/source/lib

2002-11-19 Thread tridge
Date: Tue Nov 19 23:44:18 2002 Author: tridge Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv28041 Modified Files: substitute.c Log Message: a better for for using %U in smb.conf this follows the method used for remote_machine and also fixes the problem of

CVS update: samba/docs/docbook/manpages

2002-11-19 Thread crh
Date: Tue Nov 19 22:08:11 2002 Author: crh Update of /data/cvs/samba/docs/docbook/manpages In directory dp.samba.org:/tmp/cvs-serv19838 Modified Files: Tag: SAMBA_3_0 smb.conf.5.sgml Log Message: Likewise. Two small typos caught my eye so I fixed them. Revisions: smb.conf.5.s

CVS update: samba/docs/docbook/manpages

2002-11-19 Thread crh
Date: Tue Nov 19 22:05:00 2002 Author: crh Update of /data/cvs/samba/docs/docbook/manpages In directory dp.samba.org:/tmp/cvs-serv19587 Modified Files: smb.conf.5.sgml Log Message: Fixed two very, very minor typos (that sort of just annoyed me). Revisions: smb.conf.5.sgml 1.

CVS update: sambaweb/support

2002-11-19 Thread mbp
Date: Wed Nov 20 07:25:40 2002 Author: mbp Update of /data/cvs/sambaweb/support In directory dp.samba.org:/tmp/cvs-serv10868 Modified Files: us.html Log Message: Rename "NT Integrators" to "Netsolus", per request from Bryan Ballard Revisions: us.html 1.20 => 1.21 htt

CVS update: samba/source/smbd

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:49 2002 Author: jerry Update of /data/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv7391/source/smbd Modified Files: Tag: SAMBA_2_2_RELEASE error.c files.c notify_kernel.c open.c password.c reply.c Log Message: sync with SAMBA_2_2 Revisions

CVS update: samba/source/rpcclient

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:49 2002 Author: jerry Update of /data/cvs/samba/source/rpcclient In directory dp.samba.org:/tmp/cvs-serv7391/source/rpcclient Modified Files: Tag: SAMBA_2_2_RELEASE cmd_spoolss.c Log Message: sync with SAMBA_2_2 Revisions: cmd_spoolss.c 1.33.2.7

CVS update: samba/source/rpc_server

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:49 2002 Author: jerry Update of /data/cvs/samba/source/rpc_server In directory dp.samba.org:/tmp/cvs-serv7391/source/rpc_server Modified Files: Tag: SAMBA_2_2_RELEASE srv_pipe_hnd.c srv_spoolss_nt.c Log Message: sync with SAMBA_2_2 Revisions: srv_pipe_hnd

CVS update: samba/source/rpc_parse

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:48 2002 Author: jerry Update of /data/cvs/samba/source/rpc_parse In directory dp.samba.org:/tmp/cvs-serv7391/source/rpc_parse Modified Files: Tag: SAMBA_2_2_RELEASE parse_misc.c Log Message: sync with SAMBA_2_2 Revisions: parse_misc.c1.71.2.7.

CVS update: samba/source/printing

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:48 2002 Author: jerry Update of /data/cvs/samba/source/printing In directory dp.samba.org:/tmp/cvs-serv7391/source/printing Modified Files: Tag: SAMBA_2_2_RELEASE nt_printing.c printing.c Log Message: sync with SAMBA_2_2 Revisions: nt_printing.c

CVS update: samba/source/passdb

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:47 2002 Author: jerry Update of /data/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv7391/source/passdb Modified Files: Tag: SAMBA_2_2_RELEASE pdb_smbpasswd.c Log Message: sync with SAMBA_2_2 Revisions: pdb_smbpasswd.c 1.20.2.3 =>

CVS update: samba/source/nsswitch

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:47 2002 Author: jerry Update of /data/cvs/samba/source/nsswitch In directory dp.samba.org:/tmp/cvs-serv7391/source/nsswitch Modified Files: Tag: SAMBA_2_2_RELEASE winbindd_misc.c Log Message: sync with SAMBA_2_2 Revisions: winbindd_misc.c 1.9.2.5

CVS update: samba/source/msdfs

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:47 2002 Author: jerry Update of /data/cvs/samba/source/msdfs In directory dp.samba.org:/tmp/cvs-serv7391/source/msdfs Modified Files: Tag: SAMBA_2_2_RELEASE msdfs.c Log Message: sync with SAMBA_2_2 Revisions: msdfs.c 1.10.4.3.2.7 => 1.10.4.3.2.8

CVS update: samba/source/libsmb

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:47 2002 Author: jerry Update of /data/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv7391/source/libsmb Modified Files: Tag: SAMBA_2_2_RELEASE smbencrypt.c Log Message: sync with SAMBA_2_2 Revisions: smbencrypt.c1.47.6.4.2.5 =>

CVS update: samba/source/lib

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:47 2002 Author: jerry Update of /data/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv7391/source/lib Modified Files: Tag: SAMBA_2_2_RELEASE util_unistr.c Log Message: sync with SAMBA_2_2 Revisions: util_unistr.c 1.45.2.12.2.5 => 1.4

CVS update: samba/source/include

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:47 2002 Author: jerry Update of /data/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv7391/source/include Modified Files: Tag: SAMBA_2_2_RELEASE local.h smb.h version.h Log Message: sync with SAMBA_2_2 Revisions: local.h 1.54.6.4 =

CVS update: samba/packaging/RedHat

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:47 2002 Author: jerry Update of /data/cvs/samba/packaging/RedHat In directory dp.samba.org:/tmp/cvs-serv7391/packaging/RedHat Modified Files: Tag: SAMBA_2_2_RELEASE makerpms.sh.tmpl samba2.spec.tmpl Log Message: sync with SAMBA_2_2 Revisions: makerpms.sh.

CVS update: samba/packaging/Debian/debian

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:46 2002 Author: jerry Update of /data/cvs/samba/packaging/Debian/debian In directory dp.samba.org:/tmp/cvs-serv7391/packaging/Debian/debian Modified Files: Tag: SAMBA_2_2_RELEASE README.debian rules samba-common.postinst samba-common.postrm samba.i

CVS update: samba/examples

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:46 2002 Author: jerry Update of /data/cvs/samba/examples In directory dp.samba.org:/tmp/cvs-serv7391/examples Modified Files: Tag: SAMBA_2_2_RELEASE smb.conf.default Log Message: sync with SAMBA_2_2 Revisions: smb.conf.default1.11.20.2.2.1

CVS update: samba/docs/manpages

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:46 2002 Author: jerry Update of /data/cvs/samba/docs/manpages In directory dp.samba.org:/tmp/cvs-serv7391/docs/manpages Modified Files: Tag: SAMBA_2_2_RELEASE findsmb.1 lmhosts.5 make_smbcodepage.1 make_unicodemap.1 nmbd.8 nmblookup.1 pdbedit.8 rpc

CVS update: samba/docs/htmldocs

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:46 2002 Author: jerry Update of /data/cvs/samba/docs/htmldocs In directory dp.samba.org:/tmp/cvs-serv7391/docs/htmldocs Modified Files: Tag: SAMBA_2_2_RELEASE Samba-BDC-HOWTO.html Samba-HOWTO-Collection.html smb.conf.5.html Log Message: sync with

CVS update: samba/docs/docbook/projdoc

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:43 2002 Author: jerry Update of /data/cvs/samba/docs/docbook/projdoc In directory dp.samba.org:/tmp/cvs-serv7391/docs/docbook/projdoc Modified Files: Tag: SAMBA_2_2_RELEASE Samba-BDC-HOWTO.sgml Log Message: sync with SAMBA_2_2 Revisions: Samba-BDC-HOWTO.s

CVS update: samba/docs

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:43 2002 Author: jerry Update of /data/cvs/samba/docs In directory dp.samba.org:/tmp/cvs-serv7391/docs Modified Files: Tag: SAMBA_2_2_RELEASE Samba-HOWTO-Collection.pdf Log Message: sync with SAMBA_2_2 Revisions: Samba-HOWTO-Collection.pdf 1.1

CVS update: samba/docs/docbook/manpages

2002-11-19 Thread jerry
Date: Tue Nov 19 19:41:43 2002 Author: jerry Update of /data/cvs/samba/docs/docbook/manpages In directory dp.samba.org:/tmp/cvs-serv7391/docs/docbook/manpages Modified Files: Tag: SAMBA_2_2_RELEASE smb.conf.5.sgml Log Message: sync with SAMBA_2_2 Revisions: smb.conf.5.sgml

CVS update: samba/docs/manpages

2002-11-19 Thread jerry
Date: Tue Nov 19 19:40:45 2002 Author: jerry Update of /data/cvs/samba/docs/manpages In directory dp.samba.org:/tmp/cvs-serv7158/docs/manpages Modified Files: Tag: SAMBA_2_2 findsmb.1 lmhosts.5 make_smbcodepage.1 make_unicodemap.1 nmbd.8 nmblookup.1 pdbedit.8 rpcclient.1

CVS update: samba/docs/htmldocs

2002-11-19 Thread jerry
Date: Tue Nov 19 19:40:44 2002 Author: jerry Update of /data/cvs/samba/docs/htmldocs In directory dp.samba.org:/tmp/cvs-serv7158/docs/htmldocs Modified Files: Tag: SAMBA_2_2 Samba-BDC-HOWTO.html Samba-HOWTO-Collection.html smb.conf.5.html Log Message: make all-docs Re

CVS update: samba/docs

2002-11-19 Thread jerry
Date: Tue Nov 19 19:40:41 2002 Author: jerry Update of /data/cvs/samba/docs In directory dp.samba.org:/tmp/cvs-serv7158/docs Modified Files: Tag: SAMBA_2_2 Samba-HOWTO-Collection.pdf Log Message: make all-docs Revisions: Samba-HOWTO-Collection.pdf 1.1.2.47 => 1.1.

CVS update: samba/examples/ntlogon

2002-11-19 Thread jht
Date: Tue Nov 19 19:06:11 2002 Author: jht Update of /home/cvs/samba/examples/ntlogon In directory dp.samba.org:/tmp/cvs-serv3647 Added Files: Tag: SAMBA_3_0 README ntlogon.conf ntlogon.py Log Message: Added logon script generator provided by: Timothy Grant <[EMAIL PROTECTED]>

CVS update: samba/examples/ntlogon

2002-11-19 Thread jht
Date: Tue Nov 19 19:04:44 2002 Author: jht Update of /home/cvs/samba/examples/ntlogon In directory dp.samba.org:/tmp/cvs-serv3456/ntlogon Log Message: Directory /home/cvs/samba/examples/ntlogon added to the repository --> Using per-directory sticky tag `SAMBA_3_0' Revisions:

Re: CVS update: samba/source/smbd

2002-11-19 Thread Andrew Bartlett
On Mon, 2002-11-18 at 14:11, [EMAIL PROTECTED] wrote: > > Date: Mon Nov 18 03:11:59 2002 > Author: tridge > > Update of /home/cvs/samba/source/smbd > In directory dp.samba.org:/tmp/cvs-serv17659 > > Modified Files: > service.c > Log Message: > the change in the way %U is handled to