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/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/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/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/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/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/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/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/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


CVS update: samba4/source/lib/popt

2004-02-12 Thread Stefan Metzmacher

Date:   Thu Feb 12 13:51:33 2004
Author: metze

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

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


Revisions:


CVS update: samba4/source/lib/popt

2004-02-12 Thread Stefan Metzmacher

Date:   Thu Feb 12 14:21:44 2004
Author: metze

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

Modified Files:
config.m4 
Log Message:
move -lpopt replacement code from source/popt/* to source/lib/popt/*

metze


Revisions:
config.m4   1.2 = 1.3

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


CVS update: samba4/source/lib/tdb

2004-02-12 Thread Stefan Metzmacher

Date:   Thu Feb 12 15:06:29 2004
Author: metze

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

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


Revisions:


CVS update: samba4/source/lib

2004-02-12 Thread Stefan Metzmacher

Date:   Thu Feb 12 15:59:16 2004
Author: metze

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

Modified Files:
basic.m4 
Log Message:
move the tdb lib code to lib/tdb/*

metze


Revisions:
basic.m41.1 = 1.2

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


CVS update: samba4/source/lib

2004-02-10 Thread tridge

Date:   Tue Feb 10 10:21:56 2004
Author: tridge

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

Modified Files:
hmacmd5.c 
Log Message:
- modified the dcerpc client security code to be generic, so ntlmssp
  and schannel are both instances of possible security modules

- added schannel sign and sign/seal support to the dcerpc client
  code. You select it with binding options of schannel,sign or
  schannel,seal. 


Revisions:
hmacmd5.c   1.1.1.1 = 1.2

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


CVS update: samba4/source/lib

2004-02-02 Thread Stefan Metzmacher

Date:   Mon Feb  2 07:23:29 2004
Author: metze

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

Removed Files:
system_smbd.c util_smbd.c 
Log Message:
remove unused files

we maybe need the util_smbd.c code later but this should not be in the lib/ dir

metze


Revisions:
system_smbd.c   1.2 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/system_smbd.c?rev=1.2
util_smbd.c 1.1.1.1 = NONE
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/util_smbd.c?rev=1.1.1.1


CVS update: samba4/source/lib

2004-02-02 Thread Stefan Metzmacher

Date:   Mon Feb  2 12:15:25 2004
Author: metze

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

Modified Files:
smbrun.c 
Log Message:
some compilers don't like the #warning preprocessing directive
so just do a DEBUG(0,(...));

metze


Revisions:
smbrun.c1.2 = 1.3

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


CVS update: samba4/source/lib

2004-02-02 Thread Stefan Metzmacher

Date:   Mon Feb  2 13:43:03 2004
Author: metze

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

Added Files:
iconv.m4 
Log Message:
- we now specify the object files in the subsystems config.m4 file
  I plan to convert all objectfile group to use SMB_SUBSYSTEM
  later I'll add a SMB_BINARY() and SMB_LIBRARY(), then there will be no more need
  to touch Makefile.in, because all make rules will be autogenerated by configure

- convert the PROCESS_MODEL subsystem to this new scheme
  and move the pthread test to smbd/process_model.m4

- convert the CHARSET subsystem to this new scheme
  and move the iconv test to lib/iconv.m4



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


CVS update: samba4/source/lib

2004-01-28 Thread Stefan Metzmacher

Date:   Wed Jan 28 12:47:52 2004
Author: metze

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

Modified Files:
fault.c popt_common.c 
Added Files:
version.c 
Log Message:
merge the version.h autogeneration stuff from 3.0

metze


Revisions:
version.c   NONE = 1.1
http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/version.c?rev=1.1
fault.c 1.1.1.1 = 1.2

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

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


CVS update: samba4/source/lib

2004-01-28 Thread Stefan Metzmacher

Date:   Wed Jan 28 18:54:36 2004
Author: metze

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

Modified Files:
smbrun.c talloctort.c util_seaccess.c 
Log Message:
remove a lot of unused stuff from the header files

and exclude some files from Makefile.in

metze


Revisions:
smbrun.c1.1.1.1 = 1.2

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

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

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


CVS update: samba4/source/lib

2004-01-08 Thread Stefan Metzmacher

Date:   Thu Jan  8 22:55:26 2004
Author: metze

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

Modified Files:
module.c 
Log Message:
This patch adds a better dcerpc server infastructure.

1.) We now register endpoint servers add startup via register_backend()
and later use the smb.conf 'dcerpc endpoint servers' parameter to setup the 
dcesrv_context

2.) each endpoint server can register at context creation time as much interfaces as 
it wants
(multiple interfaces on one endpoint are supported!)
(NOTE:  there's a difference between 'endpoint server' and 'endpoint'!
for details look at rpc_server/dcesrv_server.h)

3.) one endpoint can have a security descriptor registered to it self
this will be checked in the future when a client wants to connect
to an smb pipe endpoint.

4.) we now have a 'remote' endpoint server, which works like the ntvfs_cifs module
it takes this options in the [globals] section:

dcerpc remote:interfaces = srvsvc, winreg, w32time, epmapper
dcerpc remote:binding = ...
dcerpc remote:user = ...
dcerpc remote:password = ...

5.) we currently have tree endpoint servers: epmapper, rpcecho and remote

the default for the 'dcerpc endpiont servers = epmapper, rpcecho'

for testing you can also do 
dcerpc endpoint servers = rpcecho, remote, epmapper
dcerpc remote:interfaces = srvsvc, samr, netlogon

6,) please notice the the epmapper now only returns NO_ENTRIES
(but I think we'll find a solution for this too:-)

7.) also there're some other stuff left, but step by step :-)

This patch also includes updates for the 
register_subsystem() , ntvfs_init(), and some other funtions
to check for duplicate subsystem registration


metze

(hmmm, my first large commit...I hope it works as supposed :-)



Revisions:
module.c1.4 = 1.5

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


CVS update: samba4/source/lib

2003-12-30 Thread tridge

Date:   Tue Dec 30 22:55:12 2003
Author: tridge

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

Modified Files:
module.c 
Log Message:
subsystems should be static


Revisions:
module.c1.3 = 1.4

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


CVS update: samba4/source/lib

2003-12-18 Thread tridge

Date:   Fri Dec 19 03:59:13 2003
Author: tridge

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

Modified Files:
util_uuid.c 
Log Message:
added a bunch of alias functions in samr.idl based on work by Kai. 


Revisions:
util_uuid.c 1.5 = 1.6

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


CVS update: samba4/source/lib

2003-12-16 Thread tridge

Date:   Tue Dec 16 09:01:49 2003
Author: tridge

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

Modified Files:
util_sid.c util_uuid.c 
Log Message:
a fairly large commit!

This adds support for bigendian rpc in the client. I have installed
SUN pcnetlink locally and am using it to test the samba4 rpc
code. This allows us to easily find places where we have stuffed up
the types (such as 2 uint16 versus a uint32), as testing both
big-endian and little-endian easily shows which is correct. I have now
used this to fix several bugs like that in the samba4 IDL.

In order to make this work I also had to redefine a GUID as a true
structure, not a blob. From the pcnetlink wire it is clear that it is
indeed defined as a structure (the byte order changes). This required
changing lots of Samba code to use a GUID as a structure.

I also had to fix the if_version code in dcerpc syntax IDs, as it
turns out they are a single uint32 not two uint16s.

The big-endian support is a bit ugly at the moment, and breaks the
layering in some places. More work is needed, especially on the server
side.


Revisions:
util_sid.c  1.2 = 1.3

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

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


CVS update: samba4/source/lib

2003-12-16 Thread tridge

Date:   Tue Dec 16 09:50:37 2003
Author: tridge

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

Modified Files:
util_uuid.c 
Log Message:
it turns out that a wire policy handle isn't a blob either, its a
uint32 followed by a GUID. I needed to fix this to support running in
mixed-mode rpc (where smbtorture is bigendian and w2k3 is
little-endian). Otherwise when you send back a policy handle the
server doesn't recognise it.


Revisions:
util_uuid.c 1.4 = 1.5

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


CVS update: samba4/source/lib

2003-12-16 Thread tridge

Date:   Tue Dec 16 12:59:20 2003
Author: tridge

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

Modified Files:
util_str.c 
Log Message:
removed some unused functions




Revisions:
util_str.c  1.6 = 1.7

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


CVS update: samba4/source/lib

2003-12-15 Thread tridge

Date:   Tue Dec 16 03:27:30 2003
Author: tridge

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

Modified Files:
mutex.c 
Log Message:
use smb_rwlock_t instead of rwlock_t to avoid conflicts with system
types on some platforms (eg. solaris)



Revisions:
mutex.c 1.2 = 1.3

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


CVS update: samba4/source/lib

2003-12-15 Thread tridge

Date:   Tue Dec 16 03:34:18 2003
Author: tridge

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

Modified Files:
mutex.c 
Log Message:
more portability fixes. We now almost compile on solaris



Revisions:
mutex.c 1.3 = 1.4

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


CVS update: samba4/source/lib

2003-12-15 Thread tridge

Date:   Tue Dec 16 03:45:04 2003
Author: tridge

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

Modified Files:
mutex.c 
Log Message:
more mutex portability. 


Revisions:
mutex.c 1.4 = 1.5

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


CVS update: samba4/source/lib

2003-12-15 Thread tridge

Date:   Tue Dec 16 04:10:48 2003
Author: tridge

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

Modified Files:
replace.c 
Log Message:
enable rep_inet_ntoa() for non-pthread builds



Revisions:
replace.c   1.2 = 1.3

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


CVS update: samba4/source/lib

2003-12-13 Thread tridge

Date:   Sun Dec 14 03:51:41 2003
Author: tridge

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

Modified Files:
talloc.c 
Log Message:
fixed some memory leaks in the rpc server code


Revisions:
talloc.c1.2 = 1.3

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


CVS update: samba4/source/lib

2003-12-12 Thread tridge

Date:   Sat Dec 13 02:20:01 2003
Author: tridge

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

Modified Files:
data_blob.c genparser.c talloc.c util.c 
Log Message:
added a basic dcerpc endpoint mapper to Samba4. Currently only
implements the epm_Lookup() call, I'll add the other important calls
soon. I was rather pleased to find that epm_Lookup() worked first
time, which is particularly surprising given its complexity.

This required quite a bit of new infrastructure:

  * a generic way of handling dcerpc policy handles in the rpc server

  * added type checked varients of talloc. These are much less error
prone. I'd like to move to using these for nearly all uses of
talloc.

  * added more dcerpc fault handling code, and translation from
NTSTATUS to a dcerpc fault code

  * added data_blob_talloc_zero() for allocating an initially zero
blob

  * added a endpoint enumeration hook in the dcerpc endpoint server
operations


Revisions:
data_blob.c 1.4 = 1.5

http://www.samba.org/cgi-bin/cvsweb/samba4/source/lib/data_blob.c.diff?r1=1.4r2=1.5
genparser.c 1.1.1.1 = 1.2

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

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


CVS update: samba4/source/lib

2003-12-11 Thread tridge

Date:   Fri Dec 12 03:58:27 2003
Author: tridge

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

Modified Files:
data_blob.c 
Log Message:
 * the RPC-ECHO pipe now works in smbd, as long as the data sizes
   don't cause fragmented pdus (I'll add fragments shortly)

 * change data_blob_talloc() to not zero memory when the 2nd argument
   is NULL. The zeroing just masks bugs, and can't even allow a DOS
   attack

 * modified pidl to ensure that [ref] arguments to the out side of
   functions are allocated when parsing the in side. This allows rpc
   backends to assume that [ref] variables are all setup. Doesn't work
   correctly for [ref] arrays yet

 * changed DLIST_ADD_END() to take the type instead of a tmp
   variable. This means you don't need to declare a silly tmp variable in
   the caller


Revisions:
data_blob.c 1.3 = 1.4

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


CVS update: samba4/source/lib

2003-12-04 Thread tridge

Date:   Thu Dec  4 09:52:14 2003
Author: tridge

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

Modified Files:
debug.c events.c 
Log Message:
* added a debug thread id hook from jim myers

* change to select() from sys_select() in events.c, as sys_select() is
  not thread safe. We need a new unified signal handling scheme for
  Samba4, but for now just use select()




Revisions:
debug.c 1.2 = 1.3

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

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


CVS update: samba4/source/lib

2003-12-03 Thread tridge

Date:   Thu Dec  4 01:18:34 2003
Author: tridge

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

Modified Files:
username.c 
Log Message:
don't use c++ style comments




Revisions:
username.c  1.1.1.1 = 1.2

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


CVS update: samba4/source/lib

2003-12-03 Thread tridge

Date:   Thu Dec  4 01:59:24 2003
Author: tridge

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

Modified Files:
popt_common.c 
Log Message:
don't use c++ comments






Revisions:
popt_common.c   1.2 = 1.3

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


CVS update: samba4/source/lib

2003-11-30 Thread tridge

Date:   Sun Nov 30 23:39:54 2003
Author: tridge

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

Modified Files:
system.c util_unistr.c util_uuid.c 
Log Message:
 * removed a bunch of unused code

 * made some functions static 


Revisions:
system.c1.2 = 1.3

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

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

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


CVS update: samba4/source/lib

2003-11-28 Thread tridge

Date:   Fri Nov 28 09:05:26 2003
Author: tridge

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

Modified Files:
module.c 
Log Message:
fixed some warnings


Revisions:
module.c1.2 = 1.3

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


CVS update: samba4/source/lib

2003-11-26 Thread tridge

Date:   Thu Nov 27 04:00:21 2003
Author: tridge

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

Modified Files:
popt_common.c 
Log Message:
added -m for 'max protocol' as a standard option


Revisions:
popt_common.c   1.1.1.1 = 1.2

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


CVS update: samba4/source/lib

2003-11-25 Thread tridge

Date:   Wed Nov 26 01:15:50 2003
Author: tridge

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

Modified Files:
crc32.c data_blob.c replace.c util.c 
Log Message:
signed DCERPC over TCP now works !

 * moved ntlmssp code into libcli/auth/, and updated to latest ntlmssp
   code from samba3 (thanks Andrew! the new interface is great)

 * added signing/ntlmssp support in the dcerpc code

 * added a dcerpc_auth.c module for the various dcerpc auth mechanisms


Revisions:
crc32.c 1.1.1.1 = 1.2

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

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

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


CVS update: samba4/source/lib

2003-11-25 Thread tridge

Date:   Wed Nov 26 02:08:20 2003
Author: tridge

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

Modified Files:
data_blob.c 
Log Message:
fixed some memory leaks in the dcerpc use of ntlmssp signing


Revisions:
data_blob.c 1.2 = 1.3

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


CVS update: samba4/source/lib

2003-11-24 Thread tridge

Date:   Mon Nov 24 13:18:41 2003
Author: tridge

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

Modified Files:
util.c 
Log Message:
 * fixed byte order in epmapper parsing

 * allow rpc transport to be specified on command line in smbtorture



Revisions:
util.c  1.1.1.1 = 1.2

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


CVS update: samba4/source/lib

2003-11-24 Thread Jelmer Vernooij

Date:   Tue Nov 25 03:15:26 2003
Author: jelmer

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

Modified Files:
iconv.c module.c 
Log Message:

CVS: --
CVS: Enter Log.  Lines beginning with `CVS:' are removed automatically
CVS: 
CVS: Committing in .
CVS: 
CVS: Modified Files:
CVS:Makefile.in configure.in include/includes.h include/ntvfs.h 
CVS:include/smb.h lib/iconv.c lib/module.c ntvfs/ntvfs_base.c 
CVS:ntvfs/cifs/vfs_cifs.c ntvfs/ipc/vfs_ipc.c 
CVS:ntvfs/posix/vfs_posix.c ntvfs/print/vfs_print.c 
CVS:ntvfs/reference/vfs_ref.c ntvfs/simple/vfs_simple.c 
CVS:passdb/pdb_interface.c 
CVS: Added Files:
CVS:include/module.h 
CVS: --
Update to the modules system. Fixed:
 - get rid of smb_probe_module
 - merge older updates from 3.0
 - introduced register_subsystem() and register_backend() functions
 - adapt ntvfs and charset to use new register functions
 - made smb_load_modules() work recursively (e.g. 'preload modules = /usr/lib/samba')
 - got rid of some old remains

Things that still need work:
 - Did I break tankFS? I don't think so, but I can't test it here :-(
 - Add 'postload modules = ' (for modules that need to be loaded after fork() in smbd, 
if applicable)
 - Convert RPC, auth, passdb, etc to use new register_{subsystem,backend}() functions
 - Accept wildcards in 'preload modules' option, instead of loading recursively


Revisions:
iconv.c 1.1.1.1 = 1.2

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

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


CVS update: samba4/source/lib

2003-11-23 Thread tpot

Date:   Sun Nov 23 10:50:52 2003
Author: tpot

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

Modified Files:
util_str.c 
Log Message:
Add a strlen_m_term() function for returning the length of a string
including the termination.  Using value(strlen_m((r-name)+1)*2) gives
the wrong answer for the NULL string.


Revisions:
util_str.c  1.4 = 1.5

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


CVS update: samba4/source/lib

2003-11-23 Thread tpot

Date:   Sun Nov 23 11:05:31 2003
Author: tpot

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

Modified Files:
util_str.c 
Log Message:
Removed unused variable.


Revisions:
util_str.c  1.5 = 1.6

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


CVS update: samba4/source/lib

2003-11-22 Thread tridge

Date:   Sun Nov 23 01:53:25 2003
Author: tridge

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

Modified Files:
system.c util_unistr.c 
Log Message:
reduced the number of magic types we need in mkproto.pl

In general I prefer struct foo to just foo for most
structures. There are exceptions.




Revisions:
system.c1.1.1.1 = 1.2

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

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


CVS update: samba4/source/lib

2003-11-20 Thread tridge

Date:   Thu Nov 20 10:29:31 2003
Author: tridge

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

Modified Files:
util_str.c 
Log Message:
 * fixed level2 of QueryUserInfo

 * added per-field testing of SetUserInfo

 * fixed strlen_m()




Revisions:
util_str.c  1.3 = 1.4

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


CVS update: samba4/source/lib

2003-11-15 Thread tridge

Date:   Sat Nov 15 07:50:56 2003
Author: tridge

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

Modified Files:
util_str.c 
Log Message:
run LookupDomain on each domain returned from EnumDomains in samr


Revisions:
util_str.c  1.2 = 1.3

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


CVS update: samba4/source/lib

2003-11-13 Thread tridge

Date:   Thu Nov 13 10:15:47 2003
Author: tridge

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

Modified Files:
util_sid.c 
Log Message:
removed a bunch of the old rpc code in preparation for replacing it all with 
auto-generated code

Revisions:
util_sid.c  1.1.1.1 = 1.2

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


CVS update: samba4/source/lib

2003-10-09 Thread tridge

Date:   Fri Oct 10 05:40:32 2003
Author: tridge

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

Modified Files:
snprintf.c 
Log Message:
fixed snprintf.c for systems that have only some of the *printf() family of functions

cope with servers that return bogus (too large) values in max_xmit

cope with a couple more error conditions in RAW-SFILEINFO

better startup time heuristics in NBENCH




Revisions:
snprintf.c  1.1.1.1 = 1.2

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


CVS update: samba4/source/lib

2003-08-15 Thread tridge

Date:   Fri Aug 15 20:19:27 2003
Author: tridge

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

Modified Files:
util_sock.c 
Log Message:
- patch to fix a memory leak from metze

- fix a couple of unicode string errors for ascii clients found by
  RAW- tests





Revisions:
util_sock.c 1.2 = 1.3

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


CVS update: samba4/source/lib

2003-08-14 Thread herb

Date:   Thu Aug 14 21:56:26 2003
Author: herb

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

Modified Files:
debug.c 
Log Message:
client/client.c - cannot initialize struct with non-const values
include/byteorder.h - fix for IRIX compiler - cannot cast an LVALUE
include/smb_interfaces.h - remove empty structure
source/lib/debug.c - void functions cannot return value
libcli/clifile.c - cannot assign *struct to struct



Revisions:
debug.c 1.1.1.1 = 1.2

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