Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit bdc482033546e3986bf8c8b65dbf11c54dc57b8e)
|
|
(This used to be commit c0f2775fd8bd88aad3497d59a7857d7a8a0978c5)
|
|
(This used to be commit 5827b7460a058e8565a406f1c3533e5f589674b5)
|
|
around the fact that the ioctls for enumerating interfaces are not very reliable when used on unix domain sockets.
Ideally, we should be implementing the SIOCGIFCONF and SIOCGIFADDR ioctls in socket wrapper.
(This used to be commit 035c4831003d5b5310f0874e712ef66ba3e78e34)
|
|
(This used to be commit a35e51871bbf1ab33fc316fa59e597b722769c50)
|
|
(This used to be commit 9f975417cc66bfd4589da38bfd23731dbe0e6153)
|
|
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41)
|
|
(This used to be commit 801c8c766cb6a104751be8829593e0e123508134)
|
|
metze
(This used to be commit 844da106e91e1363df5f201caa703cea8e98aa16)
|
|
Fix segfault found when running smbd without options.
Andrew Bartlett
(This used to be commit 880dfeadae41be5f0140ac07afb8680fc11f6ebf)
|
|
(This used to be commit 89008ae18d37e8bc5bb7c70ac3e2128134264f9f)
|
|
(This used to be commit 459e1466a411d6f83b7372e248566e6e71c745fc)
|
|
(This used to be commit a232a38d1cd6798f8948c0c8741a344970817161)
|
|
(This used to be commit 621feaa3d5c5dc6ca5078c2d8f32cc54235b7515)
|
|
(This used to be commit dcbacd9adb1ded14cbea3513f3db351e5b7bbe87)
|
|
(This used to be commit 5d589a0d94bd76a9b4c9fc748854e8098ea43c4d)
|
|
(This used to be commit 17637e4490e42db6cdef619286c4d5a0982e9d1a)
|
|
(This used to be commit d0d5c1a823a6601292c061dba2b6f4bde2b9e3dd)
|
|
(This used to be commit 87799f55d5d85bf9a15a9637143faa32183b181b)
|
|
(This used to be commit 1e02cd8db1d65ff72b747833904a10b47749b1fb)
|
|
(This used to be commit 2a005096dd41f66fd99577d6ca7eb3e0f1cb30f2)
|
|
(This used to be commit b03e5d00110be3f1fe5809dad4eb6ca5cea7463d)
|
|
(This used to be commit ddf233346d848e91bc6a6a572f0f6120540503b7)
|
|
(This used to be commit 40ae12c08647c47a9c504d39ee6f61c32b4e5748)
|
|
(This used to be commit eeb2251d22b3d6e0379444a73af69d1014692b07)
|
|
(This used to be commit e452cb28594f23add7c00247ed39e8323aea78a6)
|
|
(This used to be commit f6420d933b5b011d428974f3a2a57edf19e6f482)
|
|
(This used to be commit db6dd425e3526c04e96d778a736dbb5cf14ddc56)
|
|
(This used to be commit 6fd0d9d3b75546d08c24c513e05b1843d5777608)
|
|
(This used to be commit bd2d6e0595c7ef897bbc6fdea50b96a7c1b94031)
|
|
and therefore further improve debug output.
Andrew Bartlett
(This used to be commit 5e93ca2ea16a7d10d63606ae539c0fdc4e224556)
|
|
Andrew Bartlett
(This used to be commit 6628d9f843d773ec1a5841f793b16f76910c39c4)
|
|
are in place.
(This used to be commit 6f79763005721af1b3a1a6880b98c465723a373b)
|
|
(This used to be commit 24e2623a921c904615f9943bc8833a0a4ef3dc05)
|
|
(This used to be commit 7962d221fcb877c9fd3bbc890827338de54ca94a)
|
|
stdlib.h isn't used directly and talloc.h brings it in anyway
this fixes the build of lib/events/./events_wrap.c
on older systems linux versions.
metze
(This used to be commit 60b852688c65edf011d26376f69b615149a49b2e)
|
|
(This used to be commit c435183cb97ff3160f8fbc182c63d4bb0a3d6ce4)
|
|
(This used to be commit 3320bd401f7b669bd62f83bf16a1c16ad0543a5c)
|
|
(This used to be commit ad64b3baa4a5383c603d17ae75c33083af4690bb)
|
|
(This used to be commit 38fa08310ce573e9b46e76c840ddda6f18863573)
|
|
(This used to be commit dfd5b456f932268e2b1a82e2775037d356b9483e)
|
|
(This used to be commit d01f0f4c2037b531b3fd088060717f90e60471e9)
|
|
(This used to be commit 1ab76ecc5311fa863e5d04899b6f110899818f55)
|
|
(This used to be commit e9875fcd56de0748ed78d7e3c9cdb4919cd96d3c)
|
|
cli_credentials_guess().
(This used to be commit e52710d6794a25ba697f8c26b43784226964f9cb)
|
|
(This used to be commit 99113075c4a96679bcec4f4d6bba4acb3dee4245)
|
|
in dssync tests.
(This used to be commit c7eae1c7842f9ff8b70cce9e5d6f3ebbbe78e83b)
|
|
(This used to be commit 69157be9b180e4d82a66257afb5f774ef16cea89)
|
|
iconv handle.
(This used to be commit a3efdfc8e390c923156c101416eb929a13f1dab8)
|
|
This is synced from samba3 v3-2-test/11bcdf780e164659b89:
The /usr/include/sys/capability.h defines _LINUX_TYPES_H
which prevents /usr/include/linux/types.h from being parsed
(when included afterwards). Thus certain types are undefined
that are for instance needed in /usr/include/linux/dqblk_xfs.h.
This breaks the build of lib/sysquotas_xfs.c in Samba3.
This commit adds a configure check and a workaround for this.
Michael
(This used to be commit df3e151992f0b942554034dd143ab8d7f0d7a75b)
|