]> jfr.im git - irc/rqf/shadowircd.git/shortlog
irc/rqf/shadowircd.git
2010-08-29  Jilles TjoelkerProvide an error message when a user does /quote ban.
2010-08-29  JD HorelickChange the defaul nicklen back to 31. This is more...
2010-08-29  Jilles TjoelkerAdd target change for channels.
2010-08-28  JD HorelickChange oper-up message.
2010-08-01  JD HorelickFix my last commit
2010-08-01  JD HorelickFix a couple of compile warnings.
2010-07-29  B.GreenhamMake channel::admin_on_channel_create only work if...
2010-07-29  B.GreenhamAdd channel::admin_on_channel_create, which gives users...
2010-07-29  B.GreenhamMerge.
2010-07-28  B.GreenhamFix the 'phantom user' bug, along with a bug that would...
2010-07-12  JD HorelickChange default nicklen to 30.
2010-07-10  JD HorelickAdd hide_channel_below_users value to m_info.
2010-07-10  JD HorelickFix a quick compile warning.
2010-07-10  JD HorelickAdd general::hide_channel_below_users option.
2010-07-06  JD HorelickRemove the /umode2 (opers can change others' umodes...
2010-07-06  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-07-06  B.GreenhamUpdate TODO.
2010-07-04  JD HorelickChange a bit of the last commit since opers do not...
2010-07-04  JD HorelickTweak auto-accept:
2010-07-04  JD HorelickBranch Merge
2010-07-04  JD HorelickBacked out changeset 8781a9e4c62c
2010-07-03  William PitcockStop griefing through taunting while hiding behind...
2010-07-02  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-06-23  JD HorelickI am made of the fail today.
2010-06-23  JD HorelickSort of standardize the display of DNSBL hit snotes.
2010-06-23  JD HorelickRemove FORCEPART from m_force. It is quite abusive...
2010-03-08  JD HorelickMake +-a give you the appropriate error message if...
2010-03-07  JD HorelickCheck off one TODO item.
2010-03-07  JD HorelickAdd m_webirc to "default" loaded extensions in .conf...
2010-03-07  JD HorelickChange many of the ERR_CANNOTSENDTOCHAN messages to...
2010-03-07  William PitcockFix construction of the channel mode vector table.
2010-03-07  Jilles TjoelkerDocument BAN message.
2010-03-07  B.GreenhamI am a massive idiot. Fix this problem.
2010-03-07  B.Greenhams/owner/admin/ in the cmode help file.
2010-03-07  William PitcockUpdate CREDITS.
2010-03-07  B.GreenhamLooks like irc_dictionary things cannot support more...
2010-03-06  Jilles TjoelkerShow d/kline setter to opers in stats/testline.
2010-03-06  Jilles TjoelkerHgignore some generated files.
2010-03-06  B.GreenhamCleanup reference.conf a bit.
2010-03-06  JD HorelickAdd +p/override to the umodes array in the reference...
2010-03-06  Jilles TjoelkerAvoid crash if get_oper_name() somehow gave no {} for...
2010-03-06  JD HorelickUpdate the YOUREOPER/oper-up message.
2010-03-06  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-06  B.GreenhamAdd a TODO item.
2010-03-06  JD HorelickMove make_override_immune to unsupported, because as...
2010-03-06  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-06  B.GreenhamAdd a TODO item.
2010-03-06  JD HorelickAdd a header file.
2010-03-06  B.GreenhamFix +K unintentionally stripping any messages to the...
2010-03-06  B.GreenhamFix a segfault in oaccept.
2010-03-06  B.GreenhamFix +J not checking for local clients properly.
2010-03-06  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-06  B.GreenhamFix segfault on netsplit due to clearing metadata too...
2010-03-06  Jilles TjoelkerBAN: Reject bans with insufficient non-wildcard characters.
2010-03-06  JD HorelickMade overriding join send snotes.
2010-03-06  JD HorelickFix a typo
2010-03-06  B.GreenhamShould just specify the name here.
2010-03-06  B.GreenhamClean up cmode norepeat's metadata when unsetting +K.
2010-03-05  B.GreenhamFix the 'mode changes appear multiple times' bug.
2010-03-05  Jilles TjoelkerAdd /stats g to show propagated (global) klines.
2010-03-05  Jilles TjoelkerAmong bans with the same creation time, prefer the...
2010-03-05  Jilles TjoelkerBAN: Avoid fake direction.
2010-03-05  Jilles TjoelkerRemove +/- from the BAN message, instead indicating...
2010-03-05  Jilles TjoelkerUse memmove instead of memcpy where there is overlap...
2010-03-05  B.GreenhamAdding a TODO item.
2010-03-05  B.GreenhamFix +g messages not showing to opers.
2010-03-05  B.GreenhamMake oaccept use UIDs instead of nicks.
2010-03-05  B.GreenhamMake +gGR not affect services.
2010-03-05  B.GreenhamMake oaccept work for multiple opers on the same target.
2010-03-05  B.GreenhamMake it so that the same user can have more than one...
2010-03-05  B.GreenhamMake m_okick support the new +J format.
2010-03-05  B.GreenhamUpdate NEWS.
2010-03-05  B.GreenhamClean up +J to work nicely and properly.
2010-03-05  Jilles TjoelkerAdd propagated klines.
2010-03-05  Jilles Tjoelkerkline: Fix oper reasons.
2010-03-05  B.GreenhamMake channel_metadata_time_add accept a regular value...
2010-03-05  Jilles TjoelkerFix --disable-balloc.
2010-03-05  B.GreenhamThird time's the charm, apparently. Being sleepy and...
2010-03-05  B.GreenhamActually make okick support +J.
2010-03-05  B.GreenhamMake m_okick support +J.
2010-03-05  B.GreenhamMake RPL_WHOISMODES look a bit nicer.
2010-03-05  B.GreenhamThere's no reason to have two nearly identical structs...
2010-03-05  B.Greenham6.0 is officially feature complete.
2010-03-05  B.GreenhamAdd *_metadata_clear and start using them.
2010-03-05  B.GreenhamAdd channel_metadata_time_add, a local only form of...
2010-03-04  Jilles TjoelkerSkip propagated bans in rehash txlines/tresvs.
2010-03-04  B.GreenhamTODO updates.
2010-03-04  B.GreenhamFinish chmode +K, which prevents repeated lines.
2010-03-04  B.GreenhamMake it so that channels can have more than one piece...
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamAdd channel metadata system.
2010-03-04  JD HorelickFix a few errors in the example configs (caused errors...
2010-03-04  JD HorelickReally fix the ugly-ass desync by re-adding some code...
2010-03-04  JD HorelickFix a warning which may fix a real ugly desync.
2010-03-04  B.GreenhamAdd TODO for ShadowIRCd-6.2
2010-03-04  B.GreenhamAdd oaccept to extensions/readme, also clarify it a...
2010-03-04  B.GreenhamAdd extensions/m_oaccept , a module to allow opers...
2010-03-04  B.GreenhamMerge.
2010-03-04  B.GreenhamBacked out changeset 8ff8459cb04d
2010-03-04  B.GreenhamFinish adding custom operstring support.
next