]> jfr.im git - irc/blitzed-org/charybdis.git/shortlog
irc/blitzed-org/charybdis.git
2012-08-20  Kiyoshi AmanGIT-Access: Our repos are on github now, so let's say so. origin/master
2012-07-31  Keith Buckchm_nonotice: Ignore CTCP and send ERR_CANNOTSENDTOCHAN...
2012-07-30  William PitcockMerge pull request #2 from TheChrisAM/patch-1
2012-07-28  Jilles Tjoelkerreference.conf: Extend documentation for max_number...
2012-07-25  William Pitcocksigio: use siginfo_t instead of struct siginfo, per...
2012-07-14  Jilles Tjoelkertools/smoketest.sh: Remove DNSBL external dependency.
2012-07-14  Jilles Tjoelkertools: Add a simple test script.
2012-07-03  Jilles TjoelkerIn capability_get(), if a capability is not found,...
2012-07-03  Jilles TjoelkerFix capability_index_list(), used e.g. in /stats ?...
2012-07-03  Jilles TjoelkerAdd needed space between "TS6" or "SSL" and capabs...
2012-06-18  Jilles Tjoelkerchmode: Allow mode queries on mlocked modes.
2012-06-03  Jilles Tjoelkerstats R: Make the CPU time display less ugly.
2012-06-01  TheChrisAMAdding auth_user documentation for auth {} blocks.
2012-05-27  Jilles TjoelkerIf umode +D or +g are oper-only, don't advertise them...
2012-05-24  William PitcockMerge pull request #1 from dwfreed/master
2012-05-24  Douglas Freedextensions/ip_cloaking*: Fix a bug accidentally introdu...
2012-05-21  Keith BuckMove marking of services entirely to m_services.c;...
2012-05-21  Keith BuckAdd new conf_read_start and conf_read_end hooks.
2012-05-21  Keith BuckComplain to opers if a server that isn't a service...
2012-05-19  Aaron SethmanDisable timerfd/signalfd on openvz, it seems broken
2012-04-30  Jilles TjoelkerFix null value for EUID account name in TS6 protocol...
2012-04-28  Jilles Tjoelkerlist: Strip colours from channel topics.
2012-04-22  Jilles TjoelkerRerun autoconf.
2012-04-22  Jilles TjoelkerBump version on master to 3.5.0-dev.
2012-04-22  Jilles Tjoelkerrelease: Use git instead of hg for version number in...
2012-04-17  Jilles TjoelkerRemove more gnutls references.
2012-04-17  Jilles Tjoelkerlibratbox: Run autoreconf.
2012-04-17  Jilles Tjoelkerlibratbox: Remove broken gnutls support.
2012-04-13  Jilles Tjoelkerextensions/roleplay: Fix "No such channel" message.
2012-04-13  Jilles Tjoelkerextensions/roleplay: End floodgrace because this is...
2012-04-07  Keith Buckgnutls: Fix certfp server link auth.
2012-04-07  Keith Buckgnutls: Fix ssld crash when executing a SSL connection...
2012-04-07  Keith BuckMerge branch 'gnutls' of git://git.leptoquark.net/charybdis
2012-04-07  Keith BuckCall the privmsg_channel hook for part messages too.
2012-04-03  Keith Buckm_message: Remove some unused variables.
2012-04-03  Elly Fong-Joneslibratbox: use rb_listen(), not listen().
2012-04-02  William Pitcockextensions/chm_nonotice: fix typo
2012-04-01  William Pitcockif 0 some things out
2012-04-01  William Pitcockextensions/chm_nonotice: reject NOTICEs to channels...
2012-04-01  William PitcockRemove MODE_NOCTCP from core, in favor of chm_noctcp.
2012-04-01  William PitcockRemove MODE_NOCOLOR from core, replacing it with module...
2012-04-01  William PitcockCheck for empty string after permutation hooks have...
2012-04-01  William PitcockAdd support for hookifying PRIVMSG/NOTICE.
2012-03-29  Jilles Tjoelkerreference.conf: Remove need_ident from *@* auth block.
2012-03-26  Jilles Tjoelkerchange_nick_user_host: Only send +n snotes about local...
2012-03-25  Keith Bucktginfo/certfp ENCAP: Specify the minimum number of...
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,...
next