]> jfr.im git - solanum.git/shortlog
solanum.git
2012-03-25  Keith Buckm_away: Add missing return value.
2012-03-25  Keith BuckRemove unused variable cruft.
2012-03-25  Keith Buckchange_nick_user_host: Send nick change notices to...
2012-03-25  Keith BuckRESV FNC: Sign off/on monitor, and don't try to FNC...
2012-03-25  Keith BuckAdd option to immediately apply nick RESVs by FNC'ing.
2012-03-24  Jilles TjoelkerAdd first cut at NEWS for 3.4.
2012-03-19  Jilles Tjoelkerlibratbox: Allow defer_accept on FreeBSD.
2012-03-18  Keith Buckclient.c: Fix spelling/grammar in comments.
2012-03-18  Keith Bucktarget change: Propagate restricted addresses.
2012-03-17  William PitcockAdd listen::defer_accept option for controlling usage...
2012-03-17  William Pitcocklibratbox: make defer_accept optional.
2012-03-17  William Pitcocklibratbox: add support for TCP_DEFER_ACCEPT on linux
2012-03-14  Jilles Tjoelkerstrip_colour: Prefer IsDigit to isdigit.
2012-03-14  Jilles TjoelkerWhen stripping colour/control codes, also strip \004.
2012-03-14  Jilles TjoelkerApply special CTCP handling to messages to @/+ channel...
2012-03-14  Jilles TjoelkerApply colour stripping (cmode +c) to messages to @...
2012-03-13  Jilles TjoelkerSpecify more about IP addresses in TS6 protocol document.
2012-03-06  Jilles TjoelkerFix RSFNC parameter order in TS6 protocol document.
2012-03-04  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-03-04  William Pitcockm_remove: Don't use capability_require().
2012-03-03  Jilles TjoelkerKeep forward channels in sync after a netjoin.
2012-03-03  Nathan Phillip... Fix typo `User' => `Use'.
2012-03-02  Nathan Phillip... Detect a potential infinite loop in ./configure in...
2012-03-02  Nathan Phillip... Fix inconsistency between --sysconfdir and --with-confd...
2012-03-01  Nathan Phillip... Run make depend.
2012-03-01  Nathan Phillip... Run autoconf and autoheader.
2012-03-01  Nathan Phillip... Fix bandb's interaction with --enable-fhs-paths by...
2012-03-01  Nathan Phillip... Add explicit support for being installed into a system...
2012-02-29  Nathan Phillip... Fix viconf's dependencies on setup.h and config.h.
2012-02-28  Nathan Phillip... Do not unconditionally create a `help-old' folder durin...
2012-02-28  Nathan Phillip... During installation, don't unconditionally create an...
2012-02-28  Nathan Phillip... Fix parallel compilation issue when building lexer...
2012-02-28  Nathan Phillip... Use LDFLAGS when compiling extensions or modules.
2012-02-22  William PitcockMerge branch 'master' of git.atheme.org:/gitroot/charybdis
2012-02-22  William PitcockEnsure AWAY pacing only affects local clients.
2012-02-21  Jilles TjoelkerRemove dummies, given that ratelimit already broke...
2012-02-21  William Pitcocknumeric: reserve RPL_SASLMECHS (908)
2012-02-18  Jilles TjoelkerDon't end the flood grace period with the first AWAY.
2012-02-18  Jilles TjoelkerPace aways.
2012-02-18  Keith Buckip_cloaking*: Do qjm locally too.
2012-02-18  Keith Buckratelimit: Add rate-limiting to MOTD, WHO, and remote...
2012-02-18  Keith BuckAdd ratelimit for high-bandwidth commands.
2012-02-16  Jilles TjoelkerRemove some TS5 code from ms_bmask().
2012-02-16  Jilles TjoelkerSend forward channel when bans are added/removed becaus...
2012-02-16  Jilles TjoelkerInclude forward channels when bursting bans to servers.
2012-02-14  Jilles TjoelkerDo not send unchanged away messages to other users...
2012-02-14  William PitcockCREDITS: Move mr_flea to committers section.
2012-02-14  Keith BuckAdd away-notify client capability.
2012-02-11  Jilles TjoelkerAllow opers to do /stats C.
2012-02-06  Jilles TjoelkerAllow normal users to do PRIVS on themselves.
2012-02-06  Keith Buckchmode.c: Fix bug in printing removed bans.
2012-02-05  William Pitcockm_stats: iterate capability indexes on /stats C
2012-02-05  William Pitcockcapability: add capability_index_stats() for getting...
2012-02-05  William Pitcockcapability: add global list of capability indexes,...
2012-02-05  William Pitcockm_remove: fix parameter order on PART message
2012-02-04  Jilles TjoelkerDon't shadow the name "index".
2012-02-04  Jilles TjoelkerRequire all modes to be set for + part in $m extban.
2012-02-04  William Pitcockcapability: store capability bit entries with actual...
2012-02-04  William Pitcockcapability: don't use DictionaryIter internals.
2012-02-04  William Pitcockcapability: do not use strings provided by modules...
2012-02-04  William Pitcockm_server: make sure required_caps is non-zero.
2012-02-04  William PitcockRe-libtoolize.
2012-02-04  William Pitcockconfigure: set version to charybdis 3.4.0-dev
2012-02-04  William PitcockAdd implementation of /REMOVE, based on ircd-seven...
2012-02-04  William Pitcockm_server: reenable required cap negotiation
2012-02-04  William Pitcockcapability: add capability_require().
2012-02-04  William Pitcockcapability: missed one
2012-02-04  William Pitcockcapability: change CapabilityIndex.orphaned to (Capabil...
2012-02-04  William PitcockMigrate capability negotiation code to new dynamic...
2012-02-04  William Pitcockcapability: add capability_index_mask() which calculate...
2012-02-04  William Pitcockcapability: add capability_index_list() to build a...
2012-02-04  William PitcockAdd a new dynamic capability manager.
2012-01-25  William PitcockMissed a few -Wformat-security warnings.
2012-01-25  William PitcockFix some warnings when using -Wformat-security on Alpine.
2012-01-24  Keith Buckextban : Correct logic for matching against permissions.
2012-01-22  JD Horelickextb_usermode should declare itself as what it actually is.
2012-01-22  William Pitcockextban $o: add support for matching against specific...
2012-01-22  William Pitcockextb_usermode: should use EXTBAN_INVALID if no modestri...
2012-01-22  William PitcockAdd extban target for matching against a user's modes.
2012-01-08  Jilles TjoelkerFix assertion failure when failing to join a channel...
2012-01-08  Jilles TjoelkerCheck +bq against underlying IPv4 as well.
2012-01-08  Jilles TjoelkerAdd one more const.
2012-01-08  Jilles TjoelkerFix a warning about const with forward channels.
2012-01-08  Jilles TjoelkerRemove code duplication between is_banned() and is_quie...
2012-01-08  Jilles TjoelkerCheck k/dlines against underlying IPv4 as well.
2012-01-08  Jilles TjoelkerShow underlying IPv4 in a remote whois.
2012-01-08  Jilles TjoelkerAdd code to get IPv4 addresses from 6to4 and Teredo...
2011-12-30  Keith BuckRemove double-quote restriction on dline, kline, resv...
2011-12-21  Jilles Tjoelker'monitor s' output does not end with RPL_ENDOFMONLIST.
2011-12-18  Jilles TjoelkerAdd an error message if a ban mask is invalid.
2011-12-11  Jilles TjoelkerDisallow '$' in forward targets only, rather than all...
2011-12-10  Jilles TjoelkerIf use_forward is off, ignore forwarding bans rather...
2011-12-09  Jilles TjoelkerDo not allow forward channels for +qeI, as in ircd...
2011-12-09  Jilles TjoelkerApply the same restrictions to ban forwarding as to +f.
2011-12-09  Jilles TjoelkerMove checks for forward channels to a separate function.
2011-12-05  Jilles TjoelkerDisallow $ in usernames as this may cause problems...
2011-12-01  Keith BuckClarify documentation for cmode +c
2011-12-01  Keith BuckAdd tags to .gitignore
2011-11-29  Jilles TjoelkerRerun autoconf.
2011-11-29  Jilles TjoelkerForce nicklen (all flavours) to be at least 9.
next