logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

sasl ./ChangeLog doc/reference/tmpl/rr-sasl.sg ...: msg#00005

Subject: sasl ./ChangeLog doc/reference/tmpl/rr-sasl.sg ...
CVSROOT:        /cvsrep/roadrunner
Module name:    sasl
Changes by:     jonas@xxxxxxxxxxxxxxxxxx        2002-11-19 18:17:30

Modified files:
        .              : ChangeLog 
        doc/reference/tmpl: rr-sasl.sgml 
        librrsasl      : Makefile.am rr-sasl.c rr-sasl.h 
        tests          : rrsasl-client.c rrsasl-server.c 
Added files:
        librrsasl      : rr-saslconfig.c rr-saslconfig.h 

Log message:
        2002-11-19  Jonas Borgström  <jonas@xxxxxxxxxxxxxx>
        
        * doc/reference/tmpl/rr-sasl.sgml:
        
        * librrsasl/Makefile.am:
        added rr-saslconfig.[ch]
        
        * librrsasl/rr-sasl.c: (cb_user), (cb_authname), (cb_pass),
        (finalize), (server_init), (init_sasl_conn), (client_init),
        (rr_sasl_login):
        * librrsasl/rr-sasl.h:
        * librrsasl/rr-saslconfig.c: (rr_sasl_config_new),
        (rr_sasl_config_destroy), (rr_sasl_config_set_service),
        (rr_sasl_config_set_username_cb), (rr_sasl_config_set_authname_cb),
        (rr_sasl_config_set_password_cb):
        * librrsasl/rr-saslconfig.h:
        Added a config object where some profile specific settings can be 
changed
        and get_username/password callbacks can be changed.
        
        Added GSSAPI mech support.
        
        * tests/rrsasl-client.c: (ask_pass), (main):
        * tests/rrsasl-server.c: (main):
        Updated for the new settings api.

Patches:
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/ChangeLog.diff?cvsroot=Development&r1=1.19&r2=1.20
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/doc/reference/tmpl/rr-sasl.sgml.diff?cvsroot=Development&r1=1.2&r2=1.3
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/librrsasl/rr-saslconfig.c.diff?cvsroot=Development&r1=NONE&r2=1.1
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/librrsasl/rr-saslconfig.h.diff?cvsroot=Development&r1=NONE&r2=1.1
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/librrsasl/Makefile.am.diff?cvsroot=Development&r1=1.1.1.1&r2=1.2
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/librrsasl/rr-sasl.c.diff?cvsroot=Development&r1=1.18&r2=1.19
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/librrsasl/rr-sasl.h.diff?cvsroot=Development&r1=1.9&r2=1.10
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/tests/rrsasl-client.c.diff?cvsroot=Development&r1=1.12&r2=1.13
http://rr.codefactory.se/cgi-bin/viewcvs.cgi/sasl/tests/rrsasl-server.c.diff?cvsroot=Development&r1=1.6&r2=1.7


<Prev in Thread] Current Thread [Next in Thread>