Age | Commit message (Collapse) | Author | Files | Lines |
|
all configure results which are used in replace.h
or any system/*.h should be in the in the libreplace
*.m4 files!
metze
(This used to be commit 95462d614d68a93e85232e3a779f8bfa86fba4d1)
|
|
built a linked_attributes module under this.
Andrew Bartlett
(This used to be commit 4f47e687e579feeb10bb866d62f0c757e5389709)
|
|
over the ldb_tdb part of the problem.
Andrew Bartlett
(This used to be commit daca0cfd2fc2ec3344415d2d31f399ee3bf16151)
|
|
causes the fd to be closed before epoll is told
(This used to be commit d19686cf8a3aba0c6601c5fa58cbf74461055c1c)
|
|
(This used to be commit f61a9b706894de4fa8916b55a24f330eed9f5b0c)
|
|
transaction. When we are in a transaction then we could be in a top level modify operation (such as rename), so we must use a writeable traverse so that the async callbacks can do the modifies while the search is progressing.
- don't do the lockall operation on the tdb during a ldb search if in
a transaction, as this would prevent modifies by callbacks as well
(This used to be commit aa9ab431e071882f42ebc882e809ae1d4b8778d4)
|
|
(This used to be commit 2a6713aa239d07f6898f507ddb3631504c379792)
|
|
When trying an reqchal/auth2 for an unknown workstation account, we have
to return NT_STATUS_NO_TRUST_SAM_ACCOUNT to the auth2. v3-2-test right
now returns NT_STATUS_ACCESS_DENIED, which seems to prevent XP from
joining a Samba3 PDC.
(This used to be commit 99cc861238a33d43ccc4e97cb5ab756c0a097e1d)
|
|
defines). Allows RHEL4 compile to work.
Jeremy.
(cherry picked from commit 0ffdf4fdeea88c21880c8bf69d8db56fb49effa7)
(This used to be commit facb811bb3c77a0b98089c283fe0707c5f486c88)
|
|
Jeremy.
(cherry picked from commit 3ef3c3afc3f56b0f4fdb384d55d2e712060fbedf)
(This used to be commit 5d2995c413ff3da801c40fc6d631e2cd443695e3)
|
|
metze
(cherry picked from commit 96820f8d8f6522fc264efda0f069e2f6a420ac2e)
(This used to be commit cd5069a8ca17a3a14814c0fbf55f113690291165)
|
|
metze
(cherry picked from commit d20c2fa274297e9577ed28b8ed04806a425bdc57)
(This used to be commit ee8557783534ac5b075a8a4655a12b33b854c050)
|
|
metze
(cherry picked from commit f4c0961a16a84dcdfe6e2faafb75c76983e6d466)
(This used to be commit 5d747fcad0b0ac66584da500148e7647122e0544)
|
|
#412. Jeremy.
(cherry picked from commit 33ee0cfb190a883229d0824d7194898fd8966ceb)
(This used to be commit 3910d069413834744b17175bb29775a69002712e)
|
|
(cherry picked from commit 46c12de07fe6f44bcf58ca9de276e7932384843d)
(This used to be commit 7099dde3fd8962e752451ebe2d5d79de4d7caee9)
|
|
to go to tty instead of stdout.
(cherry picked from commit 0cd1ed0424ce87f60070d43caffda41be6706d59)
(This used to be commit 249d69fd85b67657a4523ffc9244a8b4ab01270a)
|
|
Jeremy
metze
(cherry picked from commit d4ae42b1b2982dd786d6da16d7fa964d25fd3356)
(This used to be commit a11d21790fc2ee33998e042195ccbad73631bad8)
|
|
metze
(cherry picked from commit 3e8f43e3cf97f10be4717978643ef3edca8650a5)
(This used to be commit 78da4477a7ef920ff77b41abb841465511b8db31)
|
|
metze
(This used to be commit d286c0533dd2726ebc547dcaf99f45169d4a9d2f)
|
|
could get mucked up.
(This used to be commit 67240f380b2828eb85463ab2d256ae601f57348f)
|
|
Guenther
(This used to be commit 7ab033e8395d5284e9223618c238ff94d3948ac8)
|
|
could have happend with [in,out,unique] pointers
when the clients sends a valid pointer, but the server
reponse with a NULL pointer (as samba-3.0.26a do for some calls).
I've tested with midl to see how windows handles this situation
and also the reverse case where the client sends NULL and
the server reposnse with non-NULL.
It appears that midl generated code just ignores this
and only copies the result if both pointers are non-NULL.
metze
(This used to be commit 7203f717a676a741e49f96f2d477f4f459575caf)
|
|
Guenther
(This used to be commit b9d53f1eea8c1840e24edcbcbc3a284123ecfa36)
|
|
Guenther
(This used to be commit 8fa3de8dca9e9d0d9f7fc79e4fc78b85313f870b)
|
|
Guenther
(This used to be commit a7ebef8dd744104da7216344867d8d2bd5463d1f)
|
|
Guenther
(This used to be commit e7fc3c1da9764a2e7c103e05f3d774b540334f75)
|
|
Guenther
(This used to be commit 1b9e526bf60372e5b3731e98dbfcc029b04e4b01)
|
|
Guenther
(This used to be commit df94fbfe96200ed521fd377a01b6b7b7a7ef88d8)
|
|
Guenther
(This used to be commit ebcbdb5fbdb30005a60431687a738df5f26d3472)
|
|
Guenther
(This used to be commit d8fe7652bda2a984d830b83762950377a4849d64)
|
|
Guenther
(This used to be commit 846d81c0ade7a1b56366feb4338312c24dc4351b)
|
|
Guenther
(This used to be commit 2114103aedbe2134624caa3aba42b6f7721e6d45)
|
|
Guenther
(This used to be commit 109e05b5117b1722a190765f84563cea24273de1)
|
|
Guenther
(This used to be commit 5922a1228653709e1ff99be50e902663e152c706)
|
|
some random bytes.
Andrew Bartlett
(This used to be commit 606c82f6254b8dc6fb32740a7bb55a1989081fe7)
|
|
require top-quality entropy. We don't want to waste system enropy
generating challenges (which simply need to be unpredictable, not
secret) or when generating UUIDs.
Rework generate_random_buffer() to use /dev/urandom less often, only
to seed the existing RC4 based PRNG. (With an exception to ensure we
don't waste this setup cost for very small entropy requests).
Perhaps we should be using heimdal's code for this instead?
This should drasticly reduce our entropy use, particularly in the
build farm (automated Samba build on hosts without much other source
of entropy).
Andrew Bartlett
(This used to be commit 6a5630d37191542022f02fae519227b7829ef620)
|
|
(This used to be commit 7416a1d606a315174b782d67463f8cec878d18bb)
|
|
code,
which also does.
(This used to be commit 083b606496308741958bb9fc6b3e50a582857677)
|
|
(This used to be commit aafd3ea03f52b08b6697f3778728659c790d03b4)
|
|
(This used to be commit b0b4668333b53991b04cae8905836c766e50aa10)
|
|
(This used to be commit 84a202754004ec618aa2663a4614d80eb2c7ce60)
|
|
system/network.h because we stripped down includes.
(This used to be commit 262c1c23a61f1f4fae13e0a61179fe98b682cecf)
|
|
metze
(This used to be commit 398940031ba4b8208d80c0e589b7235120cf3594)
|
|
metze
(This used to be commit eceed3f6d6d8df2abd264b7cc7b74ad3e1fc0758)
|
|
compilers.
Instead, as jelmer suggests, remove the depricated marker on fstring,
for as long as it is used in the samba3 winbind protocol.
Andrew Bartlett
(This used to be commit b15df834ae6506a5c585ec1ede8bf513339d9b13)
|
|
of the build farm I can break with this...
Andrew Bartlett
(This used to be commit b7e4b4f95cc3363329b2b14a4295bcb47bb30c53)
|
|
from Timur Bakeyev.
(This used to be commit 7565c4a0dd304312898839df6789f7338cc1ea63)
|
|
as part of the setup inf file.
Andrew Bartlett
(This used to be commit 6c8987464e198430885b9e71b54fed6758886fdd)
|
|
(This used to be commit 9f1e4a44b55feca9ad873f7c0a29c99e76d2ec57)
|
|
(This used to be commit 6f88c41c31271fd4b634b6393dc4ca44563a88d2)
|