Age | Commit message (Collapse) | Author | Files | Lines |
|
Michael
(cherry picked from commit 21a527569bccff8e8cb6e751c9f3fce6ff598204)
(This used to be commit 25a63d044e82ae3cbd9b8e350fcf4cf548236caa)
|
|
Guenther
(cherry picked from commit 5159e3dafa9f9bb85cde6681052d8f54b8bf8a2e)
(This used to be commit 1718c1b5448d0e73cbd50da5ffba29a487d68b3d)
|
|
Guenther
(cherry picked from commit f6762f9cd0b2ace46e16d246adf2e386749650f9)
(This used to be commit 4c2a6ef16090df2bca0811806c982e0e8f3f1eb8)
|
|
Thanks to Ricardo Santos
(cherry picked from commit 8ef57a34ebf24e577ba7bca57a5456c1f78a3659)
(This used to be commit a00275fde179ab8228fa9d678ec114b677bdecc0)
|
|
Reported by Christian McHugh <christian.mchugh@nau.edu> on the samba ML.
Michael
(cherry picked from commit 3398403c22c0f39b0d91621d81e31004fc8d28bc)
(This used to be commit 350edda357a527822468bc055f6b866e11a99de7)
|
|
Michael
(cherry picked from commit e26133808469cb7e9acc41cb15219d7b736d228a)
(This used to be commit f3c06fccd6011d4e3c2e3f0dc1e37a0eb7e0f645)
|
|
Michael
(cherry picked from commit 237ea62a49fbf47634b55795c1065250d5148600)
(This used to be commit 393fc8df2898208dff14aedd7b0924624cc4f164)
|
|
Guenther
(cherry picked from commit be673bfc61559f661040c6fb1ba7d2e4552967f2)
(This used to be commit 0fba3713e1c3379edcd99fb28ddac21616f34777)
|
|
please check.
Guenther
(cherry picked from commit d9f4060c660da0ad671e061b123df71d109d51b9)
(This used to be commit 11b151f3552cbcddcfe671dcda4fe0110c4f2b48)
|
|
Guenther
(cherry picked from commit 1bbbebb7767b8a25532e8be3dbd274c211e34bbd)
(This used to be commit 370d030b227486ba87a98f4f6e8920f52f743a94)
|
|
Guenther
(cherry picked from commit 29fca3c0353f2be4577613d7e38fbc51d2a370fa)
(This used to be commit 1e7ee35c0cb937405689f58e8846016b2ab44582)
|
|
Upon failure to allocate one of the arrays, further down the TALLOC_FREE would
have looked at the variables given to it without initizalizing.
(cherry picked from commit 6cac3127312acaac65fcd54280605605765787ad)
(This used to be commit f990498818e28cbf12fe387746b182c6893d2639)
|
|
So as to fix building of isolated targets.
Michael
(cherry picked from commit 7dbc251e1cd28abf28342529607fa4b5f579a9c4)
(This used to be commit ad711da7972b9ccc8b82c506db830b192a833918)
|
|
Guenther
(cherry picked from commit cd582b7705dca40b3c688c9e23d8375dab43b4d0)
(This used to be commit ecdbc96b4dd56629bb8f99c41ecf76506df91d71)
|
|
(This used to be commit bccae9487485a6c9468bc6afb9ada8c8d9f6e135)
|
|
Guenther
(cherry picked from commit 8e601e2365f50e582de442daa1559f828bda3e89)
(This used to be commit 3c26f1899e4b1d47f0463f05a81ac70d6d484e7a)
|
|
We need at least to parse this in order to correctly support kerberized session
setup from w2k8 as well as local pam_winbind logons using kerberos.
Guenther
(cherry picked from commit 4ba62d49d740c43cf17ceef1534cf1c8a7e4a130)
(This used to be commit a3b623bfbbfb1abe0c1f0adcf83afbf808df60a4)
|
|
Guenther
(cherry picked from commit e052d6f2c82a644986e5d99f640310d71cd5c396)
(This used to be commit 59d5e15ee50fbae858358aedf0e458b7e4a4af20)
|
|
Guenther
(cherry picked from commit 80fd085c34befd38d33cf6e59080a2a36016a92d)
(This used to be commit af7aded25d9007a8c2037940ab90fb30d0a3eef2)
|
|
Guenther
(cherry picked from commit b9441232d66d78e66464be6c9748a023681ce6ca)
(This used to be commit 1081da4d83dbfb6d87c3267c5e00e668b2151294)
|
|
Guenther
(cherry picked from commit d7ce643285276790a65faff76666498595a508d7)
(This used to be commit 7867f40567503db32dbb13b4fca19792cf198505)
|
|
Karolin, this needs to be in 3-2-stable.
Guenther
(cherry picked from commit 0d73bde6de4391e7aec862424762473441fa0905)
(This used to be commit 4c2d6ce18daf07de7233e3e90bd24fa2a5f9e945)
|
|
Karolin
(This used to be commit 491535d0911c64869055b85a210c2ef076086b83)
|
|
On a fresh install with no existing registry.tdb, make sure we are able to
create our initial top-level entries.
Michael, Volker, please check.
Guenther
(cherry picked from commit 956bc602062825493e1c357e2388fee1e5514b50)
(This used to be commit bf03cba57d3cfe07b8d848aa3b5a165bb198b7aa)
|
|
(cherry picked from commit fd18b01016d1dc4b08983975353e62084fdc323c)
(This used to be commit 4279cc49ff73d4503df2fd0c6176c3f90f67066c)
|
|
(cherry picked from commit 76ba37ac46b4a77fe228ca90635fa19140541ccd)
(This used to be commit 7c2a0be9cb2916c07074d8d56d698721b02bcfc3)
|
|
- James suggested using gcc's "deprecated" attribute to mark the context
structure fields to generate warnings. This creates a scenario with the
best of all worlds. I'm able to move to an organization that more easily
allows future enhancements, while avoiding any mandatory changes by
applications. Thanks, James!
- Updated WHATSNEW.txt so that it accurately reflects the current state of
affairs.
Derrell
(cherry picked from commit a67f96fbe9683b46c2149f7cb439d13f7f0e6ecd)
(This used to be commit 046653403fadfa2d42decce7048eca6321b321c6)
|
|
(cherry picked from commit 93580bce833453ba512ee436d6dfdbdcd2c53777)
(This used to be commit 0621dfe10f1fd3d8ce04a039d2d44d6c67407746)
|
|
(cherry picked from commit 71e86f13b0ace3841c6712084728c79db74ff803)
(This used to be commit 8bf707c13794539029be2229f0c587b713b4fd20)
|
|
(cherry picked from commit f07407a32e178a47c8f9b3e3703aa5a20f0a4f06)
(This used to be commit 938c6aef24c696be9bd247e43c7c5ec1f792dbd6)
|
|
(cherry picked from commit 23cb9c49e3724cecaa66655ef64c3111bf14c552)
(This used to be commit 9b4bd6473ed3f93c1bbfae3f82d0a100e832df48)
|
|
(cherry picked from commit 1fd65359f6cd07539cfe43146ac367a48708a678)
(This used to be commit b7f10bd31dec8047ea996c4738a6db5535c9261a)
|
|
(cherry picked from commit dec70fa3c0424c148016cc667a3c159e16d8a944)
(This used to be commit eb4d6dda1091199af7e62fb584525deb382978e2)
|
|
(cherry picked from commit a8b4b773d4647f28e7b92c5968469721d34eb550)
(This used to be commit 7b05e264d58c65af37af457947548611fc77edce)
|
|
- Ensured that all public functions have documentation in libsmbclient.h
- Reformatted for "proper" indentation
- Re-added temporarily-disabled alternate authentication function capability
Derrell
(cherry picked from commit 64b7150d92849a1e1e2416b9dcc12fae8d6bea99)
(This used to be commit dca8a612e94095e38df50f0fe567c75ceb8124fe)
|
|
Given the tacit (if that) approval by some people, and clear disapproval by
others for my proposed clean-up and reorganization of libsmbclient, I've come
up with a slightly different approach. This commit changes back to the
original libsmbclient.h SMBCCTX structure which will maintain ABI
compatibility. I retain, here, the setter and getter functions which all new
code should use. Older programs already compiled should continue to work
fine. Older programs being recompiled will encounter compile-time errors
(intentionally!) so that the code can be corrected to use the setter/getter
interfaces.
Although this doesn't clean up the interface in the way I had wanted, the code
reorganization and requirement for new programs to use the setters and getters
allows future progress to be made on libsmbclient without further muddying up
the interface, while retaining the ABI compatibility that was the big issue
causing disapproval. I hope that this compromise is adequate.
Derrell
(cherry picked from commit 56429a3d60b2a48963342f6340b3c01469a892c6)
(This used to be commit 7bc53f57dcb1c3bb80cb20796ebfc743c22a76e3)
|
|
The libsmbclient interface has suffered from difficulty of improvement and
feature enrichment without causing ABI breakage. Although there were a number
of issues, the primary ones were:
(a) the user of the library would manually manipulate the context structure
members, meaning that nothing in the context structure could change other
than adding stuff at the end;
(b) there were three methods of setting options: setting bits in a flags field
within the context structure, setting explicit options variables within an
options structure in the context structure, and by calling the
smbc_option_set() function;
(c) the authentication callback did not traditionally provide enough
information to the callee which required adding an option for a callback
with a different signature, and now there are requests for even more
information at the callback, requiring yet a third signature and option to
set it (if we implement that feature).
This commit provides a reorganization of the code which fixes (a) and (b).
The context structure is now entirely opaque, and there are setter and getter
functions for manipulating it. This makes maintaining ABI consistency much,
much easier.
Additionally, the options setting/getting has been unified into a single
mechanism using smbc_option_set() and smbc_option_get().
Yet to be completed is a refactoring of the authentication callback (c).
The test programs in examples/libsmbclient have been modified (if necessary;
some applications require no changes at all) for the new API and a few have
been minimally tested.
Derrell
(cherry picked from commit d4b4bae8ded824d06ad5ab0e219f71187ee5c771)
(This used to be commit 59292c0da8880afd7bac82f6a5bba009f3827ea0)
|
|
... after a REALLY long session staring at sniffs we can now join XP to
v3-2-test again...
Apparently not doing this makes XP keep an internal handle to LSA open which
confuses the hell out of it.
Karolin, this needs to be in v3-2-stable :-)
Volker
(cherry picked from commit 2c42fc21d8bede226e411623aecd69038477373b)
(This used to be commit a94313e06a030e1a1afff18c797e700eb6b25248)
|
|
Jeremy, in 3.0 we allowed get_mydnsdomname and get_mydnsfullname to fail
without filling in anything useful. Worked fine. Without this patch and a empty
/etc/hosts and no DNS configured, session setup would return
NT_STATUS_BAD_NETWORK_NAME. This is confusing at best, BAD_NETWORK_NAME afaik
is only ever returned from tcon normally.
This restores the 3.0 behaviour.
Comments?
Volker
(This used to be commit 4170259e5f83c281966a80916e4ece6937e08988)
|
|
This reverts commit ae254cb61f4b9331755848c47ebc34e90dd80390.
(cherry picked from commit 030bef7f22f7a73466204b7860f397dbca9f2ab0)
(This used to be commit 575b829b390f7f07138305adc2988918eda95ce1)
|
|
This reverts commit f5356825698a02df2d400b51dd95d1f857c83e81.
(cherry picked from commit 5f53a62be8a21b8d92ac44b18d202882500356e8)
(This used to be commit 8beead9c936038365f28467e527b2c066e3a5440)
|
|
This reverts commit 844a163458c7585e4306a21ffdae5d08e03d6e4d.
(cherry picked from commit 5ab1cfda500de07ff3c712442ab2fc74eecc8886)
(This used to be commit 7821066d4ff4a8503a596ab342a2a84ed9a9f8b9)
|
|
This reverts commit 719527f55e88f0c5fdceda5c807475aba299c79f.
(cherry picked from commit ac301fada257e2d3b50148109a3d44fa1421b0b4)
(This used to be commit 1bfc4404e7f7314111f979bd09321e39be76bf15)
|
|
Guenther
(cherry picked from commit aa9c0f587718f4d647e87b9662acbedba042b9cb)
(This used to be commit 851b53895807835fc9e6a4a1b3a2b4739ca7c63f)
|
|
Parameter 'hidden' has been renamed to 'administrative share'.
Karolin
(This used to be commit f2712698241dc7a0c75378fb8fd747b923d3248f)
|
|
(This used to be commit 400609bce5cd1ce7e3330b9f00bb1f08de9d3a12)
|
|
Karolin
(This used to be commit efdf6faba161cae9d4a0a2c693ea0b261dc73ce2)
|
|
Jeremy.
(cherry picked from commit fa12667ec284fdda45b79cbf6bf548ab0faae34f)
(This used to be commit 5f00c79ac22ecfa846eebd910e7c25d326595f8e)
|
|
(cherry picked from commit eff3d3bad5a8860b99375cc0be9dc24f3679e416)
(This used to be commit 39f712048d7408ba91301b59752f2e87e894a3f0)
|
|
smbget needs libwbclient.
Michael
(cherry picked from commit 78bc496ecf72b5c2474911302e81a90c488e3070)
(This used to be commit 901936edd33ae710c6f23bea528132ee5e10e097)
|