| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Add snomask permissions to the oper check output. | 2021-02-22 | 1 | -0/+10 | ||
| | * | Add a human-readable serialiser to the geolocation extensible. | 2021-02-22 | 1 | -0/+6 | ||
| | * | Fix checking the wrong user in SERVLIST. | 2021-02-21 | 1 | -1/+1 | ||
| | * | Add a config option for exempting classes from connflood. | 2021-02-21 | 3 | -1/+17 | ||
| | * | Add a command to the cgiirc module for encoding/decoding hex idents. | 2021-02-21 | 2 | -45/+96 | ||
| | * | Rename the cmd variable to cmdwebirc in the cgiirc module. | 2021-02-21 | 1 | -12/+12 | ||
| | * | Fix the numeric sent when a U-lined alias target is not online. | 2021-02-18 | 3 | -7/+4 | ||
| | * | Fix the message sent when SSL profiles are rehashed. | 2021-02-18 | 3 | -3/+3 | ||
| | * | Move linuxdaemon and Sheogorath to former contributors. | 2021-02-10 | 1 | -7/+8 | ||
| | * | Fix the system-wide paths to not violate the Linux FHS. | 2021-02-08 | 1 | -2/+2 | ||
| | * | Improvements and updates to misspell-fixer.•••- Update to v3 of the create-pull-request action. - Improve the whitelist for directive.pm 'atleast'. - Whitelist 'eiter' in source and header files. | 2021-02-06 | 1 | -2/+3 | ||
| | * | Show the name of the WebIRC gateway in the IP changing notice. | 2021-02-05 | 1 | -2/+3 | ||
| * | | Merge branch 'insp3' into master. | 2021-02-01 | 8 | -40/+101 | ||
| |\| | ||||||
| | * | Duplicate the stdout file handle when used for logging.•••Failure to do this may result in a crash on shutdown when started in debug mode. | 2021-02-01 | 2 | -1/+4 | ||
| | * | Fix using the TR1 headers on compilers that support C++17. | 2021-02-01 | 2 | -2/+2 | ||
| | * | Move SSLINFO code for users to its own function and refactor. | 2021-02-01 | 1 | -16/+21 | ||
| | * | Allow using SSLINFO on channels. | 2021-02-01 | 1 | -18/+69 | ||
| | * | Convert SSLINFO to SplitCommand. | 2021-02-01 | 1 | -4/+4 | ||
| | * | Read <sslinfo:operonly> once at load time. | 2021-02-01 | 1 | -3/+8 | ||
| | * | Fix the base path being used for more than just the install prefix. | 2021-01-31 | 3 | -8/+1 | ||
| | * | Fix bitshift in INSPIRCD_VERSION_SINCE. | 2021-01-30 | 1 | -1/+1 | ||
| | * | Fix an oversight in the previous commit. | 2021-01-30 | 1 | -1/+1 | ||
| | * | Fix a few issues with SERVLIST.•••- Implement support for service type matching based on the service oper type. This isn't the same as irc2 but its close enough. - Fix erroneously sending the mask in the <mask> field. This field is for the service name mask not the service distribution mask. | 2021-01-30 | 1 | -4/+8 | ||
| * | | Make MyClass private and move everything to GetClass. | 2021-01-31 | 12 | -38/+29 | ||
| * | | Move sendmsglist to above the functions in LocalUser. | 2021-01-31 | 1 | -4/+4 | ||
| * | | Fix a shadowing warning in SERVLIST. | 2021-01-30 | 1 | -5/+5 | ||
| * | | Replace defaultdeleter with the C++11 one and rename culldeleter. | 2021-01-30 | 4 | -17/+5 | ||
| * | | Rename Extensible::doUnhookExtensions to UnhookExtensions. | 2021-01-30 | 3 | -5/+5 | ||
| * | | Replace all internal references to uline with services. | 2021-01-30 | 42 | -92/+88 | ||
| * | | Rename <uline> to <service>. | 2021-01-30 | 4 | -8/+8 | ||
| * | | Allow ServerConfig::Conf{Value,Tags} to have a fallback default. | 2021-01-30 | 2 | -6/+9 | ||
| * | | Rename <deaf:privdeafuline> to <deaf:privdeafservice>. | 2021-01-30 | 2 | -8/+8 | ||
| * | | Rename <deaf:bypasscharsuline> to <deaf:servicebypasschars>. | 2021-01-30 | 2 | -15/+15 | ||
| * | | Rename <silence:exemptuline> to <silence:exemptservice>. | 2021-01-30 | 2 | -5/+5 | ||
| * | | Rename <alias:uline> to <alias:service>. | 2021-01-30 | 5 | -46/+46 | ||
| * | | Rename <security:hideulines> to <security:hideservices>. | 2021-01-30 | 5 | -7/+7 | ||
| * | | Rename <security:hideulinekills> to <security:hideservicekills>. | 2021-01-30 | 4 | -6/+6 | ||
| * | | Merge branch 'insp3' into master. | 2021-01-29 | 27 | -252/+227 | ||
| |\| | ||||||
| | * | Remove unnecessary chdirs in the helper script. | 2021-01-29 | 1 | -7/+1 | ||
| | * | Fix some minor oversights introduced in 859a799 and 3e557e8. | 2021-01-29 | 2 | -2/+2 | ||
| | * | Improve the `./configure --help` output•••- Document --portable, --runtime-dir, and INSPIRCD_VERBOSE. - Make the output coloured on supporting terminals. - Fix the description of --data-dir. - Wrap all lines at 80 charactrs. - Upper case the value names and wrap in <> not []. | 2021-01-29 | 1 | -33/+38 | ||
| | * | Always use for in Perl modules. | 2021-01-29 | 5 | -11/+11 | ||
| | * | Purge all remaining uses of print_format. | 2021-01-29 | 3 | -29/+23 | ||
| | * | Update the mailmap. | 2021-01-28 | 1 | -1/+2 | ||
| | * | Exempt IRCCloud users from connectban and DNSBL lookups. | 2021-01-27 | 1 | -1/+3 | ||
| | * | Allow disabling connectban for specific connect classes.•••Ref: #1841. | 2021-01-27 | 2 | -2/+16 | ||
| | * | Migrate some stuff away from print_format. | 2021-01-27 | 8 | -21/+21 | ||
| | * | Fix unnecessary begin blocks in Perl source files. | 2021-01-25 | 15 | -109/+35 | ||
| | * | Make the UNIX socket listener path relative to the runtime path.•••This is not a breaking change because unless the runtime path is explicitly set it defaults to the same as the data path. | 2021-01-20 | 1 | -1/+1 | ||
| | * | Add <dns:enabled>; allows disabling DNS lookups entirely.•••Ref: #1839. | 2021-01-19 | 2 | -17/+40 | ||
