Age | Commit message (Collapse) | Author | Files | Lines |
|
Previously, the output from $cmdline was never captured. In case of a
failure, there was no output being passed to the subunit_fail_test() function,
but that function contains a call to "cat -". This caused the script to hang
indefinitely waiting for input.
We now capture $cmdline output (including mapping stderr to stdout) using
backticks, and then pipe that output to the subunit_fail_test() if there is
a failure.
(This used to be commit c0234d13192c1871971b45121249395ef15c5ae5)
|
|
(This used to be commit 96501be38da947f02ad57217e0bc23f7a66d36f9)
|
|
(This used to be commit 8dafd4ce40b7348fd5f2b1f2f5d2106ef4cc0dd1)
|
|
(This used to be commit 8ee4f075046e0b181ec8a4ac1eaf3ea5621a56bf)
|
|
(This used to be commit 937456c69d23ece85bdb7415f52d722c2aa6b6b5)
|
|
(This used to be commit 30f8d581aa339b37b27011e65355937590df10b9)
|
|
(This used to be commit 453206665677821b254c18cc67192e007b892f04)
|
|
(This used to be commit cd8c8226784c96d7f1dbae006a4853eb50c7b2e2)
|
|
(This used to be commit 0fae6f11081cff7846319175cfec95fa3911571c)
|
|
(This used to be commit 37ef86f8de9039b8226b190254d842e92b5faad7)
|
|
(This used to be commit 9b39e99f48266a54ed0b8890c2efde218b4b118a)
|
|
(This used to be commit fe8f9e427af3eb42d63fde96c4fe20a255facb95)
|
|
used in rpc_pipe_open_tcp() and rpc_pipe_open_ncalrpc().
(This used to be commit a0bdd56c75ca6f6c6068995647c0dc1ba89aef12)
|
|
(This used to be commit 24ac40518f79fd480baaedc1d42f3b6fe8ea1c94)
|
|
(This used to be commit be5d54a363a57113e494202a2d22dd9bbcf13b41)
|
|
(This used to be commit 2ff908a902ec857856518eaddb5246dd5067063d)
|
|
(This used to be commit 8ae39c1339758795a91c6a168e210357e7f29eae)
|
|
Michael
(cherry picked from commit de76543b45a97e41939b50ba7efdc6e4e66ea737)
(This used to be commit c81d5537420ea305d995eaedb68e65f4864b331c)
|
|
Michael
(cherry picked from commit 6e66a0017f9429fb8b3d1757969074be260215e1)
(This used to be commit 1cbb46e2e282a9044bd343b65e4f0269e2afac36)
|
|
(This used to be commit ed38c668cdbe10966e46bad97301122eea8001d0)
|
|
be adhered to.
Jeremy.
(This used to be commit 478a359edead0677281a3ca4e64db6521941b0f3)
|
|
(This used to be commit 58665a8a8e4b10435aebbf2c95b6a8e50db232d6)
|
|
metze
(This used to be commit 76be51d3a08e2239a137b8abe3f2df722f69ddb2)
|
|
Samba can later just check libreplace_cv_HAVE_IPV6 = yes.
metze
(This used to be commit e835e7eebcc064ce0813814796828f15ad112fbd)
|
|
makefiles.
(This used to be commit b865249efaa58d0fc87fa25491fda3b970af81c3)
|
|
(This used to be commit c0a84c2b4698f6ac9b555cc74bed52e5930804d9)
|
|
(This used to be commit 28e04f751f1d509da2c821f33df79b2a0c2d5a1a)
|
|
Conflicts:
source/Makefile.in
(This used to be commit 01987778a123f853fccdcb7fe9566143e2d7c490)
|
|
(This used to be commit 825cf91fa8b30a67d04cbda8885ff62a4c26458f)
|
|
(This used to be commit 256200e951476ff31c95a7d5621a50ba297ea6e4)
|
|
(This used to be commit ac0d768676b1b8105a9141169b1afa248df6ce66)
|
|
(This used to be commit 1fa4ef553c437bae07389c0f6a5410ba22ee4905)
|
|
(This used to be commit f29e9009310e4a6d575651dd9ba41ffc90bfb386)
|
|
(This used to be commit f0914d0187130adcd4f239d4ea0fc9f729fdedc9)
|
|
(This used to be commit 58f956dc4591137489cba16f360f2d24d91dadc1)
|
|
(This used to be commit c52fe1fe1c77636d87355d3c4baa66e052fe9008)
|
|
(This used to be commit 034c68bea934db87bce13a750c17fb1bd2bbe3b6)
|
|
files.
(This used to be commit ce440887316d3ae379551c136f6b640c573fd702)
|
|
- SMB2 locking is different in several ways from SMB locking. To fix
it properly we will need a new generic mapping structure for
locking, but for now do a best effort mapping
- added locking to gentest_smb2
(This used to be commit ea6d9cf602302adafe0f9d5f5f90a9b26d1ead6f)
|
|
(This used to be commit 17c41a6c3e71102e3516e6926f7e7d1ab5c97563)
|
|
(This used to be commit 5c56464a6c2f29a039ba3152de83d34778ca0615)
|
|
(This used to be commit a95f2bf86a75729717542b401aa39bedd21be8d0)
|
|
(This used to be commit bd3f3e7c85f1a92638d69379782aa7bfcecd9e2f)
|
|
Andrew Bartlett
(This used to be commit c3eeae2ea6a7562b43a436f20c110002ca4d1d2b)
|
|
(This used to be commit 0e429dd1fb15137a2a7c25e051b9af8c4ed8c7f3)
|
|
The previous code sent uninitialised data, and was the wrong length.
Andrew Bartlett
(This used to be commit 8e070293cfd522b7464be5bc4d8045572d6d996c)
|
|
These flags are too useful just to hide away...
Andrew Bartlett
(This used to be commit 1e897b6148407e9921edd2c3db734930d79ccb42)
|
|
Andrew Bartlett
(This used to be commit f4154846401b31d99c40b2ea53992262095366b0)
|
|
With the sid structure being both optional and aligned, it was too
hard to do this in just IDL.
This requried moving some things around, as otherwise we would have a
dependency loop.
Andrew Bartlett
(This used to be commit e28790ba4884277f310be1b8bd3fba4fd47dbbdb)
|
|
This now handles checking if the user exists, including validating the
ACB mask on the user.
This would be a nasty security hole, if Kerberos did not already
expose this information anonymously...
Andrew Bartlett
(This used to be commit 441b286c00f9a7743cdefeb243545bdbd2c94c5e)
|