]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Marked the version as modified
authorhno <>
Thu, 27 Jun 2002 01:19:49 +0000 (01:19 +0000)
committerhno <>
Thu, 27 Jun 2002 01:19:49 +0000 (01:19 +0000)
helpers/basic_auth/MSNT/README.html
helpers/basic_auth/MSNT/msntauth.c

index 5fec2982776823f2cae4b1d50cf75b0f468b35ad..aa86b32232935f8c92c0e518d43cc3f706174b27 100644 (file)
@@ -10,10 +10,12 @@ HTML-text package from http://members.tripod.com/stellarx.
 -->
 
 <H1>
-MSNT Auth v2.0.3<BR>
+MSNT Auth v2.0.3-squid.1<BR>
 Squid web proxy NT authentication module<BR>
 Antonino Iannella, Stellar-X Pty Ltd<BR>
-Sun Sep  2 15:01:58 CST 2001
+Sun Sep  2 15:01:58 CST 2001<BR>
+Modified by the Squid HTTP Proxy team<BR>
+Wed Jun 26 21:16:32 CEST 2002
 </H1>
 
 <H2>Contents</H2>
index 5b018924006cdba02d8a2daa57430abe0f2e2388..93ca65f01a7e18b5c4fbf876a17c531083ac54ac 100644 (file)
@@ -40,7 +40,7 @@
 #include "msntauth.h"
 
 extern char version[];
-char msntauth_version[] = "Msntauth v2.0.3 (C) 2 Sep 2001 Stellar-X Antonino Iannella.";
+char msntauth_version[] = "Msntauth v2.0.3 (C) 2 Sep 2001 Stellar-X Antonino Iannella.\nModified by the Squid HTTP Proxy team 26 Jun 2002";
 
 /* Main program for simple authentication.
  * Reads the denied user file. Sets alarm timer.