]> jfr.im git - irc/freenode/ircd-seven.git/shortlog
irc/freenode/ircd-seven.git
2011-11-12  Stephen Bennett1.1.3 ircd-seven-1.1.3
2011-11-12  Stephen BennettApply extended-join client cap to QJM joins
2011-11-12  Stephen BennettDon't treat +r specially when displaying supported...
2011-11-12  Stephen BennettDisallow mIRC italics in channel names when disable_fak...
2011-11-12  Stephen BennettDon't allow +Z to be set by default_umodes
2011-10-19  Stephen Bennett1.1.2 ircd-seven-1.1.2
2011-10-19  Stephen BennettShow kline duration to opers in stats and testline...
2011-10-19  Stephen Bennettremove spaces from version string, to make it machine...
2011-10-19  Stephen Bennettchantrace: don't disclose oper status where it shouldn...
2011-10-19  Stephen BennettDon't disclose kline durations to users
2011-09-10  Stephen Bennett1.1.1 ircd-seven-1.1.1
2011-09-10  Stephen Bennettreinstate +M hiding that got lost during a charybdis...
2011-09-08  Stephen Bennett1.1.0 ircd-seven-1.1.0
2011-03-13  Stephen Bennett1.1.0_rc4 ircd-seven-1.1.0_rc4
2011-03-13  Stephen BennettUpdate NEWS
2011-03-13  Stephen BennettMake flood control settings configurable by those who...
2011-03-13  Stephen Bennettupdate .gitignore
2011-03-11  Stephen Bennettfix list
2011-02-03  Stephen Bennett1.1.0 rc3 ircd-seven-1.1.0_rc3
2011-02-03  Stephen BennettMerge charybdis trunk
2011-01-25  Elizabeth Jennifer... Add endian test to autoconf and convert crypt to use it.
2011-01-24  Jilles TjoelkerFix memory leak of operator certfp fields.
2011-01-23  Elizabeth Jennifer... newconf: fix a warning
2011-01-23  Elizabeth Jennifer... newconf: fix certificate fingerprint auth.
2011-01-17  Elizabeth Jennifer... Add blowfish to libratbox crypt.
2011-01-10  Jilles TjoelkerRemove nickTS from extended-join.
2011-01-10  Jilles TjoelkerFix extended-join not sending any joins at all.
2011-01-08  Jilles Tjoelkerhunt_server: Disallow wildcarded nicknames.
2011-01-08  Jilles TjoelkerFix compiler warnings.
2011-01-06  Keith BuckMove list-related isupport items to the list module...
2011-01-06  Elizabeth Jennifer... Make SHA512 the default for mkpasswd again, as SHA512...
2011-01-06  Elizabeth Jennifer... Overhaul extensions/m_mkpasswd. It now allows SHA256...
2011-01-06  Elizabeth Jennifer... Add SHA256/SHA512 support to crypt.c and fix up the...
2011-01-06  Lee T. Starnescosmetic fix: Blowfish doesn't use CamelCase
2011-01-06  Keith BuckAdd topic TS and channel TS constraints for /LIST.
2011-01-06  Keith BuckImplement operspy for /LIST.
2011-01-02  Keith BuckFix multiple RPL_LISTEND replies when aborting a /LIST.
2010-12-31  Stephen BennettExpire umode +p correctly if it's set via oper_umodes...
2010-12-31  Stephen BennettDon't allow opers without the override privilege to...
2010-12-31  Jilles Tjoelkeroverride: Provide an error message if +p may not be...
2010-12-31  Jilles TjoelkerTweak previous commit to avoid problems with OMODE.
2010-12-31  William PitcockRemove stupid hybrid-esque 'impossible to op yourself...
2010-12-27  Jilles TjoelkerFix topic changes after 6af636dce2e6.
2010-12-21  Stephen BennettAdd default for disable_local_channels. Missed this...
2010-12-21  Stephen BennettBring across disable_local_channels config option from...
2010-12-16  William Pitcockaccount-notify spec: with the extended-join capability...
2010-12-16  William PitcockAccountname should not be prefixed with a colon to...
2010-12-16  William PitcockAdd extended-join client capability.
2010-12-16  William PitcockAdd sendto_channel_local_with_capability().
2010-12-16  William PitcockUse send_channel_join().
2010-12-16  William PitcockAdd send_channel_join().
2010-12-16  William PitcockUpdate specification.
2010-12-16  William PitcockAdd specification for the account-notify protocol exten...
2010-12-16  William PitcockRough implementation of the new account-notify client...
2010-12-16  William PitcockAdd capability parameter to sendto_common_channels_loca...
2010-12-15  Jilles TjoelkerRemove redundant prototypes in src/ircd_lexer.l.
2010-12-15  Jilles Tjoelkerlibratbox: Unbreak compile.
2010-12-15  B.Greenhamextensions/roleplay: Fix NPCA/FACTION not showing up...
2010-12-15  William PitcockDon't bother running the get_channel_access hook if...
2010-12-15  William PitcockDon't bother running the can_send() hook if we're not...
2010-12-15  William Pitcockssld: Request fingerprint when connecting to the server...
2010-12-15  William PitcockCorrect error message involving no fingerprint credenti...
2010-12-14  William PitcockSend ERR_TOOMANYCHANNELS for each channel join that...
2010-12-14  William PitcockAdd mr_flea to contributors.
2010-12-14  William PitcockAdd support for linking using SSL certificate fingerpri...
2010-12-14  William Pitcocklibratbox: Use the server SSL certificate on outgoing...
2010-12-12  William PitcockFix regressions in can_send() caused by hooking it...
2010-12-11  B.GreenhamMake ENCAP ROLEPLAY originate from the user running...
2010-12-09  B.GreenhamCREDITS: Add myself to contributors.
2010-12-09  B.GreenhamAdd extensions/m_roleplay, which provides various rolep...
2010-12-09  B.GreenhamMove flood_attack_channel to channel.c so it can be...
2010-12-09  B.GreenhamAdd strip_unprintable, a function that strips all unpri...
2010-12-07  William PitcockClean up OverrideSession struct on client exit.
2010-12-07  William Pitcockoverride: Hack can_send().
2010-12-07  William PitcockUse get_channel_access() for KICK/TOPIC.
2010-12-07  William PitcockActually make get_channel_access() public.
2010-12-07  William PitcockReorder CHFL flags so that they can be used as ranks.
2010-12-07  William PitcockAdd can_send hook.
2010-12-07  William Pitcockoverride: Allow banwalking too.
2010-12-07  William PitcockMake the can_join hook more flexible.
2010-12-07  William PitcockAdd oper-override (modehacking only) as a module.
2010-12-07  William PitcockAdd a hook for get_channel_access().
2010-12-07  William PitcockExtend hook_data_channel_activity moduledata with membe...
2010-12-07  William Pitcockchmode: Remove chm_regonly, a vestige from ratbox which...
2010-12-07  William PitcockCREDITS: Move spb up where he belongs.
2010-12-05  Jilles TjoelkerChange max_bans in reference.conf from 25 to 100, like...
2010-12-05  William PitcockUse %u instead of %d.
2010-12-05  William Pitcockblacklist: Remove the sscanf() for the IPv4 blacklist...
2010-12-04  JD HorelickDo not install ban .conf files (like kline.conf, rsv...
2010-12-04  JD HorelickRemove all the DEFINE's and the random places they...
2010-11-23  William Pitcocklibratbox: Clean up uses of strcpy().
2010-11-16  Stephen BennettFix charybdis website link in CREDITS
2010-11-14  JD HorelickFix some various warnings.
2010-11-14  Stephen Bennett1.1rc2 ircd-seven-1.1.0_rc2
2010-11-13  Stephen BennettFix some compiler warnings
2010-11-13  JD HorelickChange the filenames of the generated SSL key/cert...
2010-11-06  Stephen Bennettattempt to fix the previous partial change
2010-11-05  William PitcockFilter bogus CTCP ACTION messages.
2010-11-04  Stephen BennettMake umode +g exemption apply to +O as well as +o
2010-11-04  Stephen BennettMerge in charybdis 3.3.0, and call this 1.1rc1 ircd-seven-1.1.0_rc1
next