]> jfr.im git - irc/rqf/shadowircd.git/shortlog
irc/rqf/shadowircd.git
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  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  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  B.GreenhamMake channel_metadata_time_add accept a regular value...
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  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.
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamFinish adding swhois support.
2010-03-04  JD HorelickHave KICK not show snotes when you're opped in the...
2010-03-04  JD HorelickAdded some stuff to NEWS (primarily about metadata...
2010-03-04  B.GreenhamAdd core/m_metadata.c , a module required for metadata...
2010-03-04  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-03-04  B.GreenhamAdd user metadata.
2010-03-04  JD HorelickRemove override and immune from the shadow TODO since...
2010-03-03  JD HorelickLuke! Use the fail Luke!
2010-03-03  JD HorelickDon't discard self-oppings from remote override opers.
2010-03-03  JD HorelickA couple more chm_hidden cleanups/fixes.
2010-03-03  JD HorelickAdd +M awareness to KICK.
2010-03-03  JD HorelickAdded immune extension. Maybe it'll be added to the...
2010-03-03  JD HorelickFramework for hidden (only opers can see/set them)...
2010-03-03  JD HorelickWoohoo! Override is complete barring a few possible...
2010-03-03  JD HorelickAdd override support to ban/quiet, owner, op, halfop...
2010-03-03  JD HorelickMade TOPIC override send snotes.
2010-03-03  JD HorelickAdd oper:override priv to the .confs
2010-03-03  JD HorelickI fail. Move the epiration of +p statement lower so...
2010-03-03  B.GreenhamFix the typos in the last commit so it compiles and...
2010-03-03  B.GreenhamAdd conf options for swhois and operstring, though...
2010-03-03  JD HorelickMake +p expiry more robust
2010-03-03  JD HorelickFirst step of expiry of +p crap.
2010-03-03  JD HorelickInitial support for 'noisy' oper-override of channel...
2010-03-02  B.GreenhamAdd operator::vhost option.
2010-03-02  JD HorelickMake KICK and INVITE send snotes on override.
2010-03-02  B.GreenhamAdd general::default_operhost.
2010-03-02  B.GreenhamMake it so that halfops cannot set +-h
2010-03-01  JD HorelickAdded a quite cool item to the 6.1 Todo.
2010-03-01  B.GreenhamFix a bug I introduced by being a massive idiot.
2010-03-01  B.GreenhamAdd channel::exemptchanops, and make +cCDTNG support it.
2010-03-01  JD HorelickAdd ShadowIRCd 6.0 changes to NEWS.
2010-03-01  B.GreenhamAdd blank +K (norepeat) chmode, though it does nothing...
2010-03-01  B.GreenhamBorrow some ircd-seven code to create channel::use_loca...
2010-03-01  B.GreenhamAdd TODO for ShadowIRCd-6.1.
2010-02-28  B.GreenhamUpdate refrence.conf's explanation of invex/except...
2010-02-28  Jilles TjoelkerFix memory leak on /rehash bans.
2010-02-28  B.GreenhamAdd lines warning people of the confusion that awaits...
2010-02-28  B.GreenhamAdd extensions to the config file which were previously...
2010-02-28  B.GreenhamFix m_kick so that it checks if you're trying to kick...
2010-02-28  JD HorelickAdd a space at the top of CREDITS
2010-02-28  B.GreenhamUpdate TODO.
2010-02-28  B.GreenhamAdd full support for +a (owner) and +h (halfop) chmodes.
2010-02-28  B.GreenhamFix a couple typos.
2010-02-28  B.GreenhamThere's no reason to use get_channel_access() in chm_fo...
2010-02-28  B.GreenhamUpdate extensions for +ah.
2010-02-28  B.GreenhamUpdate burst_TS6() for +ah.
2010-02-28  B.GreenhamUpdate change_nick_user_host() to support +ah.
2010-02-28  B.GreenhamUpdate find_channel_status() for halfop and owner.
2010-02-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd +ah to the 005, if they are enabled.
2010-02-28  JD HorelickMake credits show up properly in INFO. Who'd have guess...
2010-02-28  B.GreenhamAdd is_halfop() and is_owner() and start using them...
2010-02-28  B.GreenhamAutomated merge with ssh://shadowircd/uranium/shadowircd/
2010-02-28  B.GreenhamAdd can_kick_deop() and use it in m_kick.
2010-02-28  JD HorelickEdit ze credits file to add the shadowircd6 info and...
2010-02-28  B.GreenhamAdd to the descriptions of owner and halfop in refrence...
2010-02-28  B.GreenhamAdd config options for owner and halfop.
next