Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.
commitd113219e78c4c03375ad03595603ece6dff94461
authorJeremy Allison <jra@samba.org>
Wed, 31 Mar 2004 02:20:16 +0000 (31 02:20 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 31 Mar 2004 02:20:16 +0000 (31 02:20 +0000)
tree1617d624ead7c99566428fb11292d7b26fa6e8c8
parenta1994d1c967082a5e97ff5ce01c9d5c63deb2db0
Added support for OS/2 EA's in smbd server. Test with smbtorture eatest.
New protocol option "ea support" to turn them on (off by default). Conrad
at Apple may like this as it allows MacOS resource forks to be stored on
a file. Passes valgrind. Documentation to follow.
Jeremy.
(This used to be commit 8cc10a6c0550c017a62e8a3790afd2172d173e00)
source3/include/smb.h
source3/param/loadparm.c
source3/smbd/posix_acls.c
source3/smbd/trans2.c