index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-25
Allow classes to take a port range.
Peter Powell
2016-09-21
Merge pull request #1228 from SaberUK/master+directive-env
Attila Molnar
2016-09-21
Fix the directive parser using invalid environment variables.
Peter Powell
2016-09-20
Strip carriage returns in the config parser.
Peter Powell
2016-09-20
Merge pull request #1225 from SaberUK/master+cppflags
Attila Molnar
2016-09-20
Merge pull request #1226 from SaberUK/master+fix-insp20-channels-compat
Attila Molnar
2016-09-20
Fix compatibility with the legacy <channels> tag.
Peter Powell
2016-09-17
Use the environment's CPPFLAGS as well as its CXXFLAGS.
Peter Powell
2016-09-16
Add CentOS PackageInfo
Adam
2016-09-16
Make the duration of nickflood and joinflood configurable.
Peter Powell
2016-09-16
Allow the reason for locking to be specified in m_lockserv.
Peter Powell
2016-09-16
Merge pull request #1223 from SaberUK/master+travis
Attila Molnar
2016-09-16
Merge pull request #1222 from SaberUK/master+warnings
Attila Molnar
2016-09-16
Merge pull request #1219 from SaberUK/master+directive
Attila Molnar
2016-09-16
Merge pull request #1176 from SaberUK/master+format
Attila Molnar
2016-09-16
Rewrite the build system directive parser.
Peter Powell
2016-09-15
Speed up Travis builds.
Peter Powell
2016-09-15
Fix m_ldap warning about OpenLDAP being deprecated on OS X.
Peter Powell
2016-09-15
Fix m_geoip warning about the use of C++11 features.
Peter Powell
2016-09-14
Fix print_format breaking when formatting empty strings.
Peter Powell
2016-09-14
Allow print_error and print_warning to take multiple lines.
Peter Powell
2016-09-14
Merge pull request #1220 from SaberUK/master+isupport
Attila Molnar
2016-09-14
Improve the default ISUPPORT tokens.
Peter Powell
2016-09-12
m_shun Add support for shunning CIDR masks
Attila Molnar
2016-09-12
Change type of log messages to MODNAME in several modules
Attila Molnar
2016-09-12
Merge pull request #1217 from SaberUK/master+die-restart
Attila Molnar
2016-09-12
Merge pull request #1214 from SaberUK/master+hash
Attila Molnar
2016-09-12
Undocument <power> and set the default to the server name.
Peter Powell
2016-09-12
Update documentation for password hashing.
Peter Powell
2016-09-09
Replace snprintf usage with InspIRCd::Format.
Peter Powell
2016-09-02
Release v3.0.0 alpha 1
Attila Molnar
2016-09-02
Update stuff for the new versioning system.
Peter Powell
2016-09-02
Bump version to 3.0 in comments and messages
Attila Molnar
2016-09-02
Merge insp20
Attila Molnar
2016-09-02
m_dnsbl Use FindAnswerOfType
Adam
2016-09-02
m_spanningtree Allow multiple valid ips for link blocks as a result of Securi...
Adam
2016-09-02
Fix Windows build and most MSVC warnings
Attila Molnar
2016-09-02
m_spanningtree Add workaround to make SVS* commands work when using ENCAP
Attila Molnar
2016-09-02
m_spanningtree Refuse topic changes that would result in desync
Attila Molnar
2016-09-02
m_jumpserver Prevent OnUserRegister from running in other modules for users w...
Attila Molnar
2016-09-02
Fix whitespace issues
Attila Molnar
2016-08-30
Return std::string from Membership::GetAllPrefixChars()
Attila Molnar
2016-08-30
m_deaf Remove pointless member prefix check
Attila Molnar
2016-08-30
m_deaf Fix inverted check
Attila Molnar
2016-08-30
Change Membership:hasMode() to accept a PrefixMode
Attila Molnar
2016-08-30
Replace loop over alphabet with loop over mode list in several places
Attila Molnar
2016-08-30
Pass the ModeHandler to User::HasModePermission()
Attila Molnar
2016-08-30
Add const versions of ModeHandler::IsPrefixMode(), IsListModeBase() and IsPar...
Attila Molnar
2016-08-29
Mark ModeHandler::GetModeChar() and ModeWatcher::GetModeType() as const
Attila Molnar
2016-08-29
Convert ModeHandler::GetNumParams() to NeedsParam() that returns a bool
Attila Molnar
[prev]
[next]