aboutsummaryrefslogtreecommitdiffstats
path: root/ircd/ircd_parser.y
Commit message (Expand)AuthorAgeFilesLines
* Resolve shfit/reduce conflict in timespec production (#54)•••Resolve shfit/reduce conflict in timespec production (no operational change)Gravatar Eric Mertens2020-11-071-3/+9
* ircd_parser: free the ends of ranges after useGravatar Ed Kellett2020-06-071-0/+3
* conf_parser: warning fixesGravatar William Pitcock2016-06-181-1/+1
* ircd_lexer: fix another crash with the same causeGravatar Aaron Jones2016-05-151-1/+1
* Use rb_* versions of nonportable string functionsGravatar Elizabeth Myers2016-04-051-3/+3
* Remove common.h from lexer and parserGravatar Elizabeth Myers2016-03-231-1/+0
* Ensure the parser/lexer don't use IRCD_BUFSIZE.Gravatar Elizabeth Myers2016-03-231-1/+1
* ircd: ircd_parser: we do not need to include netinet/in.hGravatar William Pitcock2016-03-201-2/+0
* config.h delenda estGravatar Elizabeth Myers2016-03-191-1/+1
* modules: tag origin at load time.Gravatar Elizabeth Myers2016-03-061-6/+7
* Remove $Id tags from everything.•••These are obsolete and none have changed since 10 years gao... Gravatar Elizabeth Myers2016-03-061-1/+0
* general: remove last vestiges of static modules support (this hasn't ever act...Gravatar William Pitcock2016-01-061-2/+0
* rename src to ircd, libcore to libircdGravatar William Pitcock2016-01-061-0/+333