svn commit: samba-web r42 - trunk

2004-05-05 Thread mbp
Author: mbp
Date: 2004-05-06 03:01:35 + (Thu, 06 May 2004)
New Revision: 42

Modified:
   trunk/team.html
Log:
Add me to the team list


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/rev=42nolog=1


svn commit: samba-web r38 - trunk

2004-05-04 Thread mbp
Author: mbp
Date: 2004-05-05 03:15:02 + (Wed, 05 May 2004)
New Revision: 38

Added:
   trunk/archive-policy.html
Modified:
   trunk/archives.html
Log:
Add archive (non)removal policy.



WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/rev=38nolog=1


svn commit: samba-web r39 - trunk

2004-05-04 Thread mbp
Author: mbp
Date: 2004-05-05 03:16:26 + (Wed, 05 May 2004)
New Revision: 39

Modified:
   trunk/ml-etiquette.html
Log:
Link to archive policy.


WebSVN: 
http://websvn.samba.org/websvn/changeset.php?rep=samba-webpath=/rev=39nolog=1


CVS update: samba/source/lib

2003-04-04 Thread mbp

Date:   Fri Apr  4 08:16:14 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv21031

Modified Files:
  Tag: SAMBA_3_0
util_unistr.c 
Log Message:
check_dos_char: Change this to use a lazily-initialized lookup table
indicating which characters are valid dos characters.  This function
was previously quite slow because it did two unicode conversions on
every call.


Revisions:
util_unistr.c   1.92.2.7 = 1.92.2.8

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_unistr.c?r1=1.92.2.7r2=1.92.2.8


CVS update: samba/source/lib

2003-04-04 Thread mbp

Date:   Fri Apr  4 08:25:05 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv21790

Modified Files:
  Tag: SAMBA_3_0
charcnv.c 
Log Message:
Export lazy_initialize_conv so that it can be called from
check_dos_char.

init_iconv: Call init_doschar_table when reinitializing conversions.


Revisions:
charcnv.c   1.55.2.14 = 1.55.2.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/charcnv.c?r1=1.55.2.14r2=1.55.2.15


CVS update: samba/source

2003-04-03 Thread mbp

Date:   Fri Apr  4 03:05:10 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv15872

Modified Files:
  Tag: SAMBA_3_0
Makefile.in 
Log Message:
Merge from HEAD: 1.630 through 1.634:

 - build test harnesses for STF

 - make check runs STF


Revisions:
Makefile.in 1.468.2.59 = 1.468.2.60

http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.468.2.59r2=1.468.2.60


CVS update: samba/source/torture

2003-04-03 Thread mbp

Date:   Fri Apr  4 03:07:07 2003
Author: mbp

Update of /data/cvs/samba/source/torture
In directory dp.samba.org:/tmp/cvs-serv16254/torture

Added Files:
t_doschar.c 
Log Message:
Test harness that exercises check_dos_char()


Revisions:
t_doschar.c NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/t_doschar.c?rev=1.1


CVS update: samba/source

2003-04-03 Thread mbp

Date:   Fri Apr  4 03:09:43 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv16448

Modified Files:
Makefile.in 
Log Message:
t_doschar: Test harness that exercises check_dos_char()


Revisions:
Makefile.in 1.671 = 1.672
http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.671r2=1.672


CVS update: samba/source/stf

2003-04-03 Thread mbp

Date:   Fri Apr  4 03:14:48 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv16934/stf

Modified Files:
example.py 
Log Message:
Merge from Subversion: 

Add example of a test that fails. 


Revisions:
example.py  1.1 = 1.2
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/example.py?r1=1.1r2=1.2


CVS update: samba/source/stf

2003-04-03 Thread mbp

Date:   Fri Apr  4 03:16:27 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv17277/stf

Modified Files:
comfychair.py 
Log Message:
Merge from Subversion r50.  


Revisions:
comfychair.py   1.4 = 1.5

http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/comfychair.py?r1=1.4r2=1.5


CVS update: samba/source/stf

2003-04-03 Thread mbp

Date:   Fri Apr  4 03:18:04 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv17405/stf

Added Files:
  Tag: SAMBA_3_0
.cvsignore README.stf info3cache.py notes.txt osver.py 
spoolss.py standardcheck.py stf.py strings.py test.py 
Log Message:
Merge test cases from HEAD

Revisions:
.cvsignore  NONE = 1.1.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/.cvsignore?rev=1.1.2.1
README.stf  NONE = 1.1.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/README.stf?rev=1.1.2.1
info3cache.py   NONE = 1.1.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/info3cache.py?rev=1.1.2.1
notes.txt   NONE = 1.1.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/notes.txt?rev=1.1.2.1
osver.pyNONE = 1.1.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/osver.py?rev=1.1.2.1
spoolss.py  NONE = 1.1.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/spoolss.py?rev=1.1.2.1
standardcheck.pyNONE = 1.1.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/standardcheck.py?rev=1.1.2.1
stf.py  NONE = 1.1.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/stf.py?rev=1.1.2.1
strings.py  NONE = 1.2.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/strings.py?rev=1.2.2.1
test.py NONE = 1.2.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/test.py?rev=1.2.2.1


CVS update: samba/source

2003-04-03 Thread mbp

Date:   Fri Apr  4 03:24:34 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv18010

Modified Files:
  Tag: SAMBA_3_0
Makefile.in 
Log Message:
t_doschar: Test harness that exercises check_dos_char()


Revisions:
Makefile.in 1.468.2.60 = 1.468.2.61

http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.468.2.60r2=1.468.2.61


CVS update: samba/source/torture

2003-04-03 Thread mbp

Date:   Fri Apr  4 03:27:02 2003
Author: mbp

Update of /data/cvs/samba/source/torture
In directory dp.samba.org:/tmp/cvs-serv18415

Added Files:
  Tag: SAMBA_3_0
t_doschar.c 
Log Message:
t_doschar: Test harness that exercises check_dos_char()


Revisions:
t_doschar.c NONE = 1.1.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/t_doschar.c?rev=1.1.2.1


CVS update: samba/source/lib

2003-04-03 Thread mbp

Date:   Fri Apr  4 07:50:59 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv18401

Modified Files:
  Tag: SAMBA_3_0
charcnv.c 
Log Message:
lazy_initialize_conv: Remove redundant call to init_valid_table,
because init_iconv calls it for us.

init_iconv: Add documentation about how this is reintialized when
configuration is reloaded.


Revisions:
charcnv.c   1.55.2.13 = 1.55.2.14

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/charcnv.c?r1=1.55.2.13r2=1.55.2.14


CVS update: sambaweb/support

2003-04-02 Thread mbp

Date:   Thu Apr  3 05:16:39 2003
Author: mbp

Update of /data/cvs/sambaweb/support
In directory dp.samba.org:/tmp/cvs-serv8746

Modified Files:
brazil.html 
Log Message:
Add Definitiva


Revisions:
brazil.html 1.7 = 1.8
http://www.samba.org/cgi-bin/cvsweb/sambaweb/support/brazil.html?r1=1.7r2=1.8


CVS update: sambaweb/support

2003-04-02 Thread mbp

Date:   Thu Apr  3 05:19:33 2003
Author: mbp

Update of /data/cvs/sambaweb/support
In directory dp.samba.org:/tmp/cvs-serv8992

Modified Files:
germany.html 
Log Message:
Rename ish.de to huelsmann-services.de


Revisions:
germany.html1.19 = 1.20

http://www.samba.org/cgi-bin/cvsweb/sambaweb/support/germany.html?r1=1.19r2=1.20


CVS update: sambaweb/support

2003-04-02 Thread mbp

Date:   Thu Apr  3 05:22:22 2003
Author: mbp

Update of /data/cvs/sambaweb/support
In directory dp.samba.org:/tmp/cvs-serv9359

Modified Files:
germany.html 
Log Message:
Add ITZ Informationstechnologie GmbH


Revisions:
germany.html1.20 = 1.21

http://www.samba.org/cgi-bin/cvsweb/sambaweb/support/germany.html?r1=1.20r2=1.21


CVS update: samba/source/stf

2003-03-19 Thread mbp

Date:   Wed Mar 19 08:32:42 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv9982

Modified Files:
strings.py 
Log Message:
Add additional StrCaseCmp test cases.

Doc.


Revisions:
strings.py  1.1 = 1.2
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/strings.py?r1=1.1r2=1.2


CVS update: samba/source

2003-03-19 Thread mbp

Date:   Thu Mar 20 05:54:03 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv20432

Modified Files:
configure.in 
Log Message:
If CFLAGS is set when running configure, then just use that.
Otherwise add -O.

(We used to always set -O, which is sometimes annoying when debugging
and anyhow clashes with normal autoconf behaviour.)


Revisions:
configure.in1.419 = 1.420
http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in?r1=1.419r2=1.420


CVS update: samba/source/torture

2003-03-18 Thread mbp

Date:   Wed Mar 19 02:59:18 2003
Author: mbp

Update of /data/cvs/samba/source/torture
In directory dp.samba.org:/tmp/cvs-serv31988

Modified Files:
t_strcmp.c 
Log Message:
Run test 1 times to make measurement easier.


Revisions:
t_strcmp.c  1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/t_strcmp.c?r1=1.2r2=1.3


CVS update: samba/source/registry

2003-03-18 Thread mbp

Date:   Wed Mar 19 03:14:28 2003
Author: mbp

Update of /data/cvs/samba/source/registry
In directory dp.samba.org:/tmp/cvs-serv3524/registry

Added Files:
reg_objects.po 
Log Message:
Ignore .po and .po32 files.


Revisions:
reg_objects.po  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/registry/reg_objects.po?rev=1.1


CVS update: samba/source/bin

2003-03-18 Thread mbp

Date:   Wed Mar 19 03:14:54 2003
Author: mbp

Update of /data/cvs/samba/source/bin
In directory dp.samba.org:/tmp/cvs-serv3585

Modified Files:
.cvsignore 
Log Message:
Ignore t_strcmp test case.


Revisions:
.cvsignore  1.33 = 1.34
http://www.samba.org/cgi-bin/cvsweb/samba/source/bin/.cvsignore?r1=1.33r2=1.34


CVS update: samba/source/registry

2003-03-18 Thread mbp

Date:   Wed Mar 19 03:39:16 2003
Author: mbp

Update of /data/cvs/samba/source/registry
In directory dp.samba.org:/tmp/cvs-serv8398

Removed Files:
reg_objects.po 
Log Message:
Remove this .po file from the repository.  I meant to add a cvsignore
file that ignored it, but I slipped.



Revisions:
reg_objects.po  1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba/source/registry/reg_objects.po?rev=1.1


CVS update: samba/source/registry

2003-03-18 Thread mbp

Date:   Wed Mar 19 03:41:18 2003
Author: mbp

Update of /data/cvs/samba/source/registry
In directory dp.samba.org:/tmp/cvs-serv8923/registry

Added Files:
.cvsignore 
Log Message:
Add the correct file :-( to ignore .po and .po32 files.


Revisions:
.cvsignore  NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/registry/.cvsignore?rev=1.1


CVS update: samba/source/stf

2003-03-18 Thread mbp

Date:   Wed Mar 19 03:42:27 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv9156/stf

Added Files:
strings.py 
Log Message:
A new STF test case!  This one checks strcasecmp correctness for
various strings.


Revisions:
strings.py  NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/strings.py?rev=1.1


CVS update: samba/source

2003-03-18 Thread mbp

Date:   Wed Mar 19 03:55:14 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv11044

Modified Files:
Makefile.in 
Log Message:
Get rid of make check targets that call nonexistent code.

Add in new ones that run STF, after setting up a PATH and
LD_LIBRARY_PATH that will let them find samba in the build directory.

LD_LIBRARY_PATH is probably not portable but without libtool I don't
know a portable way to do it.  Perhaps the simple solution is just to
link these things statically?


Revisions:
Makefile.in 1.633 = 1.634
http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.633r2=1.634


CVS update: samba/source/stf

2003-03-18 Thread mbp

Date:   Wed Mar 19 03:56:50 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv11403/stf

Added Files:
standardcheck.py 
Log Message:
Add an STF module that defines the tests to be run by make check.


Revisions:
standardcheck.pyNONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/standardcheck.py?rev=1.1


CVS update: sambaweb

2003-03-18 Thread mbp

Date:   Wed Mar 19 07:06:36 2003
Author: mbp

Update of /data/cvs/sambaweb
In directory dp.samba.org:/tmp/cvs-serv24051

Modified Files:
archives.html 
Log Message:
Remove example subscription address because it was getting too much
attention from spambots.

Add link to mail-archive.com.

Add clearer advice to hotmail/yahoo users.


Revisions:
archives.html   1.22 = 1.23
http://www.samba.org/cgi-bin/cvsweb/sambaweb/archives.html?r1=1.22r2=1.23


CVS update: sambaweb/support

2003-03-17 Thread mbp

Date:   Mon Mar 17 23:51:38 2003
Author: mbp

Update of /data/cvs/sambaweb/support
In directory dp.samba.org:/tmp/cvs-serv21723

Modified Files:
uk.html 
Log Message:
Add ITSolve Ltd, by request.


Revisions:
uk.html 1.13 = 1.14
http://www.samba.org/cgi-bin/cvsweb/sambaweb/support/uk.html?r1=1.13r2=1.14


CVS update: samba/source/stf

2003-03-17 Thread mbp

Date:   Tue Mar 18 03:07:39 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv14763/stf

Modified Files:
comfychair.py 
Log Message:
Decode waitstatus values when a command fails.


Revisions:
comfychair.py   1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/comfychair.py?r1=1.3r2=1.4


CVS update: samba/source/lib

2003-03-17 Thread mbp

Date:   Tue Mar 18 05:00:02 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv28746

Modified Files:
util_str.c 
Log Message:
global_globber_region_function/line ought to be recorded before
clobbering the region, just in case clobbering causes us to crash
immediately.  (That might happen if we just shot ourselves in the
stack and strcpy was not inlined.)

Also, in DEVELOPER mode and when Valgrind is available, mark the
clobbered region as uninitialized.  This is an even stronger
protection than clobbering with 0xf1.


Revisions:
util_str.c  1.86 = 1.87
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.86r2=1.87


CVS update: samba/source/include

2003-03-17 Thread mbp

Date:   Tue Mar 18 05:04:44 2003
Author: mbp

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv29421

Modified Files:
safe_string.h 
Log Message:
Speling fixes and a little extra documentation.


Revisions:
safe_string.h   1.21 = 1.22

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/safe_string.h?r1=1.21r2=1.22


CVS update: samba/source/lib

2003-03-17 Thread mbp

Date:   Tue Mar 18 05:30:16 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv32355

Modified Files:
util_str.c 
Log Message:
Update comment: Valgrind 1.9.4 seems to always respect client
requests, without needing --client-perms=yes.


Revisions:
util_str.c  1.87 = 1.88
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.87r2=1.88


CVS update: samba/source/torture

2003-03-17 Thread mbp

Date:   Tue Mar 18 05:31:52 2003
Author: mbp

Update of /data/cvs/samba/source/torture
In directory dp.samba.org:/tmp/cvs-serv32747

Modified Files:
t_stringoverflow.c 
Log Message:
The new string macros catch a bug at compile that previously only
trapped at runtime, which is great.  So we have to try a little harder
to provoke an overflow -- which is still caught nicely in developer
mode.


Revisions:
t_stringoverflow.c  1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/t_stringoverflow.c?r1=1.1r2=1.2


CVS update: samba/source

2003-03-17 Thread mbp

Date:   Tue Mar 18 05:37:23 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv1006

Modified Files:
Makefile.in 
Log Message:
Remove static libbigballofmud, which just does not seem to link.

Add bin/t_stringoverflow test case.  Not built by default.


Revisions:
Makefile.in 1.630 = 1.631
http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.630r2=1.631


CVS update: samba/source/include

2003-03-17 Thread mbp

Date:   Tue Mar 18 05:42:53 2003
Author: mbp

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv1817

Modified Files:
safe_string.h 
Log Message:
Comment about deprecated macro overmalloc_safe_strcpy().


Revisions:
safe_string.h   1.22 = 1.23

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/safe_string.h?r1=1.22r2=1.23


CVS update: samba/source/rpc_client

2003-03-17 Thread mbp

Date:   Tue Mar 18 05:51:41 2003
Author: mbp

Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv2933/rpc_client

Added Files:
.cvsignore 
Log Message:
Ignore .po and .po32 files.


Revisions:
.cvsignore  1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/.cvsignore?r1=1.1r2=1.2


CVS update: samba/source

2003-03-17 Thread mbp

Date:   Tue Mar 18 07:09:23 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv12473

Modified Files:
Makefile.in 
Log Message:
Split clobber function and variables into its own file before it
grows too much larger.


Revisions:
Makefile.in 1.631 = 1.632
http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.631r2=1.632


CVS update: samba/source/lib

2003-03-17 Thread mbp

Date:   Tue Mar 18 07:09:23 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv12473/lib

Modified Files:
util_str.c 
Added Files:
clobber.c 
Log Message:
Split clobber function and variables into its own file before it
grows too much larger.


Revisions:
clobber.c   NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/clobber.c?rev=1.1
util_str.c  1.88 = 1.89
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.88r2=1.89


CVS update: samba/source

2003-03-17 Thread mbp

Date:   Tue Mar 18 07:13:15 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv13025

Modified Files:
Makefile.in 
Log Message:
Add t_strcmp test/torture harness.


Revisions:
Makefile.in 1.632 = 1.633
http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.632r2=1.633


CVS update: samba/source/lib

2003-03-17 Thread mbp

Date:   Tue Mar 18 07:31:49 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv15255

Modified Files:
util_str.c 
Log Message:
Step one of optimizations for StrCaseCmp:

First of all, do a char-by-char walk through both buffers until we get
to a non-ascii character, or a difference between the strings.  This
prefix can be directly compared without needing to call into iconv.
This should be much faster for strings that are either all ascii, or
differ near the start.


Revisions:
util_str.c  1.89 = 1.90
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.89r2=1.90


CVS update: samba/source/stf

2003-03-13 Thread mbp

Date:   Fri Mar 14 04:50:18 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv30702/stf

Modified Files:
comfychair.py 
Log Message:
Merge from Subversion

* Better report formatting


Revisions:
comfychair.py   1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/comfychair.py?r1=1.2r2=1.3


CVS update: samba/source/stf

2003-03-13 Thread mbp

Date:   Fri Mar 14 04:54:10 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv31238

Added Files:
example.py 
Log Message:
Add examples of ComfyChair

Revisions:
example.py  NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/example.py?rev=1.1


CVS update: sambaweb/support

2003-03-12 Thread mbp

Date:   Thu Mar 13 03:32:24 2003
Author: mbp

Update of /data/cvs/sambaweb/support
In directory dp.samba.org:/tmp/cvs-serv15402

Modified Files:
austria.html 
Log Message:
Add Netzagentur.


Revisions:
austria.html1.7 = 1.8
http://www.samba.org/cgi-bin/cvsweb/sambaweb/support/austria.html?r1=1.7r2=1.8


CVS update: samba/source/include

2003-03-12 Thread mbp

Date:   Thu Mar 13 06:18:18 2003
Author: mbp

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv6856

Modified Files:
includes.h 
Log Message:
In Valgrind 1.9.4, the headers have moved to valgrind/valgrind.h,
etc.  So check for that as well as the old names when including macros
and conditionally defining -DVALGRIND.


Revisions:
includes.h  1.305 = 1.306

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h?r1=1.305r2=1.306


CVS update: samba/source

2003-03-12 Thread mbp

Date:   Thu Mar 13 06:48:06 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv11408

Modified Files:
  Tag: SAMBA_3_0
configure.in 
Log Message:
In Valgrind 1.9.4, the headers have moved to valgrind/valgrind.h,
etc.  So check for that as well as the old names when including macros
and conditionally defining -DVALGRIND.


Revisions:
configure.in1.300.2.50 = 1.300.2.51

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in?r1=1.300.2.50r2=1.300.2.51


CVS update: samba/source

2003-03-12 Thread mbp

Date:   Thu Mar 13 07:05:10 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv14069

Modified Files:
Makefile.in 
Log Message:
Add bin/libbigballofmud.a non-shared library.  A bit easier to link to
for testing than the .so.  (http://www.laputan.org/mud/mud.html)


Revisions:
Makefile.in 1.625 = 1.626
http://www.samba.org/cgi-bin/cvsweb/samba/source/Makefile.in?r1=1.625r2=1.626


CVS update: samba/source/torture

2003-03-11 Thread mbp

Date:   Wed Mar 12 02:57:48 2003
Author: mbp

Update of /data/cvs/samba/source/torture
In directory dp.samba.org:/tmp/cvs-serv16296/torture

Added Files:
t_stringoverflow.c 
Log Message:
Add example of string overflow which is now caught in developer mode.


Revisions:
t_stringoverflow.c  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/t_stringoverflow.c?rev=1.1


CVS update: samba/source/torture

2003-03-11 Thread mbp

Date:   Wed Mar 12 02:58:45 2003
Author: mbp

Update of /data/cvs/samba/source/torture
In directory dp.samba.org:/tmp/cvs-serv16410

Modified Files:
t_strcmp.c 
Log Message:
Update usage message.


Revisions:
t_strcmp.c  1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/t_strcmp.c?r1=1.1r2=1.2


CVS update: samba/source/stf

2003-03-11 Thread mbp

Date:   Wed Mar 12 03:01:06 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv16829/stf

Log Message:
Directory /data/cvs/samba/source/stf added to the repository


Revisions:


CVS update: samba/source/stf

2003-03-11 Thread mbp

Date:   Wed Mar 12 03:04:37 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv17167

Added Files:
README.stf 
Log Message:
Start importing the Python testing framework that Tim and I have been
working on into the main Samba tree.


Revisions:
README.stf  NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/README.stf?rev=1.1


CVS update: samba/source/stf

2003-03-11 Thread mbp

Date:   Wed Mar 12 03:06:42 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv17560

Added Files:
comfychair.py 
Log Message:
Import ComfyChair framework from trunk.


Revisions:
comfychair.py   NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/comfychair.py?rev=1.1


CVS update: samba/source/stf

2003-03-11 Thread mbp

Date:   Wed Mar 12 03:07:46 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv17645

Added Files:
notes.txt 
Log Message:
Import design notes by martin and tpot from ComfyChair and stf modules.


Revisions:
notes.txt   NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/notes.txt?rev=1.1


CVS update: samba/source/stf

2003-03-11 Thread mbp

Date:   Wed Mar 12 07:14:03 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv11106/stf

Modified Files:
comfychair.py 
Log Message:
New import of ComfyChair, many changes

Revisions:
comfychair.py   1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/comfychair.py?r1=1.1r2=1.2


CVS update: samba/source/stf

2003-03-11 Thread mbp

Date:   Wed Mar 12 07:17:39 2003
Author: mbp

Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv11561

Modified Files:
test.py 
Log Message:
Update for new version of ComfyChair: some methods are renamed to be
more consistent, and it now looks at command-line arguments to work
out what to do.

Run this program to get a quick demonstration of what ComfyChair does.


Revisions:
test.py 1.1 = 1.2
http://www.samba.org/cgi-bin/cvsweb/samba/source/stf/test.py?r1=1.1r2=1.2


CVS update: samba/source/rpcclient

2003-03-10 Thread mbp

Date:   Tue Mar 11 00:14:55 2003
Author: mbp

Update of /data/cvs/samba/source/rpcclient
In directory dp.samba.org:/tmp/cvs-serv12951

Modified Files:
cmd_samr.c 
Log Message:
Patch from Ronan Waide:

 when doing enumdomusers, rpcclient prints each one preceded by the
 word group instead of user


Revisions:
cmd_samr.c  1.157 = 1.158

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpcclient/cmd_samr.c?r1=1.157r2=1.158


CVS update: samba/source/rpcclient

2003-03-10 Thread mbp

Date:   Tue Mar 11 03:41:21 2003
Author: mbp

Update of /data/cvs/samba/source/rpcclient
In directory dp.samba.org:/tmp/cvs-serv6858

Modified Files:
  Tag: SAMBA_3_0
cmd_samr.c 
Log Message:
Patch from Ronan Waide:

 when doing enumdomusers, rpcclient prints each one preceded by the
 word group instead of user


Revisions:
cmd_samr.c  1.141.2.9 = 1.141.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/rpcclient/cmd_samr.c?r1=1.141.2.9r2=1.141.2.10


CVS update: samba/source/tdb

2003-03-10 Thread mbp

Date:   Tue Mar 11 04:21:14 2003
Author: mbp

Update of /data/cvs/samba/source/tdb
In directory dp.samba.org:/tmp/cvs-serv11832

Modified Files:
tdb.c 
Log Message:
When opening an existing DB, don't require the hash_size specified to
the open call to be the same as that of the existing tdb.  The
specified hash_size is only used if the tdb needs to be (re)created.

With this patch in place, tdbtool can open the printing tdbs, which
are created with a hash_size of 5000.  Before it would fail with EIO.


Revisions:
tdb.c   1.122 = 1.123
http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c?r1=1.122r2=1.123


CVS update: samba/source/tdb

2003-03-10 Thread mbp

Date:   Tue Mar 11 04:37:42 2003
Author: mbp

Update of /data/cvs/samba/source/tdb
In directory dp.samba.org:/tmp/cvs-serv14221

Modified Files:
  Tag: APPLIANCE_HEAD
tdb.c 
Log Message:
hp CR2006

When opening an existing DB, don't require the hash_size specified to
the open call to be the same as that of the existing tdb.  The
specified hash_size is only used if the tdb needs to be (re)created.

With this patch in place, tdbtool can open the printing tdbs, which
are created with a hash_size of 5000.  Before it would fail with EIO.


Revisions:
tdb.c   1.35.2.32 = 1.35.2.33

http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c?r1=1.35.2.32r2=1.35.2.33


CVS update: samba/source/tdb

2003-03-10 Thread mbp

Date:   Tue Mar 11 04:41:22 2003
Author: mbp

Update of /data/cvs/samba/source/tdb
In directory dp.samba.org:/tmp/cvs-serv14718

Modified Files:
  Tag: SAMBA_3_0
tdb.c 
Log Message:
When opening an existing DB, don't require the hash_size specified to
the open call to be the same as that of the existing tdb.  The
specified hash_size is only used if the tdb needs to be (re)created.

With this patch in place, tdbtool can open the printing tdbs, which
are created with a hash_size of 5000.  Before it would fail with EIO.


Revisions:
tdb.c   1.106.2.9 = 1.106.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c?r1=1.106.2.9r2=1.106.2.10


CVS update: samba/source/include

2003-03-10 Thread mbp

Date:   Tue Mar 11 05:57:53 2003
Author: mbp

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv25095

Modified Files:
includes.h 
Log Message:
If using --enable-developer and valgrind.h is present, define VALGRIND.


Revisions:
includes.h  1.303 = 1.304

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h?r1=1.303r2=1.304


CVS update: samba/source/tdb

2003-03-10 Thread mbp

Date:   Tue Mar 11 07:23:43 2003
Author: mbp

Update of /data/cvs/samba/source/tdb
In directory dp.samba.org:/tmp/cvs-serv6395

Modified Files:
tdb.c 
Log Message:
Note about using Valgrind with tdbs.


Revisions:
tdb.c   1.123 = 1.124
http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c?r1=1.123r2=1.124


CVS update: samba/source/tdb

2003-03-10 Thread mbp

Date:   Tue Mar 11 07:24:29 2003
Author: mbp

Update of /data/cvs/samba/source/tdb
In directory dp.samba.org:/tmp/cvs-serv6479

Modified Files:
tdbbackup.c 
Log Message:
Remove valgrind_strlen function, hopefully no longer needed with
recent Valgrind relases and clashing with -DVALGRIND.


Revisions:
tdbbackup.c 1.9 = 1.10
http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdbbackup.c?r1=1.9r2=1.10


CVS update: samba/source/lib

2003-03-10 Thread mbp

Date:   Tue Mar 11 07:25:31 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv6630

Modified Files:
util_str.c 
Log Message:
Remove valgrind_strlen function, hopefully no longer needed with
recent Valgrind relases and clashing with -DVALGRIND.


Revisions:
util_str.c  1.84 = 1.85
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.84r2=1.85


CVS update: samba/source/include

2003-03-10 Thread mbp

Date:   Tue Mar 11 07:25:48 2003
Author: mbp

Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv6869

Modified Files:
includes.h 
Log Message:
Remove valgrind_strlen function, hopefully no longer needed with
recent Valgrind relases and clashing with -DVALGRIND.


Revisions:
includes.h  1.304 = 1.305

http://www.samba.org/cgi-bin/cvsweb/samba/source/include/includes.h?r1=1.304r2=1.305


CVS update: samba/source/lib

2003-03-09 Thread mbp

Date:   Mon Mar 10 01:10:45 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv28296

Modified Files:
util_str.c 
Log Message:
Clobber strings with 0xf1f1f1f1 before writing to them to check buffer
lengths are correct.  Attempts to pstrcpy into an fstring or allocated
string should fail in developer builds.

This builds on abartlet's earlier overflow probe for safe_strcpy, but
by clobbering the whole string with a nonzero value is more likely to
find overflows on the stack.

This is only used in -DDEVELOPER mode.

Reviewed by abartlet, tpot.


Revisions:
util_str.c  1.83 = 1.84
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.83r2=1.84


CVS update: samba/source

2003-03-09 Thread mbp

Date:   Mon Mar 10 03:04:47 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv7304

Modified Files:
configure.developer 
Log Message:
Use $@ to preserve shell quoting in case somebody passes an escaped
string as a configure parameter.


Revisions:
configure.developer 1.14 = 1.15

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.developer?r1=1.14r2=1.15


CVS update: samba/source

2003-03-09 Thread mbp

Date:   Mon Mar 10 03:05:20 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv7400

Modified Files:
  Tag: SAMBA_3_0
configure.developer 
Log Message:
Use $@ to preserve shell quoting in case somebody passes an escaped
string as a configure parameter.


Revisions:
configure.developer 1.14 = 1.14.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.developer?r1=1.14r2=1.14.2.1


CVS update: samba/source/torture

2003-03-05 Thread mbp

Date:   Thu Mar  6 07:36:08 2003
Author: mbp

Update of /data/cvs/samba/source/torture
In directory dp.samba.org:/tmp/cvs-serv9393

Modified Files:
torture.c 
Log Message:
FIXME about crash on failure case.


Revisions:
torture.c   1.83 = 1.84

http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/torture.c?r1=1.83r2=1.84


CVS update: samba/source/param

2003-03-04 Thread mbp

Date:   Wed Mar  5 05:19:36 2003
Author: mbp

Update of /data/cvs/samba/source/param
In directory dp.samba.org:/tmp/cvs-serv15709

Modified Files:
loadparm.c 
Log Message:
lp_string: Add note about dodgy StrnCpy use.


Revisions:
loadparm.c  1.482 = 1.483

http://www.samba.org/cgi-bin/cvsweb/samba/source/param/loadparm.c?r1=1.482r2=1.483


CVS update: samba/source/torture

2003-02-27 Thread mbp

Date:   Fri Feb 28 03:34:18 2003
Author: mbp

Update of /data/cvs/samba/source/torture
In directory dp.samba.org:/tmp/cvs-serv25990/torture

Added Files:
t_strcmp.c 
Log Message:
Add simple test harness that exposes StrCaseCmp for testing.


Revisions:
t_strcmp.c  NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba/source/torture/t_strcmp.c?rev=1.1


CVS update: samba/source/lib

2003-02-27 Thread mbp

Date:   Fri Feb 28 03:51:25 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv27965

Modified Files:
iconv.c 
Log Message:
Add a comment about the meaning of samba's internal character set and
how this interacts with it.


Revisions:
iconv.c 1.24 = 1.25
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/iconv.c?r1=1.24r2=1.25


CVS update: samba/source

2003-02-27 Thread mbp

Date:   Fri Feb 28 03:59:31 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv29180

Modified Files:
Doxyfile 
Log Message:
Remove reference to mainpage.dox and CodingStandards, which have
been removed.

Put subdirectory names in file list, so we get lib/util_chr.c, not
just util_chr.c.


Revisions:
Doxyfile1.8 = 1.9
http://www.samba.org/cgi-bin/cvsweb/samba/source/Doxyfile?r1=1.8r2=1.9


CVS update: samba/source

2003-02-27 Thread mbp

Date:   Fri Feb 28 03:59:47 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv29243

Removed Files:
mainpage.dox 
Log Message:
Remove reference to mainpage.dox and CodingStandards, which have
been removed.

Put subdirectory names in file list, so we get lib/util_chr.c, not
just util_chr.c.


Revisions:
mainpage.dox1.1 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba/source/mainpage.dox?rev=1.1


CVS update: samba/source

2003-02-27 Thread mbp

Date:   Fri Feb 28 04:01:29 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv29639

Modified Files:
  Tag: APPLIANCE_HEAD
Doxyfile 
Log Message:
Remove reference to mainpage.dox and CodingStandards, which have
been removed.

Put subdirectory names in file list, so we get lib/util_chr.c, not
just util_chr.c.


Revisions:
Doxyfile1.3.2.2 = 1.3.2.3
http://www.samba.org/cgi-bin/cvsweb/samba/source/Doxyfile?r1=1.3.2.2r2=1.3.2.3


CVS update: samba/source

2003-02-27 Thread mbp

Date:   Fri Feb 28 04:02:59 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv29953

Modified Files:
  Tag: SAMBA_2_2
Doxyfile 
Log Message:
Remove reference to mainpage.dox and CodingStandards, which have
been removed.

Put subdirectory names in file list, so we get lib/util_chr.c, not
just util_chr.c.


Revisions:
Doxyfile1.3.4.2 = 1.3.4.3
http://www.samba.org/cgi-bin/cvsweb/samba/source/Doxyfile?r1=1.3.4.2r2=1.3.4.3


CVS update: samba/source/web

2003-02-27 Thread mbp

Date:   Fri Feb 28 04:06:56 2003
Author: mbp

Update of /data/cvs/samba/source/web
In directory dp.samba.org:/tmp/cvs-serv30360

Modified Files:
swat.c 
Log Message:
Fix comment typo


Revisions:
swat.c  1.86 = 1.87
http://www.samba.org/cgi-bin/cvsweb/samba/source/web/swat.c?r1=1.86r2=1.87


CVS update: samba/source/auth

2003-02-27 Thread mbp

Date:   Fri Feb 28 04:09:58 2003
Author: mbp

Update of /data/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv30606

Modified Files:
auth.c 
Log Message:
Doxygen janitor: check_domain_match parameter is spelled
auth_context.


Revisions:
auth.c  1.47 = 1.48
http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth.c?r1=1.47r2=1.48


CVS update: samba/source/auth

2003-02-27 Thread mbp

Date:   Fri Feb 28 04:11:28 2003
Author: mbp

Update of /data/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv30916

Modified Files:
auth_domain.c 
Log Message:
Doxygen janitor: rpc_resolve_dc parameter is spelled trust_passwd


Revisions:
auth_domain.c   1.69 = 1.70

http://www.samba.org/cgi-bin/cvsweb/samba/source/auth/auth_domain.c?r1=1.69r2=1.70


CVS update: samba/source/lib

2003-02-27 Thread mbp

Date:   Fri Feb 28 04:17:30 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv31531

Modified Files:
gencache.c 
Log Message:
Doxygen janitor: fix parameter names, grammar, tag names.


Revisions:
gencache.c  1.6 = 1.7
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/gencache.c?r1=1.6r2=1.7


CVS update: samba/source/web

2003-02-27 Thread mbp

Date:   Fri Feb 28 04:18:22 2003
Author: mbp

Update of /data/cvs/samba/source/web
In directory dp.samba.org:/tmp/cvs-serv31592

Modified Files:
swat.c 
Log Message:
Doxygen janitor


Revisions:
swat.c  1.87 = 1.88
http://www.samba.org/cgi-bin/cvsweb/samba/source/web/swat.c?r1=1.87r2=1.88


CVS update: samba/source/lib

2003-02-27 Thread mbp

Date:   Fri Feb 28 04:19:01 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv31644

Modified Files:
iconv.c 
Log Message:
Doxygen janitor


Revisions:
iconv.c 1.25 = 1.26
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/iconv.c?r1=1.25r2=1.26


CVS update: samba/source/lib

2003-02-27 Thread mbp

Date:   Fri Feb 28 04:21:55 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv32084

Modified Files:
messages.c 
Log Message:
Doxygen janitor


Revisions:
messages.c  1.64 = 1.65
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/messages.c?r1=1.64r2=1.65


CVS update: samba/source/lib

2003-02-27 Thread mbp

Date:   Fri Feb 28 05:34:19 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv7141

Modified Files:
util_str.c 
Log Message:
Doxygen janitor: add note that strequal is in fact case-insensitive.


Revisions:
util_str.c  1.82 = 1.83
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.82r2=1.83


CVS update: samba/source/lib

2003-02-26 Thread mbp

Date:   Thu Feb 27 05:20:23 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv990

Modified Files:
  Tag: SAMBA_3_0
util_unistr.c 
Log Message:
Merge 1.100 patch from HEAD: 

init_valid_table: Fix a memory leak that would lose the
dynamically-created valid table every time the configuration was
reloaded.


Revisions:
util_unistr.c   1.92.2.5 = 1.92.2.6

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_unistr.c?r1=1.92.2.5r2=1.92.2.6


CVS update: samba/source/lib

2003-02-26 Thread mbp

Date:   Thu Feb 27 05:53:25 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv4200

Modified Files:
iconv.c 
Log Message:
Doxygen janitor


Revisions:
iconv.c 1.23 = 1.24
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/iconv.c?r1=1.23r2=1.24


CVS update: samba/source/lib

2003-02-26 Thread mbp

Date:   Thu Feb 27 05:57:21 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv4633

Modified Files:
  Tag: SAMBA_3_0
iconv.c 
Log Message:
Doxygen merge from head

Revisions:
iconv.c 1.18 = 1.18.2.1

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/iconv.c?r1=1.18r2=1.18.2.1


CVS update: samba/source/lib

2003-02-25 Thread mbp

Date:   Wed Feb 26 06:19:16 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv5969

Modified Files:
util_unistr.c 
Log Message:
init_valid_table: Fix a memory leak that would lose the
dynamically-created valid table every time the configuration was
reloaded.


Revisions:
util_unistr.c   1.99 = 1.100

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_unistr.c?r1=1.99r2=1.100


CVS update: samba/source/lib

2003-02-23 Thread mbp

Date:   Mon Feb 24 12:10:16 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv8688

Modified Files:
  Tag: SAMBA_3_0
charcnv.c 
Log Message:
Add comment about Samba character sets, from explanation by abartlet.


Revisions:
charcnv.c   1.55.2.8 = 1.55.2.9

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/charcnv.c?r1=1.55.2.8r2=1.55.2.9


CVS update: samba/source/lib

2003-02-23 Thread mbp

Date:   Mon Feb 24 04:49:10 2003
Author: mbp

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv30530

Modified Files:
  Tag: SAMBA_3_0
charcnv.c 
Log Message:
Merge documentation from HEAD


Revisions:
charcnv.c   1.55.2.10 = 1.55.2.11

http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/charcnv.c?r1=1.55.2.10r2=1.55.2.11


CVS update: sambaweb/support

2003-02-23 Thread mbp

Date:   Mon Feb 24 05:45:30 2003
Author: mbp

Update of /data/cvs/sambaweb/support
In directory dp.samba.org:/tmp/cvs-serv3084

Modified Files:
uk.html 
Log Message:
Add Linux4biz


Revisions:
uk.html 1.12 = 1.13
http://www.samba.org/cgi-bin/cvsweb/sambaweb/support/uk.html?r1=1.12r2=1.13


CVS update: sambaweb/support

2003-02-23 Thread mbp

Date:   Mon Feb 24 05:47:51 2003
Author: mbp

Update of /data/cvs/sambaweb/support
In directory dp.samba.org:/tmp/cvs-serv3367

Modified Files:
germany.html 
Log Message:
Add AWITAS


Revisions:
germany.html1.17 = 1.18

http://www.samba.org/cgi-bin/cvsweb/sambaweb/support/germany.html?r1=1.17r2=1.18


CVS update: samba/source/python

2003-02-19 Thread mbp

Date:   Thu Feb 20 14:30:11 2003
Author: mbp

Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv26565

Modified Files:
  Tag: APPLIANCE_HEAD
py_tdbpack.c 
Log Message:
CR1829: Fix memory leak when unpacking 'B' buffers in Python.

(PyList_Append creates a new reference to the added object, and so we
have to release the existing one.)


Revisions:
py_tdbpack.c1.23.2.2 = 1.23.2.3

http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_tdbpack.c?r1=1.23.2.2r2=1.23.2.3



CVS update: samba/source/python

2003-02-19 Thread mbp

Date:   Thu Feb 20 14:33:20 2003
Author: mbp

Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv26954

Modified Files:
py_tdbpack.c 
Log Message:
(Merge from APPLIANCE_HEAD)

CR1829: Fix memory leak when unpacking 'B' buffers in Python.

(PyList_Append creates a new reference to the added object, and so we
have to release the existing one.)


Revisions:
py_tdbpack.c1.27 = 1.28

http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_tdbpack.c?r1=1.27r2=1.28



CVS update: samba/source/python

2003-02-19 Thread mbp

Date:   Thu Feb 20 14:35:11 2003
Author: mbp

Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv27106

Modified Files:
  Tag: SAMBA_3_0
py_tdbpack.c 
Log Message:
(Merge from APPLIANCE_HEAD)

CR1829: Fix memory leak when unpacking 'B' buffers in Python.

(PyList_Append creates a new reference to the added object, and so we
have to release the existing one.)


Revisions:
py_tdbpack.c1.1.2.9 = 1.1.2.10

http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_tdbpack.c?r1=1.1.2.9r2=1.1.2.10



CVS update: samba/source/python

2003-02-19 Thread mbp

Date:   Thu Feb 20 15:01:25 2003
Author: mbp

Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv29274

Modified Files:
py_tdbpack.c 
Log Message:
Doc


Revisions:
py_tdbpack.c1.28 = 1.29

http://www.samba.org/cgi-bin/cvsweb/samba/source/python/py_tdbpack.c?r1=1.28r2=1.29



CVS update: samba/source

2003-02-18 Thread mbp

Date:   Wed Feb 19 11:13:24 2003
Author: mbp

Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv9649

Modified Files:
change-log 
Log Message:
Remove reference to obsolete samba-bugs address.


Revisions:
change-log  1.5 = 1.6
http://www.samba.org/cgi-bin/cvsweb/samba/source/change-log?r1=1.5r2=1.6



CVS update: samba

2003-02-18 Thread mbp

Date:   Wed Feb 19 11:14:29 2003
Author: mbp

Update of /data/cvs/samba
In directory dp.samba.org:/tmp/cvs-serv9836

Modified Files:
README 
Log Message:
Remove reference to obsolete samba-bugs address.  Suggest people
report trouble in the first instance to samba@lists.


Revisions:
README  1.21 = 1.22
http://www.samba.org/cgi-bin/cvsweb/samba/README?r1=1.21r2=1.22



CVS update: samba

2003-02-18 Thread mbp

Date:   Wed Feb 19 11:18:25 2003
Author: mbp

Update of /data/cvs/samba
In directory dp.samba.org:/tmp/cvs-serv10240

Modified Files:
  Tag: SAMBA_3_0
README 
Log Message:
Remove old samba-bugs address, etc.  (Merge from HEAD)


Revisions:
README  1.21 = 1.21.2.1
http://www.samba.org/cgi-bin/cvsweb/samba/README?r1=1.21r2=1.21.2.1



CVS update: samba

2003-02-18 Thread mbp

Date:   Wed Feb 19 11:20:36 2003
Author: mbp

Update of /data/cvs/samba
In directory dp.samba.org:/tmp/cvs-serv10517

Modified Files:
  Tag: SAMBA_2_2
README 
Log Message:
Remove tridge's old physical address.


Revisions:
README  1.20.6.4 = 1.20.6.5
http://www.samba.org/cgi-bin/cvsweb/samba/README?r1=1.20.6.4r2=1.20.6.5



  1   2   3   >