CVSROOT:        /cvs/gnome
Module name:    gossip
Changes by:     hallski 05/01/27 08:21:18

Modified files:
        .              : ChangeLog 
        src            : gossip-jabber.c gossip-protocol.c 
                         gossip-protocol.h gossip-register.c 
                         gossip-session.c gossip-session.h 

Log message:
2005-01-27  Martyn Russell  <[EMAIL PROTECTED]>

* src/gossip-session.[ch]:
* src/gossip-protocol.[ch]:
- Change the parameters for registering to use a GossipAccount,
this way each protocol can independently use whatever details that
are required from that interface instead of trying to generically
have a common interface here.
* src/gossip-register.c:
- Fix bug where the data is not passed as user_data resulting in a
NULL dereference in the async call back.
* src/gossip-jabber.c (jabber_register),
(jabber_register_connection_open_cb),
(jabber_register_error_to_str) (jabber_register_message_handler):
- Added the capability to register new users.  This opens a new
connection independent of any connection already open.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gossip&who=hallski&date=explicit&mindate=2005-01-27%2008:20&maxdate=2005-01-27%2008:22

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to