]> 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)
committerKarolin Seeger <kseeger@samba.org>
Thu, 20 Oct 2016 08:43:28 +0000 (10:43 +0200)
commit51cad545d02718710cc4f34de98f323938b2e1af
treef5034e729c4382481152d2bbc41773a6eca03634
parent70edf8c2fbe0a60018bd3dbc6dbc3d17043beb63
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