summaryrefslogtreecommitdiff
path: root/src/ircd.c
AgeCommit message (Expand)Author
2014-07-02- Removed supported.hmichael
2014-07-02- Removed hooking systemmichael
2014-05-14- ircd.c:main(): make this "don't run ircd as root!!!11" message look more se...michael
2014-04-05- Re-add CHW capability to cope nice with rbmichael
2014-02-27- ircd.c:io_loop(): minor cosmetical fixes to the "reloading motd files"michael
2014-02-26- Removed FAKEHOST server capability for nowmichael
2014-01-31- ircd.c:set_time(): replaced snprintf/report_error combo withmichael
2014-01-31- ircd.c:set_time(): minor style cleanupmichael
2014-01-25- Clean up all files in src/ (fixed indentation, removed whitespaces/tabs)michael
2014-01-24- Fixed bug where some irc clients could not reconnectmichael
2014-01-20- Use the i/o subsystem to execute scheduled writes. Patch provided by Adam.michael
2014-01-19- Moved configuration related code from ircd.c to conf.cmichael
2013-12-17- Avoid magically sized temporary buffersmichael
2013-12-10- ircd.c: show serial number on startupmichael
2013-12-08- Removed setup_socket callbackmichael
2013-06-23- ircd.c: temporarily disable FAKEHOST capabilitymichael
2013-06-19- Added FAKEHOST server capability for later usemichael
2013-06-17- ircd.c: whitespace commit/style cleanupmichael
2013-06-15- Implement CERTFPmichael
2013-06-06- Added read_links_file()michael
2013-06-02- Cleanup ISUPPORT code and get rid of message.cmichael
2013-05-31- Cleanup flattened links codemichael
2013-05-31- Implement motd{} configuration blocks based on ircu's implementationmichael
2013-04-25- Added basic support for libGeoIPmichael
2013-04-15- Forward-port -r1741 [Fixed logfiles not getting reopened on /rehash]michael
2013-03-31- Cleanup/reorganize header file layoutmichael
2012-12-27- src/ircd.c: minor updates to myopts[] commandline optionsmichael
2012-12-20- /info now also shows pathnames of g-/x-line database filesmichael
2012-11-16- Implemented memory pool allocator which basically is taken from Tor'smichael
2012-11-04- Initial rewrite of the configuration subsystemmichael
2012-11-01- dbs are now periodically flushed on disc every 5 minutesmichael
2012-11-01- klines, dlines, xlines, glines and resv now make use of the new database;michael
2012-10-30- Made m_globops() and ms_globops() use sendto_realops_flags()michael
2012-10-27- Second time's the charm? Moving svnroot/ircd-hybrid-8 tomichael