Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DBMSRmutl
/
MaxScale
Public
forked from
mariadb-corporation/MaxScale
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
MaxScale
server
modules
protocol
on
develop
User selector
All users
All time
Commit history
Commits on Feb 11, 2016
Merge branch 'release-1.3.0' into develop
markus456
committed
cfefc04
View commit details
Copy full SHA for cfefc04
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Rearrange libraries and build files.
Show description for 1f241a5
jhnwkmn
committed
1f241a5
View commit details
Copy full SHA for 1f241a5
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
MXS-548: Added missing locks to shared session data
Show description for 99f39cb
markus456
committed
99f39cb
View commit details
Copy full SHA for 99f39cb
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Reapply MXS-504 changes subsequent to optimisation changes. Merge SSL processing into non-SSL processing so far as possible, correct usage of OpenSSL, simplify where possible.
counterpoint
committed
5515c71
View commit details
Copy full SHA for 5515c71
View code at this point
Browse repository at this point
Commits on Jan 12, 2016
Reformat testprotocol.c
jhnwkmn
committed
d13bec0
View commit details
Copy full SHA for d13bec0
View code at this point
Browse repository at this point
Reformat telnetd.c
jhnwkmn
committed
1832024
View commit details
Copy full SHA for 1832024
View code at this point
Browse repository at this point
Reformat mysql_common.c
jhnwkmn
committed
fd9698e
View commit details
Copy full SHA for fd9698e
View code at this point
Browse repository at this point
Reformat mysql_client.c
jhnwkmn
committed
da29ee0
View commit details
Copy full SHA for da29ee0
View code at this point
Browse repository at this point
Reformat mysql_backend.c
jhnwkmn
committed
244d7ee
View commit details
Copy full SHA for 244d7ee
View code at this point
Browse repository at this point
Reformat mascaled.c
jhnwkmn
committed
1b94c5b
View commit details
Copy full SHA for 1b94c5b
View code at this point
Browse repository at this point
Reformat httpd.c
jhnwkmn
committed
018b87d
View commit details
Copy full SHA for 018b87d
View code at this point
Browse repository at this point
Commits on Dec 30, 2015
Fixed false backend authentication failures
Show description for 3c69e64
markus456
committed
3c69e64
View commit details
Copy full SHA for 3c69e64
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Fixes to Coverity defects
Show description for 78b5777
markus456
committed
78b5777
View commit details
Copy full SHA for 78b5777
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Fixed telnetd soname
Show description for 3cd648f
markus456
committed
3cd648f
View commit details
Copy full SHA for 3cd648f
View code at this point
Browse repository at this point
Fix to MXS-363: Added soname versions to libraries
Show description for a829b38
markus456
committed
a829b38
View commit details
Copy full SHA for a829b38
View code at this point
Browse repository at this point
Commits on Nov 23, 2015
Remove all traces of logfile_t
Show description for a8535f4
jhnwkmn
committed
a8535f4
View commit details
Copy full SHA for a8535f4
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Fixed unsafe use of localtime
Show description for 6164b7f
jhnwkmn
authored and
markus456
committed
6164b7f
View commit details
Copy full SHA for 6164b7f
View code at this point
Browse repository at this point
Commits on Nov 17, 2015
server/modules/protocol: All LOGIFs and skygw_log_writes replaced.
Show description for 453055a
jhnwkmn
committed
453055a
View commit details
Copy full SHA for 453055a
View code at this point
Browse repository at this point
Commits on Nov 16, 2015
Removed client hangup error message
Show description for 65e2b50
markus456
committed
65e2b50
View commit details
Copy full SHA for 65e2b50
View code at this point
Browse repository at this point
Printf format checking added to logging function.
Show description for a355e1b
jhnwkmn
committed
a355e1b
View commit details
Copy full SHA for a355e1b
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
getCapabilities no longer takes arguments and returns an int.
markus456
committed
30d1fc6
View commit details
Copy full SHA for 30d1fc6
View code at this point
Browse repository at this point
Clarify and fix logic around router capabilities, with particular reference to crash relating to binlog router.
counterpoint
committed
49d4a20
View commit details
Copy full SHA for 49d4a20
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/develop' into MXS-329-develop-20151111
Show description for dee20fe
counterpoint
committed
dee20fe
View commit details
Copy full SHA for dee20fe
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Log variables moved to log_manager.h
Show description for 834a88a
jhnwkmn
committed
834a88a
View commit details
Copy full SHA for 834a88a
View code at this point
Browse repository at this point
Fix to MXS-54: https://mariadb.atlassian.net/browse/MXS-54
Show description for d57b4cd
markus456
committed
d57b4cd
View commit details
Copy full SHA for d57b4cd
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Fix to MXS-417: https://mariadb.atlassian.net/browse/MXS-417 Added support for single-character wildcard in IP addresses.
Show description for 9cd327a
markus456
committed
9cd327a
View commit details
Copy full SHA for 9cd327a
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Removed double check of database name on login.
Show description for 9b4e822
markus456
committed
9b4e822
View commit details
Copy full SHA for 9b4e822
View code at this point
Browse repository at this point
Removed redundant log messages
Show description for 24ee9ca
markus456
committed
24ee9ca
View commit details
Copy full SHA for 24ee9ca
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Change binlog router to indicate it does not use router sessions via the getCapabilities interface.
counterpoint
committed
bad61b0
View commit details
Copy full SHA for bad61b0
View code at this point
Browse repository at this point
Commits on Oct 15, 2015
Check for dummy session in mysql_backend protocol and ignore.
counterpoint
committed
12ceb0d
View commit details
Copy full SHA for 12ceb0d
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
The read_buffer pointer must be set to null in situations where the buffer has been freed (or consumed).
counterpoint
committed
cc42707
View commit details
Copy full SHA for cc42707
View code at this point
Browse repository at this point
Commits on Oct 7, 2015
Put extra check in hashtable_fetch to return if zero entries (should never happen but will crash if not checked); remove dcb_close from mysql_backend where it closes backend DCBs, as these should b…
Show description for bb53eb0
counterpoint
committed
bb53eb0
View commit details
Copy full SHA for bb53eb0
View code at this point
Browse repository at this point
Commits on Sep 30, 2015
Merge branch 'develop' into MXS-329
markus456
committed
4f31641
View commit details
Copy full SHA for 4f31641
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
All warnings removed.
Show description for 9efad87
jhnwkmn
committed
9efad87
View commit details
Copy full SHA for 9efad87
View code at this point
Browse repository at this point
Debug messages logged to debug.
jhnwkmn
committed
1e694a6
View commit details
Copy full SHA for 1e694a6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.