]> jfr.im git - irc/rqf/shadowircd.git/history - src/ircd.c
Change config option for ident_timeout to default_ident_timeout as jilles
[irc/rqf/shadowircd.git] / src / ircd.c
2010-04-05  JD HorelickChange config option for ident_timeout to default_ident...
2010-04-05  JD HorelickAdd a configuration option for ident_timeout.
2010-04-04  JD HorelickBranch Merge
2010-03-31  Jilles TjoelkerNew custom channel mode API allowing reloading such...
2010-03-07  William PitcockFix construction of the channel mode vector table.
2010-02-22  Jilles TjoelkerRemove more old kline.conf stuff.
2010-01-08  William PitcockLoad in new bans from bandb on startup.
2010-01-07  William PitcockStart bandb on ircd initialization.
2008-12-22  Jilles TjoelkerPut libratbox version on startup in a nicer place.
2008-12-22  Valeriy Yatsko[ratbox3 svn r26284 by androsyn] spew the libratbox...
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-08-17  William Pitcockircd initialization: add a "default" privset with no...
2008-08-17  Valery V Yatskobranch merge
2008-08-17  Valery V Yatskofixed warnings on src/ircd.c compilation
2008-08-16  Valery V Yatskoircd-ratbox -> charybdis
2008-08-16  Valery V Yatskoseed random not even every 300 seconds, but on startup...
2008-08-16  Valery V Yatskoegd fixed
2008-08-16  Valery V Yatskocomment to fix egd (not work currently)
2008-08-06  Valery V Yatskoilog -> inotice in ircd_restart_cb (ircd.c)
2008-08-06  Valery V Yatskofrom ircd-ratbox r25799 by androsyn: give a bit more...
2008-08-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-07-30  Jilles TjoelkerMake the ircd start again.
2008-07-28  Valery YatskoRemoved unneeded includes from newconf.h
2008-07-28  Valery YatskoReordered functions to match ratbox3's order
2008-07-27  Valery YatskoRemoving '/* patricia */' declarations block as libratb...
2008-07-27  Valery YatskoCleanup: removed unused initialVMTop variable from...
2008-06-28  Valery V YatskoNew (and better) values for startup event timings
2008-06-28  Valery V YatskoRemoved __CYGWIN__ define - server has no ability to...
2008-06-28  Valery V YatskoRemoved SystemTime declaration
2008-06-28  Valery V YatskoRemove srand() from main(), we are using ratbox3 random...
2008-06-28  Valery V Yatsko1. Removed stupid initUser() function outside of all...
2008-06-28  Valery V Yatsko*_heap declaration related to client.c are now in clien...
2008-06-28  Valery V Yatsko'struct config_channel_entry ConfigChannel' in channel...
2008-06-28  Valery V Yatsko'rb_dlink_list global_channel_list' declaration moved...
2008-06-28  Valery V Yatskochannel_heap,ban_heap,topic_heap,member_heap declared...
2008-06-24  Valery V YatskoApplying dyn-cmodes.diff - first step in implementing...
2008-06-08  William PitcockMerge with 'charybdis-ts6only' branch.
2008-04-22  Jilles TjoelkerShow hg revision number (serno) in ircd -version.
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-20  Valery Yatsko'reseed_srand' event - libratbox and various ssl stuff...
2008-04-20  Valery YatskoRemove rb_checktimeouts event init from ircd.c - it...
2008-04-20  Valery YatskoSplitted open_logfiles(); into open_logfiles(); and...
2008-04-20  Valery YatskoMoving some m_die code into ircd_shutdown(reason) funct...
2008-04-20  Valery YatskoSwitched on using cache_user_motd(); for motd update...
2008-04-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-11  Valery YatskoRemoving glines
2008-04-09  Valery YatskoBranch merge
2008-04-09  Valery YatskoImporting ratbox3 r25213 changeset
2008-04-08  Valery Yatskorb_lib_loop delay changed from 250 to 0, it really...
2008-04-08  Valery YatskoBranch merge
2008-04-08  Valery YatskoOups, declarations related to ircd.c returned from...
2008-04-08  Valery YatskoCleaned up ircd.c a bit and added additional check...
2008-04-08  Valery YatskoServerRunning is not used too
2008-04-08  Valery YatskoIt seems that we don't use data structs version anywher...
2008-04-06  Valery Yatskossl sync with http://hg.angelforce.ru/charybdis-old
2008-04-05  Jilles TjoelkerBranch merge.
2008-04-05  Valery YatskoAutomated sync with http://hg.angelforce.ru/charybdis
2008-04-05  Valery YatskoMuch clear maxconnections stuff - ported from ratbox3.
2008-04-05  Jilles TjoelkerBranch merge.
2008-04-05  Valery YatskoSome global structs cleaned up a bit in their initaliza...
2008-04-04  Valery Yatskos_stats.c removed, now we use new style of stats handling.
2008-04-03  William Pitcockset_time() isn't needed anymore; remove it
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-03  William Pitcocksetting maxconnections seems to get things going...
2008-04-03  William Pitcockuse rb_set_time() to update ratbox time
2008-04-02  Jilles TjoelkerNeed to initialize linebuf separately.
2008-04-02  Valery YatskoSynching http://angelforce.ru:8000/ with http://hg...
2008-04-02  Valery YatskoWorkarond with listener.c stuff on moving from listener...
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  Valery Yatskotstats stuff gone to m_stats.c
2008-04-02  Valery Yatskos_stats workaround
2008-04-02  Valery Yatskossl_ok in ircd.{h,c}
2008-04-02  Valery Yatskoextern declaration in ircd.h instead of ircd.c
2008-04-02  Valery YatskoMerging again and again
2008-04-02  William Pitcockfix ircd.c compilation
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000
2008-04-02  Valery YatskoMerging again
2008-04-02  Valery YatskoMerging s_newconf.c from nenolod and me
2008-04-02  Valery YatskoFixed a ratbox lib call as it is in ircd-ratbox-3
2008-04-02  Valery Yatskoevent* -> rb_event*
2008-04-02  William Pitcockfix irc_dictionary, and some ircd warnings
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  Jilles TjoelkerSome changes for libratbox.
2008-04-01  William Pitcockrb_event_add ;)
2008-04-01  William PitcockMake m_set compile.
2008-04-01  William Pitcockdlink -> rb_dlink
2008-04-01  William Pitcockircs[n]printf -> rb_s[n]printf
2008-04-01  William Pitcockbork bork bork
2008-04-01  William PitcockInitialize libratbox.
2007-12-02  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-11-23  Jilles TjoelkerMerge links_cache into scache and rework scache.
2007-11-21  Jilles TjoelkerRemove Server.up and Server.upid.
2007-04-03  jilles[svn] Make the code that raises fd rlimit to hard limit...
2007-04-03  nenolod[svn] - remove ALL braindead 2.8 I/O artifacts: MASTER_...
2007-03-05  nenolod[svn] - add config option for setting max_clients.
2007-03-05  nenolod[svn] - remove get_maxrss() and all of that insecure...
next