]> andersk Git - openssh.git/commitdiff
Sync Ids missed in password expiry sync
authordtucker <dtucker>
Fri, 6 Feb 2004 05:38:16 +0000 (05:38 +0000)
committerdtucker <dtucker>
Fri, 6 Feb 2004 05:38:16 +0000 (05:38 +0000)
auth-passwd.c
auth.h
pathnames.h

index d12996bba46d49f0a8907794dd0a5ce61ad5e756..5cc88155ca47dc6d870c4a0eaea0c4fc6c4b9535 100644 (file)
@@ -36,7 +36,7 @@
  */
 
 #include "includes.h"
-RCSID("$OpenBSD: auth-passwd.c,v 1.30 2003/11/04 08:54:09 djm Exp $");
+RCSID("$OpenBSD: auth-passwd.c,v 1.31 2004/01/30 09:48:57 markus Exp $");
 
 #include "packet.h"
 #include "log.h"
diff --git a/auth.h b/auth.h
index de2f1e800a69e3009fa05147cb1b16747ca5bcec..c51717f2cde22bc70cf82e144ae91a354a8f5070 100644 (file)
--- a/auth.h
+++ b/auth.h
@@ -1,4 +1,4 @@
-/*     $OpenBSD: auth.h,v 1.48 2003/11/04 08:54:09 djm Exp $   */
+/*     $OpenBSD: auth.h,v 1.49 2004/01/30 09:48:57 markus Exp $        */
 
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
index edeff2de367bde958b7ca513a08a887ecaf07c07..53208cf58016fe6e338a483d78f9f80883129486 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: pathnames.h,v 1.13 2002/05/23 19:24:30 markus Exp $   */
+/*     $OpenBSD: pathnames.h,v 1.14 2004/01/30 09:48:57 markus Exp $   */
 
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
This page took 0.099109 seconds and 5 git commands to generate.