2010-09-04 |
Daniel De Graaf | Fix crash in m_silence when provided with a bad pattern... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Daniel De Graaf | Fix crash on matching j:@#chan ban when the user is... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Daniel De Graaf | Fix resolved hostname not being changed when WEBIRC... |
commit | commitdiff | tree | snapshot |
2010-08-28 |
Daniel De Graaf | Prevent setting mode -H if already unset, bug #74 |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Daniel De Graaf | Fix the <database> example tags |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Daniel De Graaf | Include a placement operator new for classes that hide... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Daniel De Graaf | Clarify null character append in m_cloaking (fixes... |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Daniel De Graaf | Document <options:cyclehostsfromuser> |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel De Graaf | Also tidy masks being removed, fixes bug #70 |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Daniel De Graaf | Fix NotifyOpers setting not being applied correctly |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Jens Voss | Stop hiding users when a prefix is set on them, fixes... |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Daniel De Graaf | Don't try to tidy m_autoop entries (fixes extra !*@*) |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Daniel De Graaf | 2.0.1 release |
commit | commitdiff | tree | snapshot |
2010-08-05 |
Daniel De Graaf | Prevent kicking people you do not have permission to... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Daniel De Graaf | Fix $md5pass and $sha256pass in SQL queries |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Daniel De Graaf | Change ThreadSignalSocket to EventHandler to avoid... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Adam | Fix m_opermodes.so sending modes for unintroduced clien... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Daniel De Graaf | Update a number of docs issues |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Daniel De Graaf | Use the remote channel's capitalization on a losing... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Daniel De Graaf | Clarify the m_custom prefix message a bit |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Adam | Fix for crash on restart or config file open (bug #44) |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Daniel De Graaf | Allow halfops to remove their own halfop status |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Daniel De Graaf | Remove wildcard support from module loading, breaks... |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Daniel De Graaf | Skip invalid allowed modes in oper block (bug #64) |
commit | commitdiff | tree | snapshot |
2010-08-03 |
Daniel De Graaf | Fix rehash message sending for remote rehashes |
commit | commitdiff | tree | snapshot |
2010-07-30 |
Daniel De Graaf | Fix incorrect default on <alias:channelcommand> |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Daniel De Graaf | Include location of duplicated oper blocks |
commit | commitdiff | tree | snapshot |
2010-07-02 |
Daniel De Graaf | Change argument order of LDLIBS to work properly with... |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Daniel De Graaf | Quick fix for /RESTART crashing |
commit | commitdiff | tree | snapshot |
2010-06-12 |
Daniel De Graaf | 2.0.0 release |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Daniel De Graaf | Use EFD_NONBLOCK in test creation of eventfd (makes... |
commit | commitdiff | tree | snapshot |
2010-05-16 |
Daniel De Graaf | Fix umode -r on nick change being denied by permission... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel De Graaf | Be consistent in testing PURE_STATIC for defined vs... |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Daniel De Graaf | Add some missing <connect> updates from rehash, noticed... |
commit | commitdiff | tree | snapshot |
2010-05-09 |
Daniel De Graaf | Fix negative array access in channame |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Daniel De Graaf | Correct source of initial BURST line from servers sendi... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Daniel De Graaf | Compile testing can be useful |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Daniel De Graaf | Change -debug to force RAWIO level logging and disable... |
commit | commitdiff | tree | snapshot |
2010-05-08 |
Daniel De Graaf | Send HALFOP= line in CAPAB CAPABILITIES for 1201 compat... |
commit | commitdiff | tree | snapshot |
2010-05-07 |
Daniel De Graaf | Use unit-cc for all compile and and link tasks |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Daniel De Graaf | Don't use an empty direction when receiving a sourceles... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
PhilSliderS | Removing example for m_spy which doesn't exist in insp20 |
commit | commitdiff | tree | snapshot |
2010-04-29 |
Philouuu | Helpop: Add snomask +v (requires override module) |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Daniel De Graaf | Add log header including ircd version |
commit | commitdiff | tree | snapshot |
2010-04-28 |
Daniel De Graaf | 2.0 release candidate 2 |
commit | commitdiff | tree | snapshot |
2010-04-27 |
Daniel De Graaf | Define comparator for irc::sockets::sockaddrs |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Daniel De Graaf | Add debug output for received DNS packets |
commit | commitdiff | tree | snapshot |
2010-04-26 |
Daniel De Graaf | Add debug output of UserResolver results |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Daniel De Graaf | Change DNS binding to avoid BindSocket which could... |
commit | commitdiff | tree | snapshot |
2010-04-25 |
Daniel De Graaf | Add better debug output to dns.cpp |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Daniel De Graaf | Emulate a bug in 1.2 to get matching cloaks |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Daniel De Graaf | Add "CLOAK" command to allow opers to see the cloaked... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Daniel De Graaf | Fix IPv6 cloaking in compatability mode (was using... |
commit | commitdiff | tree | snapshot |
2010-04-24 |
Daniel De Graaf | Add custom suffix support for 2.0-style IP cloaking... |
commit | commitdiff | tree | snapshot |
2010-04-21 |
Dennis Friis | typo |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Daniel De Graaf | Possible fix for OpenSSL SendQ processing halts |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Daniel De Graaf | Fix crash when a remote server has the same name as... |
commit | commitdiff | tree | snapshot |
2010-04-17 |
Daniel De Graaf | Check maximum length of ban list for local users, not... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
Daniel De Graaf | Fix cloak key being misread in 2.0 cloaking modes |
commit | commitdiff | tree | snapshot |
2010-04-14 |
Daniel De Graaf | Add IPV6_V6ONLY support |
commit | commitdiff | tree | snapshot |
2010-04-11 |
Daniel De Graaf | Prevent using invalid UIDs and enforce UID/SID matching |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Dennis Friis | Fix typo in argument to valdebug spotted by daemonic. |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Daniel De Graaf | Fix version comparisons in modulemanager so that "core... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel De Graaf | Use FindNickOnly in a few commands to prevent enumerati... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Daniel De Graaf | Split up API_VERSION number |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Daniel De Graaf | Prevent pre-registration connect blocks from being... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Daniel De Graaf | Remove unneeded inet_aton call |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Daniel De Graaf | Allow E:lines to make users exempt from DNSBL checks |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Daniel De Graaf | Fix <connect:password> incorrectly reading <connect... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Daniel De Graaf | Improve INSTUID error message |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Daniel De Graaf | 2.0 release candidate 1 |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Daniel De Graaf | Block writes to pending-connect socket |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Daniel De Graaf | Add debouncing to m_cloaking, and fix cloak of hosts... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel De Graaf | Remove references to svn from configure |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Daniel De Graaf | Remove references to SVN from the Makefile |
commit | commitdiff | tree | snapshot |
2010-03-24 |
danieldg | Improve the output of "make install" |
commit | commitdiff | tree | snapshot |
2010-03-23 |
danieldg | Fix CommandFloodPenalty overflow on connect |
commit | commitdiff | tree | snapshot |
2010-03-23 |
danieldg | Fail config parse if duplicate keys are found |
commit | commitdiff | tree | snapshot |
2010-03-23 |
danieldg | Calling OnError from Resolver's constructor is broken... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
danieldg | Change 2.0 cloak function to use variable-length segments |
commit | commitdiff | tree | snapshot |
2010-03-22 |
danieldg | A few minor fixups |
commit | commitdiff | tree | snapshot |
2010-03-22 |
danieldg | Don't repeat the Raw I/O log message on every rehash |
commit | commitdiff | tree | snapshot |
2010-03-22 |
danieldg | Change <security:operspywhois> to a tristate |
commit | commitdiff | tree | snapshot |
2010-03-22 |
danieldg | Fix MySQL crash on module unload with empty query queue |
commit | commitdiff | tree | snapshot |
2010-03-22 |
danieldg | Move some unused modules to -extras |
commit | commitdiff | tree | snapshot |
2010-03-22 |
danieldg | Remove channel argument from OnSendWhoLine, this inform... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
danieldg | Move ModuleManager::UnloadAll out of modmanager_dynamic |
commit | commitdiff | tree | snapshot |
2010-03-22 |
danieldg | Allow static initialization of dynamic_reference objects |
commit | commitdiff | tree | snapshot |
2010-03-19 |
danieldg | Add RAWIO log level which is more verbose than DEBUG |
commit | commitdiff | tree | snapshot |
2010-03-19 |
danieldg | Add configuration options to m_invisible |
commit | commitdiff | tree | snapshot |
2010-03-18 |
danieldg | Only check password during second connect block check... |
commit | commitdiff | tree | snapshot |
2010-03-18 |
danieldg | Make /etc/resolv.conf reader slightly less stupid |
commit | commitdiff | tree | snapshot |
2010-03-18 |
danieldg | PURE_STATIC fixes to use normal <module> tags |
commit | commitdiff | tree | snapshot |
2010-03-16 |
danieldg | Fix mismatched return value in kqueue DelFd |
commit | commitdiff | tree | snapshot |
2010-03-16 |
danieldg | Fix typo in kqueue |
commit | commitdiff | tree | snapshot |
2010-03-15 |
danieldg | Use CycleHostsFromUser for on-join modes too (m_autoop) |
commit | commitdiff | tree | snapshot |
2010-03-14 |
danieldg | Add <options:cyclehostsfromuser> to configure source... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
danieldg | Fix uninit pointer on MySQL initial connection |
commit | commitdiff | tree | snapshot |
2010-03-13 |
danieldg | Handle database not present a bit better, add missing... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
danieldg | Change SQLv3 to format queries during submission, not... |
commit | commitdiff | tree | snapshot |
next |