summaryrefslogtreecommitdiff
path: root/src/conf_parser.c
AgeCommit message (Expand)Author
2014-07-18- conf_parser.y: do some logging if the dh param file can't be opened/readmichael
2014-07-18- Cleaned up and sanitized /challenge relatedcodemichael
2014-06-06- conf_parser.y: fixed stupid bug that has successfully has hidden itself sin...michael
2014-05-01- conf_parser.y: fixed bug where the parser wouldn't take time unitsmichael
2014-03-29- flex 2.5.39michael
2014-01-18- Added 'unxline' oper privilege for better fine tuningmichael
2013-12-06- bison 3.0.2michael
2013-11-18- bison 3.0.1michael
2013-10-11- Bison 3.0michael
2013-07-16- Fixed bug that would prevent servers from linking togethermichael
2013-07-03- Added XLINE and RESV logging typesmichael
2013-06-18- Added generall::cycle_on_host_change configuration option as requestedmichael
2013-06-18- Added general::stats_u_oper_only configuration optionmichael
2013-06-16- conf_parser.y: don't attempt to copy ciphers if there aren't anymichael
2013-06-16- Add operator::ssl_connection_required configuration optionmichael
2013-06-15- rename 'fingerprint' configuration directive to 'ssl_certificate_fingerprint'michael
2013-06-15- Implement CERTFPmichael
2013-06-04- Moved disable_remote_command configuration directive frommichael
2013-06-04- Removed usermode +Cmichael
2013-06-02- Regenerate parsermichael
2013-05-29- conf_parser.l, conf_parser.y: style correctionsmichael
2013-05-27- conf_parser.y: fixed logic error allowing connect{} blocks that don't have ...michael
2013-05-23- conf_parser.y: match() takes care of multiple globs. no need to run collapse()michael
2013-05-18- Fixed broken spoofsmichael
2013-05-14- Added 'locops' and 'wallops' to irc-operator flagsmichael
2013-05-12- Removed 'remote', and 'global_kill' oper flags, and added 'connect',michael
2013-05-10- Removed unused OFLAG_OPER_SPY definitionmichael
2013-05-08- regenerate parser/lexermichael
2013-05-05- Removed channel::quiet_on_ban configuration option. This feature ismichael
2013-04-30- Dropped PCRE supportmichael
2013-04-28- Fixed shared{} blocks not working as expectedmichael
2013-04-27- Removed operflag 'nick_changes'. Operators can now set +n at willmichael
2013-04-25- Added basic support for libGeoIPmichael
2013-04-24- Added 'nononreg' (+R) to oper::umodes and general::oper_only_modesmichael
2013-04-24- Cleanup m_map.cmichael
2013-04-21- Remove current msg locale implementationmichael
2013-04-19- bison 2.7.1michael
2013-04-19- Revert to -r1831michael
2013-04-19- bison 2.7.1michael
2013-04-19- Made all numeric defines use the actual string instead of the numeric valuemichael
2013-04-15- Forward-port -r1741 [Fixed logfiles not getting reopened on /rehash]michael
2013-04-14- Quarantined/reserved channels may now contain wildcardsmichael
2013-04-14- Renamed example.conf to reference.confmichael
2013-03-31- Replaced all occurrences of ircsprintf with sprintf/snprintfmichael
2013-01-26- Forward-port -r1784 [Fix bug where idle time sometimes is 0 even if themichael
2013-01-24- Forward-port -r1774:michael
2013-01-16- conf_parser.y: fixed warning introduced by previous commitmichael
2013-01-16- Forward-port -r1740 [Fixed yyerror() not reporting configuration errorsmichael
2013-01-16- Forward-port -r1750 [IMPORTANT: nick and topic lengths are now configurablemichael
2013-01-15- Rebuilt conf_parser.cmichael