Commit Graph

9063 Commits (856f29ae548cc2d1622cc1deb85e420271eb12bf)
 

Author SHA1 Message Date
Bram Matthys 856f29ae54
Update release notes a bit
1 year ago
Bram Matthys dedff543b5
Add option set::spamfilter::utf8-support which defaults to 'no' for now.
1 year ago
Bram Matthys b821aa419f
Ship with PCRE2 10.39 (29-October-2021)
1 year ago
Bram Matthys ab8fab79e3
Drop --disable-unicode from PCRE2 and require 10.34 for
1 year ago
Bram Matthys dd74e1e63d
Update release notes
1 year ago
Bram Matthys fa1493b930
Add 'WHO <300 t' example and information to HELPOP WHO
1 year ago
Bram Matthys d156a18aba
Set defaults for vhost-flood
1 year ago
Bram Matthys df0884981e
Handle empty strings in config_checkval()
1 year ago
Bram Matthys 1e0bddfbab
And some more text improvements in ./Config
1 year ago
Bram Matthys 27bfdef1ca
Update wording a bit for geoip 'none'. Indirectly suggested by DeviL.
1 year ago
i 6996c7a485
update RPL_MAP numeric
1 year ago
i 66355370e1
fix RPL_MAPUSERS numeric error
1 year ago
i 1c4da04346
add WHO parameter for searching by connect time
1 year ago
i 7430d3718a
add support for rate limiting -x/-t (set::anti-flood::<groupname>::vhost-flood)
1 year ago
i d8f440e9e7
add map percentages
1 year ago
i f4239abc5d
update help.ru.conf
1 year ago
Bram Matthys b4d92bf232
Typo typo
1 year ago
Bram Matthys 8dedffa6c0
Update release notes a bit
1 year ago
Bram Matthys 33dac730c7
When a remote server forgets to send the TS in a MODE message with the
1 year ago
Bram Matthys 55969d1ff3
Update relnotes a bit more
1 year ago
Bram Matthys 1ff5c0c51a
Update relnotes a bit
1 year ago
Bram Matthys ca6a3efdb2
Fix for location of unrealircd.ctl when not in ~/unrealircd/
1 year ago
Bram Matthys c4126a2d1e
Update preliminary release notes
1 year ago
Bram Matthys 3818b9eb45
Make unrealircdctl spkifp actually work on Windows
1 year ago
Bram Matthys 4d2cefdbed
Fix for Windows build (old srandom call).
1 year ago
Bram Matthys 34fda671f8
And some more config priorities (not important yet)
1 year ago
Bram Matthys 8e7eacadfe
Swap order of config_run_blocks() and config_test_blocks() since that
1 year ago
Bram Matthys 9fef375d0a
Make reading priority of config blocks a simple array.
1 year ago
Bram Matthys 92c81b194f
Move "spkifp" to unrealircdctl, so it is available for Windows users.
1 year ago
Bram Matthys 3dd7c19c77
Move "gencloak" to unrealircdctl, so it is available for Windows users.
1 year ago
Bram Matthys e35c29f3d5
Move mkpasswd operation to unrealircdctl. For *NIX users no change as this
1 year ago
Bram Matthys 243c6635da
Update /STATS P output a little (since it shows the control channel).
1 year ago
Bram Matthys df0a9e4f37
BuildBot: build unrealircdctl.exe
1 year ago
Bram Matthys 5425c8fbb6
Don't fail on versions older than Windows 10 version 1803.
1 year ago
Bram Matthys c02eb3f16c
Windows code cleanup: WSAStartup() -> init_winsock()
1 year ago
Bram Matthys 98c0e786b5
Make UnrealIRCd compile on Windows again.
1 year ago
Bram Matthys c0c265baee
Fix some (totally unimportant) resource leaks and fix a case where,
1 year ago
Bram Matthys a4af100ca8
Memory isn't initialized to zero by dbuf_queue_init(), causing
1 year ago
Bram Matthys 75a2fde672
Merge branch 'unreal60_dev' of github.com:unrealircd/unrealircd into unreal60_dev
1 year ago
Bram Matthys 39688517b0
Make "./unrealircd rehash" show output on the terminal, same for
1 year ago
k4be d8bb78677f
Add TS to s2s MODE messages generated by SVS(2)MODE
1 year ago
Bram Matthys 834736070e
Make "SVS(2)MODE -b user" work properly for extended bans.
1 year ago
Bram Matthys 46bdc1c5e1
Print message about outdated release if automatically rejected by crash handler.
1 year ago
Bram Matthys dbef19cd7a
Add initial implementation of UNIX domain sockets (listen::file).
1 year ago
Bram Matthys 40c528acde
Add missing space in spamfilter log message.
1 year ago
Bram Matthys 4e209968fe
Fix hang on "Loading IRCd configuration" if DNS is not working correctly.
1 year ago
Bram Matthys c5c17f2ccf
Include "client_port" (eg 6697) and "server_port" (eg 55123) in JSON
1 year ago
Bram Matthys 4ca9e9b3c2
Also support show-event in log::destination::channel.
1 year ago
Bram Matthys d677ce04de
New option set::server-notice-show-event which, if set to 'no', can be used
1 year ago
Bram Matthys 0f52ff76e8
Add link to https://www.unrealircd.org/docs/Log_block#Logging_to_a_channel
1 year ago