]> jfr.im git - irc/rqf/shadowircd.git/shortlog
irc/rqf/shadowircd.git
2008-12-02  Valeriy YatskoCopied libratbox and related stuff from shadowircd...
2008-11-30  Jilles TjoelkerPut back example.conf limits to their old values,
2008-11-30  Jilles TjoelkerUpdate reference.conf for cidr change as well.
2008-11-30  Jilles TjoelkerSplit cidr_bitlen into cidr_ipv4_bitlen and cidr_ipv6_b...
2008-11-29  Jilles TjoelkerAllow coloured part reasons in -c channels.
2008-11-28  Jilles TjoelkerRemove reference to old maxconnections way.
2008-11-28  Jilles TjoelkerAdd sgml documentation for /quote set.
2008-11-27  Jilles TjoelkerRemove unnecessary initialization that violates const.
2008-11-26  Jilles TjoelkerPut back accidentally removed word.
2008-11-25  Jilles TjoelkerImprove note about case sensitivity.
2008-11-25  Jilles TjoelkerMention how to specify the default port in a remote...
2008-11-22  Jilles TjoelkerCorrect buffer without space for '\0', should have...
2008-11-19  Jilles TjoelkerMake the notices reporting auth{} privs a bit more...
2008-11-16  Aaron Sethmanmake is_cti/is_sti collect times connected in unsigned...
2008-11-15  Jilles TjoelkerAllow +z messages from outside if -n.
2008-11-15  Jilles TjoelkerTruncate idle time in /who to 32 bits.
2008-11-15  Jilles TjoelkerOnly require DNSBL replies to be in 127.0.0.0/8 instead...
2008-11-15  Jilles TjoelkerAllow the resolver to process longer hostnames,
2008-11-09  Jilles TjoelkerShould use rb_strlcpy instead of strlcpy...
2008-11-08  Jilles TjoelkerAdd WHOX to 005 so we can see if much breaks.
2008-11-08  Jilles TjoelkerRemove LOCAL_COPY (and thus alloca) usage from /who.
2008-11-08  Jilles Tjoelkerwho: Use @+ combining for 354 numeric.
2008-11-08  Jilles TjoelkerAdd ircu-like /who format options.
2008-11-08  Jilles TjoelkerMake comment for ms_join() up to date.
2008-11-08  Jilles TjoelkerShow spambot notices for joins, not for parts.
2008-11-08  Jilles TjoelkerAllow normal users to use /chantrace.
2008-11-06  Jilles TjoelkerMention in /quote help cmode that +b/+q prevent nick...
2008-11-06  Jilles TjoelkerMake /quote help who more detailed.
2008-10-31  Jilles TjoelkerAdd the IP address to userlog, as in ratbox3.
2008-10-19  Jilles TjoelkerRerun autoconf.
2008-10-19  Jilles TjoelkerCheck that --with-nicklen was passed a numeric value.
2008-09-24  Jilles TjoelkerDo not send snotes/logs about juped servers trying...
2008-09-24  Jilles TjoelkerMake TS deops appear to come from the same server the...
2008-09-19  Jilles Tjoelkerip_cloaking: clarify logic
2008-09-19  Jilles Tjoelkerip_cloaking: remove some unnecessary braces
2008-09-19  Jilles Tjoelkerip_cloaking: fix digits in hostnames
2008-09-19  Jilles Tjoelkerip_cloaking: fix HOSTLEN buffer lengths,
2008-09-19  Jilles TjoelkerMore ip_cloaking improvements from Spaz.
2008-09-17  William PitcockAutomated merge with http://hg.atheme.org/charybdis
2008-09-17  Jacob MyersImproved cloaking. It now uses an FNV hash, which makes...
2008-09-17  William PitcockCopy ip_cloaking.c to ip_cloaking_3.0.c
2008-09-16  Jilles TjoelkerMake sno_globalkline work for servers without kline_rea...
2008-09-16  Jilles TjoelkerAllow clearing general::kline_reason via a rehash.
2008-09-16  Jilles TjoelkerAdd more detail in squit reason for certain invalid...
2008-09-13  Jilles TjoelkerEnhance description of umode +S.
2008-09-13  Jilles TjoelkerNote extra server wallops in recent versions.
2008-09-12  Jilles TjoelkerPut oper privileges in alphabetical order in the sgml...
2008-09-12  Jilles TjoelkerFix oper:remote in reference.conf.
2008-09-12  Jilles TjoelkerDocument privsets in the example confs.
2008-09-12  Jilles TjoelkerPick up remote to oper:routing change.
2008-09-09  Jilles TjoelkerUpdate SGML docs for need_ssl and new oper priv system.
2008-09-09  Jilles TjoelkerRemove old oper privilege flags.
2008-09-09  Jilles TjoelkerDocument need_ssl flags in example.conf.
2008-09-09  Jilles TjoelkerAvoid hardcoding the number of shared{} flags another...
2008-09-09  Jilles TjoelkerFix indentation.
2008-09-06  Jilles TjoelkerAdd need_ssl to auth{} and operator{}.
2008-09-06  Jilles TjoelkerFix possible crash with m_mkpasswd extension.
2008-09-06  Jilles TjoelkerClose the link that sends an invalid UID.
2008-09-05  Jilles TjoelkerRemove check that cannot happen due to minparc in Messa...
2008-09-05  Jilles TjoelkerImprove server notices for hub_mask/leaf_mask.
2008-09-05  Jilles TjoelkerUse rb_snprintf() in various places.
2008-09-05  Jilles TjoelkerRemove comment referencing LazyLeaf.
2008-09-05  Jilles TjoelkerAvoid empty strings in various notices about rejected...
2008-09-05  Jilles TjoelkerImprove server notices for servers introducing existing...
2008-09-03  Jilles TjoelkerImprove server notices about duplicate SIDs.
2008-09-02  Jilles TjoelkerDo not use get_oper_name() for a netwide server notice...
2008-09-02  Jilles TjoelkerCorrect spelling of oper:remoteban in example.conf.
2008-09-02  Jilles Tjoelkeroper:adminwall priv seems meaningless, remove it.
2008-08-30  Valeriy YatskoWe don't want to leave the isupport name in the extensi...
2008-08-29  William PitcockMake change_isupport() return the old value!!!
2008-08-29  William PitcockAdd change_isupport() to change the value of an ISUPPOR...
2008-08-29  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-29  Stephen Bennett don't set an empty password or auth_user
2008-08-29  William PitcockAutomated branch merge.
2008-08-29  William PitcockBacked out changeset 7f24e5f3fb86
2008-08-29  Stephen BennettIf auth_user and server password were given and not...
2008-08-29  Stephen BennettIf auth_user and server password were given and not...
2008-08-29  Jilles TjoelkerRemove some dead code.
2008-08-28  Jilles TjoelkerFix a memory leak.
2008-08-28  Jilles TjoelkerMake genssl.sh work.
2008-08-27  Jilles TjoelkerFix comment, getsockname() can fail legitimately.
2008-08-27  Jilles TjoelkerDon't try to add a closed connection.
2008-08-27  Jilles TjoelkerFix ident for ssl connections.
2008-08-25  Jilles TjoelkerRemove another remnant of server hostmasking.
2008-08-25  Jilles Tjoelkerssld: un #if 0 the /dev/null stuff out
2008-08-25  Jilles TjoelkerClear privset on deoper.
2008-08-17  Jilles TjoelkerFix crash if there is no privset= in an operator{}.
2008-08-17  Jilles TjoelkerUse C locale for the compilation date.
2008-08-17  William Pitcockupdate TODO
2008-08-17  William Pitcockprivset example: Add a privset for local bots like...
2008-08-17  William Pitcockm_privs: Add stuff for privsets here too.
2008-08-17  William PitcockHasPrivilege(): check to make sure localClient and...
2008-08-17  William Pitcock/stats o: display name of privset instead of privs
2008-08-17  William PitcockAll modules converted to use privsets by porting the...
2008-08-17  William PitcockMake a reference to privset in Client.localClient.
2008-08-17  William Pitcockprivilegeset_ref(): return the privilegeset
2008-08-17  William PitcockMake use of the new default privset!!
2008-08-17  William Pitcockircd initialization: add a "default" privset with no...
2008-08-17  William PitcockAutomated merge with ssh://hg.atheme.org//hg/charybdis
2008-08-17  William Pitcockupdate oper line
next