Age | Commit message (Collapse) | Author | Files | Lines |
|
v3-2-test
(This used to be commit f98c68a8a4882cb0a1b7e8985f3eba5ebb8287e3)
|
|
Jeremy.
(This used to be commit d27e6c0548d21394f6399d3b737d175ffed8420d)
|
|
A talloc pool is a chunk of memory that can be used as a context for further
talloc calls. Allocations with the pool as the parent just chew from that
memory by incrementing a pointer. If the talloc pool is full, then we fall back
to the normal system-level malloc(3) to get memory.
The use case for talloc pools is the transient memory that is used for handling
a single SMB request. Incrementing a pointer will be way faster than any malloc
implementation.
There is a downside of this: If you use talloc_steal() to move something out of
the pool, the whole pool memory is kept around until the last object inside the
pool is freed. So if you talloc_free() the pool, it might happen that the
memory is freed later. So don't hang anything off a talloc pool that should
live long.
Volker
(This used to be commit 287e29d988813007eeebc0c2bef3b46ab8bedee9)
|
|
The __ss_family workaround is in lib/replace/system/network.h ...
Michael
(This used to be commit 778199cf00196f81fd96deae1370d8cbc438c5bf)
|
|
Found by Timur I. Bakeyev <timur@com.bat.ru>.
Michael
(This used to be commit ece34fd2fe4bcd3f88a31a42faaba89248da3ba9)
|
|
v3-2-test
(This used to be commit 92fcf22b79809393c734e4005c34a5e7e4aaa912)
|
|
Jeremy.
(This used to be commit 231a148badf1f9b868ed1d37532020defa27bbd6)
|
|
Jeremy.
(This used to be commit 318cbcfae51fc5dae549c60107d12480d8e478c8)
|
|
(This used to be commit 2a5c53220a5cc2b4a80fc7c6cb38e87789c5e797)
|
|
Michael
(This used to be commit 829de79051cd1d1cc67c4c40fdc8e08c44450a09)
|
|
Michael
(This used to be commit b4a37a66bbd8f5346de743d4ab427d6671e29075)
|
|
The check for out of memory was the wrong way round.
Michael
(This used to be commit d7a7b793203b986823859ac5171d2d4c30e52415)
|
|
Guenther
(This used to be commit e73e3da772bd024f1d74fc41b832f181ba5c43bd)
|
|
Guenther
(This used to be commit 6169dea4dc3c4fc5eb1caefde828ed896cf048c5)
|
|
(This used to be commit 9c81125e6d3df49806e1c0b39409ffac8e3a0fd1)
|
|
Jeremy, please check!
(This used to be commit 66d3012bf422b2ffc47fa6a405269bad2a80bd6f)
|
|
Guenther
(This used to be commit 3d34c87612138e4457e824e1a6e3981d1c3fe238)
|
|
Michael
(This used to be commit f93fc818143a7442a6e8a90f16f60c536a5b8f9e)
|
|
Now that we have a LRU scheme for the stat cache we can live with a lot less
(This used to be commit 9e736aab07b91744d4c14a55f6f7c55f51dd80f6)
|
|
Reported by the IBM checker
(This used to be commit 48f61e4b9fce5ea4f4bc3cf55530bb757c0def07)
|
|
Guenther
(This used to be commit 95129a28cfa57d8e5bd767b92f065abd1d32a569)
|
|
Guenther
(This used to be commit 8f411753b2130e9c1f260a15d031f57ba07b62a1)
|
|
Michael
(This used to be commit 7b3724fe861408c393e94260f8a8cc504f2a48d0)
|
|
Michael
(This used to be commit 0aef0e38c26c59b779b5d7b48ef41e4aaa2fa729)
|
|
merge from http://samba.org/~tridge/3_0-ctdb
(This used to be commit 2938e74dea1695c813d6220a839b248dbc3b1d8f)
|
|
Jeremy.
(This used to be commit eea07b0c83985af60395f8a31de5bac4e5398cff)
|
|
Jeremy.
(This used to be commit d61831164b482d02e0eef3c28aeed93d3e44433f)
|
|
Jeremy.
(This used to be commit acfb233acc7324b8d431d5cb777a1933d173b3dc)
|
|
Michael
(This used to be commit 9cd30fb25c42e79946b5140994d0bf2ef4c62f90)
|
|
Michael
(This used to be commit ed4dd00c5ae8e4995ace9326f915ae4bd15d96b3)
|
|
Michael
(This used to be commit 6b2b9a60ef857ec31da5fea631535205fbdede4a)
|
|
Michael
(This used to be commit 3f89aea8e4df3a2de8c5e4c6f4e417567adb2d67)
|
|
Michael
(This used to be commit d14de0692c623ff07dada45a3d7bec03ceca2b7e)
|
|
Michael
(This used to be commit 081435250709af734ec1e49e2539b091f2d92dfb)
|
|
Michael
(This used to be commit 3a4bf4b7c3081048f0d5491dae6610388c268c2f)
|
|
Michael
(This used to be commit 45b219642c529865a898625eeb0433c60b233867)
|
|
Jeremy.
(This used to be commit bedc493874adaf783362ba7b821e2a6d985b96ea)
|
|
Jeremy.
(This used to be commit 647f13d0f1a270a68263b3b0403436f9d6cf1a0e)
|
|
(This used to be commit 2150663d9eaf5cdab08de2ad1fcc952d7e85936c)
|
|
(This used to be commit 28a72ebd4541fb54f284da49081345e54130c75a)
|
|
Michael
(This used to be commit ef7c9a765bcdb1c774ff4f6d14053c4aa3815f31)
|
|
Michael
(This used to be commit c88555ce45aa2998037d316f3a8edccd04be04a4)
|
|
(This used to be commit c7cb98d486ef8af1dc7111c2316fd73db9fef9f8)
|
|
(This used to be commit 1a15778331393f9ece9aac9450828e799b20a058)
|
|
from struct in_addr. Still only does IPv4 updates but now
it'll be easy to add IPv6 when we have time.
Jeremy.
(This used to be commit ac3a433befca2c6b674fc7e7f2f2c700d78b0a0c)
|
|
Guenther
(This used to be commit d1fa8049b1c0a3cebbc2c64e245e8055c8d3e84b)
|
|
(This used to be commit ea36c3add588061cf338deabb2d8952f2213a8bd)
|
|
Guenther
(This used to be commit a3b348b113f248d2eccffd6073560619a97a2976)
|
|
Guenther
(This used to be commit 045a69c59c3b0732bb12a8b0efc8c9675e811719)
|
|
Guenther
(This used to be commit ddc1307844379f99b3dde48fc351d0326d22a7ce)
|