The unified diff between revisions [812a98e1..] and [0713a548..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'helpers/basic_auth/multi-domain-NTLM/smb_auth.pl'

#
#
# patch "helpers/basic_auth/multi-domain-NTLM/smb_auth.pl"
#  from [27816b3f8e0a295e7cc4ca37e44e10e084226392]
#    to [b8f143396b1e58abac55894fa26599cc05ed49c4]
#
============================================================
--- helpers/basic_auth/multi-domain-NTLM/smb_auth.pl	27816b3f8e0a295e7cc4ca37e44e10e084226392
+++ helpers/basic_auth/multi-domain-NTLM/smb_auth.pl	b8f143396b1e58abac55894fa26599cc05ed49c4
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
-# $Id: smb_auth.pl,v 1.2.2.2 2003/05/17 15:38:43 hno Exp $
+# $Id: smb_auth.pl,v 1.4 2005/05/17 16:56:27 hno Exp $

 #if you define this, debugging output will be printed to STDERR.
 #$debug=1;