CVS update: samba4/source/lib/ldb

2004-04-03 Thread tridge

Date:   Sat Apr  3 12:29:06 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb
In directory dp.samba.org:/tmp/cvs-serv8097

Modified Files:
Makefile.ldb 
Log Message:
added the rest of the ldb_modify() code, which required a fairly large
change in the ldb API. The API is now much closer to LDAP.



Revisions:
Makefile.ldb1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/Makefile.ldb.diff?r1=1.2r2=1.3


CVS update: samba4/source/lib/ldb/common

2004-04-03 Thread tridge

Date:   Sat Apr  3 12:29:09 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/common
In directory dp.samba.org:/tmp/cvs-serv8115

Modified Files:
ldb_ldif.c 
Log Message:
added the rest of the ldb_modify() code, which required a fairly large
change in the ldb API. The API is now much closer to LDAP.



Revisions:
ldb_ldif.c  1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/common/ldb_ldif.c.diff?r1=1.1r2=1.2


CVS update: samba4/source/lib/ldb/include

2004-04-03 Thread tridge

Date:   Sat Apr  3 12:29:11 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/include
In directory dp.samba.org:/tmp/cvs-serv8130

Modified Files:
ldb.h 
Log Message:
added the rest of the ldb_modify() code, which required a fairly large
change in the ldb API. The API is now much closer to LDAP.



Revisions:
ldb.h   1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/include/ldb.h.diff?r1=1.1r2=1.2


CVS update: samba4/source/lib/ldb/ldb_ldap

2004-04-03 Thread tridge

Date:   Sat Apr  3 12:29:14 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/ldb_ldap
In directory dp.samba.org:/tmp/cvs-serv8144

Modified Files:
ldb_ldap.c 
Log Message:
added the rest of the ldb_modify() code, which required a fairly large
change in the ldb API. The API is now much closer to LDAP.



Revisions:
ldb_ldap.c  1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_ldap/ldb_ldap.c.diff?r1=1.1r2=1.2


CVS update: samba4/source/lib/ldb/ldb_tdb

2004-04-03 Thread tridge

Date:   Sat Apr  3 12:29:16 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/ldb_tdb
In directory dp.samba.org:/tmp/cvs-serv8158

Modified Files:
ldb_index.c ldb_match.c ldb_pack.c ldb_search.c ldb_tdb.c 
Removed Files:
ldbadd.c ldbdel.c ldbsearch.c 
Log Message:
added the rest of the ldb_modify() code, which required a fairly large
change in the ldb API. The API is now much closer to LDAP.



Revisions:
ldb_index.c 1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_index.c.diff?r1=1.1r2=1.2
ldb_match.c 1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_match.c.diff?r1=1.1r2=1.2
ldb_pack.c  1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_pack.c.diff?r1=1.1r2=1.2
ldb_search.c1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_search.c.diff?r1=1.1r2=1.2
ldb_tdb.c   1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_tdb.c.diff?r1=1.1r2=1.2
ldbadd.c1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldbadd.c?rev=1.1
ldbdel.c1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldbdel.c?rev=1.1
ldbsearch.c 1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldbsearch.c?rev=1.1


CVS update: samba4/source/lib/ldb/tests

2004-04-03 Thread tridge

Date:   Sat Apr  3 12:29:19 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/tests
In directory dp.samba.org:/tmp/cvs-serv8173

Added Files:
test-generic.sh test-ldap.sh test-modify.ldif test-tdb.sh 
Log Message:
added the rest of the ldb_modify() code, which required a fairly large
change in the ldb API. The API is now much closer to LDAP.



Revisions:
test-generic.sh NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/test-generic.sh?rev=1.1
test-ldap.shNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/test-ldap.sh?rev=1.1
test-modify.ldifNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/test-modify.ldif?rev=1.1
test-tdb.sh NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/test-tdb.sh?rev=1.1


CVS update: samba4/source/lib/ldb/tools

2004-04-03 Thread tridge

Date:   Sat Apr  3 12:29:21 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/tools
In directory dp.samba.org:/tmp/cvs-serv8188

Modified Files:
ldbadd.c ldbsearch.c 
Added Files:
ldbmodify.c 
Log Message:
added the rest of the ldb_modify() code, which required a fairly large
change in the ldb API. The API is now much closer to LDAP.



Revisions:
ldbmodify.c NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tools/ldbmodify.c?rev=1.1
ldbadd.c1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tools/ldbadd.c.diff?r1=1.1r2=1.2
ldbsearch.c 1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tools/ldbsearch.c.diff?r1=1.1r2=1.2


CVS update: samba4/source/librpc/idl

2004-04-03 Thread tridge

Date:   Sat Apr  3 16:44:36 2004
Author: tridge

Update of /home/cvs/samba4/source/librpc/idl
In directory dp.samba.org:/tmp/cvs-serv20276

Modified Files:
lsa.idl 
Log Message:
added idl and test suite for lsa_CreateTrustedDomain()


Revisions:
lsa.idl 1.34 = 1.35

http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/idl/lsa.idl.diff?r1=1.34r2=1.35


CVS update: samba4/source/torture/rpc

2004-04-03 Thread tridge

Date:   Sat Apr  3 16:44:39 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/rpc
In directory dp.samba.org:/tmp/cvs-serv20291

Modified Files:
lsa.c 
Log Message:
added idl and test suite for lsa_CreateTrustedDomain()


Revisions:
lsa.c   1.39 = 1.40

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/rpc/lsa.c.diff?r1=1.39r2=1.40


CVS update: samba4/source/librpc/idl

2004-04-03 Thread tridge

Date:   Sat Apr  3 17:15:29 2004
Author: tridge

Update of /home/cvs/samba4/source/librpc/idl
In directory dp.samba.org:/tmp/cvs-serv25701

Modified Files:
lsa.idl 
Log Message:
added IDL and test suite for lsa_CreateSecret()



Revisions:
lsa.idl 1.35 = 1.36

http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/idl/lsa.idl.diff?r1=1.35r2=1.36


CVS update: samba4/source/librpc/idl

2004-04-03 Thread tridge

Date:   Sat Apr  3 17:21:23 2004
Author: tridge

Update of /home/cvs/samba4/source/librpc/idl
In directory dp.samba.org:/tmp/cvs-serv27406

Modified Files:
lsa.idl 
Log Message:
added IDL and test for lsa_OpenSecret()




Revisions:
lsa.idl 1.36 = 1.37

http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/idl/lsa.idl.diff?r1=1.36r2=1.37


CVS update: samba4/source/torture/rpc

2004-04-03 Thread tridge

Date:   Sat Apr  3 17:21:26 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/rpc
In directory dp.samba.org:/tmp/cvs-serv27420

Modified Files:
lsa.c 
Log Message:
added IDL and test for lsa_OpenSecret()




Revisions:
lsa.c   1.41 = 1.42

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/rpc/lsa.c.diff?r1=1.41r2=1.42


CVS update: samba4/source/torture/raw

2004-04-02 Thread jra

Date:   Fri Apr  2 18:59:38 2004
Author: jra

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

Modified Files:
chkpath.c 
Log Message:
Added one more test for dirname\.
Jeremy.


Revisions:
chkpath.c   1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/raw/chkpath.c.diff?r1=1.3r2=1.4


CVS update: samba4/source

2004-04-02 Thread tpot

Date:   Sat Apr  3 01:25:40 2004
Author: tpot

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

Modified Files:
Makefile.in 
Log Message:
This is the start of a C API to the DCERPC client routines.  Currently
the only way to access this is to cutpaste from torture/rpc/*.c


Revisions:
Makefile.in 1.90 = 1.91

http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.90r2=1.91


CVS update: samba4/source/librpc

2004-04-02 Thread tpot

Date:   Sat Apr  3 01:25:40 2004
Author: tpot

Update of /data/cvs/samba4/source/librpc
In directory dp.samba.org:/tmp/cvs-serv21686/librpc

Modified Files:
config.m4 
Log Message:
This is the start of a C API to the DCERPC client routines.  Currently
the only way to access this is to cutpaste from torture/rpc/*.c


Revisions:
config.m4   1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/config.m4.diff?r1=1.1r2=1.2


CVS update: samba4/source/librpc/rpc

2004-04-02 Thread tpot

Date:   Sat Apr  3 01:25:40 2004
Author: tpot

Update of /data/cvs/samba4/source/librpc/rpc
In directory dp.samba.org:/tmp/cvs-serv21686/librpc/rpc

Added Files:
dcerpc_lsa.c 
Log Message:
This is the start of a C API to the DCERPC client routines.  Currently
the only way to access this is to cutpaste from torture/rpc/*.c


Revisions:
dcerpc_lsa.cNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/rpc/dcerpc_lsa.c?rev=1.1


CVS update: samba4/source/torture/rpc

2004-03-31 Thread tridge

Date:   Wed Mar 31 12:52:21 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/rpc
In directory dp.samba.org:/tmp/cvs-serv12484

Modified Files:
lsa.c 
Log Message:
added lsaCreateAccount() and a test in the RPC-LSA test suite
also tested lsa_Delete() to delete the newly created account


Revisions:
lsa.c   1.38 = 1.39

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/rpc/lsa.c.diff?r1=1.38r2=1.39


CVS update: samba4/source/librpc/idl

2004-03-31 Thread tridge

Date:   Wed Mar 31 12:52:15 2004
Author: tridge

Update of /home/cvs/samba4/source/librpc/idl
In directory dp.samba.org:/tmp/cvs-serv12452

Modified Files:
lsa.idl 
Log Message:
added lsaCreateAccount() and a test in the RPC-LSA test suite
also tested lsa_Delete() to delete the newly created account


Revisions:
lsa.idl 1.33 = 1.34

http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/idl/lsa.idl.diff?r1=1.33r2=1.34


CVS update: samba4/source/lib/tdb

2004-03-31 Thread tridge

Date:   Thu Apr  1 07:39:04 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/tdb
In directory dp.samba.org:/tmp/cvs-serv24018

Modified Files:
tdb.h 
Log Message:
allow struct TDB_DATA as well as just TDB_DATA

in general I prefer the struct form for Samba4 structures. I think its
clearer.


Revisions:
tdb.h   1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/tdb/tdb.h.diff?r1=1.7r2=1.8


CVS update: samba4/source/lib/ldb

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:36:54 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb
In directory dp.samba.org:/tmp/cvs-serv4750/ldb

Log Message:
Directory /home/cvs/samba4/source/lib/ldb added to the repository


Revisions:


CVS update: samba4/source/lib/ldb/tools

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:42:07 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/tools
In directory dp.samba.org:/tmp/cvs-serv5649/tools

Log Message:
Directory /home/cvs/samba4/source/lib/ldb/tools added to the repository


Revisions:


CVS update: samba4/source/lib/ldb/ldb_tdb

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:42:07 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/ldb_tdb
In directory dp.samba.org:/tmp/cvs-serv5649/ldb_tdb

Log Message:
Directory /home/cvs/samba4/source/lib/ldb/ldb_tdb added to the repository


Revisions:


CVS update: samba4/source/lib/ldb/tests

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:42:07 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/tests
In directory dp.samba.org:/tmp/cvs-serv5649/tests

Log Message:
Directory /home/cvs/samba4/source/lib/ldb/tests added to the repository


Revisions:


CVS update: samba4/source/lib/ldb/docs

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:42:08 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/docs
In directory dp.samba.org:/tmp/cvs-serv5649/docs

Log Message:
Directory /home/cvs/samba4/source/lib/ldb/docs added to the repository


Revisions:


CVS update: samba4/source/lib/ldb/ldb_ldap

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:42:07 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/ldb_ldap
In directory dp.samba.org:/tmp/cvs-serv5649/ldb_ldap

Log Message:
Directory /home/cvs/samba4/source/lib/ldb/ldb_ldap added to the repository


Revisions:


CVS update: samba4/source/lib/ldb/include

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:42:07 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/include
In directory dp.samba.org:/tmp/cvs-serv5649/include

Log Message:
Directory /home/cvs/samba4/source/lib/ldb/include added to the repository


Revisions:


CVS update: samba4/source/lib/ldb/common

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:42:08 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/common
In directory dp.samba.org:/tmp/cvs-serv5649/common

Log Message:
Directory /home/cvs/samba4/source/lib/ldb/common added to the repository


Revisions:


CVS update: samba4/source/lib/ldb

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:44:52 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb
In directory dp.samba.org:/tmp/cvs-serv6191

Added Files:
Makefile.ldb 
Log Message:
make a more recent snapshot of ldb available to interested
people. Note that I decided to make it LGPL.

ldb is not finished yet, but enough of it is there for people to get
an idea of what it does, and quite a few simple tests work


Revisions:
Makefile.ldbNONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/Makefile.ldb?rev=1.1


CVS update: samba4/source/lib/ldb/common

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:44:59 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/common
In directory dp.samba.org:/tmp/cvs-serv6216

Added Files:
ldb.c ldb_ldif.c ldb_parse.c util.c 
Log Message:
make a more recent snapshot of ldb available to interested
people. Note that I decided to make it LGPL.

ldb is not finished yet, but enough of it is there for people to get
an idea of what it does, and quite a few simple tests work


Revisions:
ldb.c   NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/common/ldb.c?rev=1.1
ldb_ldif.c  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/common/ldb_ldif.c?rev=1.1
ldb_parse.c NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/common/ldb_parse.c?rev=1.1
util.c  NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/common/util.c?rev=1.1


CVS update: samba4/source/lib/ldb/docs

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:45:04 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/docs
In directory dp.samba.org:/tmp/cvs-serv6283

Added Files:
design.txt 
Log Message:
make a more recent snapshot of ldb available to interested
people. Note that I decided to make it LGPL.

ldb is not finished yet, but enough of it is there for people to get
an idea of what it does, and quite a few simple tests work


Revisions:
design.txt  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/docs/design.txt?rev=1.1


CVS update: samba4/source/lib/ldb/include

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:45:10 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/include
In directory dp.samba.org:/tmp/cvs-serv6395

Added Files:
includes.h ldb.h ldb_parse.h 
Log Message:
make a more recent snapshot of ldb available to interested
people. Note that I decided to make it LGPL.

ldb is not finished yet, but enough of it is there for people to get
an idea of what it does, and quite a few simple tests work


Revisions:
includes.h  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/include/includes.h?rev=1.1
ldb.h   NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/include/ldb.h?rev=1.1
ldb_parse.h NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/include/ldb_parse.h?rev=1.1


CVS update: samba4/source/lib/ldb/ldb_ldap

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:45:20 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/ldb_ldap
In directory dp.samba.org:/tmp/cvs-serv6566

Added Files:
ldb_ldap.c ldb_ldap.h 
Log Message:
make a more recent snapshot of ldb available to interested
people. Note that I decided to make it LGPL.

ldb is not finished yet, but enough of it is there for people to get
an idea of what it does, and quite a few simple tests work


Revisions:
ldb_ldap.c  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_ldap/ldb_ldap.c?rev=1.1
ldb_ldap.h  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_ldap/ldb_ldap.h?rev=1.1


CVS update: samba4/source/lib/ldb/ldb_tdb

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:45:26 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/ldb_tdb
In directory dp.samba.org:/tmp/cvs-serv7057

Added Files:
.cvsignore ldb_index.c ldb_ldif.c ldb_match.c ldb_pack.c 
ldb_parse.c ldb_parse.h ldb_search.c ldb_tdb.c ldb_tdb.h 
ldbadd.c ldbdel.c ldbsearch.c 
Log Message:
make a more recent snapshot of ldb available to interested
people. Note that I decided to make it LGPL.

ldb is not finished yet, but enough of it is there for people to get
an idea of what it does, and quite a few simple tests work


Revisions:
.cvsignore  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/.cvsignore?rev=1.1
ldb_index.c NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_index.c?rev=1.1
ldb_ldif.c  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_ldif.c?rev=1.1
ldb_match.c NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_match.c?rev=1.1
ldb_pack.c  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_pack.c?rev=1.1
ldb_parse.c NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_parse.c?rev=1.1
ldb_parse.h NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_parse.h?rev=1.1
ldb_search.cNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_search.c?rev=1.1
ldb_tdb.c   NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_tdb.c?rev=1.1
ldb_tdb.h   NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_tdb.h?rev=1.1
ldbadd.cNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldbadd.c?rev=1.1
ldbdel.cNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldbdel.c?rev=1.1
ldbsearch.c NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldbsearch.c?rev=1.1


CVS update: samba4/source/lib/ldb/tests

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:45:33 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/tests
In directory dp.samba.org:/tmp/cvs-serv7204

Added Files:
init.ldif init_slapd.sh ldapi_url.sh slapd.conf start_slapd.sh 
test-index.ldif test.ldif testdata.txt testsearch.txt 
Log Message:
make a more recent snapshot of ldb available to interested
people. Note that I decided to make it LGPL.

ldb is not finished yet, but enough of it is there for people to get
an idea of what it does, and quite a few simple tests work


Revisions:
init.ldif   NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/init.ldif?rev=1.1
init_slapd.sh   NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/init_slapd.sh?rev=1.1
ldapi_url.shNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/ldapi_url.sh?rev=1.1
slapd.conf  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/slapd.conf?rev=1.1
start_slapd.sh  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/start_slapd.sh?rev=1.1
test-index.ldif NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/test-index.ldif?rev=1.1
test.ldif   NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/test.ldif?rev=1.1
testdata.txtNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/testdata.txt?rev=1.1
testsearch.txt  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/tests/testsearch.txt?rev=1.1


CVS update: samba4/source/lib/ldb

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:51:34 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb
In directory dp.samba.org:/tmp/cvs-serv9149

Modified Files:
Makefile.ldb 
Log Message:
building with Makefile.ldb now works


Revisions:
Makefile.ldb1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/Makefile.ldb.diff?r1=1.1r2=1.2


CVS update: samba4/source/lib/ldb/include

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:51:40 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/include
In directory dp.samba.org:/tmp/cvs-serv9170

Added Files:
proto.h 
Log Message:
building with Makefile.ldb now works


Revisions:
proto.h NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/include/proto.h?rev=1.1


CVS update: samba4/source/lib/ldb/ldb_tdb

2004-03-30 Thread tridge

Date:   Wed Mar 31 06:51:44 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/ldb/ldb_tdb
In directory dp.samba.org:/tmp/cvs-serv9185

Removed Files:
ldb_ldif.c ldb_parse.c ldb_parse.h 
Log Message:
building with Makefile.ldb now works


Revisions:
ldb_ldif.c  1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_ldif.c?rev=1.1
ldb_parse.c 1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_parse.c?rev=1.1
ldb_parse.h 1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/ldb/ldb_tdb/ldb_parse.h?rev=1.1


CVS update: samba4/source/lib/tdb

2004-03-27 Thread tridge

Date:   Sun Mar 28 01:57:28 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/tdb
In directory dp.samba.org:/tmp/cvs-serv389/lib/tdb

Modified Files:
tdb.c tdb.h tdbutil.c 
Log Message:
switch from SIG_ATOMIC_T to sig_atomic_t

Revisions:
tdb.c   1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/tdb/tdb.c.diff?r1=1.7r2=1.8
tdb.h   1.6 = 1.7

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/tdb/tdb.h.diff?r1=1.6r2=1.7
tdbutil.c   1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/tdb/tdbutil.c.diff?r1=1.3r2=1.4


CVS update: samba4/source/include

2004-03-27 Thread tridge

Date:   Sun Mar 28 01:57:28 2004
Author: tridge

Update of /home/cvs/samba4/source/include
In directory dp.samba.org:/tmp/cvs-serv389/include

Modified Files:
includes.h 
Log Message:
switch from SIG_ATOMIC_T to sig_atomic_t

Revisions:
includes.h  1.23 = 1.24

http://www.samba.org/cgi-bin/cvsweb/samba4/source/include/includes.h.diff?r1=1.23r2=1.24


CVS update: samba4/source/wrepld

2004-03-27 Thread tridge

Date:   Sun Mar 28 01:57:28 2004
Author: tridge

Update of /home/cvs/samba4/source/wrepld
In directory dp.samba.org:/tmp/cvs-serv389/wrepld

Modified Files:
server.c 
Log Message:
switch from SIG_ATOMIC_T to sig_atomic_t

Revisions:
server.c1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba4/source/wrepld/server.c.diff?r1=1.3r2=1.4


CVS update: samba4/source/nmbd

2004-03-27 Thread tridge

Date:   Sun Mar 28 01:57:28 2004
Author: tridge

Update of /home/cvs/samba4/source/nmbd
In directory dp.samba.org:/tmp/cvs-serv389/nmbd

Modified Files:
nmbd.c 
Log Message:
switch from SIG_ATOMIC_T to sig_atomic_t

Revisions:
nmbd.c  1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/nmbd/nmbd.c.diff?r1=1.2r2=1.3


CVS update: samba4/source/lib/tdb

2004-03-27 Thread tridge

Date:   Sun Mar 28 02:18:38 2004
Author: tridge

Update of /home/cvs/samba4/source/lib/tdb
In directory dp.samba.org:/tmp/cvs-serv4181

Modified Files:
spinlock.c tdb.c 
Log Message:
merge some recent tdb changed from samba3

Revisions:
spinlock.c  1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/tdb/spinlock.c.diff?r1=1.3r2=1.4
tdb.c   1.8 = 1.9

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/tdb/tdb.c.diff?r1=1.8r2=1.9


CVS update: samba4/source/torture/basic

2004-03-25 Thread tridge

Date:   Fri Mar 26 02:07:31 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/basic
In directory dp.samba.org:/tmp/cvs-serv6282/basic

Log Message:
Directory /home/cvs/samba4/source/torture/basic added to the repository


Revisions:


CVS update: samba4/source/torture/nbench

2004-03-25 Thread tridge

Date:   Fri Mar 26 02:09:51 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/nbench
In directory dp.samba.org:/tmp/cvs-serv6421

Modified Files:
nbench.c 
Log Message:
use client1, client2 not client0, client1 to better match netbench


Revisions:
nbench.c1.4 = 1.5

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbench/nbench.c.diff?r1=1.4r2=1.5


CVS update: samba4/source/torture/nbench

2004-03-25 Thread tridge

Date:   Fri Mar 26 02:11:31 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/nbench
In directory dp.samba.org:/tmp/cvs-serv7265

Modified Files:
nbio.c 
Log Message:
- use a linked list for the ftable in the nbench load generator. This
allows us to cope a little better with the async nature of open/close
requests which implies a ordering on which handle to close.

- request oplocks in NBENCH and add a oplock handler


Revisions:
nbio.c  1.7 = 1.8

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbench/nbio.c.diff?r1=1.7r2=1.8


CVS update: samba4/source

2004-03-25 Thread tridge

Date:   Fri Mar 26 02:39:28 2004
Author: tridge

Update of /home/cvs/samba4/source
In directory dp.samba.org:/tmp/cvs-serv12034

Modified Files:
Makefile.in 
Log Message:
- moved some of the base tests into torture/basic/

- added a CHARSET set of tests, which determines how the server deals
with some specific charset issues related to UTF-16
support. Interestingly, Samba3 already passes all but one of these
tests, because our incorrect UCS-2 and UTF-8 implementations where we
don't check the validity of characters actually matches what Windows
does! This means that adding UTF-16 support to Samba is going to be
_much_ easier than we expected.


Revisions:
Makefile.in 1.89 = 1.90

http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.89r2=1.90


CVS update: samba4/source/torture

2004-03-25 Thread tridge

Date:   Fri Mar 26 02:39:34 2004
Author: tridge

Update of /home/cvs/samba4/source/torture
In directory dp.samba.org:/tmp/cvs-serv12048

Modified Files:
config.m4 torture.c 
Removed Files:
aliases.c denytest.c dfstest.c mangle_test.c scanner.c 
utable.c 
Log Message:
- moved some of the base tests into torture/basic/

- added a CHARSET set of tests, which determines how the server deals
with some specific charset issues related to UTF-16
support. Interestingly, Samba3 already passes all but one of these
tests, because our incorrect UCS-2 and UTF-8 implementations where we
don't check the validity of characters actually matches what Windows
does! This means that adding UTF-16 support to Samba is going to be
_much_ easier than we expected.


Revisions:
config.m4   1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/config.m4.diff?r1=1.2r2=1.3
torture.c   1.49 = 1.50

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/torture.c.diff?r1=1.49r2=1.50
aliases.c   1.3 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/aliases.c?rev=1.3
denytest.c  1.2 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/denytest.c?rev=1.2
dfstest.c   1.1.1.1 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/dfstest.c?rev=1.1.1.1
mangle_test.c   1.5 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/mangle_test.c?rev=1.5
scanner.c   1.3 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/scanner.c?rev=1.3
utable.c1.5 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/utable.c?rev=1.5


CVS update: samba4/source/torture/basic

2004-03-25 Thread tridge

Date:   Fri Mar 26 02:39:41 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/basic
In directory dp.samba.org:/tmp/cvs-serv12063

Added Files:
aliases.c charset.c denytest.c dfstest.c mangle_test.c 
scanner.c utable.c 
Log Message:
- moved some of the base tests into torture/basic/

- added a CHARSET set of tests, which determines how the server deals
with some specific charset issues related to UTF-16
support. Interestingly, Samba3 already passes all but one of these
tests, because our incorrect UCS-2 and UTF-8 implementations where we
don't check the validity of characters actually matches what Windows
does! This means that adding UTF-16 support to Samba is going to be
_much_ easier than we expected.


Revisions:
aliases.c   NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/basic/aliases.c?rev=1.1
charset.c   NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/basic/charset.c?rev=1.1
denytest.c  NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/basic/denytest.c?rev=1.1
dfstest.c   NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/basic/dfstest.c?rev=1.1
mangle_test.c   NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/basic/mangle_test.c?rev=1.1
scanner.c   NONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/basic/scanner.c?rev=1.1
utable.cNONE = 1.1

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


CVS update: samba4/source/torture/nbench

2004-03-25 Thread tridge

Date:   Fri Mar 26 02:39:48 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/nbench
In directory dp.samba.org:/tmp/cvs-serv12093

Modified Files:
nbio.c 
Log Message:
- moved some of the base tests into torture/basic/

- added a CHARSET set of tests, which determines how the server deals
with some specific charset issues related to UTF-16
support. Interestingly, Samba3 already passes all but one of these
tests, because our incorrect UCS-2 and UTF-8 implementations where we
don't check the validity of characters actually matches what Windows
does! This means that adding UTF-16 support to Samba is going to be
_much_ easier than we expected.


Revisions:
nbio.c  1.8 = 1.9

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbench/nbio.c.diff?r1=1.8r2=1.9


CVS update: samba4/source/smb_server

2004-03-25 Thread tridge

Date:   Fri Mar 26 02:41:20 2004
Author: tridge

Update of /home/cvs/samba4/source/smb_server
In directory dp.samba.org:/tmp/cvs-serv12972

Modified Files:
trans2.c 
Log Message:
copy with a null volume name in a trans2 QFSINFO call


Revisions:
trans2.c1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/smb_server/trans2.c.diff?r1=1.1r2=1.2


CVS update: samba4/source/libcli/raw

2004-03-24 Thread tridge

Date:   Thu Mar 25 02:40:59 2004
Author: tridge

Update of /home/cvs/samba4/source/libcli/raw
In directory dp.samba.org:/tmp/cvs-serv1914

Modified Files:
clioplock.c rawrequest.c 
Log Message:
fixed the handling of level II oplocks in samba4, especially when
acting as a cifs redirectory (using the cifs backend)


Revisions:
clioplock.c 1.1.1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/libcli/raw/clioplock.c.diff?r1=1.1.1.1r2=1.2
rawrequest.c1.6 = 1.7

http://www.samba.org/cgi-bin/cvsweb/samba4/source/libcli/raw/rawrequest.c.diff?r1=1.6r2=1.7


CVS update: samba4/source/smb_server

2004-03-24 Thread tridge

Date:   Thu Mar 25 02:41:06 2004
Author: tridge

Update of /home/cvs/samba4/source/smb_server
In directory dp.samba.org:/tmp/cvs-serv1982

Modified Files:
smb_server.c 
Log Message:
fixed the handling of level II oplocks in samba4, especially when
acting as a cifs redirectory (using the cifs backend)


Revisions:
smb_server.c1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/smb_server/smb_server.c.diff?r1=1.2r2=1.3


CVS update: samba4/source/torture

2004-03-24 Thread tridge

Date:   Thu Mar 25 02:41:13 2004
Author: tridge

Update of /home/cvs/samba4/source/torture
In directory dp.samba.org:/tmp/cvs-serv1998

Modified Files:
gentest.c 
Log Message:
fixed the handling of level II oplocks in samba4, especially when
acting as a cifs redirectory (using the cifs backend)


Revisions:
gentest.c   1.11 = 1.12

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/gentest.c.diff?r1=1.11r2=1.12


CVS update: samba4/source/torture/raw

2004-03-24 Thread tridge

Date:   Thu Mar 25 02:41:19 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/raw
In directory dp.samba.org:/tmp/cvs-serv2013

Modified Files:
oplock.c 
Log Message:
fixed the handling of level II oplocks in samba4, especially when
acting as a cifs redirectory (using the cifs backend)


Revisions:
oplock.c1.2 = 1.3

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


CVS update: samba4/source/smb_server

2004-03-22 Thread tridge

Date:   Tue Mar 23 03:13:25 2004
Author: tridge

Update of /home/cvs/samba4/source/smb_server
In directory dp.samba.org:/tmp/cvs-serv21534

Modified Files:
reply.c 
Log Message:
readx reply packets can be over-sized


Revisions:
reply.c 1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/smb_server/reply.c.diff?r1=1.1r2=1.2


CVS update: samba4/source/param

2004-03-22 Thread tridge

Date:   Tue Mar 23 03:17:33 2004
Author: tridge

Update of /home/cvs/samba4/source/param
In directory dp.samba.org:/tmp/cvs-serv22408

Modified Files:
loadparm.c 
Log Message:
put the max xmit option back into Samba4



Revisions:
loadparm.c  1.8 = 1.9

http://www.samba.org/cgi-bin/cvsweb/samba4/source/param/loadparm.c.diff?r1=1.8r2=1.9


CVS update: samba4/source/smb_server

2004-03-22 Thread tridge

Date:   Tue Mar 23 03:17:38 2004
Author: tridge

Update of /home/cvs/samba4/source/smb_server
In directory dp.samba.org:/tmp/cvs-serv22422

Modified Files:
smb_server.c 
Log Message:
put the max xmit option back into Samba4



Revisions:
smb_server.c1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/smb_server/smb_server.c.diff?r1=1.1r2=1.2


CVS update: samba4/source/torture/nbench

2004-03-10 Thread tridge

Date:   Wed Mar 10 09:00:24 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/nbench
In directory dp.samba.org:/tmp/cvs-serv19561

Modified Files:
nbench.c nbio.c 
Log Message:
nicer way of handling \clients



Revisions:
nbench.c1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbench/nbench.c.diff?r1=1.3r2=1.4
nbio.c  1.6 = 1.7

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbench/nbio.c.diff?r1=1.6r2=1.7


CVS update: samba4/source/torture

2004-03-09 Thread tridge

Date:   Tue Mar  9 09:04:06 2004
Author: tridge

Update of /home/cvs/samba4/source/torture
In directory dp.samba.org:/tmp/cvs-serv16036

Modified Files:
torture.c 
Log Message:
added the -C option to smbtorture

this option takes a filename containing a list of UNC names. When
supplied to a torture test that uses multiple client connections the
test will distribute the load across the listed UNC names. This allows
you to use NBENCH effectively against a server that has multiple IP
addresses, and spread the load among them.


Revisions:
torture.c   1.48 = 1.49

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/torture.c.diff?r1=1.48r2=1.49


CVS update: samba4/source/torture/nbench

2004-03-09 Thread tridge

Date:   Wed Mar 10 03:24:03 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/nbench
In directory dp.samba.org:/tmp/cvs-serv22311

Modified Files:
nbench.c nbio.c 
Log Message:
added a 5% warmup time to NBENCH to make the results more consistent


Revisions:
nbench.c1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbench/nbench.c.diff?r1=1.2r2=1.3
nbio.c  1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbench/nbio.c.diff?r1=1.3r2=1.4


CVS update: samba4/source/ntvfs/cifs

2004-03-09 Thread tridge

Date:   Wed Mar 10 04:07:02 2004
Author: tridge

Update of /home/cvs/samba4/source/ntvfs/cifs
In directory dp.samba.org:/tmp/cvs-serv31246/ntvfs/cifs

Modified Files:
README 
Log Message:
add config hints for cifs backend

Revisions:
README  1.1.1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/ntvfs/cifs/README.diff?r1=1.1.1.1r2=1.2


CVS update: samba4/source/torture/nbench

2004-03-09 Thread tridge

Date:   Wed Mar 10 07:38:47 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/nbench
In directory dp.samba.org:/tmp/cvs-serv4077

Modified Files:
nbio.c 
Log Message:
as a special case don't check the status of the create of \clients -
there is a race condition in the create


Revisions:
nbio.c  1.5 = 1.6

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbench/nbio.c.diff?r1=1.5r2=1.6


CVS update: samba4/source/ntvfs/nbench

2004-03-08 Thread tridge

Date:   Mon Mar  8 09:13:35 2004
Author: tridge

Update of /home/cvs/samba4/source/ntvfs/nbench
In directory dp.samba.org:/tmp/cvs-serv4504

Modified Files:
vfs_nbench.c 
Log Message:
fixed a typo


Revisions:
vfs_nbench.c1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/ntvfs/nbench/vfs_nbench.c.diff?r1=1.1r2=1.2


CVS update: samba4/source/ntvfs/nbench

2004-03-08 Thread tridge

Date:   Tue Mar  9 02:01:42 2004
Author: tridge

Update of /home/cvs/samba4/source/ntvfs/nbench
In directory dp.samba.org:/tmp/cvs-serv4039

Modified Files:
vfs_nbench.c 
Log Message:
fixed the label for search requests



Revisions:
vfs_nbench.c1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/ntvfs/nbench/vfs_nbench.c.diff?r1=1.2r2=1.3


CVS update: samba4/source/torture/nbench

2004-03-08 Thread tridge

Date:   Tue Mar  9 02:04:24 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/nbench
In directory dp.samba.org:/tmp/cvs-serv4303/nbench

Log Message:
Directory /home/cvs/samba4/source/torture/nbench added to the repository


Revisions:


CVS update: samba4/source

2004-03-08 Thread tridge

Date:   Tue Mar  9 02:13:03 2004
Author: tridge

Update of /home/cvs/samba4/source
In directory dp.samba.org:/tmp/cvs-serv5934

Modified Files:
Makefile.in 
Log Message:
greatly improved NBENCH netbench simulator

 - more accurate request simulation using Samba4 raw client library
 - now checks for correct status on all requests
 - timelimit based benchmarking, default of 600 seconds




Revisions:
Makefile.in 1.88 = 1.89

http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.88r2=1.89


CVS update: samba4/source/torture

2004-03-08 Thread tridge

Date:   Tue Mar  9 02:13:08 2004
Author: tridge

Update of /home/cvs/samba4/source/torture
In directory dp.samba.org:/tmp/cvs-serv5956

Modified Files:
config.m4 torture.c 
Removed Files:
nbio.c 
Log Message:
greatly improved NBENCH netbench simulator

 - more accurate request simulation using Samba4 raw client library
 - now checks for correct status on all requests
 - timelimit based benchmarking, default of 600 seconds




Revisions:
config.m4   1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/config.m4.diff?r1=1.1r2=1.2
torture.c   1.47 = 1.48

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/torture.c.diff?r1=1.47r2=1.48
nbio.c  1.4 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbio.c?rev=1.4


CVS update: samba4/source/torture/nbench

2004-03-08 Thread tridge

Date:   Tue Mar  9 02:13:13 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/nbench
In directory dp.samba.org:/tmp/cvs-serv5972

Added Files:
nbench.c nbio.c 
Log Message:
greatly improved NBENCH netbench simulator

 - more accurate request simulation using Samba4 raw client library
 - now checks for correct status on all requests
 - timelimit based benchmarking, default of 600 seconds




Revisions:
nbench.cNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbench/nbench.c?rev=1.1
nbio.c  NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/nbench/nbio.c?rev=1.1


CVS update: samba4/source/torture/nbench

2004-03-08 Thread tridge

Date:   Tue Mar  9 02:24:14 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/nbench
In directory dp.samba.org:/tmp/cvs-serv7837

Modified Files:
nbench.c nbio.c 
Log Message:
handle incomplete load files
change default timelimit to 600 secs


Revisions:
nbench.c1.1 = 1.2

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

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


CVS update: samba4/source/torture/nbench

2004-03-08 Thread tridge

Date:   Tue Mar  9 03:28:21 2004
Author: tridge

Update of /home/cvs/samba4/source/torture/nbench
In directory dp.samba.org:/tmp/cvs-serv19822

Modified Files:
nbio.c 
Log Message:
don't check return fields (like search count) on an expected failure



Revisions:
nbio.c  1.2 = 1.3

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


CVS update: samba4/source/ntvfs/nbench

2004-03-08 Thread tridge

Date:   Tue Mar  9 05:06:57 2004
Author: tridge

Update of /home/cvs/samba4/source/ntvfs/nbench
In directory dp.samba.org:/tmp/cvs-serv5889

Modified Files:
vfs_nbench.c 
Log Message:
make sure the tags in the NBENCH test match the tags in the generated
load files


Revisions:
vfs_nbench.c1.3 = 1.4

http://www.samba.org/cgi-bin/cvsweb/samba4/source/ntvfs/nbench/vfs_nbench.c.diff?r1=1.3r2=1.4


CVS update: samba4/source/libcli/raw

2004-03-07 Thread tridge

Date:   Mon Mar  8 07:11:13 2004
Author: tridge

Update of /home/cvs/samba4/source/libcli/raw
In directory dp.samba.org:/tmp/cvs-serv15102

Modified Files:
rawreadwrite.c 
Log Message:
fixed two writex client bugs

 - always use the 14 word writex varient even for small transfers as
   long as large offsets are negotiated (this matches windows
   behaviour)

 - make sure we fill in the top 16 bits of the count for large writex
   calls



 


Revisions:
rawreadwrite.c  1.1.1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/libcli/raw/rawreadwrite.c.diff?r1=1.1.1.1r2=1.2


CVS update: samba4/source/ntvfs/nbench

2004-03-07 Thread tridge

Date:   Mon Mar  8 07:11:38 2004
Author: tridge

Update of /home/cvs/samba4/source/ntvfs/nbench
In directory dp.samba.org:/tmp/cvs-serv15154/nbench

Log Message:
Directory /home/cvs/samba4/source/ntvfs/nbench added to the repository


Revisions:


CVS update: samba4/source/ntvfs/cifs

2004-03-07 Thread tridge

Date:   Mon Mar  8 07:13:11 2004
Author: tridge

Update of /home/cvs/samba4/source/ntvfs/cifs
In directory dp.samba.org:/tmp/cvs-serv15242

Modified Files:
vfs_cifs.c 
Log Message:
in the async socket handling routines in the cifs backend don't assume
that conn-ntvfs_private is set correctly, instead use our copy of the
private pointer in the fde callback. This allows the cifs backend to
be used on conjunction with a NTVFS filter module.


Revisions:
vfs_cifs.c  1.8 = 1.9

http://www.samba.org/cgi-bin/cvsweb/samba4/source/ntvfs/cifs/vfs_cifs.c.diff?r1=1.8r2=1.9


CVS update: samba4/source/ntvfs

2004-03-07 Thread tridge

Date:   Mon Mar  8 07:17:10 2004
Author: tridge

Update of /home/cvs/samba4/source/ntvfs
In directory dp.samba.org:/tmp/cvs-serv16101

Modified Files:
config.m4 
Log Message:
added the nbench ntvfs backend. This is used to capture NBENCH load
files, and also serves as an example of how to write a NTVFS filter
module for Samba4.


Revisions:
config.m4   1.4 = 1.5

http://www.samba.org/cgi-bin/cvsweb/samba4/source/ntvfs/config.m4.diff?r1=1.4r2=1.5


CVS update: samba4/source/ntvfs/nbench

2004-03-07 Thread tridge

Date:   Mon Mar  8 07:17:15 2004
Author: tridge

Update of /home/cvs/samba4/source/ntvfs/nbench
In directory dp.samba.org:/tmp/cvs-serv16119

Added Files:
README vfs_nbench.c 
Log Message:
added the nbench ntvfs backend. This is used to capture NBENCH load
files, and also serves as an example of how to write a NTVFS filter
module for Samba4.


Revisions:
README  NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba4/source/ntvfs/nbench/README?rev=1.1
vfs_nbench.cNONE = 1.1

http://www.samba.org/cgi-bin/cvsweb/samba4/source/ntvfs/nbench/vfs_nbench.c?rev=1.1


CVS update: samba4/source

2004-02-23 Thread Stefan Metzmacher

Date:   Mon Feb 23 10:51:36 2004
Author: metze

Update of /home/cvs/samba4/source
In directory dp.samba.org:/tmp/cvs-serv22788

Modified Files:
Makefile.in 
Log Message:
renaming and restructuring of same object file lists

metze


Revisions:
Makefile.in 1.87 = 1.88

http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.87r2=1.88


CVS update: samba4/source/lib/popt

2004-02-23 Thread Stefan Metzmacher

Date:   Tue Feb 24 06:49:59 2004
Author: metze

Update of /home/cvs/samba4/source/lib/popt
In directory dp.samba.org:/tmp/cvs-serv303/lib/popt

Modified Files:
findme.c popt.c poptconfig.c popthelp.c poptparse.c 
Log Message:
let the popt replacement stuff survive a make proto

metze


Revisions:
findme.c1.1.1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/popt/findme.c.diff?r1=1.1.1.1r2=1.2
popt.c  1.1.1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/popt/popt.c.diff?r1=1.1.1.1r2=1.2
poptconfig.c1.1.1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/popt/poptconfig.c.diff?r1=1.1.1.1r2=1.2
popthelp.c  1.1.1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/popt/popthelp.c.diff?r1=1.1.1.1r2=1.2
poptparse.c 1.1.1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/popt/poptparse.c.diff?r1=1.1.1.1r2=1.2


CVS update: samba4/source/lib/popt

2004-02-23 Thread Stefan Metzmacher

Date:   Tue Feb 24 06:53:53 2004
Author: metze

Update of /home/cvs/samba4/source/lib/popt
In directory dp.samba.org:/tmp/cvs-serv1676/lib/popt

Modified Files:
popt.c 
Log Message:
make proto should not catch any function of the lib/popt/*.c stuff

metze


Revisions:
popt.c  1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/popt/popt.c.diff?r1=1.2r2=1.3


CVS update: samba4/source/lib/cmdline

2004-02-22 Thread Stefan Metzmacher

Date:   Sun Feb 22 12:47:42 2004
Author: metze

Update of /home/cvs/samba4/source/lib/cmdline
In directory dp.samba.org:/tmp/cvs-serv10926/cmdline

Log Message:
Directory /home/cvs/samba4/source/lib/cmdline added to the repository


Revisions:


CVS update: samba4/source

2004-02-22 Thread Stefan Metzmacher

Date:   Sun Feb 22 13:09:51 2004
Author: metze

Update of /home/cvs/samba4/source
In directory dp.samba.org:/tmp/cvs-serv14225

Modified Files:
Makefile.in configure.in 
Log Message:
- creat the LIBCMDLINE subsystem
  including readline and popt

- creat the CONFIG subsystem
  including param/* dynconfig.* and passdb/secrets.*

metze


Revisions:
Makefile.in 1.86 = 1.87

http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.86r2=1.87
configure.in1.26 = 1.27

http://www.samba.org/cgi-bin/cvsweb/samba4/source/configure.in.diff?r1=1.26r2=1.27


CVS update: samba4/source/lib

2004-02-22 Thread Stefan Metzmacher

Date:   Sun Feb 22 13:09:51 2004
Author: metze

Update of /home/cvs/samba4/source/lib
In directory dp.samba.org:/tmp/cvs-serv14225/lib

Removed Files:
popt_common.c readline.c 
Log Message:
- creat the LIBCMDLINE subsystem
  including readline and popt

- creat the CONFIG subsystem
  including param/* dynconfig.* and passdb/secrets.*

metze


Revisions:
popt_common.c   1.4 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/popt_common.c?rev=1.4
readline.c  1.1.1.1 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/readline.c?rev=1.1.1.1


CVS update: samba4/source/build/m4

2004-02-22 Thread Stefan Metzmacher

Date:   Sun Feb 22 13:09:51 2004
Author: metze

Update of /home/cvs/samba4/source/build/m4
In directory dp.samba.org:/tmp/cvs-serv14225/build/m4

Modified Files:
rewrite.m4 
Log Message:
- creat the LIBCMDLINE subsystem
  including readline and popt

- creat the CONFIG subsystem
  including param/* dynconfig.* and passdb/secrets.*

metze


Revisions:
rewrite.m4  1.4 = 1.5

http://www.samba.org/cgi-bin/cvsweb/samba4/source/build/m4/rewrite.m4.diff?r1=1.4r2=1.5


CVS update: samba4/source/lib/cmdline

2004-02-22 Thread Stefan Metzmacher

Date:   Sun Feb 22 13:09:51 2004
Author: metze

Update of /home/cvs/samba4/source/lib/cmdline
In directory dp.samba.org:/tmp/cvs-serv14225/lib/cmdline

Added Files:
config.m4 
Log Message:
- creat the LIBCMDLINE subsystem
  including readline and popt

- creat the CONFIG subsystem
  including param/* dynconfig.* and passdb/secrets.*

metze


Revisions:
config.m4   NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/cmdline/config.m4?rev=1.1


CVS update: samba4/source/param

2004-02-22 Thread Stefan Metzmacher

Date:   Sun Feb 22 13:09:51 2004
Author: metze

Update of /home/cvs/samba4/source/param
In directory dp.samba.org:/tmp/cvs-serv14225/param

Added Files:
config.m4 
Log Message:
- creat the LIBCMDLINE subsystem
  including readline and popt

- creat the CONFIG subsystem
  including param/* dynconfig.* and passdb/secrets.*

metze


Revisions:
config.m4   NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba4/source/param/config.m4?rev=1.1


CVS update: samba4/source/python

2004-02-21 Thread Stefan Metzmacher

Date:   Sat Feb 21 11:08:09 2004
Author: metze

Update of /home/cvs/samba4/source/python
In directory dp.samba.org:/tmp/cvs-serv24721

Removed Files:
.cvsignore config.m4 
Log Message:
remove the python stuff, this will be rewritten on top of libsmb.so
and maintained in a external tree.
(discussed with tpot)

metze


Revisions:
.cvsignore  1.1.1.1 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/python/.cvsignore?rev=1.1.1.1
config.m4   1.1 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/python/config.m4?rev=1.1


CVS update: samba4/source/python/examples/tdbpack

2004-02-21 Thread Stefan Metzmacher

Date:   Sat Feb 21 11:08:10 2004
Author: metze

Update of /home/cvs/samba4/source/python/examples/tdbpack
In directory dp.samba.org:/tmp/cvs-serv24721/examples/tdbpack

Removed Files:
.cvsignore oldtdbutil.py tdbtimetrial.py test_tdbpack.py 
Log Message:
remove the python stuff, this will be rewritten on top of libsmb.so
and maintained in a external tree.
(discussed with tpot)

metze


Revisions:
.cvsignore  1.1.1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/python/examples/tdbpack/.cvsignore?rev=1.1.1.1
oldtdbutil.py   1.1.1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/python/examples/tdbpack/oldtdbutil.py?rev=1.1.1.1
tdbtimetrial.py 1.1.1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/python/examples/tdbpack/tdbtimetrial.py?rev=1.1.1.1
test_tdbpack.py 1.1.1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/python/examples/tdbpack/test_tdbpack.py?rev=1.1.1.1


CVS update: samba4/source/python/examples/spoolss

2004-02-21 Thread Stefan Metzmacher

Date:   Sat Feb 21 11:08:10 2004
Author: metze

Update of /home/cvs/samba4/source/python/examples/spoolss
In directory dp.samba.org:/tmp/cvs-serv24721/examples/spoolss

Removed Files:
changeid.py enumprinters.py psec.py 
Log Message:
remove the python stuff, this will be rewritten on top of libsmb.so
and maintained in a external tree.
(discussed with tpot)

metze


Revisions:
changeid.py 1.1.1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/python/examples/spoolss/changeid.py?rev=1.1.1.1
enumprinters.py 1.1.1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/python/examples/spoolss/enumprinters.py?rev=1.1.1.1
psec.py 1.1.1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/python/examples/spoolss/psec.py?rev=1.1.1.1


CVS update: samba4/source/libcli

2004-02-21 Thread tpot

Date:   Sat Feb 21 11:23:51 2004
Author: tpot

Update of /data/cvs/samba4/source/libcli
In directory dp.samba.org:/tmp/cvs-serv27526

Modified Files:
clifile.c 
Log Message:
The file descriptor argument to cli_getattrE() is a fnum not a fd.


Revisions:
clifile.c   1.6 = 1.7

http://www.samba.org/cgi-bin/cvsweb/samba4/source/libcli/clifile.c.diff?r1=1.6r2=1.7


CVS update: samba4/source/torture

2004-02-20 Thread tridge

Date:   Sat Feb 21 04:02:55 2004
Author: tridge

Update of /home/cvs/samba4/source/torture
In directory dp.samba.org:/tmp/cvs-serv17096

Modified Files:
torture.c 
Log Message:
added the simple HOLDCON torture test. This is used to establish
hundreds of idle connections to the server, which can be used to
simulate environments with large numbers of idle connections.


Revisions:
torture.c   1.46 = 1.47

http://www.samba.org/cgi-bin/cvsweb/samba4/source/torture/torture.c.diff?r1=1.46r2=1.47


CVS update: samba4/source/librpc/rpc

2004-02-20 Thread tridge

Date:   Sat Feb 21 04:46:50 2004
Author: tridge

Update of /home/cvs/samba4/source/librpc/rpc
In directory dp.samba.org:/tmp/cvs-serv24849

Modified Files:
dcerpc_schannel.c 
Log Message:
split up the schannel rpc client code into separate key establishment
and bind calls, but with a combined call that does both. This makes is
easier to write a schannel test program that tried different keys.



Revisions:
dcerpc_schannel.c   1.4 = 1.5

http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/rpc/dcerpc_schannel.c.diff?r1=1.4r2=1.5


CVS update: samba4/source/lib/crypto

2004-02-18 Thread Stefan Metzmacher

Date:   Wed Feb 18 12:11:36 2004
Author: metze

Update of /home/cvs/samba4/source/lib/crypto
In directory dp.samba.org:/tmp/cvs-serv30531/crypto

Log Message:
Directory /home/cvs/samba4/source/lib/crypto added to the repository


Revisions:


CVS update: samba4/source/lib

2004-02-18 Thread Stefan Metzmacher

Date:   Wed Feb 18 12:20:17 2004
Author: metze

Update of /home/cvs/samba4/source/lib
In directory dp.samba.org:/tmp/cvs-serv31967/lib

Modified Files:
basic.m4 
Removed Files:
crc32.c hmacmd5.c md4.c md5.c 
Log Message:
move some cryto stuff to lib/crypto/*

metze


Revisions:
basic.m41.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/basic.m4.diff?r1=1.2r2=1.3
crc32.c 1.2 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/crc32.c?rev=1.2
hmacmd5.c   1.2 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/hmacmd5.c?rev=1.2
md4.c   1.1.1.1 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/md4.c?rev=1.1.1.1
md5.c   1.1.1.1 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/md5.c?rev=1.1.1.1


CVS update: samba4/source/passdb

2004-02-18 Thread Stefan Metzmacher

Date:   Wed Feb 18 13:17:03 2004
Author: metze

Update of /home/cvs/samba4/source/passdb
In directory dp.samba.org:/tmp/cvs-serv10528

Removed Files:
pdb_nisplus.c 
Log Message:
remove pdb_nisplus, its also removed in samba3, because it was broken

metze


Revisions:
pdb_nisplus.c   1.1.1.1 = NONE

http://www.samba.org/cgi-bin/cvsweb/samba4/source/passdb/pdb_nisplus.c?rev=1.1.1.1


CVS update: samba4/source/build/m4

2004-02-18 Thread Stefan Metzmacher

Date:   Wed Feb 18 13:55:14 2004
Author: metze

Update of /home/cvs/samba4/source/build/m4
In directory dp.samba.org:/tmp/cvs-serv19054/build/m4

Modified Files:
rewrite.m4 
Log Message:
remove unused NISPLUS/AUTOMOUNT stuff

metze


Revisions:
rewrite.m4  1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/build/m4/rewrite.m4.diff?r1=1.2r2=1.3


CVS update: samba4/source/include

2004-02-18 Thread Stefan Metzmacher

Date:   Wed Feb 18 13:55:15 2004
Author: metze

Update of /home/cvs/samba4/source/include
In directory dp.samba.org:/tmp/cvs-serv19054/include

Modified Files:
includes.h 
Log Message:
remove unused NISPLUS/AUTOMOUNT stuff

metze


Revisions:
includes.h  1.21 = 1.22

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


CVS update: samba4/source/lib

2004-02-18 Thread Stefan Metzmacher

Date:   Wed Feb 18 13:55:15 2004
Author: metze

Update of /home/cvs/samba4/source/lib
In directory dp.samba.org:/tmp/cvs-serv19054/lib

Modified Files:
util.c 
Log Message:
remove unused NISPLUS/AUTOMOUNT stuff

metze


Revisions:
util.c  1.4 = 1.5
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/util.c.diff?r1=1.4r2=1.5


CVS update: samba4/source/include

2004-02-18 Thread Stefan Metzmacher

Date:   Wed Feb 18 15:31:25 2004
Author: metze

Update of /home/cvs/samba4/source/include
In directory dp.samba.org:/tmp/cvs-serv7596/include

Modified Files:
includes.h 
Log Message:
don't inlcude rpc/rpc.h and rpcsvc/*.h anymore
and remove NET_GROUP stuff, this needs to be implemented
in a better way if we ever readd this

metze


Revisions:
includes.h  1.22 = 1.23

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


CVS update: samba4/source/smb_server

2004-02-18 Thread Stefan Metzmacher

Date:   Wed Feb 18 15:31:25 2004
Author: metze

Update of /home/cvs/samba4/source/smb_server
In directory dp.samba.org:/tmp/cvs-serv7596/smb_server

Modified Files:
password.c 
Log Message:
don't inlcude rpc/rpc.h and rpcsvc/*.h anymore
and remove NET_GROUP stuff, this needs to be implemented
in a better way if we ever readd this

metze


Revisions:
password.c  1.1 = 1.2

http://www.samba.org/cgi-bin/cvsweb/samba4/source/smb_server/password.c.diff?r1=1.1r2=1.2


CVS update: samba4/source/lib

2004-02-18 Thread Stefan Metzmacher

Date:   Wed Feb 18 15:31:25 2004
Author: metze

Update of /home/cvs/samba4/source/lib
In directory dp.samba.org:/tmp/cvs-serv7596/lib

Modified Files:
username.c 
Log Message:
don't inlcude rpc/rpc.h and rpcsvc/*.h anymore
and remove NET_GROUP stuff, this needs to be implemented
in a better way if we ever readd this

metze


Revisions:
username.c  1.2 = 1.3

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/username.c.diff?r1=1.2r2=1.3


  1   2   3   4   5   6   7   8   9   10   >