Age | Commit message (Expand) | Author |
2007-03-24 | Test stuff to fix remote stats brokage | brain |
2007-03-24 | Remove unused var | brain |
2007-03-24 | Fix untidy debug output | brain |
2007-03-24 | Fix two things: (1) log gets replaced by a user fd after restart causing debu... | brain |
2007-03-24 | m_showwhois now sends a message for remote whois as well | special |
2007-03-24 | Check validity (length) of all NICK parameters to make sure we're not introdu... | brain |
2007-03-24 | Remove unused variable | brain |
2007-03-23 | Ident fixes, to make sure that if you dont get an ident reply you cant sneak ... | brain |
2007-03-23 | ident over ipv6 fixes, and fixes to inspsocket BindAddr which wasnt doing ipv... | brain |
2007-03-23 | Tweak some stuff about | brain |
2007-03-23 | Fix small memory leak | brain |
2007-03-22 | Fix high-bandwidth stuff with inspsocket+ssl, and eagain | brain |
2007-03-22 | EAGAIN fixes for gnutls | brain |
2007-03-22 | We're checking for non-null session->sess in VerifyCertificate now. theres ve... | brain |
2007-03-22 | Some tweaks for gnutls | brain |
2007-03-22 | More checks in IS_HSDONE event hook | brain |
2007-03-22 | Fix crashes in ipv6 ssl using gnutls, and crashes when linking ssl to non-ssl... | brain |
2007-03-20 | Update a notice on server already existing to be more clear | w00t |
2007-03-18 | Remove two pointless casts, and remove some space indenting (how does this ke... | brain |
2007-03-18 | Change back to FMODE for channel mode changes from users | brain |
2007-03-18 | set the TS of a channel in JoinUser, not after the entire FJOIN, this is safe... | brain |
2007-03-17 | Abort link at +/- 300secs, warn at +/- 30 secs | brain |
2007-03-16 | Remote /MODULES | brain |
2007-03-16 | Remove <options:timesync>, add <timesync enable="no" master="no"> ...and docu... | brain |
2007-03-16 | Now syncs with the master every 10 mins | brain |
2007-03-16 | Wtf, ive found the source of the drift, it adds the old delta to the new! | brain |
2007-03-16 | Improve this to show time with and without delta, without the user having to ... | brain |
2007-03-16 | Different timesync, dont use yet | brain |
2007-03-16 | Optimise caps loop making it real neat. Thx Brain. | peavey |
2007-03-16 | Change wording of 404 numeric to reflect that it's minlen or more. | peavey |
2007-03-15 | Change the numeric text to match the new configuration. Tidyup comments and D... | peavey |
2007-03-15 | Add capsmap to m_blockcaps in example.conf | peavey |
2007-03-15 | Add support for MAP of chars considered to be CAPS to config for better control. | peavey |
2007-03-15 | Seems netsplit.de changed hosts to echo940.server4you.de. | brain |
2007-03-15 | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver... | brain |
2007-03-15 | Fixed hidebans behavior to not always be on as well; there are probablyother ... | special |
2007-03-15 | Someone is getting slapped for this; the new hidesplits/hidebans behavior doe... | special |
2007-03-14 | Fix blockcaps. Who on earth thought that percentage was x*100 / y ??? | brain |
2007-03-13 | Fix /who thing that dmb spotted | brain |
2007-03-13 | Tag with 1.1.3 version name (StinkingBishop) | brain |
2007-03-12 | Make /stats P show 'secs' after idle times | brain |
2007-03-11 | cleanup indentation | peavey |
2007-03-11 | Remove stray "Notice:" - text only change | brain |
2007-03-11 | Fix minor bug, number of users listing doesnt decrement if a user quits while... | brain |
2007-03-11 | Fix malformed notice | brain |
2007-03-11 | Document OnBufferFlushed | brain |
2007-03-11 | Remove debug | brain |
2007-03-11 | Add safelist:maxlisters which prevents more than x number of people doing a L... | brain |
2007-03-11 | Added OnBufferFlush, improved m_safelist, no longer works on a timer but work... | brain |
2007-03-11 | Fixed a crash with a malformed server-to-server NICK command, thanks dmb | special |