]> jfr.im git - solanum.git/history - src
cap-notify: implement cap-notify for sasl service (closes #84)
[solanum.git] / src /
2015-03-01  William Pitcockcap-notify: add sendto_local_clients_with_capability...
2015-02-28  Max Teufelsrc/channel: add support for IRCv3.2 userhost-in-names
2015-02-18  William PitcockMerge pull request #82 from grawity/sasl-send-conn...
2015-02-14  William PitcockMerge pull request #83 from maxteufel/feature/saslserv_...
2015-02-14  Max Teufelm_sasl: add configuration option for the nick of the...
2015-01-25  Jilles Tjoelkerintroduce_client(): Remove redundant check for sockhost...
2015-01-16  Jilles TjoelkerDon't append a domain to names without dot from reverse...
2015-01-16  Aaron JonesAllow clients to have a resolved hostname of localhost
2015-01-15  Jilles Tjoelkerpretty_mask(): Stop temporarily modifying the passed...
2015-01-15  Jilles Tjoelkerpretty_mask(): Use explicit lengths instead of temporar...
2014-11-05  William PitcockMerge pull request #73 from Argure/master
2014-11-05  William PitcockMerge pull request #75 from attilamolnar/master+nullcharfix
2014-11-04  Attila MolnarFix sending null char after ERROR when the server is...
2014-09-21  Jilles Tjoelkerbandb: Don't apply empty ban list when bandb starts...
2014-09-21  Jilles Tjoelkerserver: Don't read beyond the bounds of ServerInfo...
2014-09-21  Jilles TjoelkerExplicitly pass the current time to deactivate_conf().
2014-09-21  Jilles TjoelkerFix crash when there are two blacklist hosts without...
2014-09-09  William PitcockMerge pull request #70 from grobe0ba/master
2014-09-09  Byron GrobeRemoved comment from src/modules.c that states certain...
2014-08-17  Jilles Tjoelkerchmode: Check mlock when a local oper changes cmode...
2014-08-08  Jilles Tjoelkerconf: Make channel::channel_target_change option actual...
2014-06-03  Jilles TjoelkerMerge branch 'master+sharedsqlite' of https://github...
2014-05-29  Jilles Tjoelkerircd_parser: Fix inconsistent declaration of yyerror().
2014-05-29  Jilles Tjoelkerchannel: Remove write-only field.
2014-05-29  Jilles Tjoelkerchannel: Stop pretending to support per-mode server...
2014-05-29  Jilles Tjoelkerserver: Require EX and IE capabilities (+e and +I cmodes).
2014-05-29  Jilles TjoelkerMerge branch 'patch-1' of https://github.com/auscompgee...
2014-05-19  Jilles TjoelkerMerge branch 'master+umodes' of https://github.com...
2014-05-13  AdamFix buffer overflow in introduce_client and burst_TS6
2014-03-09  Douglas FreedFix const qualifier on raw_mask
2014-03-09  Jilles TjoelkerFix format string type mismatch in src/capability.c.
2014-03-09  Jilles TjoelkerFix fd leak if /dev/urandom can be opened but not read.
2014-03-07  Jilles Tjoelkerblacklist: Make the snote more like the +c one.
2014-03-06  William PitcockMerge pull request #53 from ShadowNinja/clarify_U+R
2014-03-05  Keith BuckAdd DNSBL snotes for snomask +r.
2014-03-03  Keith BuckRemove trailing whitespace from all .c and .h files.
2014-03-03  Keith Bucks_conf: Don't leak log file paths when loading default...
2014-03-03  Keith Bucks_conf: Don't leak strings when loading default conf
2014-03-03  Keith Bucknewconf.c: Remove end-of-line whitespace.
2014-03-03  Keith Buckconf parsing: Fix freeing section names upon section...
2014-03-02  Keith BuckFix a couple more string leaks.
2014-03-02  Jilles Tjoelkersslproc: Add missing break, still allowing zlib when...
2014-03-02  Jilles Tjoelkerlog_client_name: Remove MASK_IP case.
2014-03-01  Jilles Tjoelkerlistener: Move error messages to something visible...
2014-02-28  Keith Buckconf parsing: Fix memory leaks and clean up code a...
2014-02-28  Jilles Tjoelkerircd_parser: Fix whitespace errors.
2014-02-23  Jilles Tjoelkerserver: Use rb_strlcpy() instead of strcpy().
2014-02-23  Jilles TjoelkerSimplify module path list, removing strcpy use.
2014-02-23  Jilles TjoelkerFix use after free.
2014-02-23  Jilles Tjoelkerconf: Remove dead store.
2014-02-23  Jilles TjoelkerFix various printf arg types.
2014-02-23  Jilles Tjoelkermodlist: Fix address display on 64-bit systems.
2014-02-23  Jilles Tjoelkermodules: Fix bad sizeofs.
2014-02-23  Jilles TjoelkerReplace double semicolons with single; place null state...
2014-02-23  Jilles Tjoelkerconf: Do not leak memory when modules::module is alread...
2014-02-23  Jilles Tjoelkerstartup: Check return value of open /dev/null. Don...
2014-02-08  William PitcockMerge pull request #46 from grawity/sasl-mechlist
2014-01-16  Jilles TjoelkerRemove an unused variable.
2014-01-16  Jilles TjoelkerAvoid wrong detection of redundant/duplicate auth block...
2014-01-12  Keith Buckbandb: Don't attempt to write to a NULL helper.
2013-12-27  William PitcockMerge pull request #42 from Argure/genssl
2013-11-22  Jilles TjoelkerMerge branch 'fix-sha256-crypt' of https://github.com...
2013-10-29  Keith BuckRemove duplicate default-value code.
2013-09-14  Jilles Tjoelkerwhowas: Use the normal rules for IP visibility.
2013-09-13  Jilles TjoelkerMerge branch 'isupport-charset' of github.com:grawity...
2013-09-12  Keith BuckAbort blacklist queries at the same time as auth queries.
2013-09-10  Mantas MikulėnasRemove CHARSET=ascii from ISUPPORT
2013-09-10  Keith BuckRemove s_assert definition from ircd_defs.h and add...
2013-08-14  Quora Dodrillsrc/s_conf: Avoid re-inventing the wheel
2013-08-14  Quora Dodrillsrc/s_conf: More detailed error messages conforming...
2013-08-14  Jilles TjoelkerEnsure consistent indexing into user_modes independent...
2013-08-14  Quora Dodrillsrc/s_conf: Moved error notification to proper place
2013-07-19  Quora DodrillMerge pull request #32 from anarcat/gnutls-restore
2013-07-10  Quora Dodrillsrc/ircd: fix -configfile argument
2013-07-10  Quora Dodrillsrc/ircd: Missed case where ircd.conf is unreadable...
2013-07-10  Quora Dodrillsrc/ircd: Die if the configuration file does not exist
2013-04-21  Elizabeth MyersBlacklist: fix accidentally clobbering previous filters
2013-04-21  William PitcockMerge pull request #20 from quora-wings/master
2013-04-21  Elizabeth MyersAdd support for multiple forms of blacklist queries...
2013-03-23  Jilles TjoelkerUpdate .depend files.
2013-02-21  William PitcockMostly enable support for checking format strings with...
2013-02-03  William PitcockAtheme is not responsible for the mental health changes...
2013-02-03  Jilles TjoelkerMerge branch 'mailmap' of github.com:grawity/forks...
2013-02-01  Jilles TjoelkerCope with rb_crypt() returning NULL.
2013-01-29  Jilles TjoelkerSkip cidr checking for hostmask.c entries with negative...
2013-01-29  Jilles TjoelkerAlso restrict cidrlen for testmask/masktrace (match_ips()).
2013-01-29  Jilles TjoelkerSkip cidr checking for bans with negative or too large...
2013-01-15  William Pitcockcache: use rb_strdup() instead of a static buffer for...
2012-12-31  William Pitcockcapability: handle NULL passed to capability_get().
2012-12-19  Jilles Tjoelkerserver: Simplify some code now ENCAP is mandatory.
2012-12-19  Jilles Tjoelkerserver: Remove code to send recursive QUITs/SQUITs...
2012-12-19  Jilles Tjoelkerserver: As per the TS6 spec, require QS and ENCAP capab...
2012-12-18  Jilles Tjoelkerserver: Make sure CAP_CAP and CAP_TS6 are non-zero.
2012-10-15  Jilles TjoelkerFix a crash with testline, introduced with the "underly...
2012-10-09  Keith Buckres.c: Try other servers if errors or corrupt replies...
2012-09-29  William Pitcockreslib: remove advertising clause, which was dropped...
2012-09-23  William Pitcockm_starttls: handle error condition with ERR_STARTTLS...
2012-09-22  William PitcockDefine RPL_STARTTLS.
2012-07-30  William PitcockMerge pull request #2 from TheChrisAM/patch-1
2012-07-03  Jilles TjoelkerIn capability_get(), if a capability is not found,...
next