Age | Commit message (Collapse) | Author | Files | Lines |
|
Michael
(This used to be commit 96f85a48beb7da9c373fc030474020d05c55a18d)
|
|
Guenther
(This used to be commit 73b6587493d9a987a691ece495db9f42ce562efe)
|
|
Guenther
(This used to be commit c940c62029fbce5f2b943f0fb06037fc89bfd297)
|
|
srvsvc_NetShareEnumAll.
Fixing resume handling while we are there.
Guenther
(This used to be commit 128637bdd7c37ca166a7d478b33b00c39f0ede62)
|
|
The gen_ndr needs proper fixing still.
Guenther
(This used to be commit 966d7244d7765d285a7026b97e6093fd1f8d83ce)
|
|
(This used to be commit c20c5f082162ff6c0c2931f456897334aa002e83)
|
|
Michael
(This used to be commit 4e584c6e3699d8c05b163cc5674af04d106692ba)
|
|
Guenther
(This used to be commit cb3577e695f80d76e4c20f6396d57e3a2047c3c4)
|
|
Guenther
(This used to be commit b0cb768287de861f1d1630c9a4c70d9af2a74147)
|
|
Guenther
(This used to be commit e5ae43051e3bcdbad359737b19ec7f5e4b0ccd28)
|
|
Guenther
(This used to be commit 5895b973a4e7067535aff6e0c9a7273e332dee1a)
|
|
Cause nmbd to wait for an interface, in a mode where SIGTERM
will kills us (same way we wait on startup for an interface).
Jeremy.
(This used to be commit 5440c752ff270cc674d46f2dfa2ceb47dac030f6)
|
|
the list item is not. Try and match the IPv4 part of
address only. This will happen a lot on IPv6 enabled
systems with IPv4 allow/deny lists in smb.conf.
Bug #5311.
Jeremy.
(This used to be commit 7c3550f82c51ce173b13e568762f728ecb881e85)
|
|
Guenther
(This used to be commit 5eb7b7a9db4bda40660df5ab67bfea99e75716f9)
|
|
Guenther
(This used to be commit 9eaaf17d30388ef9446fb18e69197baa699b7eac)
|
|
This reverts commit 3a0f781352f364ce625a35ffd78257b27d984c47.
This needs more thought.
Setting RPATH like this does not work on all supported
platforms (Linux, Solaris and AIX seem to work, HP-UX,
Tru64 and MacOS don't, MacOS doesn't even seem to have
an rpath at all prior to 10.4).
What is more, rpath also has some bad effects (when
updating libraries, e.g.), so it should not be set
unconditionally.
I will come up with a confiugure mechanism to control this.
For now, just use the LDFLAGS environment variable if
you want to use an rpath.
Sorry for any inconveniences.
Michael
(This used to be commit 6850dc242b010bdcef5e427e51be04201f55b7f3)
|
|
Guenther
(This used to be commit c0bc09854f0cea03bc0cc6845244ff12ca7229b6)
|
|
Until we worked out the PAC_TYPE_UNKNOWN_12 format (or received documentation)
ignore it so that the PAC parsing can proceed.
Guenther
(This used to be commit 3630ec26c99fdea46c47117d026f9bffb2c4590a)
|
|
Derrell
(This used to be commit b7f34e7ef2907b498a0645ce68f2773ed7d60cdc)
|
|
(This used to be commit e473e6d50c56f52ef5e4853e4ca3b3548af06f51)
|
|
(This used to be commit 6f65390cec218a6aac4370ee381f30439617dcec)
|
|
This removes the need of setting LD_LIBRARY_PATH.
Michael
(This used to be commit 3a0f781352f364ce625a35ffd78257b27d984c47)
|
|
Guenther
(This used to be commit 9ccda75b376b559f81ed11e729bc11a1c83f6861)
|
|
unknown1 and unknown2 are offset headers for the strings.
Guenther
(This used to be commit 7af70e75b9abf92921f33ec4207ad486ee2493d6)
|
|
I did not do any scientific tests, but the dummy test on my laptop against a
w2k3 vmware shows that in this specific situation going beyond 512k seems not
to gain anything anymore.
smb: \> iosize 64512
iosize is now 64512
smb: \> lcd /dev
smb: \> get random null
getting file \random of size 104857600 as null (33453,1 kb/s) (average 19718,5 kb/s)
smb: \> get random null
getting file \random of size 104857600 as null (34236,0 kb/s) (average 20509,1 kb/s)
smb: \> iosize 524288
iosize is now 524288
smb: \> get random null
getting file \random of size 104857600 as null (49042,1 kb/s) (average 22521,9 kb/s)
smb: \> get random null
getting file \random of size 104857600 as null (49420,8 kb/s) (average 23432,9 kb/s)
smb: \> iosize 1048576
iosize is now 1048576
smb: \> get random null
getting file \random of size 104857600 as null (49420,8 kb/s) (average 24284,2 kb/s)
smb: \> get random null
getting file \random of size 104857600 as null (49136,3 kb/s) (average 25076,9 kb/s)
(This used to be commit 1bcfef6a9093aa873550a263dc142c8a3f5edffd)
|
|
(This used to be commit e602f06cbba852a7eacd15b2511ef2571a95cc80)
|
|
(This used to be commit d69b20111a849152a7d9108763207c813bf9068b)
|
|
This is the big (and potentially controversial) one. It took a phone call to
explain to metze what is going on inside cli_pull_read_done, but I would really
like everybody to understand this function. It is a very good and reasonably
complex example of async programming. If we want more asynchronism in s3, this
is what we will have to deal with :-)
Make use of it in the smbclient "get" command.
Volker
(This used to be commit 76f9b360ee1d973630d82d401eeddce858189301)
|
|
(This used to be commit e2153301351559f30f2714345f4c1ca6c5f1a45f)
|
|
(This used to be commit 9f8b2a87ee8bba930b776dcfda608a5639f6d55a)
|
|
This brings the release-3-2-0pre2 tag into the v3-2-test history.
I skipped the source/VERSION changes.
metze
(This used to be commit 6761fed30821b30246a0f25874566f8a6019abde)
|
|
NTLMSSP and Kerberos session setup
Guenther
(This used to be commit 18b8c2c19e50aee8fc900c7507244cb95014a4fa)
|
|
(This used to be commit 9e4f576abfdd5605f4db9bb87c22ec68c94ff850)
|
|
Fixes Coverity ID 557
(This used to be commit fe882a575152233de6f4bf2143aca681319b0226)
|
|
Fix Coverity ID 558, 559
(This used to be commit 8e33d19d93ef57a9438aad085aaf04b7c09fe09b)
|
|
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)
|
|
Michael
(This used to be commit 21a527569bccff8e8cb6e751c9f3fce6ff598204)
|
|
Thanks to Ricardo Santos
(This used to be commit 8ef57a34ebf24e577ba7bca57a5456c1f78a3659)
|
|
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)
|
|
please check.
Guenther
(This used to be commit d9f4060c660da0ad671e061b123df71d109d51b9)
|
|
Guenther
(This used to be commit be673bfc61559f661040c6fb1ba7d2e4552967f2)
|
|
Make sure the panic action always has the right test binary set.
Michael
(This used to be commit 567ac329dcec6fc839d6b25cbf1872f1f51ff7e5)
|
|
Guenther
(cherry picked from commit 1bbbebb7767b8a25532e8be3dbd274c211e34bbd)
(This used to be commit 370d030b227486ba87a98f4f6e8920f52f743a94)
|