Age | Commit message (Collapse) | Author | Files | Lines |
|
This is not a proper bug but the code is clearer now
and we are tracking failure of open separate from that of close.
Michael
(This used to be commit 4ae4692bc6c6da15483a6f4a3363cdc23121efc7)
|
|
metze
(This used to be commit 9342c4f5ff2be16c9771fd07fbec87076af2e681)
|
|
metze
(This used to be commit 225a9852eeee66f22a4135a660f18b70666c1c5f)
|
|
(This used to be commit e1095673089d12e11a4e17a8d6c5b756cc9f427b)
|
|
Andrew Bartlett
(This used to be commit 861a85985d2d27f58cb8fa2fef0d445c7dac94c6)
|
|
Thanks in particular to arkanes and KirkMcDonald on #python for their
assistance, suggesting breaking the DN check.
I eventually found it while trying to cut down on the number of gcc
warnings, which is why we also add printf annotations.
Andrew Bartlett
(This used to be commit ba30e82d4efcba23c49622de43d3d6fc9c800e35)
|
|
client.
Guenther
(This used to be commit 8ca4b0b0942564afa70b2e8a6d67d65ea8b75e43)
|
|
(This used to be commit 9a1466abbd4115f4a57d794006aca29aa0184ced)
|
|
Andrew Bartlett
(This used to be commit bc607c334ff86624b891886a6f874da2bcff113e)
|
|
(This used to be commit 3903ef9168a18d34517c78536d34e147a9bc01cd)
|
|
If I remember it right and when I look at the git log, then this way to do the
async functions was designed by me.
(This used to be commit 8d44f997c88b97fc40a88eebd50b6df720c0c10f)
|
|
Very likely this is not the full story, but as it happens so often this proof
is needed to fix a direct s3 bug.
(This used to be commit 16b4a3685bf59faee22882ee14ddb95918f64e22)
|
|
Without this patch the RPC-SAMBA3SESSIONKEY against W2k3 gives
INVALID_PARAMETER for the anonymous session setup
(This used to be commit eb459be878e98cb58c6b5779584e187cdcbf4f91)
|
|
Without this patch I get
./libcli/security/proto.h:45: warning: 'struct auth_session_info' declared inside parameter list
(This used to be commit 078a6fdb3f8e389102a07b81b6b8d87fa8bf17c3)
|
|
Andrew Bartlett
(This used to be commit 7503f93f2f07f81ada1b5d9ec8fdd3d5509376ae)
|
|
(This used to be commit 7c4356084a389c3a4edc16f06906ce6127a3a59b)
|
|
Rather than killing off the nasty 'kludge ACLs' stuff, this patch
extends it, to ensure that LSA secrets and the registry are also
protected.
Andrew Bartlett
(This used to be commit 2f2b110fb870132099bad1d4c16ed8962affb3ce)
|
|
This fixes bug #4235 for Samba4.
(This used to be commit b6bb7621053bccc9d06b1b2ee9f71b1b1acf3b70)
|
|
Andrew Bartlett
(This used to be commit d2b5f40d80008ca3269118915409333755b6eac3)
|
|
(This used to be commit 1de21f5fdd9e377801af25b7ce461bdf7a16e1de)
|
|
Ensure that the ldb python binding 'TypeError dn not set' errors are
not in the SWIG wrapper's use of ldb functions, put some more error
checks in.
Andrew Bartlett
(This used to be commit 8d4c831184cff8bca85daf6cc711b189b5cf3a47)
|
|
While we don't use the default HDB directories, the code needs this
macro defined.
Andrew Bartlett
(This used to be commit b5dbdef1580a58c0f208e83491946391cd08e570)
|
|
(This used to be commit 8252b51850f108aa8f43ec25c752a411c32f9764)
|
|
(This used to be commit 400c16e7004bc3a881bb6efb99a273cdac87f70c)
|
|
Andrew Bartlett
(This used to be commit d88b530522d3cef67c24422bd5182fb875d87ee2)
|
|
metze
(This used to be commit b7dad8674a3aaa27bc1103a83be75434d413239b)
|
|
metze
(This used to be commit 33347928e17dead3485de7dcfb0915da4638da05)
|
|
doesn't exist anymore
metze
(This used to be commit 1dd8e3775686badfd35dca23d291af93d8cf5695)
|
|
exist anymore
metze
(This used to be commit 0fb3d246212e2e7d68c1276dff1628ece9794283)
|
|
Michael
(This used to be commit 2d3c2f34f33338ff422047dae9cc262522689328)
|
|
Prototype is now in system/network.h,
implementation in socketpair.c, and
check in socketpair.m4.
Now the last networking function has vanished from replace.c.
Michael
(This used to be commit 94ac8a25be15b55f66eff96fdddc2fdc71a43b1e)
|
|
metze
(This used to be commit b5eeaf9b27e0116e57825b664642d2b5cfd895f0)
|
|
Interface detection on Solaris still failing due to items pointed out here:
http://lists.samba.org/archive/samba-technical/2007-November/056701.html
(cherry picked from commit 37c87acc9d48c1fb5d4806374ca8e992300db1ff)
(This used to be commit 5757d8dfe9e6cf7b662acdf5c3d825f0021822c0)
|
|
(cherry picked from commit 471b1b0c58bc2def5d2fe9d98401def34724d447)
(This used to be commit effda48a2670325fed56e158539417c6f95381b8)
|
|
(cherry picked from commit b8aaa9a69fd6217ce0387ef8e84f316706186d70)
(This used to be commit 8f58d39c0c621e9da85308d721a146352cc4939e)
|
|
Michael
(This used to be commit 98ee8c84300757d778733a458c6ca3e6022b40ea)
|
|
Michael
(This used to be commit 1f9ca7eed965904f67cf78fbac007432b8a057fd)
|
|
...not only replace it when it is broken.
This moves the defintion of rep_inet_ntoa from replace.c
to inet_ntoa.c and adds configure checks for existence
of inet_ntoa(). Checks are moved to an include file of its own.
NOTE: The original rep_inet_ntoa in replace.c was wrapped
into a "#ifndef WITH_PTHREADS" but the prototype in replace.h
and the define in system/network.h were not. I removed that
ifndef since the inet_ntoa() function is usually not thread safe
anyways, since it returns a pointer to a static buffer.
So whoever calls inet_ntoa() should be aware that it is not
thread safe anyways.
Michael
(This used to be commit 974c0c45ad42644348e0b55454715b12158f1028)
|
|
Michael
(This used to be commit cca5d6626fe395f08fd4c8b2344e4e43646cb987)
|
|
Michael
(This used to be commit 9fa4b53b61064c910b8f5c9c676c971023b8670c)
|
|
metze
(This used to be commit 62bb177a6e4a3e1f949b78c7cd7583f2e1271739)
|
|
The configure checks are also in libreplace now.
metze
(This used to be commit 07e931a77f21e025281b6285f4ce7aebf1106b86)
|
|
metze
(This used to be commit 79037c31334e271a718fcac234148038814b591e)
|
|
...instead of using SOCKET_LIBS and NSL_LIBS.
metze
(This used to be commit cef2e8d748756f61c248ad6660e85dd1ac36308a)
|
|
But keep the old ones untill the callers are fixed.
metze
(This used to be commit e7115dcc8a0a4f420de7a901e3a21d4f35a6fcf9)
|
|
configure.in doesn't exist at all...
metze
(This used to be commit ca414d4e9e96b90100c46b006825bc8e935ba0b4)
|
|
metze
(This used to be commit 087667e0cd66ea615b5aa43538192fe1d7de87ae)
|
|
metze
(This used to be commit 91b49365abed6f67e2b3c18b0090b4e6ff1df935)
|
|
This reverts parts of
903eb9a23d80576f5df2d90a0e025f2366ffe4c6
and
9196213c49532ac60349ff55e66430b7c80b09c2.
metze
(This used to be commit 5f5fa368c2ca472409c0082400b6e26029dfd7b5)
|
|
Some S3 code depends on this.
(cherry picked from commit dc3d5e16452bf30055638ba3cfe99097fb557156)
(This used to be commit 842d144b4fb0981250157f72956e732709663107)
|