]> jfr.im git - irc/rqf/shadowircd.git/shortlog
irc/rqf/shadowircd.git
2008-06-08  William PitcockRemove burst_modes_TS5() and burst_TS5().
2008-06-08  William PitcockFinish merge.
2008-06-08  William PitcockMerge with 'charybdis-ts6only' branch.
2008-06-03  Jilles TjoelkerReindent.
2008-06-03  Jilles TjoelkerClean up m_trace somewhat.
2008-06-03  Jilles TjoelkerFix another bad cache variable name.
2008-05-21  Jilles TjoelkerAdd FINDFORWARDS and IDENTIFY commands to oper-guide...
2008-05-21  Jilles TjoelkerAdd +F and +W snomasks to oper-guide (from extensions).
2008-05-21  Jilles TjoelkerReject u@@h klines.
2008-05-21  Jilles TjoelkerGive an error message when refusing a kline that has...
2008-05-20  Jilles Tjoelkerolist: do not send operspy notices for nonexistent...
2008-05-20  Jilles Tjoelkerolist: give proper error message if oper does not have...
2008-05-18  Jilles TjoelkerRerun autoconf.
2008-05-18  Jilles TjoelkerBump version on trunk to 3.1.
2008-05-18  Jilles TjoelkerAdded tag charybdis-3.0.1 for changeset b57df81a2c4c
2008-05-17  Jilles TjoelkerAdd MacOS X fixes to NEWS. charybdis-3.0.1
2008-05-17  Jilles TjoelkerRerun autoconf.
2008-05-17  Jilles TjoelkerCheck for the -rpath linker flag.
2008-05-17  Jilles Tjoelkerlibratbox: Remove static inline symbols from export...
2008-05-14  Jilles TjoelkerFix a mistake in kqueue 'overflow' handling.
2008-05-13  Jilles TjoelkerRerun autoconf.
2008-05-13  Jilles TjoelkerBump version to 3.0.1.
2008-05-13  Jilles TjoelkerSave connect errno so that we get a correct connect...
2008-05-12  Jilles TjoelkerFix a possible crash with SSL connections closing early.
2008-05-12  Jilles TjoelkerFix kqueue sometimes dropping updates.
2008-04-25  William PitcockAdded tag charybdis-3.0.0 for changeset d9d47a5f220c
2008-04-25  William Pitcockcharybdis 3.0.0 charybdis-3.0.0
2008-04-25  William PitcockInstall it into /bin
2008-04-25  William PitcockRemoved tag charybdis-3.0.0
2008-04-25  William PitcockAdded tag charybdis-3.0.0 for changeset 4f8eddb79e21
2008-04-25  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-04-25  William PitcockAdd SSL generation tool.
2008-04-25  Jilles TjoelkerAdded tag charybdis-3.0.0-rc1 for changeset 7aef7b002131
2008-04-25  Jilles TjoelkerGlobal server notices already exist.
2008-04-25  Jilles TjoelkerCopy makerelease scripts from atheme-services and adapt...
2008-04-24  Jilles TjoelkerDocument PRIVS command in sgml.
2008-04-24  Jilles TjoelkerMention potential version differences explicitly.
2008-04-23  Jilles TjoelkerRequire remoteban privilege to send dline/undline to...
2008-04-23  Jilles TjoelkerMention undline more clearly with unkline oper privilege.
2008-04-23  Jilles TjoelkerMention dline/undline with remoteban oper privilege.
2008-04-23  William PitcockRemove ChangeLog -- it's no longer updated since SVN...
2008-04-23  William PitcockAdd SNONOTICE stuff to 3.1 todo.
2008-04-22  Jilles TjoelkerExpand NEWS for 3.0.0.
2008-04-22  Jilles TjoelkerShow hg revision number (serno) in ircd -version.
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  Jilles TjoelkerDon't try to fflush a file we just closed.
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...
next