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
2014-05-28
m_ident: Add an option to allow idents of users to still be prefixed with a '...
Robby-
2014-05-26
m_ssl_gnutls Don't include cap.h
Attila Molnar
2014-05-26
Switch to std::string::compare() from substr() in a couple of places
Attila Molnar
2014-05-23
Prefix all definitions in config.h to avoid potential collisions.
Peter Powell
2014-05-23
Replace the configure templating system with something better.
Peter Powell
2014-05-21
Update server.cpp
Dan Parsons
2014-05-18
Merge pull request #854 from SaberUK/insp20+deprecated-plist-entry
Attila Molnar
2014-05-18
Replace deprecated entry in launchd config with the modern equivalent.
Peter Powell
2014-05-16
m_passforward: Don't forward password if the connect block required a passwor...
Googolplexed
2014-05-12
Update core_stats.cpp
WindowsUser
2014-05-10
Update year in resource file for Windows
Attila Molnar
2014-05-10
m_ldap: time out LDAP queries
Adam
2014-05-08
Fix m_permchannels and m_xline_db on Windows
Adam
2014-05-08
Do not export callers
Adam
2014-05-06
Remove needless checks from Invitation::Find()
Attila Molnar
2014-05-06
Document the Membership and the Invitation class
Attila Molnar
2014-05-01
m_cgiirc Call User::InvalidateCache() after changing host and dhost in OnChec...
Attila Molnar
2014-04-29
m_spanningtree Advertise the availability of m_globops in CAPAB CAPABILITIES
Attila Molnar
2014-04-26
m_spanningtree Set the bursting flag in the FJOIN handler based on whether th...
Attila Molnar
2014-04-26
Add support for generating DANE TLSA records to genssl.
Peter Powell
2014-04-26
Remove redundant IS_LOCAL() checks discovered by static asserts
Attila Molnar
2014-04-20
Merge pull request #832 from SaberUK/insp20+fix-ssl-question
Attila Molnar
2014-04-20
Document parameters and return value for the OnNamesListItem() hook
Attila Molnar
2014-04-20
Change the OnNamesListItem() hook to return ModResult
Attila Molnar
2014-04-19
Fix undefined symbol error on module load if compiled with Clang 3.4
Attila Molnar
2014-04-16
Backport questions from master's genssl tool.
Peter Powell
2014-04-16
m_spanningtree Add ServerCommand::ExtractTS() to convert string to raw TS
Attila Molnar
2014-04-16
m_spanningtree Throw an exception on protocol violations instead of returning...
Attila Molnar
2014-04-14
Remove WALLCHOPS and WALLVOICES ISUPPORT tokens
Attila Molnar
2014-04-14
core_lusers Don't capitalize "local users" and "global users"
Attila Molnar
2014-04-14
m_sajoin, m_sapart Support a comma separated list of channels
Attila Molnar
2014-04-14
m_sajoin Abort and report if the target user is already on the channel
Attila Molnar
2014-04-14
m_spanningtree Fix routing of unicast messages
Attila Molnar
2014-04-13
Compress the Windows installer with zlib to reduce AV false positives
Attila Molnar
2014-04-13
Change Windows libraries to be dynamically linked
Adam
2014-04-13
m_ssl_openssl Avoid Applink on Windows by calling PEM_read_bio_DHparams() ins...
Attila Molnar
2014-04-13
Allow uppercase letters in IPv6 CIDR masks
Attila Molnar
2014-04-13
m_auditorium Handle NULL return from Channel::GetUser() in OnSendWhoLine()
Attila Molnar
2014-04-13
Ignore NULL callbacks in ModuleManager::Reload()
Attila Molnar
2014-04-13
m_ojoin Remove pointless FindChan() call
Attila Molnar
2014-04-12
Change FormatMessage() usage in DLLManager::RetrieveLastError() to match Sock...
Attila Molnar
2014-04-12
Filter out newlines from error messages on Windows
Attila Molnar
2014-04-12
m_watch Be more strict when checking whether the watch list of a user is full
Attila Molnar
2014-04-12
Merge pull request #827 from Robby-/insp20-helpopconf
Attila Molnar
2014-04-12
Some more helpop config updates.
Robby-
2014-04-12
Correct the syntax messages of a few modules.
Robby-
2014-04-11
Kill <channels> in favour of <connect:maxchans> and <oper:maxchans>.
Peter Powell
2014-04-11
Implement support for numeric character references.
Peter Powell
2014-04-11
Clean up a bunch of legacy code in the Poll socketengine.
Peter Powell
2014-04-11
Remove various broken/useless features from the build system.
Peter Powell
[prev]
[next]