Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-24 | Emulate a bug in 1.2 to get matching cloaks | Daniel De Graaf | |
2010-04-24 | Add "CLOAK" command to allow opers to see the cloaked form of any host | Daniel De Graaf | |
2010-04-24 | Fix IPv6 cloaking in compatability mode (was using the wrong xtab confusor) | Daniel De Graaf | |
2010-04-24 | Add custom suffix support for 2.0-style IP cloaking (default of ".IP") | Daniel De Graaf | |
2010-04-16 | Possible fix for OpenSSL SendQ processing halts | Daniel De Graaf | |
2010-04-16 | Fix crash when a remote server has the same name as we do | Daniel De Graaf | |
2010-04-16 | Check maximum length of ban list for local users, not remote | Daniel De Graaf | |
2010-04-15 | Fix cloak key being misread in 2.0 cloaking modes | Daniel De Graaf | |
2010-04-14 | Add IPV6_V6ONLY support | Daniel De Graaf | |
2010-04-11 | Prevent using invalid UIDs and enforce UID/SID matching | Daniel De Graaf | |
2010-04-02 | Use FindNickOnly in a few commands to prevent enumerating users via UID walking | Daniel De Graaf | |
2010-04-01 | Split up API_VERSION number | Daniel De Graaf | |
Since we can make API changes in multiple branches at the same time, a single sequence number is insufficient. Use two numbers to indicate the major version and API increment. | |||
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 | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12659 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-23 | Fail config parse if duplicate keys are found | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12658 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-23 | Calling OnError from Resolver's constructor is broken; just use the exception | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12657 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-23 | Change 2.0 cloak function to use variable-length segments | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12656 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-22 | A few minor fixups | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12655 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-22 | Don't repeat the Raw I/O log message on every rehash | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12654 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-22 | Change <security:operspywhois> to a tristate | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12653 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-22 | Fix MySQL crash on module unload with empty query queue | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12652 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-22 | Move some unused modules to -extras | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12651 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-22 | Remove channel argument from OnSendWhoLine, this information is already ↵ | danieldg | |
available in params[0] git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12650 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-22 | Move ModuleManager::UnloadAll out of modmanager_dynamic | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12649 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-22 | Allow static initialization of dynamic_reference objects | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12648 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-19 | Add RAWIO log level which is more verbose than DEBUG | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12646 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-19 | Add configuration options to m_invisible | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12645 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-18 | Only check password during second connect block check; add registered="yes" ↵ | danieldg | |
to get the previous behavior git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12644 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-18 | Make /etc/resolv.conf reader slightly less stupid | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12642 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-18 | PURE_STATIC fixes to use normal <module> tags | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12641 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-16 | Fix mismatched return value in kqueue DelFd | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12639 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-16 | Fix typo in kqueue | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12638 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-15 | Use CycleHostsFromUser for on-join modes too (m_autoop) | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12637 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-14 | Add <options:cyclehostsfromuser> to configure source for mode changes on ↵ | danieldg | |
host cycle git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12636 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-13 | Fix uninit pointer on MySQL initial connection | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12635 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-13 | Handle database not present a bit better, add missing MySQL rehash on init | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12634 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-13 | Change SQLv3 to format queries during submission, not before | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12633 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-13 | Add OnUnloadModule hook to MySQL | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12632 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-13 | Change lockserv emergency unlock procedure, and add one for jumpserver ↵ | danieldg | |
[jackmcbarn] git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12630 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-13 | Convert MySQL to SQLv3 | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12629 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-13 | Implement OnUnloadModule for postgres | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12627 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-13 | Convert pgsql to SQLv3 | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12626 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-11 | Make MODENOTICE oper-only, noticed by jackmcbarn | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12623 e03df62e-2008-0410-955e-edbf42e46eb7 | |||
2010-03-11 | Fix empty SID when applying config-specified X:lines | danieldg | |
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12618 e03df62e-2008-0410-955e-edbf42e46eb7 |