]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: server: s3_tevent_context_init() -> samba_tevent_context_init()
authorJeremy Allison <jra@samba.org>
Sat, 24 Sep 2016 02:11:17 +0000 (19:11 -0700)
committerVolker Lendecke <vl@samba.org>
Sat, 24 Sep 2016 17:52:08 +0000 (19:52 +0200)
commitfbfea52e1ce8f22d8d020a2bf3aebd1bc69faceb
treef98da5f6be18e6a6525c7e7702ce4758b18e09b3
parent72785309aa2d1bed7abc6dd7c6475ff0f78411da
s3: server: s3_tevent_context_init() -> samba_tevent_context_init()

We can now remove source3/lib/events.c

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12283
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/lib/server_contexts.c
source3/rpc_server/rpc_ncacn_np.c
source3/smbd/process.c
source3/smbd/server.c