]> jfr.im git - solanum.git/shortlog
solanum.git
2011-11-29  Jilles TjoelkerChange default --with-nicklen to 31, like atheme-services.
2011-11-29  William PitcockSwitch to ircu NICKLEN/MAXNICKLEN semantics.
2011-11-29  William PitcockRemove nicklen_set barrier.
2011-11-29  William PitcockMake sure ConfigFileEntry.nicklen follows the same...
2011-11-29  William PitcockAdd support for customizing the usable nick length.
2011-11-29  William PitcockFix potential buffer-overflow from malformed RSFNC...
2011-11-12  Jilles TjoelkerFix -Wformat errors found in ircd-ratbox.
2011-11-12  Stephen BennettApply extended-join client cap to QJM joins
2011-11-01  Jilles TjoelkerRemove an obsolete TS5 reference.
2011-10-28  Jilles TjoelkerPrefer PATH_MAX to non-standard MAXPATHLEN.
2011-10-24  Jilles TjoelkerProperly update 004/005 when a rehash changes use_forward.
2011-10-24  Stephen BennettDon't treat +r specially when displaying supported...
2011-10-21  Jilles Tjoelkerilog_error: Avoid overwriting errno before sending...
2011-10-04  Jilles TjoelkerForce client_flood_burst_rate and client_flood_burst_ra...
2011-10-03  Jilles TjoelkerLimit sent_parsed to the highest possible value in...
2011-10-03  Jilles TjoelkerFix weirdness with client_flood_burst_rate and client_f...
2011-10-03  Jilles TjoelkerMinor cleanup to command throttling code:
2011-10-03  Jilles TjoelkerDisable LocalUser.actually_read (write-only field).
2011-10-03  Jilles TjoelkerFold client_flood_burst_rate check into MAX_FLOOD_BURST.
2011-10-03  Jilles TjoelkerEnforce the average allowed send rate is at least the...
2011-09-25  Jilles TjoelkerIf use_forward=no, ignore any forwarding for joins...
2011-09-25  Jilles TjoelkerMake sure to check the length of a ban mask before...
2011-09-25  Jilles TjoelkerPut back use_forward.
2011-09-13  Jilles TjoelkerFix double-free when removing a ban.
2011-08-30  Jilles TjoelkerEnsure all signals keep working after a SIGINT restart.
2011-08-18  Keith Buckm_resv.c: replace erroneous UNXLINE cluster calls with...
2011-08-13  Elizabeth Jennifer... Fix git fuckery.
2011-08-13  Elizabeth Jennifer... chmode: fix construct_cflags_strings.
2011-08-13  Elizabeth Jennifer... Port ircd-seven banfowards to charybdis.
2011-08-07  Jilles Tjoelkeroverride: Send notice when overriding can_send.
2011-08-07  Jilles TjoelkerRemove a stale comment.
2011-07-26  Elizabeth Jennifer... Remove #define KEY from ip_cloaking modules.
2011-07-26  Elizabeth Jennifer... Update my email.
2011-07-26  Elizabeth Jennifer... bandb/makefile.in: Add bantool to make clean.
2011-07-08  Elizabeth Jennifer... Back out chanroles.
2011-07-06  Elizabeth Jennifer... Partially revert e794d39a8053005fdd2835d6206a88cc23262f8d.
2011-07-06  Elizabeth Jennifer... Add client interface for GRANT.
2011-07-06  William PitcockUpdate TODO.
2011-07-06  William Pitcockchanroles: instead of checking for chanop + CHANROLE_UN...
2011-07-06  William Pitcockchanroles: ENCAP GRANT should work under the assumption...
2011-07-06  William Pitcockchanroles: grant initial set of flags to people added...
2011-07-06  Elizabeth Jennifer... Add chanroles to isupport so clients know it exists.
2011-07-06  Elizabeth Jennifer... Implement chanroles, as discussed with nenolod.
2011-07-03  William PitcockRSFNC: allow RSFNC against a target which just changes...
2011-06-25  Jilles Tjoelkerrsfnc/svslogin: Add server notices for kills.
2011-06-25  Jilles Tjoelkerdline,kline: Avoid breaking the protocol with bad bans.
2011-06-25  Jilles Tjoelkerinvite: Remove useless IsChannelName check.
2011-06-25  Jilles Tjoelkerknock,topic: Remove useless IsChannelName checks.
2011-06-18  Jilles TjoelkerGenerate include/serno.h from git information, if avail...
2011-06-18  Jilles TjoelkerDo not assign to MAKE in the main Makefile.
2011-06-03  JD HorelickMerge branch 'master' of ssh://git.atheme.org/gitroot...
2011-06-03  JD HorelickFix makerelease.sh
2011-05-23  Jilles TjoelkerAdd additional version.c variants to gitignore.
2011-05-23  Jilles Tjoelkeroperspy list: Show '!' prefix for otherwise hidden...
2011-05-23  Keith Buckmodules/m_list.c: Change operspy LIST syntax to match...
2011-05-22  Tony Vroonmakerelease.sh: Do things the git way; add a sanity...
2011-05-22  JD Horelick.hgignore -> .gitignore (also rm'd .hgtags).
2011-05-19  William PitcockWe use GIT now.
2011-05-16  Keith BuckAdd target change spam notice.
2011-05-14  Keith BuckPedantry: Make indentation consistent in example and...
2011-05-08  William Pitcocklibtoolize
2011-05-08  William Pitcockbranding: denote custom branding in ircd -version
2011-05-08  William Pitcockbranding: if CUSTOM_BRANDING is defined, display charyb...
2011-05-08  William Pitcockconfigure: Add --with-custom-branding and --with-custom...
2011-04-19  Kiyoshi AmanAutomated merge with http://hg.atheme.org/charybdis
2011-04-19  Kiyoshi Amandoc/extended-join.txt: Document CAP extended-join.
2011-04-06  Jilles TjoelkerAllow kick_on_split_riding to protect channels with...
2011-04-03  Jilles TjoelkerIf the sasl mechanism is EXTERNAL, send the certfp...
2011-04-03  Jilles TjoelkerBack out AUTHENTICATE EXTERNAL so I can do it differently.
2011-03-31  Jilles TjoelkerRevert "sasl: remove checks for impossible conditions".
2011-03-31  William Pitcocksasl: first attempt at ircv3.1 AUTHENTICATE EXTERNAL...
2011-03-31  William Pitcocksasl: remove checks for impossible conditions
2011-03-27  Stephen BennettMake flood control settings configurable by those who...
2011-03-20  Jilles TjoelkerCope with OPENSSL_VERSION_NUMBER not being a long.
2011-03-17  William Pitcockbantool: _XOPEN_SOURCE should die in a fire
2011-03-30  Jilles TjoelkerStyle: use a consistent order for the _C constants.
2011-03-30  Stephen BennettDisallow mIRC italics in channel names when disable_fak...
2011-03-11  Stephen BennettDon't allow +Z to be set by default_umodes
2011-02-27  William PitcockAdd Elizacat to contributors.
2011-02-27  Elizabeth Jennifer... Support IPv6 blacklists. Also add a conf file option...
2011-02-22  Elizabeth Jennifer... m_challenge: fix use of undefined behaviour.
2011-02-13  Elizabeth Jennifer... can_send: properly initalise moduledata.
2011-02-06  Jilles Tjoelkeroverride: Apply floodcount to override sends.
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.
next