commit | ee4987ab5cc9d00be38cfeec90174229565211be | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Thu Apr 24 16:31:12 2008 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu Apr 24 16:31:12 2008 +0000 |
tree | add73dbff7db10606233d1a6176c793c2cd9f858 | |
parent | 36d99df2fb474222ab47fbe8ae7385661033223b [diff] |
[CIFS] Fix define for new proxy cap to match documentation The transport encryption capability and new SetFSInfo level were missing, and the new proxy capability (which Samba server is implementing) and proxy setfsinfo needed to be moved down to not collide with Samba's transport encryption capability. CC: Jeremy Allison <jra@samba.org> CC: Sam Liddicott <sam@lidicott.com> Signed-off-by: Steve French <sfrench@us.ibm.com>