mirror of
https://github.com/samba-team/samba.git
synced 2025-02-03 13:47:25 +03:00
f4fe3f7766
* simplify "poll" and "poll_mt" backends * make tevent_abort() reachable for backends * add tevent_common_invoke_*_handler() functions * add tevent_context_same_loop() function * add tevent_context_wrapper_create() infrastructure * add tevent_req_profile infrastructure Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
compression - Various compression algorithms (MSZIP, lzxpress) dnspython - Python module for working with DNS. popt - Command-line option parsing library replace - Provides replacements for standard (POSIX, C99) functions not provided by the host platform. subunit - Utilities and bindings for working with the Subunit test result reporting protocol. talloc - Hierarchical pool based memory allocator tdb - Simple but fast key/value database library, supporting multiple writers torture - Simple unit testing helper library