1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source4/smbd
Jeremy Allison 560c37524b s4: Add TALLOC_CTX * to register_server_service().
Use the passed in context from callers. Remove one
talloc_autofree_context().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2017-05-11 20:30:13 +02:00
..
process_model.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
process_model.h s4-server: cleanup allocation of process models 2010-11-03 10:40:52 +00:00
process_single.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
process_standard.c process_standard: clean up messaging for children after exit() 2017-04-25 23:08:11 +02:00
server.c lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
service_named_pipe.c s4-named_pipe_auth: Rename client -> remote_client and server -> local_server 2017-03-29 02:37:28 +02:00
service_stream.c s4: server: Fix crash in NTVFS server caused by ordering of destructor calls. 2017-04-02 05:18:39 +02:00
service_stream.h smbd/service_stream: connection processing flag is not really bool 2016-12-01 00:28:05 +01:00
service_task.c s4: messaging: Remove bool auto_remove parameter from imessaging_init(). 2016-07-23 06:04:11 +02:00
service_task.h server_id.idl: Bring server_id.idl in common 2011-06-09 12:40:08 +02:00
service.c s4: Add TALLOC_CTX * to register_server_service(). 2017-05-11 20:30:13 +02:00
service.h
wscript_build process_standard: clean up messaging for children after exit() 2017-04-25 23:08:11 +02:00