]> jfr.im git - solanum.git/history - ircd/ircd_lexer.l
ircd/authproc.c: avoid crash on lack of any configured DNSBLs
[solanum.git] / ircd / ircd_lexer.l
2021-07-30  jailbird777Remove Windows support
2016-05-15  Aaron Jonesircd_lexer: fix another crash with the same cause
2016-05-15  Aaron Jonesircd_lexer: fix another crash with the same cause
2016-05-15  Aaron Jonesircd_lexer: fix crash with very large config option...
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
2016-03-28  Elizabeth Myersircd_lexer: use correct variable here.
2016-03-28  Elizabeth Myersircd_lexer: use correct variable here.
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-25  Matt Ullmanextb_combi: More int to bool conversion
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-24  William Pitcockircd: start staging for relocatable paths
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersRemove common.h from lexer and parser
2016-03-23  Elizabeth MyersEnsure the parser/lexer don't use IRCD_BUFSIZE.
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-20  William Pitcockircd: lexer: likewise
2016-03-20  Elizabeth Myersconfig.h delenda est
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-01-07  William Pitcockircd: add new lex/yacc files
2016-01-06  William Pitcockrename src to ircd, libcore to libircd