Age | Commit message (Collapse) | Author | Files | Lines |
|
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)
|
|
hopefully gives more info why this fails some bigendian
platforms
metze
(This used to be commit 1d2bc79aa5841bbdbaf003005a161bbf294c7366)
|
|
Guenther
(This used to be commit a5e4d13eef9f20fdd304bff7279e56e09aa070f2)
|
|
Guenther
(This used to be commit e9e6ee4f73c5ed88cbf4585aa7e1a40e06cc131f)
|
|
Guenther
(This used to be commit 99408cf20c6feb745cd2dd56c37015cfa11e9b3d)
|
|
Guenther
(This used to be commit 617091fb5aa708f4bfef3312d1442c3fc627bd30)
|
|
Guenther
(This used to be commit 1ebcceb922bdb566e6a548aa1ad816eb8e9e26e9)
|
|
security_descriptor_create().
Guenther
(This used to be commit 7dd0d28d254f78891b0807492baafa188b42df16)
|
|
Guenther
(This used to be commit 3a0d22f572bac4f53902cf1fcb6534fe88e6edab)
|
|
Guenther
(This used to be commit ceb2ebfbf1eeb80bd34beadbba3a3c7a04da306a)
|
|
Guenther
(This used to be commit 7d8f53b1c73dc4025821d96d8f675b6866407acb)
|
|
Guenther
(This used to be commit 176614423ea57e853211c43b9853203243c6a978)
|
|
as this brings in the socket_wrapper.h in unexpected
code and we endup with a missing 'swrap_close' while linking
metze
(This used to be commit 507d5ca7d994f0771dbb66e61d2d22e391508658)
|
|
(here it's "system/time.h")
metze
(This used to be commit 00467c25930a527eb9831cfd893bd8e217ca4f74)
|
|
metze
(This used to be commit 76f1f7d7017977e49d100627db728cef1a8a95c0)
|
|
metze
(This used to be commit 192c05556f786b4523fb325cee6d87b251aee059)
|
|
metze
(This used to be commit b7027404ba525956f2c6ad8005b17cde7e16184f)
|
|
metze
(This used to be commit f9696109cc8f4646599f73b78e1eacd94d1a6c2c)
|
|
isn't what memset wants anyway.
Thanks to Indar Kriplani <indar.kriplani@gmail.com>. Fixes bug 5010
Andrew Bartlett
(This used to be commit fd309065bb697cfaaa595d060defee1761cf9523)
|
|
so don't let the build-farm complain that is passes unexpected
metze
(This used to be commit cf3f0de921705bdc172607f87933260e37223f32)
|
|
"Add missing security_secinfo bits as seen while managing security descriptor
inheritance with regedit."
Guenther
(This used to be commit 1c1811c5e34b18f448beb544de0c5f8612653293)
|
|
Jeremy.
(This used to be commit 48819012f81167f07d2e909329432d2ef222b1bf)
|
|
metze
(This used to be commit eacbe31c897e53762dc799a8bcad7cc4679441c7)
|
|
metze
(This used to be commit 18991998b209f46937d1060c2bc8b841da5b6173)
|
|
metze
(This used to be commit 578b4711c9cb8f1e8ac21f7d83342aa0a34ad722)
|
|
(This used to be commit eddb663959b62a7170998f1ba0fad59967fcff67)
|
|
metze
(This used to be commit 058a0619e9218586e73ae920f45621cf00d8b828)
|
|
metze
(This used to be commit 198e8d7fff285fc70f2525af2a34a61d385b0d29)
|
|
metze
(This used to be commit 6f665a12789b839c3d49ea8307f78bec77730c94)
|
|
metze
(This used to be commit 9fd96e1989e348f87355ed120786399493a9e447)
|
|
variables for make test.
(This used to be commit 814027146d9a4d309808bda635d5bc8d34974045)
|