CVS update: samba/source/rpc_server

2002-11-24 Thread abartlet
Date: Mon Nov 25 06:54:22 2002 Author: abartlet Update of /data/cvs/samba/source/rpc_server In directory dp.samba.org:/tmp/cvs-serv11756/rpc_server Modified Files: srv_netlog_nt.c srv_util.c Log Message: Instead of walking the entire group database, grabbing all members of each group,

CVS update: samba/source/param

2002-11-24 Thread tpot
Date: Mon Nov 25 03:05:59 2002 Author: tpot Update of /data/cvs/samba/source/param In directory dp.samba.org:/tmp/cvs-serv23383 Modified Files: loadparm.c Log Message: Make lp_winbind_separator a const string. Revisions: loadparm.c 1.468 => 1.469 http://www.sam

CVS update: sambaweb/docs

2002-11-24 Thread crh
Date: Mon Nov 25 01:07:35 2002 Author: crh Update of /data/cvs/sambaweb/docs In directory dp.samba.org:/tmp/cvs-serv14629 Modified Files: index.html Log Message: Moved "Samba Year 2000 (Y2K) issues" from the "New Samba Documentation" section into the "Older (but hopefully still valid

CVS update: samba/source/libsmb

2002-11-24 Thread tpot
Date: Mon Nov 25 01:03:28 2002 Author: tpot Update of /data/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv14418 Modified Files: Tag: APPLIANCE_HEAD namequery.c Log Message: Change prototype of ordered get_dc_list() parameter to boolean. Revisions: namequery.c

Re: CVS update: samba/source/libsmb

2002-11-24 Thread Rafal Szczesniak
On Sun, Nov 24, 2002 at 07:17:49PM -0500, [EMAIL PROTECTED] wrote: > > Date: Mon Nov 25 00:17:49 2002 > Author: tpot > > Update of /data/cvs/samba/source/libsmb > In directory dp.samba.org:/tmp/cvs-serv11977 > > Modified Files: > Tag: APPLIANCE_HEAD > namecache.c > Log Message

CVS update: samba/source/python

2002-11-24 Thread tpot
Date: Mon Nov 25 00:25:31 2002 Author: tpot Update of /data/cvs/samba/source/python In directory dp.samba.org:/tmp/cvs-serv12334 Modified Files: py_spoolss_printers_conv.c Log Message: Fix some argument checking bugs found by testsuite. Revisions: py_spoolss_printers_conv.c

CVS update: samba/source/libsmb

2002-11-24 Thread tpot
Date: Mon Nov 25 00:17:49 2002 Author: tpot Update of /data/cvs/samba/source/libsmb In directory dp.samba.org:/tmp/cvs-serv11977 Modified Files: Tag: APPLIANCE_HEAD namecache.c Log Message: Fix bug in name timeout code found by mimir. Changed 0x1b and 0x1c name timeout to 15 se

CVS update: sambaweb

2002-11-24 Thread crh
Date: Mon Nov 25 00:03:38 2002 Author: crh Update of /data/cvs/sambaweb In directory dp.samba.org:/tmp/cvs-serv11427 Modified Files: samba.html Log Message: Minor typo (it said "tarballs is"). Revisions: samba.html 1.166 => 1.167 http://www.samba.org/cgi-bin/cvs

CVS update: sambaweb

2002-11-24 Thread idra
Date: Sun Nov 24 23:52:34 2002 Author: idra Update of /data/cvs/sambaweb In directory dp.samba.org:/tmp/cvs-serv10921 Modified Files: samba.html Log Message: typos!! :-)) most evident is that patchfile is against 2.2.6 not 2.2.5 :-) Simo. Revisions: samba.html 1.165

CVS update: sambaweb

2002-11-24 Thread crh
Date: Sun Nov 24 23:49:02 2002 Author: crh Update of /data/cvs/sambaweb In directory dp.samba.org:/tmp/cvs-serv10709 Modified Files: index.html Log Message: The jCIFS list link needed a description-ette. Revisions: index.html 1.96 => 1.97 http://www.samba.org/cg

CVS update: samba/source/utils

2002-11-24 Thread abartlet
Date: Sun Nov 24 21:08:36 2002 Author: abartlet Update of /data/cvs/samba/source/utils In directory dp.samba.org:/tmp/cvs-serv32162/utils Modified Files: ntlm_auth.c Log Message: Add support to switch between Squid 2.4 and 2.5 protocols - squid doesn't encode the username, so don't de

Re: CVS update: samba/source/torture

2002-11-24 Thread Simo Sorce
OK, OK, probably my fault, I used only -Wall :-) On Sun, 2002-11-24 at 01:32, Tim Potter wrote: > On Fri, Nov 22, 2002 at 09:58:31PM -0500, [EMAIL PROTECTED] wrote: > > > Update of /data/cvs/samba/source/torture > > In directory dp.samba.org:/tmp/cvs-serv31632/torture > > > > Modified Files: > >

CVS update: samba/source/passdb

2002-11-24 Thread abartlet
Date: Sun Nov 24 08:46:34 2002 Author: abartlet Update of /data/cvs/samba/source/passdb In directory dp.samba.org:/tmp/cvs-serv13584/passdb Modified Files: pdb_ldap.c Log Message: Move from NT_STATUS_UNSUCCESSFUL to NT_STATUS_NO_SUCH_USER, and other slightly more useful error codes.

CVS update: samba/source

2002-11-24 Thread abartlet
Date: Sun Nov 24 08:42:10 2002 Author: abartlet Update of /data/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv13336 Modified Files: Makefile.in Log Message: Try to twiddle with the makefile to avoid having a trailing \ when we don't build any extra programs. Revisions: Ma

CVS update: samba/source/pam_smbpass

2002-11-24 Thread abartlet
Date: Sun Nov 24 08:38:53 2002 Author: abartlet Update of /data/cvs/samba/source/pam_smbpass In directory dp.samba.org:/tmp/cvs-serv13125/pam_smbpass Modified Files: support.c Log Message: Remove silly ideas about taking the LM or NT hash as a password in pam_smbpass. Andrew Bartlett

CVS update: samba/source/printing

2002-11-24 Thread abartlet
Date: Sun Nov 24 08:37:02 2002 Author: abartlet Update of /data/cvs/samba/source/printing In directory dp.samba.org:/tmp/cvs-serv12960/printing Modified Files: pcap.c print_cups.c print_svid.c Log Message: No need to #include smb.h, when we already #include include.h Revisions: pcap

CVS update: samba/source/utils

2002-11-24 Thread abartlet
Date: Sun Nov 24 08:37:02 2002 Author: abartlet Update of /data/cvs/samba/source/utils In directory dp.samba.org:/tmp/cvs-serv12960/utils Modified Files: smbfilter.c testparm.c testprns.c Log Message: No need to #include smb.h, when we already #include include.h Revisions: smbfilter

CVS update: samba/source/web

2002-11-24 Thread abartlet
Date: Sun Nov 24 08:32:03 2002 Author: abartlet Update of /data/cvs/samba/source/web In directory dp.samba.org:/tmp/cvs-serv12185/web Modified Files: cgi.c Log Message: Add ntlm_auth, a new program to provide a stable interface to winbind's authentication code. In particular, ntlm_au

CVS update: samba/source/utils

2002-11-24 Thread abartlet
Date: Sun Nov 24 08:32:03 2002 Author: abartlet Update of /data/cvs/samba/source/utils In directory dp.samba.org:/tmp/cvs-serv12185/utils Added Files: ntlm_auth.c Log Message: Add ntlm_auth, a new program to provide a stable interface to winbind's authentication code. In particular,

CVS update: samba/source

2002-11-24 Thread abartlet
Date: Sun Nov 24 08:32:02 2002 Author: abartlet Update of /data/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv12185 Modified Files: Makefile.in Log Message: Add ntlm_auth, a new program to provide a stable interface to winbind's authentication code. In particular, ntlm_auth

CVS update: samba/source/lib

2002-11-24 Thread abartlet
Date: Sun Nov 24 08:32:02 2002 Author: abartlet Update of /data/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv12185/lib Modified Files: util_str.c Log Message: Add ntlm_auth, a new program to provide a stable interface to winbind's authentication code. In particular, nt