elemental-ircd/modules
Nathan Phillip Brink e8da6ccee6 Add explicit support for being installed into a system triggered with --enable-fhs-paths.
Add two mechanism for avoiding name-collisions in a system-wide installation of charybdis. The ssld and bandb daemons, intended to be directly used by ircd and not the user, install into libexec when --enable-fhs-paths is set. For binaries which are meant to be in PATH (bindir), such as ircd and viconf, there is now an option --with-program-prefix=progprefix inspired by automake. If the user specifies --with-program-prefix=charybdis, the ircd binary is named charybdisircd when installed. Add support for saving the pidfile to a rundir and storing the ban database in localstatedir instead of in sysconfdir. This is, again, conditional on --enable-fhs-paths. Fix(?) genssl.sh to always write created SSL key/certificate/dh parameters to the sysconfdir specified during ./configure. The previous behavior was to assume that the user ran genssl.sh after ensuring that his current working directory was either sysconfdir or a sibling directory of sysconfdir.
2012-02-29 23:16:29 -05:00
..
core Fix handling of ACTIONs when chmode +G is set. 2012-02-28 15:12:33 -05:00
.depend Regenerate depend files. 2008-07-12 01:52:27 +02:00
.indent.pro [svn] - the new plan: 2007-01-24 22:40:21 -08:00
Makefile.in Add explicit support for being installed into a system triggered with --enable-fhs-paths. 2012-02-29 23:16:29 -05:00
m_accept.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_admin.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_away.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_cap.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_capab.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_certfp.c Pass certfp to other servers and show it in whois. Do not show it on connect. 2010-02-06 00:18:27 +01:00
m_challenge.c m_challenge: fix use of undefined behaviour. 2011-02-22 12:00:45 -05:00
m_chghost.c Allow / in spoofed hosts 2009-04-20 08:37:13 -05:00
m_close.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_cmessage.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_connect.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_dline.c Track who set a dline/kline/xline/resv as in ratbox3. 2010-03-01 01:23:22 +01:00
m_encap.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_etrace.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_help.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_info.c Merge. 2010-10-11 11:58:39 -04:00
m_invite.c Backed out changeset 3097ade953f5 2010-10-11 11:58:21 -04:00
m_ison.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_kline.c Fix various compiler warnings. 2010-03-27 20:09:46 +01:00
m_knock.c Backed out changeset 3097ade953f5 2010-10-11 11:58:21 -04:00
m_links.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_list.c Move list-related isupport items to the list module itself. 2011-01-06 00:40:08 -08:00
m_locops.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_lusers.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_map.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_monitor.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_motd.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_names.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_oper.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_operspy.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_pass.c Remove auth_user support from m_pass.c. It's pointless here and it breaks the functionality of having it in m_sasl which is actually useful.... 2010-11-25 03:22:02 -05:00
m_ping.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_pong.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_post.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_privs.c Backed out changeset 65db6ca26281 2010-02-25 15:11:43 -05:00
m_rehash.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_restart.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_resv.c Restore snotes, logs for UNRESV nick. 2010-03-27 16:24:13 +01:00
m_sasl.c Make auth_user work with SASL and add it to the example configs. 2010-11-21 15:03:17 -05:00
m_scan.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_services.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_set.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_signon.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_snote.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_stats.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_svinfo.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_tb.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_testline.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_testmask.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_time.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_topic.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_trace.c hunt_server: Disallow wildcarded nicknames. 2011-01-08 17:47:05 +01:00
m_unreject.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_user.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_userhost.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_users.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_version.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_wallops.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_who.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_whois.c Some clang static analyzer fixes. 2010-10-23 22:30:52 -04:00
m_whowas.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
m_xline.c XLINE: Do not cluster unxlines ON specific servers. 2010-03-27 16:09:26 +01:00
sno_routing.c Removal of ancient SVN ID's part one 2010-06-10 21:22:44 -04:00
static_modules.c.SH [svn] - the new plan: 2007-01-24 22:40:21 -08:00