]> git.netwichtig.de Git - user/henk/code/inspircd.git/shortlog
user/henk/code/inspircd.git
2018-12-12 Peter PowellFix a crash when the core_oper module is not loaded.
2018-12-10 Peter PowellFix overly escaping MOTDs if they are in more than...
2018-12-09 Peter PowellMove some config parser-internal types out of the publi...
2018-12-09 Peter PowellFix the example help files using the wrong name for...
2018-12-09 Peter PowellUse consistent numerics when a mode already exists...
2018-12-09 Peter PowellUse ERR_BANLISTFULL in the chanfilter and exemptchanops...
2018-12-09 Peter PowellFix a numeric collision with UnrealIRCd's help numerics.
2018-12-09 Peter PowellAllow users on an accept list to bypass the +R user...
2018-12-09 Peter PowellAllow modules to check if a user is on a callerid accep...
2018-12-09 Peter PowellClean up the callerid documentation slightly.
2018-12-09 Peter PowellRaise the default max number of ACCEPT entries from...
2018-12-04 Peter PowellAdd an option for changing the allowed server clock...
2018-12-01 Peter PowellFix detecting secure clients connecting through HAProxy...
2018-11-26 Peter PowellOnly check if a SSL cert is usable if we're getting...
2018-11-24 Peter PowellUse the default if an invalid duration is found in...
2018-11-24 Peter PowellMove IsValidDuration into the core.
2018-11-24 Peter PowellFix some incorrect conditions in the showfile module.
2018-11-24 Peter PowellImprove the description of the maphide module.
2018-11-24 Peter PowellImprove the output of the showfile module.
2018-11-21 Peter PowellKill users that fail a WEBIRC auth instead of penalisin...
2018-11-21 Peter PowellOnly try to parse the WebIRC IP if the user matches...
2018-11-21 Robbym_filter: Add a warn action for notifying opers while...
2018-11-21 Robbym_blockcolor: Check for colors the same way InspIRCd...
2018-11-20 RobbyAdd missing special character for reversing color.
2018-11-19 Peter PowellAdd support for multiple cloak configurations.
2018-11-19 Peter PowellExclude the vendor directory from Doxygen-generated...
2018-11-18 Peter PowellFix single backslashes in the MOTD erroneously being...
2018-11-16 Peter PowellFix sending DNSBL error snotices when a user isn't...
2018-11-16 Peter PowellFix an inverted condition in the cgiirc module.
2018-11-15 Peter PowellFix the OnSendWhoLine event being completely broken...
2018-11-12 Michael Hazellm_filter: add Z-Line support
2018-11-11 Peter PowellFix the syntax description for the WHO command.
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-11-05 Peter PowellRelease v2.0.27
2018-11-04 Peter PowellImplement support for WEBIRC attributes.
2018-11-04 Peter PowellFix exposing the ban reason when an xline is found...
2018-11-03 Peter PowellWebSocket: send messages as text by default.
2018-10-31 Peter PowellWebSocket: use one WebSocket message per IRC message.
2018-10-31 Peter PowellFix the ordering of libraries in the vendor readme.
2018-10-28 Peter PowellAlso synchronise the prefix rank between servers.
2018-10-27 Peter PowellRemove deprecated config checker and make <die> actuall...
2018-10-27 Peter PowellFix a shadowing warning in the spanningtree module.
2018-10-27 Peter PowellImprove CAPAB negotiation in the spanningtree module.
2018-10-27 Peter PowellEnable as many extra modules as possible when running...
2018-10-26 Peter PowellFix ircv3_capnotify being defined twice in modules...
2018-10-26 Peter PowellFix "smartmatch is experimental" warning from the helpe...
2018-10-26 Peter PowellTell the user to check out the latest tag rather than...
2018-10-26 Peter PowellFix a bunch of harmless compiler warnings on recent...
2018-10-25 Peter PowellChange the branch version from InspIRCd-3.0 to InspIRCd-3.
2018-10-25 Peter PowellAllow HAProxy to specify that a client is connecting...
2018-10-25 Peter PowellStore the type of a StreamSocket within itself.
2018-10-25 Peter PowellFix the censor module sending the wrong numeric in...
2018-10-21 Peter PowellFix warnings from Doxygen.
2018-10-18 Peter PowellFix unregistered user modes thinking they are enabled.
2018-10-14 RobbyShow reasons in xline expiry messages.
2018-10-13 Peter PowellImplement support for IPv6 GeoIP lookups.
2018-10-10 Peter PowellRequire WebSocket origins to be whitelisted in order...
2018-10-09 Peter PowellFix sending malformed ERR_BANLISTFULL numerics in some...
2018-10-06 edefUse nodejs/http_parser instead of a homebrew parser.
2018-10-04 Peter PowellConvert m_sha256 to use a vendored library instead...
2018-10-04 Peter PowellAdd a directive for requiring a specific compiler.
2018-10-04 Peter PowellAvoid using relative paths in make::configure.
2018-10-01 Peter PowellRelease v3.0.0 alpha 10.
2018-10-01 Peter PowellMove <security:userstats> into core_stats.
2018-10-01 Peter PowellMove <security:hidesplits> to the spanningtree module.
2018-10-01 Peter PowellMove <security:genericoper> into core_whois.
2018-10-01 Peter PowellMove <security:hideulinekills> into core_oper.
2018-10-01 Peter PowellMove <security:hidekills> into core_oper.
2018-10-01 Peter PowellDocument ServerConfig::Conf{Tags,Value} better.
2018-10-01 Peter PowellGet rid of DummyMessageDetails in the delayjoin module.
2018-10-01 Peter PowellFix the delayjoin module not hiding JOIN messages properly.
2018-10-01 Peter PowellFix the chanhistory module being inconsistent across...
2018-09-27 Peter PowellFix SQL modules using "provider" in <database> instead...
2018-09-26 Peter PowellMove the SQL tables to docs/sql and install them on...
2018-09-25 Robbym_dnsbl: Add the IP address to the positive detection...
2018-09-25 Robbym_dnsbl: Use the blacklist name rather than the domain.
2018-09-25 Peter PowellSend a message to snomask 'd' when a DNSBL lookup fails.
2018-09-25 Renegade334Add extban 'a' to m_gecosban.
2018-09-25 Peter PowellDon't sync filters defined in the config and expire...
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-09-23 Peter PowellSwitch all core modules still using COMMAND_INIT to...
2018-09-23 Peter PowellDon't sync xlines defined in the config and expire...
2018-09-23 A_DMake kicknorejoin respect /INVITE (#1514).
2018-09-18 Peter PowellMerge m_noctcp_user into m_noctcp.
2018-09-18 Peter PowellFix gateway client hosts not being updated if DNS resol...
2018-09-17 Peter PowellImprovements and bugfixes to the cgiirc module.
2018-09-16 Peter PowellImprovements to the hostchange module.
2018-09-11 Peter PowellAmend OnPostCommand to specify whether the command...
2018-09-09 Peter PowellAdd a module for hiding mode changes from unprivileged...
2018-09-06 Peter PowellRemove the ripemd160 module.
2018-08-26 Peter PowellDon't update the idle timer when a user replies to...
2018-08-26 Peter PowellImplement proper CTCP parsing in MessageDetails.
2018-08-24 Peter PowellImprove the snotices sent out by the filter module.
2018-08-24 Peter PowellAllow unlocking jumpserver and lockserv with a module...
2018-08-24 Peter PowellDocument the --nopid option in the manual pages.
2018-08-22 Peter PowellSend the 001-004 numerics and MOTD/LUSERS from core_info.
2018-08-21 Peter PowellFix warnings about using std::auto_ptr on C++11 or...
2018-08-21 Peter PowellFix a few things that should be marked as override...
2018-08-15 Peter PowellRelease v3.0.0 alpha 9.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
next