1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/tevent
Volker Lendecke e7d3678ddb lib: Avoid the use of open_memstream in tevent_req_profile_string
Solaris does not have it.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13629
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2018-10-08 22:17:11 +02:00
..
ABI tevent: version 0.9.37 2018-07-11 23:04:22 +02:00
doc tevent: Fix a docu typo 2018-09-14 07:49:13 +02:00
bindings.py PEP8: fix E306: expected 1 blank line before a nested definition, found 0 2018-08-24 07:49:30 +02:00
configure ldb/tevent: Fix detection of waf paths. 2010-09-28 09:12:41 +02:00
doxy.config tevent: Link the tutorial on the mainpage. 2013-06-12 19:54:30 +02:00
echo_server.c lib/async_req/async_sock.c set socket close on exec 2017-12-18 04:38:19 +01:00
Makefile waf: ensure "make dist" works from a clean git tree for all libraries 2011-01-08 02:35:22 +01:00
pytevent.c lib/tevent: Additionally accept unicode as string param in Py2 2018-04-30 15:43:19 +02:00
test_req.c lib: Avoid the use of open_memstream in tevent_req_profile_string 2018-10-08 22:17:11 +02:00
testsuite.c tevent: add a test that frees wrapper_ev with pending events 2018-07-11 23:04:22 +02:00
tevent_debug.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent_epoll.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent_fd.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent_immediate.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent_internal.h tevent: Add tevent_req_profile 2018-07-11 23:04:22 +02:00
tevent_liboop.c tevent: Fix a comment 2013-01-18 00:05:37 +01:00
tevent_poll.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent_port.c tevent: split out tevent_common_invoke_fd_handler() 2018-07-11 23:04:21 +02:00
tevent_queue.c tevent: add tevent_queue_entry_untrigger() 2018-02-23 04:09:18 +01:00
tevent_req.c tevent: Add tevent_req_profile 2018-07-11 23:04:22 +02:00
tevent_signal.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent_standard.c tevent: rewrite/simplify tevent_poll and maintain ev->fd_events correctly 2018-07-11 23:04:17 +02:00
tevent_threads.c tevent: fix CID 1437976 dereference before null check 2018-07-17 13:33:06 +02:00
tevent_timed.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent_util.c tevent: Set FD_CLOEXEC on epoll handle 2011-08-11 14:38:53 -04:00
tevent_util.h Revert "tevent: avoid -Wtautological-compare errors with gcc6" 2016-07-15 00:54:12 +02:00
tevent_wakeup.c tevent: Remove a pointless goto 2013-08-16 16:50:23 +02:00
tevent_wrapper.c tevent: use talloc_zero_size() for the private state in tevent_context_wrapper_create() 2018-07-24 17:38:25 +02:00
tevent.c tevent: add tevent_context_wrapper_create() infrastructure 2018-07-11 23:04:21 +02:00
tevent.h Minor, really small, documentation fix. 2018-08-06 08:46:41 +02:00
tevent.pc.in tevent: Update flags in tevent pkgconfig file 2014-04-04 21:35:34 +02:00
tevent.py PEP8: fix E123: closing bracket does not match indentation of opening bracket's line 2018-08-24 07:49:26 +02:00
wscript lib/tevent/wscript: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00