]> jfr.im git - irc/rqf/shadowircd.git/history - src
Update FAQ.
[irc/rqf/shadowircd.git] / src /
2008-04-20  Jilles TjoelkerRemove obsolete comment.
2008-04-20  Jilles TjoelkerRemove conf_connect_allowed(), neither used nor declared.
2008-04-20  Jilles TjoelkerMove some declarations to header files, this enforces...
2008-04-20  Jilles TjoelkerFix various compiler warnings.
2008-04-20  Jilles TjoelkerRemove silly cast that caused a compiler warning.
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 YatskoMissed include - now compiles ok
2008-04-20  Valery Yatskoirc_string.h -> match.h, irc_string.h; includes changed
2008-04-20  Valery Yatskostrip_tabs() is related to s_conf.c ONLY - moved it...
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 Yatskono need for inetntop* now - removed
2008-04-20  Valery YatskoVarious inet* -> rb_inet_*
2008-04-20  Valery YatskoMissed file from previous changeset
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 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-17  Jilles TjoelkerImprove SIGCHLD handler
2008-04-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-12  William PitcockNew operline based on ranting from ccr.
2008-04-11  Jilles TjoelkerRemove various other gline stuff.
2008-04-11  Valery YatskoBranch merge
2008-04-11  Valery Yatsko'You are exempt from...' message fixed - glines gone
2008-04-11  Valery YatskoAutomated sync with ssh://hg.atheme.org//hg/charybdis
2008-04-11  Valery YatskoFixing compilation - CAP_GLN removed
2008-04-11  Valery YatskoRemoving glines
2008-04-09  Valery YatskoBranch merge
2008-04-09  Valery YatskoFixing time_t warnings
2008-04-09  Valery YatskoBranch merge
2008-04-09  Valery YatskoImporting ratbox3 r25213 changeset
2008-04-09  Valery Yatsko.cvsignore files removed, SVN-Access replaced by Mercur...
2008-04-08  Valery Yatskochm_* declarations gone to chmode.h - this makes some...
2008-04-08  Jilles TjoelkerFix some warnings in the resolver code.
2008-04-08  Jilles TjoelkerMake Dictionary keys const everywhere.
2008-04-08  Jilles TjoelkerMake the format argument of change_nick_user_host(...
2008-04-08  Valery YatskoFixed two places, where sendto_realops_flags was mistak...
2008-04-08  Valery YatskoRemoving UMODE_ALL, replacing all sendto_realops_flags...
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 YatskoWorking over zipstats bug and moving on the new ServerS...
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 Yatskoircd_state.{c,h} gone - let us redesign it in future...
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-07  Valery Yatskoshow_capabilities cleanup and now show whether we are...
2008-04-07  Valery YatskoMake charybdis not search m_sjoin as its a core module
2008-04-06  William Pitcockfix whois :)
2008-04-06  William Pitcockadd umode +Z for SSL, can't be set or unset
2008-04-06  William Pitcockmake this compile again
2008-04-06  Valery Yatskossl sync with http://hg.angelforce.ru/charybdis-old
2008-04-05  Jilles TjoelkerBranch merge.
2008-04-05  Jilles TjoelkerPut back connecting to servers defined by hostname.
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-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 TjoelkerServlink control data is read again, this makes /stats...
2008-04-03  Jilles TjoelkerZiplinks appear to work again now.
2008-04-03  Jilles TjoelkerUnbreak /stats B.
2008-04-03  Jilles TjoelkerFix crash when a server or attempt by an oper exits.
2008-04-03  Jilles TjoelkerUnbreak connecting to servers.
2008-04-03  Jilles TjoelkerRemove ident connect failure notices again.
2008-04-03  Jilles TjoelkerClean this up a bit.
2008-04-03  Jilles TjoelkerFix a case where an EOF could be interpreted a previous...
2008-04-03  Jilles TjoelkerConnect to correct ident port (forgot an htons).
2008-04-03  William PitcockMake identd check work again. Someone made an oops...
2008-04-03  William PitcockMake this compile again.
2008-04-03  William PitcockCall ilog_error() to log identd check failures.
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 Pitcockreport_error() cleanup
2008-04-03  William Pitcockilog_error() replaces legacy report_error() craq
2008-04-03  William PitcockRemove gnutls.c, we don't need it now.
2008-04-03  William Pitcocksetting maxconnections seems to get things going...
2008-04-03  William Pitcockuse an rpath to avoid LD_LIBRARY_PATH stuff
2008-04-03  William Pitcockuse rb_set_time() to update ratbox time
2008-04-02  Jilles TjoelkerNeed to initialize linebuf separately.
2008-04-02  Jilles TjoelkerRestore and update send_oper_motd().
2008-04-02  Jilles TjoelkerMake some more files compile.
2008-04-02  Jilles TjoelkerMake s_conf.c compile.
2008-04-02  Jilles TjoelkerMake s_auth.c compile.
2008-04-02  Jilles TjoelkerRemove ^M.
2008-04-02  William Pitcockreject.c ported
2008-04-02  William Pitcockres.c is ported to libratbox :)
2008-04-02  Valery YatskoSynching http://angelforce.ru:8000/ with http://hg...
2008-04-02  Valery Yatskopacket.c fixed
2008-04-02  Valery YatskoStuff connected with ctrlFd disabled
next