sasl ./ChangeLog ./configure.ac librrsasl/rr-s ...

[email protected] (Jonas Borgstr?m) Tue, 16 Jul 2002 14:19:01 +0200 (CEST)
Newsgroups gmane.network.beep.roadrunner.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsrep/roadrunner
Module name:	sasl
Changes by:	[email protected]	2002-07-16 14:19:01

Modified files:
	.              : ChangeLog configure.ac 
	librrsasl      : rr-sasl.c rr-sasl.h 
	tests          : rrsasl-client.c 

Log message:
	2002-07-16  Jonas Borgström  <[email protected]>
	
	* configure.ac: need roadrunner >= 0.8.1
	
	* librrsasl/rr-sasl.c: (rr_sasl_class_init), (rr_sasl_get_type),
	(client_do_start), (client_do_step), (server_do_start),
	(server_do_step), (server_init), (client_confirmation),
	(client_init):
	* librrsasl/rr-sasl.h:
	Use the new profile API
	
	* tests/rrsasl-client.c: (do_tests):
	use rr_channel_close instead of rr_manager_close_channel

Patches:
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/ChangeLog.diff?cvsroot=Development&r1=1.15&r2=1.16
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/configure.ac.diff?cvsroot=Development&r1=1.3&r2=1.4
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/librrsasl/rr-sasl.c.diff?cvsroot=Development&r1=1.14&r2=1.15
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/librrsasl/rr-sasl.h.diff?cvsroot=Development&r1=1.7&r2=1.8
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/tests/rrsasl-client.c.diff?cvsroot=Development&r1=1.9&r2=1.10