CVS update: samba/source/include

2003-03-26 Thread crh
Date: Thu Mar 27 05:17:28 2003 Author: crh Update of /data/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv14297 Modified Files: Tag: SAMBA_3_0 safe_string.h Log Message: The definition of pstrcpy_base(), and the preceeding comments, were given twice (probably a

CVS update: samba/source/include

2003-03-26 Thread crh
Date: Thu Mar 27 05:11:25 2003 Author: crh Update of /data/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv13582/include Modified Files: safe_string.h Log Message: The definition of pstrcpy_base(), and the preceeding comments, were given twice (probably a cut/paste err

Re: CVS update: samba/source/param

2003-03-26 Thread Lars Mueller
On Sun, Mar 23, 2003 at 06:15:54PM +1100, Andrew Bartlett wrote: > On Sun, 2003-03-23 at 18:03, Volker Lendecke wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > > Sorry to nitpick - but is this parameter name already is use in the SUSE > > > patch? Or could we change it withou

Re: CVS update: samba/source/client

2003-03-26 Thread Christopher R. Hertel
Is that portable? I thought it was Linux-specific. Chris -)- On Sat, Mar 22, 2003 at 11:55:33PM +, [EMAIL PROTECTED] wrote: > > Date: Sat Mar 22 23:55:33 2003 > Author: jelmer > > Update of /home/cvs/samba/source/client > In directory dp.samba.org:/tmp/cvs-serv30866/client > > M

CVS update: samba/source/smbd

2003-03-26 Thread jra
Date: Wed Mar 26 22:15:37 2003 Author: jra Update of /data/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv8095/smbd Modified Files: reply.c Log Message: Fix DOS del command with widelinks = False. Jeremy. Revisions: reply.c 1.422 => 1.423 http://www.sam

CVS update: samba/source/smbd

2003-03-26 Thread jra
Date: Wed Mar 26 22:15:21 2003 Author: jra Update of /data/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv8015/smbd Modified Files: Tag: SAMBA_3_0 reply.c Log Message: Fix DOS del command with widelinks = False. Jeremy. Revisions: reply.c 1.381.2.20 => 1.

CVS update: samba/source/smbd

2003-03-26 Thread jra
Date: Wed Mar 26 22:14:37 2003 Author: jra Update of /data/cvs/samba/source/smbd In directory dp.samba.org:/tmp/cvs-serv7872/smbd Modified Files: Tag: SAMBA_2_2 reply.c Log Message: Fix DOS del command with widelinks = False. Jeremy. Revisions: reply.c 1.240.2.129 => 1

CVS update: samba/source

2003-03-26 Thread jelmer
Date: Wed Mar 26 20:16:48 2003 Author: jelmer Update of /home/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv27170 Modified Files: configure.in Makefile.in Log Message: Remove LDAP_LIBS and just use LIBS again as before. I'll fix this better later. Revisions: configure.in

CVS update: samba/source

2003-03-26 Thread jra
Date: Wed Mar 26 19:42:51 2003 Author: jra Update of /data/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv24097 Modified Files: configure.in Log Message: Add defines for platforms that need them. Jeremy. Revisions: configure.in1.437 => 1.438 http://www.s

CVS update: samba/source

2003-03-26 Thread jra
Date: Wed Mar 26 19:39:27 2003 Author: jra Update of /data/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv23564 Modified Files: Tag: SAMBA_3_0 configure.in Log Message: Add defines for platforms that need them. Jeremy. Revisions: configure.in1.300.2.56 =>

CVS update: samba/source/printing

2003-03-26 Thread jra
Date: Wed Mar 26 19:35:37 2003 Author: jra Update of /data/cvs/samba/source/printing In directory dp.samba.org:/tmp/cvs-serv22824/printing Modified Files: Tag: SAMBA_3_0 printing.c Log Message: Fix extra NULL arg added during app-head merge. Jeremy. Revisions: printing.c

CVS update: samba/source/printing

2003-03-26 Thread jra
Date: Wed Mar 26 19:31:44 2003 Author: jra Update of /data/cvs/samba/source/printing In directory dp.samba.org:/tmp/cvs-serv22759/printing Modified Files: printing.c Log Message: Fix extra NULL arg added during app-head merge. Jeremy. Revisions: printing.c 1.188 => 1.18

Re: CVS update: sambaweb/devel

2003-03-26 Thread Willi Mann
Please update "Last Updated:" too! Willi Mann Modified Files: roadmap-3.html Log Message: Update the roadmap (I did some documentation...) Revisions: roadmap-3.html 1.5 => 1.6 http://www.samba.org/cgi-bin/cvsweb/sambaweb/devel/roadmap-3.html?r1=1.5&r2=1.6

CVS update: samba/docs

2003-03-26 Thread ab
Date: Wed Mar 26 15:06:45 2003 Author: ab Update of /home/cvs/samba/docs In directory dp.samba.org:/tmp/cvs-serv24378 Modified Files: docs-status Log Message: Document results of smb.conf(5) inspection. We have 13 undocumented parameters for HEAD Revisions: docs-status 1.

CVS update: samba/source/lib

2003-03-26 Thread jelmer
Date: Wed Mar 26 13:49:23 2003 Author: jelmer Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv14881/lib Modified Files: util.c Log Message: Use SAFE_FREE() instead of plain free() - pointed out by metze Revisions: util.c 1.398 => 1.399 h

CVS update: samba/source/include

2003-03-26 Thread jelmer
Date: Wed Mar 26 13:43:29 2003 Author: jelmer Update of /home/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv14294/include Modified Files: includes.h Log Message: Use execinfo.h to get prototypes for backtrace_symbols (fixes some warnings) Revisions: includes.h

CVS update: samba/source

2003-03-26 Thread jelmer
Date: Wed Mar 26 13:43:29 2003 Author: jelmer Update of /home/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv14294 Modified Files: configure.in Log Message: Use execinfo.h to get prototypes for backtrace_symbols (fixes some warnings) Revisions: configure.in1.4

CVS update: samba/source

2003-03-26 Thread jelmer
Date: Wed Mar 26 13:30:26 2003 Author: jelmer Update of /home/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv13071 Modified Files: configure.in Log Message: Fix $LDAP_LIBS Revisions: configure.in1.435 => 1.436 http://www.samba.org/cgi-bin/cvsweb/samba/s

CVS update: samba/source/include

2003-03-26 Thread jelmer
Date: Wed Mar 26 12:53:28 2003 Author: jelmer Update of /home/cvs/samba/source/include In directory dp.samba.org:/tmp/cvs-serv9571/include Modified Files: local.h Log Message: Output backtrace to logfile in smb_panic(), as suggested by mbp (only on systems that support it, of course)

CVS update: samba/source

2003-03-26 Thread jelmer
Date: Wed Mar 26 12:53:28 2003 Author: jelmer Update of /home/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv9571 Modified Files: configure.in Log Message: Output backtrace to logfile in smb_panic(), as suggested by mbp (only on systems that support it, of course) Revision

CVS update: samba/source/lib

2003-03-26 Thread jelmer
Date: Wed Mar 26 12:53:28 2003 Author: jelmer Update of /home/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv9571/lib Modified Files: util.c Log Message: Output backtrace to logfile in smb_panic(), as suggested by mbp (only on systems that support it, of course) Revisi

CVS update: samba/docs/manpages

2003-03-26 Thread jelmer
Date: Wed Mar 26 11:09:12 2003 Author: jelmer Update of /home/cvs/samba/docs/manpages In directory dp.samba.org:/tmp/cvs-serv31572/manpages Modified Files: findsmb.1 lmhosts.5 net.8 nmbd.8 nmblookup.1 pdbedit.8 rpcclient.1 samba.7 smb.conf.5 smbcacls.1 smbclient.1 smb

CVS update: samba/docs/htmldocs

2003-03-26 Thread jelmer
Date: Wed Mar 26 11:09:10 2003 Author: jelmer Update of /home/cvs/samba/docs/htmldocs In directory dp.samba.org:/tmp/cvs-serv31572/htmldocs Modified Files: Samba-Developers-Guide.html Samba-HOWTO-Collection.html Log Message: - Patch from John to update PDC-HOWTO, add ServerType and C

CVS update: samba/docs/docbook/projdoc

2003-03-26 Thread jelmer
Date: Wed Mar 26 11:09:07 2003 Author: jelmer Update of /home/cvs/samba/docs/docbook/projdoc In directory dp.samba.org:/tmp/cvs-serv31572/docbook/projdoc Modified Files: Samba-PDC-HOWTO.sgml passdb.sgml samba-doc.sgml security_level.sgml unicode.sgml Added Files: CUPS

CVS update: samba/docs

2003-03-26 Thread jelmer
Date: Wed Mar 26 11:09:07 2003 Author: jelmer Update of /home/cvs/samba/docs In directory dp.samba.org:/tmp/cvs-serv31572 Modified Files: Samba-Developers-Guide.pdf Samba-HOWTO-Collection.pdf docs-status Log Message: - Patch from John to update PDC-HOWTO, add ServerType and