]> jfr.im git - irc/rqf/shadowircd.git/shortlog
irc/rqf/shadowircd.git
2008-04-21  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis charybdis-3.0.0-rc1
2008-04-21  William Pitcock3.0.0-RC1.
2008-04-20  Jilles TjoelkerDocument remote D:lines in sgml.
2008-04-20  Jilles TjoelkerMention shared dline flags in reference.conf.
2008-04-20  Jilles TjoelkerRemove dline flags from shared all.
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  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 YatskoTODO changed
2008-04-20  Valery YatskoPatch removed
2008-04-20  Valery YatskoRemote d:lines implementation (based on ircd-seven...
2008-04-20  Valery YatskoPatch for remote dlines support - test needed
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 Yatskoget_randomness() removed from m_challenge.c - we use...
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 YatskoCode cleanup (m_die)
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-19  Valery YatskoDoxygen code documentation added in TODO list for futur...
2008-04-19  Jilles TjoelkerRemove another mention of glines.
2008-04-19  Jilles TjoelkerAdd umode +z.
2008-04-17  Jilles TjoelkerImprove SIGCHLD handler
2008-04-16  Jilles TjoelkerRemove stray SetCork.
2008-04-16  William PitcockAdded tag charybdis-3.0.0-beta1 for changeset 47f12ac9988a
2008-04-16  William Pitcockrerun autoconf charybdis-3.0.0-beta1
2008-04-16  William Pitcockcharybdis 3.0-beta1
2008-04-13  Jilles Tjoelkerpatricia: remove ugly abuse of K&R style function decla...
2008-04-13  Jilles TjoelkerRemove ^M on line endings.
2008-04-13  Jilles TjoelkerAdd PASS selector:password from seven, put TS5 removal...
2008-04-12  William PitcockNew operline based on ranting from ccr.
2008-04-12  Jilles TjoelkerRemove linebuf's per-line flushing flag, as it's per...
2008-04-12  Jilles Tjoelkerread/write return type should be ssize_t, not int or...
2008-04-11  Jilles TjoelkerFix cmode +R description.
2008-04-11  Jilles TjoelkerRerun autoconf and autoheader.
2008-04-11  Jilles TjoelkerRemove pagesize check from configure.
2008-04-11  Jilles TjoelkerRemove SOCKADDR_IN_HAS_LEN check, libratbox does it...
2008-04-11  William Pitcocktypo'd.
2008-04-11  William PitcockFix the engrish in NEWS.
2008-04-11  Valery YatskoBranch merge
2008-04-11  William Pitcockratbox3 DNS/Auth helper *CRAQ* veto'd.
2008-04-11  Valery YatskoHope these were the last things left from glines
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  Jilles TjoelkerRemove /stats g/G from the help file.
2008-04-11  Jilles TjoelkerRemove another mention of glines from the sgml document...
2008-04-11  Jilles TjoelkerMake the sgml documentation compile again.
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  Jilles TjoelkerKeep gline information in server version and capab...
2008-04-11  Valery YatskoRemoving glines
2008-04-11  Valery Yatskossl files generator added to todo too (must be executed...
2008-04-11  Valery YatskoChanged my email
2008-04-11  Jilles TjoelkerAdd extern to eob_count global variable declaration...
2008-04-11  Jilles Tjoelkerkqueue: also use EV_ONESHOT for read events
2008-04-10  Valery YatskoTODO changes - bans todos
2008-04-10  Valery YatskoResolver/identd will be done as separated modules in...
2008-04-10  Valery YatskoImporting r25217, r25219 and r25221 from ratbox3
2008-04-09  Valery YatskoBranch merge
2008-04-09  Valery YatskoFixing time_t warnings
2008-04-09  Valery YatskoBranch merge
2008-04-09  William Pitcockadd SSL cipher notice to todo list.
2008-04-09  Valery YatskoImporting ratbox3 r25213 changeset
2008-04-09  Valery YatskoLast reorganization for today - renaming diffs/ to...
2008-04-09  Valery YatskoSome of ideas done, some gone in TODO and marked by...
2008-04-09  Valery Yatsko.cvsignore files removed, SVN-Access replaced by Mercur...
2008-04-09  Jilles TjoelkerRerun autoconf.
2008-04-09  Jilles TjoelkerMake --enable-warnings work again, and make the warning...
2008-04-09  Valery YatskoRemembering some 'what's new' messages
2008-04-08  Valery Yatskochm_* declarations gone to chmode.h - this makes some...
2008-04-08  Valery YatskoNew extensions documented + typo fixed
2008-04-08  Jilles TjoelkerFix some warnings in the resolver code.
2008-04-08  Jilles TjoelkerMake Dictionary keys const everywhere.
2008-04-08  Valery Yatskochm_operonly_compat, this adds +O channel mode, which...
2008-04-08  Valery Yatskochm_sslonly_compat, this adds +S channel mode, which...
2008-04-08  Valery Yatskoextb_ssl extension - ssl extban
2008-04-08  Valery YatskoAdded diffs/ directory for various patches/diffs with...
2008-04-08  Jilles TjoelkerMake the format argument of change_nick_user_host(...
2008-04-08  Jilles TjoelkerMake Message.cmd a const pointer.
next