diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-16 17:56:48 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-16 17:56:48 +0000 |
commit | c277c5d0438c53b3260e4c8a805494bb88fdfe2b (patch) | |
tree | 0d0b7a0fbb07361bf054bb8eaa2b5b88947f5859 /net/samba/files/patch-aj | |
parent | Update netsaint to 0.0.7b8 (diff) |
Update to 2.2.2 to make room for 3.0 in samba-devel
Notes
Notes:
svn path=/head/; revision=51631
Diffstat (limited to 'net/samba/files/patch-aj')
-rw-r--r-- | net/samba/files/patch-aj | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/net/samba/files/patch-aj b/net/samba/files/patch-aj index 5e31ad8ebaa7..8804493c38df 100644 --- a/net/samba/files/patch-aj +++ b/net/samba/files/patch-aj @@ -1,6 +1,6 @@ ---- include/local.h.orig Thu Nov 11 03:36:00 1999 -+++ include/local.h Fri Feb 4 11:33:01 2000 -@@ -178,9 +178,9 @@ +--- include/local.h.orig Fri Jul 6 03:01:26 2001 ++++ include/local.h Tue Oct 16 17:20:36 2001 +@@ -176,10 +176,10 @@ * Default passwd chat script. */ @@ -11,4 +11,5 @@ -#define MINPASSWDLENGTH 5 +#define MINPASSWDLENGTH 6 - #endif + /* maximum ID number used for session control. This cannot be larger + than 62*62 for the current code */ |