]> jfr.im git - irc/rqf/shadowircd.git/shortlog
irc/rqf/shadowircd.git
2008-04-01  William PitcockInitialize libratbox.
2008-04-01  William PitcockMake this link without OpenSSL. This patch should go...
2008-04-01  William Pitcocklink against libratbox...
2008-04-01  William PitcockMake buildsystem work.
2008-04-01  William PitcockRun autoreconf.
2008-04-01  William PitcockPull in libratbox from ircd-ratbox-3.0.0beta1 and integ...
2008-04-01  William PitcockAllow ENCAP GCAP to be reused to broadcast capability...
2008-03-30  Jilles TjoelkerClarify last sentence in that help file.
2008-03-30  Jilles TjoelkerMove PRIVS command from extensions to modules (shows...
2008-03-30  Jilles TjoelkerUse ERR_DISABLED in CHGHOST and STATS e.
2008-03-30  Jilles TjoelkerAdd ERR_DISABLED (517) from ircu.
2008-03-30  William PitcockSome tweaks, apparently you can have multiple <author...
2008-03-29  Jilles TjoelkerUnbreak /quote help stats as an oper (all where oper...
2008-03-29  Jilles TjoelkerUse ERR_NOPRIVS when an oper is not allowed to see...
2008-03-29  Jilles TjoelkerFix type mismatch with format string.
2008-03-29  Jilles TjoelkerNote that +i must be included in default_umodes.
2008-03-29  Jilles TjoelkerAdd force_user_invis extension from charybdis+sn.
2008-03-29  Jilles TjoelkerFix compiler warning.
2008-03-18  Jilles TjoelkerFix Invalid CAP subcommand error if the user has no...
2008-03-18  Jilles TjoelkerCleanups to 005 code, from ratbox (androsyn).
2008-03-15  Jilles Tjoelkertarget change: use fnv32 hash of UID instead of pointer...
2008-03-12  Jilles TjoelkerGenerate include/serno.h from the hg revision data.
2008-03-11  Jilles TjoelkerHide cmode +r from 005 if there is no service{} block.
2008-03-11  Jilles Tjoelkersgml docs: mention that connect::topicburst is now...
2008-03-11  Jilles TjoelkerClearer error messages for failed joins.
2008-03-02  Jilles TjoelkerShow some target change statistics in /stats t.
2008-02-29  Jilles TjoelkerUpdate copyright year in sgml documentation.
2008-02-29  Jilles TjoelkerAdd more details to stats in sgml docs.
2008-02-29  Jilles TjoelkerUpdate docs for change to masked stats k/K.
2008-02-27  William PitcockRemove CHFL_DEOPPED entirely.
2008-02-24  Jilles TjoelkerRemove CHFL_DEOPPED check from TMODE.
2008-02-04  Jilles TjoelkerFix a UID leak.
2008-02-02  Jilles TjoelkerDefault connect::flags topicburst to true.
2008-01-22  Jilles TjoelkerUpdate /stats z for removal of struct User from whowas.
2008-01-17  Jilles Tjoelkersend_linebuf_remote(): Remove broken and useless ghost...
2008-01-16  Jilles TjoelkerFix some split servers not appearing in oper /map.
2008-01-14  Jilles TjoelkerRemove silly a2client_p, entirely pointless since User...
2008-01-06  Jilles Tjoelkerkline_exempt does not exempt from D:lines, so don't...
2008-01-06  Jilles TjoelkerPRIVS: Show name of operator block.
2008-01-05  Jilles TjoelkerRemove FLAGS2_NOLIMIT (IsExemptLimits/SetExemptLimits).
2008-01-05  Jilles TjoelkerAdd two missing colons for sendto_one_notice().
2008-01-05  Jilles TjoelkerAdd PRIVS extension, a command that shows oper and...
2008-01-05  Jilles Tjoelkerflag_table -> oper_table (more descriptive name)
2008-01-05  Jilles TjoelkerIf stats k is masked for nonopers, treat stats k and...
2008-01-05  Jilles TjoelkerUse a more expected value for SHARED_TRESV.
2008-01-05  Jilles TjoelkerShow full flag name, not letter, when refusing to set...
2008-01-04  Jilles Tjoelkersgml docs: kline_exempt does not exempt from D:lines...
2008-01-04  Jilles TjoelkerSend a rate-limited server notice if a blacklist gives...
2008-01-04  Jilles TjoelkerVarious updates to the INSTALL document.
2008-01-04  Jilles Tjoelkerconfig.h: remove some obsolete options, move MAX_BUFFER...
2008-01-04  Jilles TjoelkerOverwrite config.h.dist with config.h.
2008-01-04  Jilles TjoelkerCharybdis does not have --enable-services, it is always...
2008-01-02  Jilles TjoelkerUpdate some copyright years.
2008-01-02  Jilles TjoelkerOnly accept 127.0.0.x as a dnsbl listing.
2008-01-01  Jilles TjoelkerUpdate main copyright year.
2008-01-01  Jilles TjoelkerInclude time the k/d line was set in the reason when...
2008-01-01  Jilles TjoelkerRemove idle time checking (auto disconnecting users...
2008-01-01  Jilles TjoelkerDocument special characters in stats i/testmask in...
2008-01-01  Jilles TjoelkerSTATS I and TESTMASK: Show some more auth{} flags.
2008-01-01  Jilles TjoelkerFix a crash when connecting to a server.
2008-01-01  Jilles TjoelkerSTATS I: Show spoofed auth{} blocks and ^<> flags to...
2008-01-01  Jilles TjoelkerFix a crash after a local client exits.
2008-01-01  Jilles TjoelkerRemove various obsolete ConfItem statuses (types) and...
2007-12-28  Jilles TjoelkerRemove long obsolete comment.
2007-12-28  William PitcockReplace int fd; in local client object with an fde...
2007-12-28  Jilles TjoelkerUse connect_timeout for handshakes; add snote and log...
2007-12-28  Jilles TjoelkerRemove code for unregistered clients from check_pings_l...
2007-12-28  Jilles TjoelkerMore helpful ERROR server notices.
2007-12-26  Jilles TjoelkerMake remote numerics to channels work.
2007-12-25  Jilles TjoelkerNever allow a duplicate kline; always allow a wider...
2007-12-25  Jilles TjoelkerWhen removing a temp kline, show removed mask, not...
2007-12-25  Jilles TjoelkerSend a few more snotes about remote connects netwide.
2007-12-25  Jilles TjoelkerAdd chm_quietunreg_compat extension, makes cmode +...
2007-12-25  Jilles TjoelkerAdd no_locops extension to disable LOCOPS (force everyo...
2007-12-25  Jilles TjoelkerUse "SID Exists" instead of "Server Exists" where appro...
2007-12-25  Jilles TjoelkerConsolidate duplicate channel mode flags tables to...
2007-12-24  Jilles TjoelkerMake the notable TS delta snote netwide as this may...
2007-12-24  Jilles TjoelkerPut full detail in the SQUIT reason for invalid TS...
2007-12-24  Jilles TjoelkerRemove "<server> had been connected for <time>" snote.
2007-12-24  Jilles TjoelkerMake the other notices to snomask +b network wide.
2007-12-24  Jilles TjoelkerDocument the mass_notice oper privilege.
2007-12-24  Jilles TjoelkerDocument the resv oper privilege.
2007-12-24  Jilles TjoelkerAdd mass_notice oper priv, enabled by default for compa...
2007-12-24  Jilles TjoelkerRearrange flags2 to make room for 3 more oper privileges.
2007-12-24  Jilles TjoelkerMove various flags from flags2 to flags.
2007-12-24  Jilles TjoelkerRemove various unused macros.
2007-12-24  Jilles TjoelkerRemove unused CONF_FLAGS_DO_IDENTD and FLAGS_NEEDID.
2007-12-24  Jilles TjoelkerRemove unused flag FLAGS_CHKACCESS.
2007-12-24  Jilles TjoelkerBranch merge.
2007-12-24  Jilles TjoelkerRemove dot_in_ip6_addr config option.
2007-12-22  William Pitcockupdate IDEAS for suggestions on how you can help with...
2007-12-22  William Pitcockcomm_locate_fd(), not comm_lookup_fd().
2007-12-22  William Pitcocklinebuf_flush(): use fde_t's.
2007-12-22  William PitcockMake fde raw I/O functions act on the FDE object, not...
2007-12-22  William Pitcockwtf mercurial, tbh.
2007-12-22  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-22  William Pitcock- add IOReadFunc and IOWriteFunc types.
2007-12-22  William PitcockFix includes.
2007-12-22  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2007-12-22  William PitcockAdd some GNUTLS helper code.
next