]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - docs
Redo OnSetEndPoint logic to fix duplicate clones (#1549).
[user/henk/code/inspircd.git] / docs /
2019-01-11 RobbyThe <ident:bind> setting doesn't exist anymore, remove...
2019-01-09 Matt SchatzImprove X-line text consistency.
2019-01-05 Peter PowellImprove consistency of the restrictchans module example...
2019-01-05 Peter PowellFix the websocket origin config example.
2019-01-04 linuxdaemonMerge m_restrictchans and m_regonlycreate due to conver...
2018-12-19 Peter PowellFix docs referring to channel mode e using the wrong...
2018-12-19 Peter PowellAdd the <maxlist> tag and switch ListModeBase to always...
2018-12-09 Peter PowellFix the example help files using the wrong name for...
2018-12-09 Peter PowellFix a numeric collision with UnrealIRCd's help numerics.
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-11-21 Robbym_filter: Add a warn action for notifying opers while...
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-12 Michael Hazellm_filter: add Z-Line support
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-11-03 Peter PowellWebSocket: send messages as text by default.
2018-10-27 Peter PowellRemove deprecated config checker and make <die> actuall...
2018-10-26 Peter PowellFix ircv3_capnotify being defined twice in modules...
2018-10-10 Peter PowellRequire WebSocket origins to be whitelisted in order...
2018-09-26 Peter PowellMove the SQL tables to docs/sql and install them on...
2018-09-25 Renegade334Add extban 'a' to m_gecosban.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-09-18 Peter PowellMerge m_noctcp_user into m_noctcp.
2018-09-17 Peter PowellImprovements and bugfixes to the cgiirc module.
2018-09-16 Peter PowellImprovements to the hostchange module.
2018-09-09 Peter PowellAdd a module for hiding mode changes from unprivileged...
2018-09-06 Peter PowellRemove the ripemd160 module.
2018-08-24 Peter PowellImprove the snotices sent out by the filter module.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-08-13 Peter PowellReplace all references to IRCv3.2 with IRCv3.
2018-08-13 Peter PowellAdd support for the IRCv3 batch specification.
2018-08-13 Peter PowellAdd support for the IRCv3 server-time specification.
2018-08-13 Peter PowellAdd support for the IRCv3 account-tag specification.
2018-08-07 Peter PowellSwitch m_dnsbl to use its own snomask character.
2018-08-07 Peter PowellRemove the 'debug' snotice character.
2018-07-30 Peter PowellReplace most usages of "GECOS" with "real" or "real...
2018-07-26 Peter PowellAdd a module which implements the HAProxy PROXY v2...
2018-07-20 Peter PowellLog snotices with their description rather than just...
2018-07-18 Peter PowellInitial support for listening on UNIX socket endpoints.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-07-12 Peter PowellClean up the WHO helpop documentation.
2018-07-10 Peter PowellAdd a silent option to <options:restrictbannedusers>.
2018-07-10 Peter PowellRename the license file so that people can find it...
2018-06-18 Peter PowellClarify the documentation for m_httpd and m_httpd_...
2018-04-22 Peter PowellImprove support for MOTD escape codes.
2018-04-22 Peter PowellAlways process MOTD formatting escape codes.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-04-20 RobbyOptionally do not notify users if their messages are...
2018-04-16 Peter PowellUse an oper priv instead of a config flag for overridin...
2018-04-16 Matt SchatzImprove some documentation (#1483).
2018-04-16 Peter PowellUse an oper priv instead of a config flag for overridin...
2018-04-14 Peter PowellRemove helpop sections which are now incorrect.
2018-04-11 genius3000Change some usage of "gecos" to "real name"
2018-04-06 Dylan FrankRefactor m_sqloper to be a full opers.conf replacement...
2018-04-06 Peter PowellImplement support for banning users from channels by...
2018-03-25 Dylan FrankSeparate secret and private channels on whois for non...
2018-02-24 Peter PowellMerge pull request #1458 from linuxdaemon/insp20+duplic...
2018-02-17 Peter PowellMove m_sslrehashsignal to the extra directory.
2018-02-12 Peter PowellMerge pull request #1460 from genius3000/insp20+helpop_fix
2018-02-12 genius3000[2.0]: Helpop: Move extban 'U' from acting to matching
2018-02-07 Peter PowellImport the anticaps module from inspircd-extras.
2018-02-02 Peter PowellAllow the maximum length of a chanfilter message to...
2018-01-25 Peter PowellAdd a module which rehashes SSL modules on receiving...
2018-01-07 Shawn SmithAdd user mode +z for ssl-only private messages.
2018-01-03 Peter PowellImprove the method that blockcaps uses to block messages.
2017-12-31 Peter PowellIncrease the config default for <chanhistory:maxlines...
2017-12-31 Michael Hazellm_chanhistory: optionally exempt bots from receiving...
2017-12-23 Peter PowellMerge pull request #1449 from B00mX0r/insp20
2017-12-22 B00mX0rFix two minor docs issues
2017-12-22 Peter PowellRename <security:hidewhois> to <security:hideserver>.
2017-12-22 Peter PowellMerge pull request #1443 from B00mX0r/master+filtershun
2017-12-21 B00mX0rAdd SHUN as a /filter action
2017-12-16 Peter PowellUse HTTPS URLs in the executable file and include examples.
2017-12-12 Peter PowellClarify the documentation of <connect:allow>.
2017-12-11 Peter PowellDon't allow users to set a zero channel limit.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-12-11 Peter PowellMerge pull request #1423 from B00mX0r/master+override_umode
2017-12-11 B00mX0rAdd optional oper override umode +O.
2017-12-10 Peter PowellExtract RFC modes from the core to core_channel and...
2017-12-03 Shawn SmithRemoved config option for +L redirect.
2017-12-03 Peter PowellMerge pull request #1417 from B00mX0r/master+fix_1416
2017-12-03 Peter PowellMerge pull request #1428 from Chewsterchew/patch-1
2017-12-02 ChewRemove extra double quote (")
2017-11-22 Peter PowellRemove the preconfigured Charybdis and UnrealIRCd modul...
2017-11-15 Peter PowellMerge pull request #1413 from B00mX0r/insp20
2017-11-15 B00mX0rFix referring to sqloper and sqlauth as extras in modul...
2017-11-13 Peter PowellAdd the m_ircv3_sts module which implements the IRCv3...
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-11-12 Peter PowellVarious minor documentation fixes.
2017-11-09 Peter PowellAllow spaces in the network name now it doesn't cause...
2017-11-06 Peter PowellMerge pull request #1359 from genius3000/insp20+sasl_no...
2017-11-06 Peter PowellEnable using m_customprefix to alter core prefix modes.
2017-11-06 Peter PowellAdd support for setting the unset rank in ModeHandler.
2017-11-06 genius3000Inform the client when a SASL message cannot be sent
2017-10-31 Peter PowellMake core_hostname_lookup redo the lookup when a user...
2017-10-22 Peter PowellMerge pull request #1407 from genius3000/master+update_...
2017-10-22 genius3000Helpop: Move extban 'U' from acting to matching
next