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
2010-04-01
Split up API_VERSION number
Daniel De Graaf
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-29
Improve INSTUID error message
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-25
Remove references to svn from configure
Daniel De Graaf
2010-03-25
Remove references to SVN from the Makefile
Daniel De Graaf
2010-03-24
Improve the output of "make install"
danieldg
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
Remove checkconf, it is no longer needed
danieldg
2010-03-13
Implement OnUnloadModule for postgres
danieldg
2010-03-13
Convert pgsql to SQLv3
danieldg
2010-03-12
Filter out modules not applicable to the installed inspircd version
danieldg
2010-03-11
Make MODENOTICE oper-only, noticed by jackmcbarn
danieldg
2010-03-11
Don't implement --atleast-version ourselves, incorrectly
danieldg
2010-03-11
Clean up the Makefile a bit, add DESTDIR
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
[prev]
[next]