openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
matrix-construct
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 17 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 499 of 500
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[svn] Merge old trunk r2059 Clarifications to the descriptions of umode +Q and cmode +F, suggested by Aria...@SorceryNet.
jilles
More...
over 18 years ago
[svn] Merge old trunk r2907,r2991: Allow TESTLINE on channel names.
jilles
More...
over 18 years ago
[svn] Merge old trunk r2835: resolver: if sendto(2) fails, try sending to the next nameserver
jilles
More...
over 18 years ago
[svn] Merge old trunk r2817: WHOIS: Show the given nick in ERR_NOSUCHNICK even if it starts with a digit. This is safe because the last parameter is a nick and never a UID. (The first parameter in a server-server two-param whois is a UID/SID.)
jilles
More...
over 18 years ago
[svn] Merge old trunk r2779,r2785: Show correct privilege name in a few ERR_NOPRIVS numerics.
jilles
More...
over 18 years ago
[svn] Merge old trunk r2695: Send an SQUIT instead of an ERROR to announce /die to connected servers. This will generate better server notices.
jilles
More...
over 18 years ago
[svn] Merge old trunk r2294: Zero out the varlist passed to substitution_* when rejecting DNSBL clients.
jilles
More...
over 18 years ago
[svn] Merge old trunk r2226: If we are connecting outward to a server, check if the server name they sent is the same as what we tried to connect to. Previously such a connection could succeed if there existed connect blocks with the same IP and passwords for the other server name.
jilles
More...
over 18 years ago
[svn] Merge old trunk r2212: Another handling of SJOINs without nicks: Propagate them if the channel is +P or the channel already existed, otherwise remove the channel again and do not propagate the SJOIN.
jilles
More...
over 18 years ago
[svn] Remove channels entirely from /whois on services. This cannot be overridden with operspy.
jilles
More...
over 18 years ago
[svn] Fix /who on channels with ** in their name.
jilles
More...
over 18 years ago
[svn] NEWS: As in 2.1.3, mention that the TS6 revision will interoperate with older versions
jilles
More...
over 18 years ago
[svn] Fix documentation of HIDE_SERVERS_IPS define.
jilles
More...
over 18 years ago
[svn] Don't leak auth{} spoofed ip for I-line is full notice either.
jilles
More...
over 18 years ago
[svn] Update NEWS.
jilles
More...
over 18 years ago
[svn] Allow /invite (but not invex) to override +r, +l, +j in addition to +i. As before, a restrictive mode must be in place at /invite time for the invite to have an effect; +r does not count as a restrictive mode if the user is logged in; +l and +j always count as restrictive modes to allow for cases where they would allow join at /invite time but not when the user tries to join.
jilles
More...
over 18 years ago
[svn] Remove invite_ops_only, forcing it to YES.
jilles
More...
over 18 years ago
[svn] Move username check after xline and dnsbl checks, so it will not complain to opers about clients who are xlined or blacklisted anyway (both of which silently reject).
jilles
More...
over 18 years ago
[svn] - MASTER_MAX is no longer relevant
nenolod
More...
over 18 years ago
[svn] - add config option for setting max_clients.
nenolod
More...
over 18 years ago
[svn] - remove get_maxrss() and all of that insecure and unsafe nonsense
nenolod
More...
over 18 years ago
[svn] - avoid some potential NULL dereferencing
nenolod
More...
over 18 years ago
[svn] - fix a typo
nenolod
More...
over 18 years ago
[svn] - rework poll a bit for the MAXCONNECTIONS changes.
nenolod
More...
over 18 years ago
[svn] Our way of using kqueue may cause it to report fds we don't know about anymore, cope.
jilles
More...
over 18 years ago
[svn] Don't reference freed memory (fde_t) in comm_close().
jilles
More...
over 18 years ago
[svn] - fix for 100% cpu use
nenolod
More...
over 18 years ago
[svn] - rework comm_checktimeouts() to use the hashtable in an efficient manner.
nenolod
More...
over 18 years ago
[svn] - clear up use of fd_table in ircd.
nenolod
More...
over 18 years ago
[svn] - use a hashtable for fdlist storage. first step to making the amount of allowed clients dynamic and removing MAXCONNECTIONS.
nenolod
More...
over 18 years ago
←
1
2
…
492
493
494
495
496
497
498
499
500
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree