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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2010-03-31
Prevent pre-registration connect blocks from being used post-registration
Daniel De Graaf
2010-03-31
Remove unneeded inet_aton call
Daniel De Graaf
2010-03-31
Allow E:lines to make users exempt from DNSBL checks
Daniel De Graaf
2010-03-31
Fix <connect:password> incorrectly reading <connect:pass>
Daniel De Graaf
2010-03-27
2.0 release candidate 1
Daniel De Graaf
2010-03-27
Block writes to pending-connect socket
Daniel De Graaf
2010-03-27
Add debouncing to m_cloaking, and fix cloak of hosts without dots
Daniel De Graaf
2010-03-23
Fix CommandFloodPenalty overflow on connect
danieldg
2010-03-23
Fail config parse if duplicate keys are found
danieldg
2010-03-23
Calling OnError from Resolver's constructor is broken; just use the exception
danieldg
2010-03-23
Change 2.0 cloak function to use variable-length segments
danieldg
2010-03-22
A few minor fixups
danieldg
2010-03-22
Don't repeat the Raw I/O log message on every rehash
danieldg
2010-03-22
Change <security:operspywhois> to a tristate
danieldg
2010-03-22
Fix MySQL crash on module unload with empty query queue
danieldg
2010-03-22
Move some unused modules to -extras
danieldg
2010-03-22
Remove channel argument from OnSendWhoLine, this information is already avail...
danieldg
2010-03-22
Move ModuleManager::UnloadAll out of modmanager_dynamic
danieldg
2010-03-22
Allow static initialization of dynamic_reference objects
danieldg
2010-03-19
Add RAWIO log level which is more verbose than DEBUG
danieldg
2010-03-19
Add configuration options to m_invisible
danieldg
2010-03-18
Only check password during second connect block check; add registered="yes" t...
danieldg
2010-03-18
Make /etc/resolv.conf reader slightly less stupid
danieldg
2010-03-18
PURE_STATIC fixes to use normal <module> tags
danieldg
2010-03-16
Fix mismatched return value in kqueue DelFd
danieldg
2010-03-16
Fix typo in kqueue
danieldg
2010-03-15
Use CycleHostsFromUser for on-join modes too (m_autoop)
danieldg
2010-03-14
Add <options:cyclehostsfromuser> to configure source for mode changes on host...
danieldg
2010-03-13
Fix uninit pointer on MySQL initial connection
danieldg
2010-03-13
Handle database not present a bit better, add missing MySQL rehash on init
danieldg
2010-03-13
Change SQLv3 to format queries during submission, not before
danieldg
2010-03-13
Add OnUnloadModule hook to MySQL
danieldg
2010-03-13
Change lockserv emergency unlock procedure, and add one for jumpserver [jackm...
danieldg
2010-03-13
Convert MySQL to SQLv3
danieldg
2010-03-13
Implement OnUnloadModule for postgres
danieldg
2010-03-13
Convert pgsql to SQLv3
danieldg
2010-03-11
Make MODENOTICE oper-only, noticed by jackmcbarn
danieldg
2010-03-11
Fix empty SID when applying config-specified X:lines
danieldg
2010-03-10
Clean up /WHO output for auditorium channels
danieldg
2010-03-10
Complain when duplicate tags are found using ConfValue
danieldg
2010-03-08
Fix logic error in comparison
danieldg
2010-03-08
Warn about duplicate <type> and <class> blocks
danieldg
2010-03-07
Make "topiclock" exemption only apply when +t is set
danieldg
2010-03-07
Change "CAP *" reply to "CAP $nick", which is the intended use of the parameter
danieldg
2010-03-06
Fix mode +L being visibly reset on every FJOIN
danieldg
2010-03-06
Fix logged error when user is denied by connect class
danieldg
2010-03-06
Somehow this return got removed, should fix "Access denied by configuration" ...
danieldg
2010-03-06
Add column names to SQLv3, allow sqloper to specify its own query string
danieldg
2010-03-06
Add query debug output to m_sqlauth
danieldg
2010-03-06
Add some useful logging output to m_sqloper
danieldg
[prev]
[next]