]> 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)
committerStefan Metzmacher <metze@samba.org>
Mon, 24 Oct 2016 08:56:11 +0000 (10:56 +0200)
commitfc82907471e61cba0637c35f1c5c682bdda78129
treea628c6e1b9580f056be8681cc9c267ce36f51ef9
parenta60c9cef3dc22bde05307a371928c878258dfaf2
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>
(cherry picked from commit fbfea52e1ce8f22d8d020a2bf3aebd1bc69faceb)
source3/lib/server_contexts.c
source3/rpc_server/rpc_ncacn_np.c
source3/smbd/process.c
source3/smbd/server.c