solanum-vs-hackint-and-char.../modules
Simon Arlott 15b05f95f0
m_sasl: check if the agent is present after every client_exit
When a server disconnects the client_exit hook will only be called once
but there could be multiple servers and clients behind that server.

After any client exits, check if the agent is still present.
2018-08-12 12:50:43 +01:00
..
core
cap_account_tag.c
cap_server_time.c
chm_nocolour.c Move module description headers to the top 2016-03-09 01:29:41 -06:00
chm_noctcp.c
m_accept.c
m_admin.c
m_alias.c
m_away.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_cap.c
m_capab.c
m_certfp.c
m_challenge.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
m_chghost.c
m_close.c m_close: remove dangling return [ci skip] 2016-03-09 01:45:01 -06:00
m_connect.c
m_dline.c
m_encap.c
m_etrace.c
m_grant.c m_grant.c - fixed remote grant support 2016-09-10 17:54:13 +02:00
m_help.c
m_info.c
m_invite.c
m_ison.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_kline.c
m_knock.c
m_links.c
m_list.c
m_lusers.c
m_map.c More cleanup 2016-03-23 00:11:26 -04:00
m_monitor.c
m_motd.c
m_names.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_oper.c
m_operspy.c
m_pass.c
m_ping.c
m_pong.c
m_post.c
m_privs.c
m_rehash.c
m_restart.c
m_resv.c
m_sasl.c
m_scan.c
m_services.c
m_set.c
m_signon.c
m_snote.c
m_starttls.c
m_stats.c
m_svinfo.c
m_tb.c
m_testline.c
m_testmask.c
m_tginfo.c
m_time.c
m_topic.c
m_trace.c
m_unreject.c
m_user.c
m_userhost.c
m_users.c
m_version.c
m_wallops.c
m_who.c
m_whois.c
m_whowas.c
m_xline.c
Makefile.am
sno_routing.c