]> andersk Git - gssapi-openssh.git/blobdiff - openssh/monitor.h
Import of OpenSSH 4.7p1
[gssapi-openssh.git] / openssh / monitor.h
index 621a4ad1816240319c3809258b3b91dc75784095..464009ad8197109b2330cfd0266bdb2ce77ec5b9 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: monitor.h,v 1.13 2003/11/17 11:06:07 markus Exp $     */
+/* $OpenBSD: monitor.h,v 1.14 2006/03/25 22:22:43 djm Exp $ */
 
 /*
  * Copyright 2002 Niels Provos <provos@citi.umich.edu>
@@ -59,6 +59,7 @@ enum monitor_reqtype {
        MONITOR_REQ_PAM_QUERY, MONITOR_ANS_PAM_QUERY,
        MONITOR_REQ_PAM_RESPOND, MONITOR_ANS_PAM_RESPOND,
        MONITOR_REQ_PAM_FREE_CTX, MONITOR_ANS_PAM_FREE_CTX,
+       MONITOR_REQ_AUDIT_EVENT, MONITOR_REQ_AUDIT_COMMAND,
        MONITOR_REQ_TERM
 };
 
This page took 0.031318 seconds and 4 git commands to generate.