jerry | 1 Feb 2004 05:55
Picon
Favicon

CVS update: sambaweb


Date:	Sun Feb  1 04:55:04 2004
Author:	jerry

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

Modified Files:
	samba.html 
Log Message:
announcing 3.0.2rc2

Revisions:
samba.html		1.229 => 1.230
	http://www.samba.org/cgi-bin/cvsweb/sambaweb/samba.html.diff?r1=1.229&r2=1.230

tpot | 1 Feb 2004 11:55
Picon
Favicon

CVS update: samba/source/tdb


Date:	Sun Feb  1 10:55:54 2004
Author:	tpot

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

Modified Files:
      Tag: SAMBA_3_0
	tdb.c 
Log Message:
Don't log an error in tdb_brlock() if a non-blocking lock returns EAGAIN - 
it's supposed to do that.

Revisions:
tdb.c		1.106.2.17 => 1.106.2.18
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c.diff?r1=1.106.2.17&r2=1.106.2.18

tpot | 1 Feb 2004 12:10
Picon
Favicon

CVS update: samba/source/tdb


Date:	Sun Feb  1 11:10:55 2004
Author:	tpot

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

Modified Files:
	tdb.c 
Log Message:
Merge from 3.0:

>Don't log an error if a tdb_brlock() returns EAGAIN - it's supposed to 
>do that.

Revisions:
tdb.c		1.130 => 1.131
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c.diff?r1=1.130&r2=1.131

Stefan Metzmacher | 1 Feb 2004 12:26
Picon
Favicon

CVS update: samba4/source


Date:	Sun Feb  1 11:26:25 2004
Author:	metze

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

Modified Files:
	Makefile.in aclocal.m4 configure.in 
Log Message:
merge:
ldap and krb5 configure tests
libads/*.c and libcli/raw/clikrb5.c from 3.0

metze

Revisions:
Makefile.in		1.73 => 1.74
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.73&r2=1.74
aclocal.m4		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/aclocal.m4.diff?r1=1.3&r2=1.4
configure.in		1.16 => 1.17
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/configure.in.diff?r1=1.16&r2=1.17

Stefan Metzmacher | 1 Feb 2004 12:26
Picon
Favicon

CVS update: samba4/source/include


Date:	Sun Feb  1 11:26:25 2004
Author:	metze

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

Modified Files:
	ads.h includes.h 
Log Message:
merge:
ldap and krb5 configure tests
libads/*.c and libcli/raw/clikrb5.c from 3.0

metze

Revisions:
ads.h		1.1.1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/include/ads.h.diff?r1=1.1.1.1&r2=1.2
includes.h		1.16 => 1.17
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/include/includes.h.diff?r1=1.16&r2=1.17

Stefan Metzmacher | 1 Feb 2004 12:26
Picon
Favicon

CVS update: samba4/source/libads


Date:	Sun Feb  1 11:26:25 2004
Author:	metze

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

Modified Files:
	ads_ldap.c ads_status.c ads_struct.c ads_utils.c config.m4 
	kerberos_verify.c krb5_setpw.c ldap.c ldap_printer.c 
	ldap_user.c ldap_utils.c sasl.c util.c 
Log Message:
merge:
ldap and krb5 configure tests
libads/*.c and libcli/raw/clikrb5.c from 3.0

metze

Revisions:
ads_ldap.c		1.1.1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/libads/ads_ldap.c.diff?r1=1.1.1.1&r2=1.2
ads_status.c		1.1.1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/libads/ads_status.c.diff?r1=1.1.1.1&r2=1.2
ads_struct.c		1.1.1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/libads/ads_struct.c.diff?r1=1.1.1.1&r2=1.2
ads_utils.c		1.1.1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/libads/ads_utils.c.diff?r1=1.1.1.1&r2=1.2
config.m4		1.3 => 1.4
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/libads/config.m4.diff?r1=1.3&r2=1.4
kerberos_verify.c		1.1.1.1 => 1.2
(Continue reading)

Stefan Metzmacher | 1 Feb 2004 12:26
Picon
Favicon

CVS update: samba4/source/libcli/raw


Date:	Sun Feb  1 11:26:25 2004
Author:	metze

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

Modified Files:
	clikrb5.c clispnego.c 
Log Message:
merge:
ldap and krb5 configure tests
libads/*.c and libcli/raw/clikrb5.c from 3.0

metze

Revisions:
clikrb5.c		1.2 => 1.3
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/libcli/raw/clikrb5.c.diff?r1=1.2&r2=1.3
clispnego.c		1.1.1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/libcli/raw/clispnego.c.diff?r1=1.1.1.1&r2=1.2

Stefan Metzmacher | 1 Feb 2004 13:16
Picon
Favicon

CVS update: samba4/source/ntvfs


Date:	Sun Feb  1 12:16:26 2004
Author:	metze

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

Modified Files:
	config.m4 
Log Message:
Makefile.in cleanups:
lib/util_smbd.c is not used anymore

reorder the SMB_MODULE() parameters the goal is to autogenerate the
make rules for shared modules:

dnl SMB_MODULE(1:name,2:subsystem,3:default_build,
		4:object_files,5:shared_object,6:libs
		7:whatif-static,8:whatif-shared,9:whatif-not)

and generate <SUBSYSTEM>_LIBS and MODULE_<name>_LIBS with the SMB_MODULE() macro

metze

Revisions:
config.m4		1.2 => 1.3
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/ntvfs/config.m4.diff?r1=1.2&r2=1.3

Stefan Metzmacher | 1 Feb 2004 13:16
Picon
Favicon

CVS update: samba4/source/rpc_server


Date:	Sun Feb  1 12:16:26 2004
Author:	metze

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

Modified Files:
	config.m4 
Log Message:
Makefile.in cleanups:
lib/util_smbd.c is not used anymore

reorder the SMB_MODULE() parameters the goal is to autogenerate the
make rules for shared modules:

dnl SMB_MODULE(1:name,2:subsystem,3:default_build,
		4:object_files,5:shared_object,6:libs
		7:whatif-static,8:whatif-shared,9:whatif-not)

and generate <SUBSYSTEM>_LIBS and MODULE_<name>_LIBS with the SMB_MODULE() macro

metze

Revisions:
config.m4		1.2 => 1.3
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/rpc_server/config.m4.diff?r1=1.2&r2=1.3

Stefan Metzmacher | 1 Feb 2004 13:16
Picon
Favicon

CVS update: samba4/source


Date:	Sun Feb  1 12:16:26 2004
Author:	metze

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

Modified Files:
	Makefile.in aclocal.m4 
Log Message:
Makefile.in cleanups:
lib/util_smbd.c is not used anymore

reorder the SMB_MODULE() parameters the goal is to autogenerate the
make rules for shared modules:

dnl SMB_MODULE(1:name,2:subsystem,3:default_build,
		4:object_files,5:shared_object,6:libs
		7:whatif-static,8:whatif-shared,9:whatif-not)

and generate <SUBSYSTEM>_LIBS and MODULE_<name>_LIBS with the SMB_MODULE() macro

metze

Revisions:
Makefile.in		1.74 => 1.75
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/Makefile.in.diff?r1=1.74&r2=1.75
aclocal.m4		1.4 => 1.5
	http://www.samba.org/cgi-bin/cvsweb/samba4/source/aclocal.m4.diff?r1=1.4&r2=1.5

(Continue reading)


Gmane