libsmbclient: Add smbc_[gs]etOptionPosixExtensions()
authorVolker Lendecke <vl@samba.org>
Wed, 16 Aug 2023 07:13:50 +0000 (09:13 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 12 Oct 2023 16:55:34 +0000 (16:55 +0000)
commitfeb78035558cba9f4e1f0733b68a805c80e1bec4
tree9267f4bb71c6f12967562d12db73e60c73f3dac3
parent9e3856ecf8c34bcaa68fa0278872eb76dc063797
libsmbclient: Add smbc_[gs]etOptionPosixExtensions()

This is an obvious part of MR2888, not used anywhere yet. It will
eventually result in us requesting SMB311 posix semantics, but for now
it will just allow to change behaviour of libsmbclient that could
break unsuspecting applications.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Böhme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/include/libsmb_internal.h
source3/include/libsmbclient.h
source3/libsmb/ABI/smbclient-0.8.0.sigs [new file with mode: 0644]
source3/libsmb/libsmb_context.c
source3/libsmb/libsmb_setget.c
source3/libsmb/wscript