bug-cvs
[Top][All Lists]
Advanced

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

Re: [PATCH] Kerberos client split [1/4]


From: Derek Robert Price
Subject: Re: [PATCH] Kerberos client split [1/4]
Date: Mon, 23 Jun 2003 09:37:18 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02

Alexey Mahotkin wrote:

Move Kerberos4 client stuff to kerberos4-client.[ch];

compile new files only if configure has found Kerberos 4;

create initialize_kerberos4_encryption_buffers() wrapper to hide
global variables (a-la gssapi-client)


ChangeLog              |    4 +
configure.in | 1 src/ChangeLog | 7 ++
src/Makefile.am        |    3 -
src/kerberos4-client.c |  116 +++++++++++++++++++++++++++++++++++++++++++++++++
src/kerberos4-client.h |   25 ++++++++++
6 files changed, 155 insertions(+), 1 deletion(-)

--- ccvs/src/ChangeLog~kerberos-split   Tue Jun 17 23:50:31 2003
+++ ccvs-alexm/src/ChangeLog    Tue Jun 17 23:52:06 2003
@@ -1,3 +1,10 @@
+2003-06-17  Alexey Mahotkin  <alexm@hsys.msk.ru>
+
+       * kerberos-client.c, kerberos-client.h, client.c: Split out
+       Kerberos 4 code to separate files.
+
+       * Makefile.am: Mention new files.
+

Thanks again.  Committed on Friday.

Derek

--
               *8^)

Email: derek@ximbiot.com

Get CVS support at <http://ximbiot.com>!
--
I will not spank others.
I will not spank others.
I will not spank others...

         - Bart Simpson on chalkboard, _The Simpsons_







reply via email to

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