1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/lib
Volker Lendecke bc4e8b1aba messaging: Do POOL_USAGE via a socket
This makes debugging run-away processes much more efficient and even
possible at all: If the pool-usage output is more than 256MB, the
previous code could not realloc it and threw it away. Also, it is not
helpful for an already huge process to allocate even more.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Sep 18 21:27:30 UTC 2019 on sn-devel-184
2019-09-18 21:27:30 +00:00
..
cmdline s4:lib: Use C99 initializer for poptOption in popt_credentials 2019-01-28 10:29:17 +01:00
com s4:lib:com: Fix function declartions 2018-03-01 04:37:40 +01:00
events s4:lib/events: remove unused allow_warnings=True 2014-11-25 07:25:46 +01:00
messaging messaging: Do POOL_USAGE via a socket 2019-09-18 21:27:30 +00:00
policy py3: Remove PyStr_FromString() compatability macro 2019-06-24 17:24:27 +00:00
registry registry: Free memory at the end of each loop run to prevent mem leak 2019-08-08 06:44:12 +00:00
samba3 libnet: Remove unused source4/libnet/libnet_sam{dump,sync}: 2019-05-06 07:11:51 +00:00
socket source4: Update all consumers of strtoul_err(), strtoull_err() to new API 2019-06-30 11:32:18 +00:00
stream dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
tls lib/tls: Remove unused header definitions from source4/lib/tls/tls.h (tls socket wrapper) 2019-06-26 04:12:32 +00:00
wmi Spelling fixes s/staticly/statically/ 2019-09-01 22:21:28 +00:00