solanum-vs-hackint-and-char.../ircd
William Pitcock de7cf7e009 ircd: client: substantially rework the connid registry system
now connid's are allocated on demand and clients may have as many connid's as necessary.
this allows us to build chains of helpers while ensuring the ircd properly tracks and GCs the resources.
2016-03-25 19:50:29 -05:00
..
authd.c ircd: start staging for relocatable paths 2016-03-24 18:45:28 -05:00
bandbi.c ircd: start staging for relocatable paths 2016-03-24 18:45:28 -05:00
blacklist.c
cache.c ircd: unbreak build 2016-03-24 18:50:13 -05:00
capability.c
channel.c
chmode.c chmode: Move check_forward() to a boolean 2016-03-24 14:42:54 -04:00
class.c
client.c ircd: client: substantially rework the connid registry system 2016-03-25 19:50:29 -05:00
dns.c
extban.c
getopt.c
hash.c ircd: client: substantially rework the connid registry system 2016-03-25 19:50:29 -05:00
hook.c
hostmask.c
ipv4_from_ipv6.c
ircd.c ircd: only relocate_paths on windows, no point on posix 2016-03-25 18:13:39 -05:00
ircd_lexer.l extb_combi: More int to bool conversion 2016-03-25 19:47:58 -04:00
ircd_parser.y
ircd_signal.c
listener.c ircd: client: substantially rework the connid registry system 2016-03-25 19:50:29 -05:00
logger.c
main.c
Makefile.am
match.c
modules.c ircd: start staging for relocatable paths 2016-03-24 18:45:28 -05:00
monitor.c
msgbuf.c
newconf.c
operhash.c
packet.c
parse.c
privilege.c
ratelimit.c
reject.c
restart.c ircd: start staging for relocatable paths 2016-03-24 18:45:28 -05:00
s_auth.c
s_conf.c
s_newconf.c
s_serv.c ircd: client: substantially rework the connid registry system 2016-03-25 19:50:29 -05:00
s_user.c
scache.c
send.c
snomask.c
sslproc.c ircd: client: substantially rework the connid registry system 2016-03-25 19:50:29 -05:00
substitution.c
supported.c
tgchange.c
version.c.SH
whowas.c