gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS gsasl/lib/src


From: gsasl-commit
Subject: CVS gsasl/lib/src
Date: Tue, 21 Sep 2004 02:52:09 +0200

Update of /home/cvs/gsasl/lib/src
In directory dopio:/tmp/cvs-serv16655/lib/src

Modified Files:
        common.c 
Log Message:
Make LOGIN server support new allocating API.
Use new callback/property API in LOGIN server.


--- /home/cvs/gsasl/lib/src/common.c    2004/09/18 17:29:40     1.16
+++ /home/cvs/gsasl/lib/src/common.c    2004/09/21 00:52:08     1.17
@@ -141,11 +141,11 @@
     NULL,
     NULL,
     _gsasl_login_server_start,
-    _gsasl_login_server_step,
+    NULL,
     _gsasl_login_server_finish,
     NULL,
     NULL,
-    NULL
+    _gsasl_login_server_step
 #endif
     }
    },





reply via email to

[Prev in Thread] Current Thread [Next in Thread]