]> jfr.im git - irc/rqf/shadowircd.git/history - modules
Fix an off by one error with zipstats processing
[irc/rqf/shadowircd.git] / modules /
2008-05-21  Jilles TjoelkerReject u@@h klines.
2008-05-21  Jilles TjoelkerGive an error message when refusing a kline that has...
2008-04-25  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-23  Jilles TjoelkerRequire remoteban privilege to send dline/undline to...
2008-04-22  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-22  William PitcockUse sendto_one_numeric() with the new AWAY numerics.
2008-04-21  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis charybdis-3.0.0-rc1
2008-04-20  Jilles TjoelkerTake out some seven-style server notices.
2008-04-20  Jilles TjoelkerRepair fast/better undline (169:d8aa0d182c9f).
2008-04-20  Jilles TjoelkerRemove windows newlines (^M).
2008-04-20  Valery YatskoRemote d:lines implementation (based on ircd-seven...
2008-04-20  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-20  William PitcockRemainder of irc_string.* is moved to new inline/string...
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskoclean_string() is related to m_links.c ONLY - moved...
2008-04-20  Valery Yatskostrtoken -> rb_strtok_r (with arguments order changes)
2008-04-20  Valery Yatskolegacy irc sprintf gone
2008-04-20  Valery Yatskomyctime -> rb_ctime
2008-04-20  Valery YatskoVarious inet* -> rb_inet_*
2008-04-20  Valery Yatskostrlcat -> rb_strlcat
2008-04-20  Valery Yatskostrlcpy -> rb_strlcpy
2008-04-20  Valery YatskoFunctions replacement: ircd_baseXX_{en,de}code -> rb_ba...
2008-04-20  Valery Yatskoget_randomness() removed from m_challenge.c - we use...
2008-04-20  Valery YatskoCode cleanup (m_die)
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-16  Jilles TjoelkerRemove stray SetCork.
2008-04-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-11  Jilles TjoelkerRemove various other gline stuff.
2008-04-11  Valery YatskoRemoving glines
2008-04-09  Valery YatskoBranch merge
2008-04-09  Valery YatskoFixing time_t warnings
2008-04-09  Valery Yatsko.cvsignore files removed, SVN-Access replaced by Mercur...
2008-04-08  Valery YatskoFixed two places, where sendto_realops_flags was mistak...
2008-04-08  Valery Yatsko'S' flag meaning we use ssl link added to /stats {c...
2008-04-08  Valery Yatskom_stats.c fixed not to use kb in tstats output
2008-04-08  Valery YatskoBranch merge
2008-04-08  Valery YatskoWorking over zipstats bug and moving on the new ServerS...
2008-04-07  Valery Yatsko'pargs' gone from set_final_mode - should be correct
2008-04-07  Valery Yatskom_sjoin.c gone, merged with m_join.c
2008-04-07  Valery YatskoMissed include
2008-04-06  Jilles TjoelkerIf we see an invalid nick, close the local link instead...
2008-04-06  William Pitcockfix whois :)
2008-04-06  William Pitcockremove unneeded notice, whois idle works fine :)
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 YatskoMissed some files in r520 commit.
2008-04-05  Valery YatskoReplacing legacy IPV6 define with RB_IPV6 (which is...
2008-04-04  Valery Yatskos_stats.c removed, now we use new style of stats handling.
2008-04-03  Jilles TjoelkerMake m_dline and m_kline load again.
2008-04-03  Jilles TjoelkerUnbreak /stats ? and fix a bug in /stats Z.
2008-04-03  Jilles TjoelkerUnbreak percentage display in /map.
2008-04-03  Jilles TjoelkerMake m_stats and m_svinfo load again.
2008-04-03  Jilles TjoelkerGet rid of ^M.
2008-04-03  William Pitcocks_log.* -> logger.* (s_foo looks ugly, lets try to...
2008-04-02  Jilles TjoelkerClear event pointer after removing it.
2008-04-02  Jilles TjoelkerRevert 415a87c328d1 as the corresponding ConfItem chang...
2008-04-02  Valery YatskoSynching http://angelforce.ru:8000/ with http://hg...
2008-04-02  William PitcockAutomated merge with http://angelforce.ru:8000/
2008-04-02  Valery Yatskoirc_sockaddr_storage -> rb_sockaddr_storage, changing...
2008-04-02  Valery Yatskom_xline.c fixed
2008-04-02  Valery Yatskom_pass.c fixed
2008-04-02  Valery YatskoReverting some changed related not to moving on libratb...
2008-04-02  William PitcockMake m_resv.so build again.
2008-04-02  Valery Yatskowarnings fixed
2008-04-02  Valery Yatskoreject.h include
2008-04-02  Valery Yatskotstats stuff gone to m_stats.c
2008-04-02  Valery Yatskom_unreject.c fixed
2008-04-02  Valery Yatskom_testline.c fixed
2008-04-02  Valery Yatskoanother fix
2008-04-02  Valery Yatskom_kline.c warning fixed, but read my comment
2008-04-02  Valery Yatskoremove_temp_glines() without legacy api
2008-04-02  Valery Yatskodaddr - unused variable warning fixed
2008-04-02  Valery Yatskofixing dline
2008-04-02  Valery Yatsko'ServerStats->' -> 'ServerStats.'
2008-04-02  Valery YatskoLine doesn't exists in ratbox3 and makes compile warnin...
2008-04-02  Valery YatskoReverting to 398.. trying again with native charybdis...
2008-04-02  Valery Yatskom_message::add_target from ratbox3
2008-04-02  Valery YatskoTrying again - this will need ssld integration from me
2008-04-02  Valery Yatskom_pass.c fix
2008-04-01  Valery YatskoCurrentTime -> rb_currenttime();
2008-04-01  Valery YatskodlinkAddAlloc -> rb_dlinkAddAlloc
2008-04-01  Valery Yatskolinebuf_len -> rb_linebuf_len for modules
2008-04-01  Valery YatskoFixed another two warnings in m_stats.c
2008-04-01  Valery Yatskoextern void send_pop_queue(struct Client *); in header...
2008-04-01  Valery YatskoDubString -> rb_strdup
2008-04-01  Valery Yatskom_capab.c fixed - please check whether I am correct
2008-04-01  Valery YatskoMyMalloc -> rb_malloc
2008-04-01  Valery Yatskom_away.c derived from ratbox3 - looks much better and...
2008-04-01  Valery YatskoArgh, wrong replace caused by MS VS 2005 interface.
2008-04-01  Valery YatskoMyFree -> rb_free
2008-04-01  Valery Yatskolibcharybdis includes gone.
2008-04-01  Valery YatskoRemoving libcharybdis references.
2008-04-01  William Pitcockmake m_signon build.
2008-04-01  William PitcockMake m_set compile.
2008-04-01  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-01  William Pitcockfix highest_fd nonsense
next