[1808] in Moira Commits

home help back first fref pref prev next nref lref last post

/svn/moira r3952 - trunk/moira/include

daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Mon Jan 4 19:33:17 2010

Date: Mon, 4 Jan 2010 19:33:07 -0500
From: Garry Zacheiss <zacheiss@MIT.EDU>
Message-Id: <201001050033.o050X7gt000876@drugstore.mit.edu>
To: moira-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: zacheiss
Date: 2010-01-04 19:33:07 -0500 (Mon, 04 Jan 2010)
New Revision: 3952

Modified:
   trunk/moira/include/moira.h
Log:
Include prototype for mr_krb5_auth().


Modified: trunk/moira/include/moira.h
===================================================================
--- trunk/moira/include/moira.h	2010-01-04 23:52:32 UTC (rev 3951)
+++ trunk/moira/include/moira.h	2010-01-05 00:33:07 UTC (rev 3952)
@@ -155,6 +155,7 @@
 int mr_disconnect(void);
 int mr_do_update(void);
 int mr_host(char *host, int size);
+int mr_krb5_auth(char *prog);
 int mr_motd(char **motd);
 int mr_noop(void);
 int mr_proxy(char *principal, char *orig_authtype);


home help back first fref pref prev next nref lref last post