Age | Commit message (Collapse) | Author | Files | Lines |
|
Guenther
(This used to be commit 1a98282d2c61e45645c68941631eb0499baa4cbb)
|
|
Guenther
(This used to be commit ea3a096bcdc42fd4a86be5df3e8f9745e99970ff)
|
|
Guenther
(This used to be commit 15801832ecd59bdb35ed33696944fe5beb08bf3f)
|
|
A good example that work in this area needs very careful testing :)
Guenther
(This used to be commit 7d369906ec37caebaa4e2097874997fa257f1a31)
|
|
Guenther
(This used to be commit b658270518140c457536b0c7db06a646d7077529)
|
|
Guenther
(This used to be commit cb0fad1c97e1b590791fc0661f8ada1cdaa69318)
|
|
Guenther
(This used to be commit d74ab657df051b7bad616dbe7fe7732a653ffe6d)
|
|
Guenther
(This used to be commit 60fe8ade74d24d49f0fed0aae360a3b00edcd2b4)
|
|
Guenther
(This used to be commit 1acb9daf809acab15bc390f6598814549b88368c)
|
|
Guenther
(This used to be commit 93d2ad944772513520de22aecffda15f38907b4e)
|
|
Guenther
(This used to be commit 2df3408079fc382d00d01a0b82b0b8e1ffeba6e4)
|
|
Guenther
(This used to be commit 64f0889401855ab76953bfae5db4fe4df19ad8a5)
|
|
Guenther
(This used to be commit 2dd7c64fa8845fe502789068b877f5eaf060afc7)
|
|
(didn't we fix this a couple of times already?)
Guenther
(This used to be commit 9ca1505d44e2c4459487c8e2f943a861e2dffb1e)
|
|
(This used to be commit cf671ca35bff09af56c67e789a86a3b86093b5fb)
|
|
(This used to be commit 1a1c7954368a7f168a57f86f4f857cf70258e37a)
|
|
(This used to be commit 0341b0be49fef5e6003a170100388b5c47a41e67)
|
|
This _should_ be the last one.
(This used to be commit d12c49e60f4390707c924b9e9f12fa9333b006e2)
|
|
(This used to be commit 11c9c1536b153047ba387b9804f34a6555a5ae26)
|
|
This should fix the build farm. Sorry, wonder why it worked on my box
before.
(This used to be commit bfa919cde57a26cd2ae7397281923792b7afe83a)
|
|
(This used to be commit f02b74fc067074d8e48e186a7b7255a244592f7d)
|
|
Guenther
(This used to be commit a3417be934e34af2525ddb731af288034d51432b)
|
|
The logic was wrong: A "SMB_VFS_AIO_FORCE()==False" disabled async I/O, whereas
a "SMB_VFS_AIO_FORCE()==True" should enforce it regardless of other settings.
Alexander, please check!
(This used to be commit 46882ad9927c95caadeb7fb03c1d7491bbe1fb22)
|
|
Guenther
(This used to be commit 6bbe0fde6ebb5c1ea00ea24d3bdbffbf6f246bd6)
|
|
response.extra_data.data is not initialized on the first error path
Found by the IBM checker
(This used to be commit e9b3115c85e3d04eeaa04bfa71972d393272afca)
|
|
(This used to be commit cb6531965b2baab320123d4301ab851c6e22aa58)
|
|
(This used to be commit 252c3130697d1b7fd34a5225d83cef4f32e663b2)
|
|
(This used to be commit 77085f1a58666ac4314924d18c87d4add0553dba)
|
|
wbcRequestResponse().
This is a valid parameter set for things like setpwent() and ping().
(This used to be commit c1cdf6085329d55cf29ccc8c980fc853a03a695e)
|
|
Jerry, please have a look if you're fine with that.
Guenther
(This used to be commit beae25c808a3a03d645f247e9befcd05e3ecca2c)
|
|
Guenther
(This used to be commit 153253e14f82fc7078e9cc6f12409e6eda7ee7cb)
|
|
Guenther
(This used to be commit c420e42adfea9908a93d3eea5688488e5a9062a2)
|
|
I added an alias in rpcclient's netlogon command table.
Guenther
(This used to be commit 1a900e08e92484407d69661517f08e675a3c352a)
|
|
Guenther
(This used to be commit f6397fbeae6668c6d0470f968cb1506b3ce34e4a)
|
|
Guenther
(This used to be commit 3a3c1aed9bfc681457aa06f706fc6fe2d9b2e903)
|
|
Guenther
(This used to be commit c832882e49ff0dac6a717819dda24ab814253b2f)
|
|
Guenther
(This used to be commit 52bd4ce68d7ff24c480ed350cecfd325e51ba0b4)
|
|
Guenther
(This used to be commit 2605c6758ebb2f53c0c91f99d766e3db548e07ce)
|
|
Guenther
(This used to be commit 1702a1512ece1a9d2bb092cb9bbfc499c081da70)
|
|
Guenther
(This used to be commit fd490d236b1fb73a75c457b75128c9b98719418f)
|
|
Guenther
(This used to be commit bc0b68709cbbdd71996a39e23fe8305e1f144f31)
|
|
This fixes the failure observed on FC8 when joining a Windows 2008 RC1
domain. We currently do not handle user session keys correctly
when the KDC uses AES in the ticket replies.
(This used to be commit 8039a2518caae54bc876368c73ec493f3cd4eb73)
|
|
In case we need to dump core, in line 191 we dereference corepath to be able to
chdir there.
Jeremy, please check!
Volker
(This used to be commit 3959b1954b02405ec174497fa17e345ca6d5ee94)
|
|
Just a small commit to get a handle on this git thingy. This patch
fixes some missing calls to va_end() to match various calls to va_start()
and VA_COPY().
Tim.
(This used to be commit ec367f307dff7948722b9ac97beb960efd91991f)
|
|
(This used to be commit 147033b9dff7160ff324fa52aba1f054f962961b)
|
|
Thanks to Corinna Vinschen
(This used to be commit aba8c17599f0be82cff33229bb107814d88faafe)
|
|
Guenther
(This used to be commit 227f5755c8844dbff8d66adec3d7fd94b583358f)
|
|
Guenther
(This used to be commit 3ded8b9b7eee18a3f903e264adfb7fea6a3c0c5f)
|
|
Guenther
(This used to be commit 2caed3f816d29bd7dfa36df3ddd6aeba5bbfa252)
|
|
Couldn't we move on doing this during the build??
Guenther
(This used to be commit d69cbd009903a8b36c9254a59faa5783fbc737f9)
|