Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit e8ba65c4db986fcedf7008d05d8f8846f78a98f1)
|
|
(This used to be commit 1897cef508c8bea817c510bd9023d794cb983864)
|
|
(This used to be commit d5c61f470d7aa6dd0e5a22e8718d53a69cbbc239)
|
|
Jeremy
(This used to be commit 4f2de29723bb7e588e6c9440649b57d56d10b587)
|
|
This reverts commit 8594edf666c29fd4ddf1780da842683dd81483b6.
(This used to be commit ad462e2e2d025a7fc23e7dea32b2b442b528970b)
|
|
to do so may result in lost data. Fix an ifdef check, I really think we meant to check HAVE_MMAP here.
(This used to be commit 74c8575b3f3b90ea21ae6aa7ccd95947838af956)
|
|
(This used to be commit 8e4dca3b9416d9b5e535bda5e4befc073bfc1641)
|
|
(This used to be commit 32cb45c962c822bd79a7d0f666f2f6037060b324)
|
|
(This used to be commit 3862f3132549332e0a44fad65d7c49a27e1dbd4a)
|
|
(This used to be commit 9c4905ed6703a38ff72be5990a036d0a79aebb9f)
|
|
(This used to be commit 9590805bcbdd1924eda5a69978ffac7ec7603451)
|
|
This is implemented by means of a message to the KDC, to avoid having
to link most of the KDC into netlogon.
Andrew Bartlett
(This used to be commit 82fcd7941f5c54da2d994c8bd99dd8d86299a296)
|
|
(This used to be commit cc1df3c002e6af25add3c8ae20e7efc2ab6f2fa8)
|
|
(This used to be commit 50502b3b8faf89cf5ad396102f4fe80eaa213908)
|
|
Guenther
(This used to be commit b57cbf62e8180c8fdb8f541c43358d36d8dbbdfa)
|
|
(This used to be commit f5212c64d23a28fa40a14b45a8d1c0181f01a6da)
|
|
Andrew Bartlett
(This used to be commit 91ae8dca254aa8c032daf0c87fa2a47760d32586)
|
|
(This used to be commit e5520706c88911c66b3ce5817e371900212ca083)
|
|
Guenther
(This used to be commit 977fec76b77639403ba9ab7bb00c57601e23493d)
|
|
(This used to be commit 9336cd1c5e5b5d113cd4912d4479dfe609fe261e)
|
|
(This used to be commit 56ecec50130aa948a431427285aed4b28a5647e8)
|
|
(This used to be commit 544d1fd19a7e85af5f522c5b6b4b68c6beb093a6)
|
|
The following test program prints "8" on 64-bit :-)
static void print_size(const char lenbuf[4])
{
printf("sizeof(lenbuf) = %d\n", (int)sizeof(lenbuf));
}
int main(void)
{
const char lenbuf[4];
print_size(lenbuf);
return 0;
}
Jeremy, please check :-)
Volker
(This used to be commit 9daea0ccfdda58450be3c9a9a94c016f5900c319)
|
|
Also check we get the defaults correct with a query in the torture
suite.
Andrew Bartlett
(This used to be commit b55a1b63cc2f7de889f046e975e3414bc5000613)
|
|
(This used to be commit 67c0835226e189deba5856710a1dea19ac5f30fd)
|
|
Jeremy, please check!
(This used to be commit 6579005e6490f1a99b3860627ba51decaeb864bd)
|
|
The scanner did not figure out that we always have a primary domain, so it
complained about us potentially passing a NULL pointer down to
set_domain_online_request() where it is dereferenced.
Make the code a bit clearer.
(This used to be commit e6e8d108f95ed974f98f3f57adcfbbde4e00fad9)
|
|
(This used to be commit f008c3b6ee324056fd9b63f6151ad6849640c959)
|
|
This makes it easy to set the expiry (or no expiry) for a samdb user
(This used to be commit 25171f18a4b242b5a731f4ac1eefc51cc82efd74)
|
|
(This used to be commit cf37126ac7b833a3a739b151157c296afc0c979c)
|
|
(This used to be commit 882297edc024c146f24fc9f847d2b0b813f93fc7)
|
|
Pointed out by SATOH Fumiyasu <fumiyas@osstech.jp>.
Jeremy.
(This used to be commit 4f60348c0a934123a8e15bc741076366f6713390)
|
|
Michael
(This used to be commit 8343dd5c3a124b9c705f2b71e3747542e193da7e)
|
|
Michael
(This used to be commit f570071e558f09a3155e9065ec7c73c83e27fd1a)
|
|
This is a workaround, until we have proper creation
of libnss_winbind.so.2 and .so as a symlink from the Makefile.
Michael
(This used to be commit f48070b8798db7be1197dba18b759cf50eb121d8)
|
|
and comment on commented out libnss_wins.so installation
Michael
(This used to be commit 590744d6ca78624334a1b351bb7ade2de3047afc)
|
|
Michael
(This used to be commit 54e3a6dcb2aaa8dc07d3cfbfb9abb950428b1010)
|
|
Use --libdir instead of --with-libdir .
Use new --with-modulesdir to separate LIBDIR and MODULESDIR.
This makes post "make install" hacks unnecessary.
Michael
(This used to be commit a87c0cc084a583d6eafac9fc83093ef29ba9809a)
|
|
Michael
(This used to be commit 8686ceb9ada5ed3239edccd830ab6aeb007e6750)
|
|
Michael
(This used to be commit d18075524fa6b83fbb86aa0010c6190136e99865)
|
|
Michael
(This used to be commit 81cc1af1e699e454fbb1d12636d002f845231006)
|
|
Michael
(This used to be commit 96d1c780bf9524b929e6026776602a5288aea73d)
|
|
Guenther
(This used to be commit e572ede9995a66ae452ab25018b8df16101a2c2a)
|
|
Guenther
(This used to be commit 62e7b4aa32051bce34c890cb41270e5fe31111ca)
|
|
It needs to try the dns domain name for the
ads connection.
Guenther
(This used to be commit 918eae8221bb8c24084cad96556e4d8c3685e314)
|
|
Guenther
(This used to be commit e69eb09c1819eb4ea4bba7c3b3b0f8b6da789632)
|
|
Guenther
(This used to be commit 2f6f888d9cf89abf55767dc43a9e3d5de68bbcfb)
|
|
Guenther
(This used to be commit 3babf758f49d6b08af8bd41c1dc8bd8de11a3893)
|
|
Guenther
(This used to be commit 11a2eecf2a92dceef2b89bbfa08abcfb71bcaf7a)
|
|
Guenther
(This used to be commit 10345cb987f8652f5e94e612910bfcd0478b26bc)
|