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
janvidar's uhub
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 20 hours
ago.
Jun 02, 2024 — Jun 02, 2025
Showing page 25 of 31
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Re-fix chat_is_privileged.
Jan Vidar Krey
More...
almost 16 years ago
No need to store event mask in the user object since libevent already does it for us.
Jan Vidar Krey
More...
almost 16 years ago
Debug for send queue fix.
Jan Vidar Krey
More...
almost 16 years ago
Fix to hub_sendq_is_empty in order to prevent event_add calls.
Jan Vidar Krey
More...
almost 16 years ago
Kept spinning in send()
Jan Vidar Krey
More...
almost 16 years ago
Fix socket error due to EWOULDBLOCK.
Jan Vidar Krey
More...
almost 16 years ago
Make sure we detect send errors.
Jan Vidar Krey
More...
almost 16 years ago
Fix shutdown problem and reduce event_{add,del,set} calls.
Jan Vidar Krey
More...
almost 16 years ago
Bad mistake - never added message to send queue.
Jan Vidar Krey
More...
almost 16 years ago
Re-enabled send queue fixes. This will more aggressively prevent unimportant messages (like searches) to be forwarded to slow clients that cannot swallow what is sent to it. This should reduce memory usage somewhat on really large hubs.
Jan Vidar Krey
More...
almost 16 years ago
Fix some nasty bugs related to read/write events and timeout events. This would have caused users not being able to log in, and in some cases 100% cpu usage.
Jan Vidar Krey
More...
almost 16 years ago
This is a somewhat risky patch, but it has been intended for quite some time: Remove the libevent handler for write events, only use one common event handler for both reading and writing.
Jan Vidar Krey
More...
almost 16 years ago
Fix bug #47 - Enable -ggdb instead of -g for DEBUG builds. RELEASE builds are built with -O3 instead of -Os.
Jan Vidar Krey
More...
almost 16 years ago
Added macros that can possibly make it easier to optimize functions using forced inlining and regparm.
Jan Vidar Krey
More...
almost 16 years ago
Minor cleanups of old authentication stuff, and some documentation.
Jan Vidar Krey
More...
almost 16 years ago
Fix stupid crash on empty command.
Jan Vidar Krey
More...
almost 16 years ago
Server did not answer due to wrong checks.
Jan Vidar Krey
More...
almost 16 years ago
Crash fix.
Jan Vidar Krey
More...
almost 16 years ago
Fix a command parse error output problem, plus some minor cleaning up.
Jan Vidar Krey
More...
almost 16 years ago
Minor cleanups. Enabled !crash command if compiled with debug (not release).
Jan Vidar Krey
More...
almost 16 years ago
Bumped to 0.3.0-rc3.
Jan Vidar Krey
More...
almost 16 years ago
Fixed small memory leak.
Jan Vidar Krey
More...
almost 16 years ago
Fixed command parsing for in hub user commands. Added a framework for automatic syntax checks, and correct number of arguments to commands.
Jan Vidar Krey
More...
almost 16 years ago
Documentation
Jan Vidar Krey
More...
almost 16 years ago
Fixed the format of the git revision. Removed the product title.
Jan Vidar Krey
More...
almost 16 years ago
Minor optimization.
Jan Vidar Krey
More...
almost 16 years ago
Autotest crash fix.
Jan Vidar Krey
More...
almost 16 years ago
Windows fix.
Jan Vidar Krey
More...
almost 16 years ago
Winsock fixes for shutdown() - typo
Jan Vidar Krey
More...
almost 16 years ago
Winsock fixes for shutdown()
Jan Vidar Krey
More...
almost 16 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
30
31
→
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