| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add custom suffix support for 2.0-style IP cloaking (default of ".IP") | 2010-04-24 | 1 | -8/+13 | ||
| * | Possible fix for OpenSSL SendQ processing halts | 2010-04-16 | 1 | -1/+3 | ||
| * | Fix crash when a remote server has the same name as we do | 2010-04-16 | 1 | -2/+3 | ||
| * | Check maximum length of ban list for local users, not remote | 2010-04-16 | 1 | -1/+1 | ||
| * | Fix cloak key being misread in 2.0 cloaking modes | 2010-04-15 | 1 | -9/+9 | ||
| * | Add IPV6_V6ONLY support | 2010-04-14 | 1 | -0/+16 | ||
| * | Prevent using invalid UIDs and enforce UID/SID matching | 2010-04-11 | 1 | -4/+8 | ||
| * | Use FindNickOnly in a few commands to prevent enumerating users via UID walking | 2010-04-02 | 6 | -7/+17 | ||
| * | Split up API_VERSION number•••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-04-01 | 1 | -11/+2 | ||
| * | Prevent pre-registration connect blocks from being used post-registration | 2010-03-31 | 1 | -0/+1 | ||
| * | Remove unneeded inet_aton call | 2010-03-31 | 1 | -10/+5 | ||
| * | Allow E:lines to make users exempt from DNSBL checks | 2010-03-31 | 1 | -0/+3 | ||
| * | Fix <connect:password> incorrectly reading <connect:pass> | 2010-03-31 | 1 | -2/+2 | ||
| * | 2.0 release candidate 1 v2.0.0rc1 | 2010-03-27 | 1 | -1/+1 | ||
| * | Block writes to pending-connect socket | 2010-03-27 | 1 | -1/+1 | ||
| * | Add debouncing to m_cloaking, and fix cloak of hosts without dots | 2010-03-27 | 1 | -19/+39 | ||
| * | Fix CommandFloodPenalty overflow on connect•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12659 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-23 | 2 | -3/+8 | ||
| * | Fail config parse if duplicate keys are found•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12658 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-23 | 1 | -2/+7 | ||
| * | Calling OnError from Resolver's constructor is broken; just use the exception•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12657 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-23 | 2 | -4/+3 | ||
| * | Change 2.0 cloak function to use variable-length segments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12656 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-23 | 1 | -30/+40 | ||
| * | A few minor fixups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12655 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 2 | -7/+9 | ||
| * | Don't repeat the Raw I/O log message on every rehash•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12654 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 1 | -1/+1 | ||
| * | Change <security:operspywhois> to a tristate•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12653 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 2 | -10/+14 | ||
| * | Fix MySQL crash on module unload with empty query queue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12652 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 1 | -1/+3 | ||
| * | Move some unused modules to -extras•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12651 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 3 | -359/+0 | ||
| * | Remove channel argument from OnSendWhoLine, this information is already avail...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12650 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 5 | -57/+16 | ||
| * | Move ModuleManager::UnloadAll out of modmanager_dynamic•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12649 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 3 | -27/+23 | ||
| * | Allow static initialization of dynamic_reference objects•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12648 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 1 | -10/+25 | ||
| * | Add RAWIO log level which is more verbose than DEBUG•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12646 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-19 | 7 | -10/+22 | ||
| * | Add configuration options to m_invisible•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12645 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-19 | 1 | -9/+26 | ||
| * | Only check password during second connect block check; add registered="yes" t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12644 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-18 | 1 | -1/+1 | ||
| * | Make /etc/resolv.conf reader slightly less stupid•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12642 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-18 | 1 | -2/+5 | ||
| * | PURE_STATIC fixes to use normal <module> tags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12641 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-18 | 1 | -38/+78 | ||
| * | Fix mismatched return value in kqueue DelFd•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12639 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-16 | 1 | -1/+1 | ||
| * | Fix typo in kqueue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12638 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-16 | 1 | -1/+1 | ||
| * | Use CycleHostsFromUser for on-join modes too (m_autoop)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12637 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-15 | 1 | -2/+1 | ||
| * | Add <options:cyclehostsfromuser> to configure source for mode changes on host...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12636 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-14 | 2 | -1/+4 | ||
| * | Fix uninit pointer on MySQL initial connection•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12635 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 1 | -5/+3 | ||
| * | Handle database not present a bit better, add missing MySQL rehash on init•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12634 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 3 | -14/+34 | ||
| * | Change SQLv3 to format queries during submission, not before•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12633 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 6 | -146/+144 | ||
| * | Add OnUnloadModule hook to MySQL•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12632 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 1 | -44/+95 | ||
| * | Change lockserv emergency unlock procedure, and add one for jumpserver [jackm...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12630 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 2 | -10/+11 | ||
| * | Convert MySQL to SQLv3•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12629 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 3 | -538/+191 | ||
| * | Implement OnUnloadModule for postgres•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12627 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 1 | -10/+32 | ||
| * | Convert pgsql to SQLv3•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12626 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 6 | -630/+287 | ||
| * | Make MODENOTICE oper-only, noticed by jackmcbarn•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12623 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-11 | 1 | -1/+5 | ||
| * | Fix empty SID when applying config-specified X:lines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12618 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-11 | 1 | -13/+26 | ||
| * | Clean up /WHO output for auditorium channels•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12617 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-10 | 1 | -2/+17 | ||
| * | Complain when duplicate tags are found using ConfValue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12616 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-10 | 1 | -3/+8 | ||
| * | Fix logic error in comparison•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12615 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-08 | 1 | -1/+1 | ||
