diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-10 13:42:18 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-10 13:42:18 +0000 |
commit | 5ba3c40c3d7497c40cf042e35093a8c0a7e095b1 (patch) | |
tree | be89d711a96d7432425e066f48259d14db34f3ef /net/samba/files/patch-ae | |
parent | Add missing patches (diff) |
Re-enable recycle bin support
Update default smb.conf to deal with new parameters
Fix VFS bug in samba
Rename patch to avoid confusion
PR: 37888
Submitted by: hetzels@westbend.net
Notes
Notes:
svn path=/head/; revision=58863
Diffstat (limited to 'net/samba/files/patch-ae')
-rw-r--r-- | net/samba/files/patch-ae | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/files/patch-ae b/net/samba/files/patch-ae index e735b5794be1..705e8cd6acc9 100644 --- a/net/samba/files/patch-ae +++ b/net/samba/files/patch-ae @@ -1,5 +1,5 @@ ---- script/convert_smbpasswd.orig Thu Nov 5 02:50:17 1998 -+++ script/convert_smbpasswd Tue Oct 16 17:19:10 2001 +--- source/script/convert_smbpasswd.orig Thu Nov 5 02:50:17 1998 ++++ source/script/convert_smbpasswd Tue Oct 16 17:19:10 2001 @@ -7,7 +7,7 @@ # with trying to work out how to get the seconds since 1970 # in awk or the shell. JRA. |