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
1 day
ago. based on code collected
1 day
ago.
Sep 16, 2024 — Sep 16, 2025
Showing page 495 of 500
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add irc_dictionary code.
William Pitcock
More...
almost 18 years ago
Update extensions/README.
Jilles Tjoelker
More...
almost 18 years ago
Fix receiving TS5 client introductions. This was broken due to User.server removal.
Jilles Tjoelker
More...
almost 18 years ago
Speed up /unresv. Rehash bans now only happens if explicitly requested.
Jilles Tjoelker
More...
almost 18 years ago
Clean up m_xline a bit.
Jilles Tjoelker
More...
almost 18 years ago
Speed up /unxline similarly.
Jilles Tjoelker
More...
almost 18 years ago
Speed up /undline similarly - Change find_exact_conf_by_address() to work for dlines also. - Use find_exact_conf_by_address() to find the dline and abort immediately if there is no such dline. - When removing a permanent dline, remove the dline from the data structures instead of rehashing bans. - Convert alternative ways to write the same dline to the one in the found dline. (This was changed in unkline too.)
Jilles Tjoelker
More...
almost 18 years ago
Speed up /unkline - Use find_exact_conf_by_address() to find the kline and abort immediately if there is no such kline. - When removing a permanent kline, remove the kline from the data structures instead of rehashing bans.
Jilles Tjoelker
More...
almost 18 years ago
Add find_exact_conf_by_address() to find klines etc by exact mask.
Jilles Tjoelker
More...
almost 18 years ago
Correct already X-Lined notice.
Jilles Tjoelker
More...
almost 18 years ago
When checking if a nick resv or xline already exists, match exact not wild. This is important because masks containing @ or # do not match themselves.
Jilles Tjoelker
More...
almost 18 years ago
Show opers a list of recently (<24hrs) split servers in /map.
Jilles Tjoelker
More...
almost 18 years ago
Merge links_cache into scache and rework scache. This changes flattened /links output to disclose less routing information and slightly increases memory "leak" from server names that do not come back anymore.
Jilles Tjoelker
More...
almost 18 years ago
Clarify meaning of some serverhide options.
Jilles Tjoelker
More...
almost 18 years ago
Remove Server.up and Server.upid. Server.up is obsolete, like User.server. Server.upid has never been really useful.
Jilles Tjoelker
More...
almost 18 years ago
Get rid of User.server.
William Pitcock
More...
almost 18 years ago
[svn] - we do not need to call find_server() in the function for registering local users
nenolod
More...
almost 18 years ago
[svn] Explain invalid username rejections to users when they are rejected.
nenolod
More...
almost 18 years ago
[svn] Update description of oper privileges a bit.
jilles
More...
almost 18 years ago
[svn] Fix desyncs with very long extbans. Bans can now be upto 195 chars long.
jilles
More...
almost 18 years ago
[svn] allocate_channel(): no need to truncate name, its only caller already does it furthermore, truncating here causes an inconsistent channel name
jilles
More...
almost 18 years ago
[svn] Fix a memory leak.
jilles
More...
almost 18 years ago
[svn] Make /knock send to all channel members on +g (anyone may invite) channels.
jilles
More...
about 18 years ago
[svn] Make EXTBAN 005 token like unreal's (, instead of :).
jilles
More...
about 18 years ago
[svn] Remove a sentence which gives the impression that TS6 is optional.
jilles
More...
about 18 years ago
[svn] Clarify format of IPv6 addresses in SGML documentation.
jilles
More...
about 18 years ago
[svn] Clarify format of IPv6 addresses in auth{} and connect{}.
jilles
More...
about 18 years ago
[svn] Add more information about invitations and invexes.
jilles
More...
about 18 years ago
[svn] Add what /invite actually does (bypass +ijlr).
jilles
More...
about 18 years ago
[svn] callerid (+g) documentation: - Mention 005 (isupport) token with possibility of different mode letter. - Explicitly clarify that /accept can be used while -g, and setting -g does not clear the accept list. - Mention that some users may be able to bypass +g. - Mention that /accept may allow more than just going through +g. - Update to 716/717/718 numerics instead of notices. - Clarify that the one-minute period applies to messages from all users, not just one user. - Add a numerics section with more exact syntax.
jilles
More...
about 18 years ago
←
1
2
…
491
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