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
MyQtt
Settings
|
Report Duplicate
1
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.
Jul 28, 2024 — Jul 28, 2025
Showing page 3 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
myqtt: * [fix] Added several updates to mod-ssl module to support SNI certificate selection (based on server name). Used libmyqtt API: myqtt_tls_listener_set_certificate_handlers
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated ssl.example.conf to include some indications about debug='yes' variable..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated myqttd server startup to create myqttd-time-tracking.xml file just after changing running user to force its creation and to stop starting the server if that code fails... so we avoid finding this problem during the event
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Fixed myqttd_domain_get_day_message_quota : it was reporting month value instead of day
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated mod-auth-mysql quota reached error reporting to use msg() rather than error()
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Update mod-auth-mysql to fix notification error when month limit has been reached
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated myqttd regression test to include reg-test-22 to check all on day/month change notification code..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Added configuration file for test_22 regression test..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Makefile.am updates to fix runtime-datadir variable..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Several updates to myqttd module to include support for on day/month tracking code. Reorganized code to have it at myqttd ctx. Added implementation for myqttd_get_day/month
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated myqttd header to include new API:
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated myqttd types module to include new enumeration used by on day/month change notification code..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Fixed myqttd handler document for handler name..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Several updates to myqttd ctx module to hold, track and notify day/month change through handlers registered. Added code to make the server to save state of current day and month to detect changes..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated myqttd ctx module to include new prototype functions to register and notify day/month change. Also added prototype functions for internal code used by regression test to check everything is ok. API added:
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated mod-auth-mysql module to use new function names to register on change day/month handlers..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Fixed output produced by myqttd --conf-location option (make it aligned)..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated mod-auth-mysql module support registering a couple of functions that will trace day and month change to rotate message quota records. Added needed tables.
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Several updates to internal myqttd structures to support holding on day and on month change handlers ..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Added on change handler definition for myqttd server: - MyQttdOnDateChange
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updted myqttd main module to include new functions to get current time and to register handlers to get notifications about when day and/or month changes:
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated myqttd run module to load new settings on startup and reload (message-day-quota and message-month-quota) both for global settings and plan specific settings.
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Added several updates to mod-auth-mysql module to support tracking day and month cuota inside a new table ("user_msg_tracking"). Updated module startup to create it. Added new api functions to easily get values from database as (long).
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Added additional notes to security indications..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated MyQttd domain API to include a couple of functions that provide access to day and month quota:
Francis Brosnan Blázquez
More...
almost 9 years ago
myqttd: * [fix] Updated MyQttd _MyQttdDomainSetting definition to have support for message day and month quota..
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Added default configurations for message day quota and message month quota (no limits) for basic, stand and no limit conf
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Documented missing parameter for myqtt_mkdir function.
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated mod-auth-mysql module to avoid checking SQL injection on password received because it is handled without passing it directly to the SQL database but hashed afterwards for comparison
Francis Brosnan Blázquez
More...
almost 9 years ago
myqtt: * [fix] Updated mod-auth-mysql to detect and block new SQL injection sequences.
Francis Brosnan Blázquez
More...
almost 9 years ago
←
1
2
3
4
5
6
7
8
9
…
17
18
→
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