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
2015-02-22
Merge pull request #916 from ShutterQuick/master+kickrejoinbound
Attila Molnar
2015-02-22
capab: m_kicknorejoin: Don't advertise upper bound to 2.0 servers
Daniel Vassdal
2015-02-22
m_kicknorejoin: Advertise upper bound. Closes #913
Daniel Vassdal
2015-02-22
Merge pull request #998 from SaberUK/master+fix-clang-builds
Attila Molnar
2015-02-22
Merge pull request #1000 from ShutterQuick/master+281
Attila Molnar
2015-02-22
m_sqloper.cpp: Add support for the `active` column
Daniel Vassdal
2015-02-22
m_sqloper.sqlite3.sql: Add `active` column
Daniel Vassdal
2015-02-22
m_sqloper.postgresql.sql: Add `active` column
Daniel Vassdal
2015-02-22
m_sqloper.mssql.sql: Add `active` column
Daniel Vassdal
2015-02-22
m_sqloper.mysql.sql: Add `active` column
Daniel Vassdal
2015-02-21
m_sqloper.mysql.sql: TYPE is deprecated as of MySQL 5.5
Daniel Vassdal
2015-02-20
Fix oversight which caused problems with Clang on OSX.
Peter Powell
2015-02-20
Change all occurrences of Inspire to InspIRCd
Attila Molnar
2015-02-20
Merge pull request #997 from SaberUK/master+compiler-detection
Attila Molnar
2015-02-18
Remove a workaround for a compiler which is no longer supported.
Peter Powell
2015-02-18
Add the <type_traits> header to the compiler test file.
Peter Powell
2015-02-18
Improve compiler detection in configure.
Peter Powell
2015-02-15
Eliminate constant return value of the all events version of ModuleManager::S...
Attila Molnar
2015-02-15
Convert mods calling the old compat wrapper of ModuleManager::SetPriority() t...
Attila Molnar
2015-02-15
Remove I_BEGIN from enum Implementation
Attila Molnar
2015-02-12
m_spanningtree Pass Server* to the OnServerLink/OnServerSplit events
Attila Molnar
2015-02-12
Merge branch 'master+crossmodevents'
Attila Molnar
2015-02-12
m_httpd_stats Remove days/hours/mins/secs from <uptime>
Attila Molnar
2015-02-12
m_httpd_stats Fix pointer being shown instead of server name in <user>
Attila Molnar
2015-02-11
m_httpd Remove now unused variable "claimed"
Attila Molnar
2015-02-11
Remove class Event and the OnEvent hook
Attila Molnar
2015-02-11
Convert the spanningtree events to use the new cross-module event system
Attila Molnar
2015-02-11
Remove unused parameters from HTTPRequest constructor
Attila Molnar
2015-02-11
Convert the HTTPd request event to use the new cross-module event system
Attila Molnar
2015-02-11
Convert the HTTPd ACL event to use the new cross-module event system
Attila Molnar
2015-02-11
Convert the SASL fallback event to use the new cross-module event system
Attila Molnar
2015-02-11
Convert the CAP event to use the new cross-module event system
Attila Molnar
2015-02-11
Allow enabling/disabling caps via GenericCap::SetActive()
Attila Molnar
2015-02-11
Convert the account login event to use the new cross-module event system
Attila Molnar
2015-02-11
Add new cross-module event system
Attila Molnar
2015-02-11
Add missing const operators to dynamic_reference[_nocheck]
Attila Molnar
2015-02-11
Allow dynrefs to have an OnCapture() hook
Attila Molnar
2015-02-11
Ensure all dynrefs with the same target resolve to the same object when one n...
Attila Molnar
2015-02-06
Merge branch 'master+tlsversion'
Attila Molnar
2015-02-06
Merge pull request #986 from StevenVanAcker/fix-initscript2
Attila Molnar
2015-02-06
Merge pull request #984 from Renegade334/modules-exempt-uline
Attila Molnar
2015-02-06
m_mysql Add charset config option
Florian Praden
2015-02-05
Making init-script exit codes compliant with LSB 4.1
Steven Van Acker
2015-02-05
Merge pull request #976 from SaberUK/master+fix-xline-db
Attila Molnar
2015-02-05
Merge pull request #971 from SaberUK/master+numeric-xline
Attila Molnar
2015-02-05
modules/m_silence: Allow U-lined services to bypass silence masks
Renegade334
2015-01-29
Fix xline reasons being truncated in m_xline_db.
Peter Powell
2015-01-27
m_ssl_gnutls, m_ssl_openssl Prepend TLS protocol version to ciphersuite string
Attila Molnar
2015-01-27
m_ssl_gnutls, m_ssl_openssl Extract code that builds a ciphersuite string int...
Attila Molnar
2015-01-26
Merge branch 'master+foreachneighbor'
Attila Molnar
[next]