solanum-vs-hackint-and-char.../include
Nathan Phillip Brink c74836dc4a 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-03-01 02:41:09 +00:00
..
inline
.indent.pro
bandbi.h
blacklist.h
cache.h
capability.h capability: add capability_index_stats() for getting statistics about the capability broker system 2012-02-04 21:27:43 -06:00
channel.h Add one more const. 2012-01-08 16:25:34 +01:00
chmode.h
class.h
client.h Remove dummies, given that ratelimit already broke the ABI once. 2012-02-21 21:02:20 +01:00
common.h
config.h Add explicit support for being installed into a system triggered with --enable-fhs-paths. 2012-03-01 02:41:09 +00:00
config.h.dist
defaults.h
hash.h
hook.h
hostmask.h
ipv4_from_ipv6.h Add code to get IPv4 addresses from 6to4 and Teredo IPv6 addresses. 2012-01-08 15:51:44 +01:00
irc_dictionary.h
ircd.h
ircd_defs.h
ircd_getopt.h
ircd_linker.h
ircd_signal.h
listener.h
logger.h
m_info.h
match.h
modules.h Prefer PATH_MAX to non-standard MAXPATHLEN. 2011-10-28 16:45:18 +02:00
monitor.h
msg.h
newconf.h
numeric.h numeric: reserve RPL_SASLMECHS (908) 2012-02-21 09:15:15 -06:00
operhash.h
packet.h Minor cleanup to command throttling code: 2011-10-04 00:46:00 +02:00
parse.h
patchlevel.h
privilege.h
ratelimit.h Add ratelimit for high-bandwidth commands. 2012-02-18 03:54:44 +00:00
reject.h
res.h
reslib.h
restart.h
s_auth.h
s_conf.h Pace aways. 2012-02-18 16:32:57 +01:00
s_newconf.h
s_serv.h Migrate capability negotiation code to new dynamic capability management API. 2012-02-04 01:47:46 -06:00
s_stats.h Add ratelimit for high-bandwidth commands. 2012-02-18 03:54:44 +00:00
s_user.h
scache.h
send.h Apply extended-join client cap to QJM joins 2011-11-12 14:41:01 +00:00
setup.h.in branding: if CUSTOM_BRANDING is defined, display charybdis version in /info 2011-05-08 09:06:19 -05:00
snomask.h
sslproc.h
stdinc.h
substitution.h
supported.h
tgchange.h
whowas.h