2009-06-30 |
w00t | Fix +g messages being borked with multiple servers... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
w00t | Add BS/BotServ to default atheme aliases. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
w00t | Roll back mysterious DNS change from 2007 which broke... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
danieldg | m_sslinfo does not depend on external libraries, it... |
commit | commitdiff | tree | snapshot |
2009-06-26 |
danieldg | Make pkg-config failure error clearer |
commit | commitdiff | tree | snapshot |
2009-06-18 |
danieldg | Rebuild modeclasses.a when configure -update is run |
commit | commitdiff | tree | snapshot |
2009-06-16 |
danieldg | Fix incorrect attempted inline of irc::sockets::sa_size |
commit | commitdiff | tree | snapshot |
2009-06-16 |
danieldg | Fix sockaddr length argument, BSD will complain if... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
danieldg | Fix ENCAP forwarding with multiword final parameter... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
danieldg | Improve valdebug-unattended: increase timeout to 90... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
danieldg | Backport BufferedSocket::DoConnect rewrite to fix valgr... |
commit | commitdiff | tree | snapshot |
2009-06-14 |
danieldg | These commands do not need to be VF_COMMON |
commit | commitdiff | tree | snapshot |
2009-06-14 |
danieldg | Don't globally route SETNAME, the FNAME is sufficient... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
brain | more fixes. inet_pton is now in error, this is because... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
brain | This file *BROKEN AGAIN* in windows builds (VC9) -... |
commit | commitdiff | tree | snapshot |
2009-06-07 |
danieldg | Makefile updates: clean up some installation assumptions |
commit | commitdiff | tree | snapshot |
2009-06-07 |
danieldg | Allow SSL fingerprint-based server authentication |
commit | commitdiff | tree | snapshot |
2009-06-06 |
w00t | Don't display locally bound SSL ports in SSL= (for... |
commit | commitdiff | tree | snapshot |
2009-06-06 |
danieldg | Makefile updates: Add "make help" and "make M=m_modname... |
commit | commitdiff | tree | snapshot |
2009-06-05 |
danieldg | Add daniel's third-party module repository |
commit | commitdiff | tree | snapshot |
2009-06-03 |
danieldg | Use pkg-config to search for gnutls rather than the... |
commit | commitdiff | tree | snapshot |
2009-06-02 |
danieldg | Change m_override to send snomasks globally |
commit | commitdiff | tree | snapshot |
2009-06-01 |
danieldg | Ignore and remove {BSD,GNU}makefile |
commit | commitdiff | tree | snapshot |
2009-06-01 |
danieldg | Makefile updates: Fix BSD make conditionals |
commit | commitdiff | tree | snapshot |
2009-06-01 |
danieldg | Makefile updates: Allow run-cc wrapper to be disabled... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
danieldg | Makefile updates: clean up command lines |
commit | commitdiff | tree | snapshot |
2009-06-01 |
danieldg | This time it's actually compile tested |
commit | commitdiff | tree | snapshot |
2009-06-01 |
danieldg | OK, it's more useful if this compiles... |
commit | commitdiff | tree | snapshot |
2009-06-01 |
danieldg | Fix unsafe iteration pattern in m_timedbans - vector... |
commit | commitdiff | tree | snapshot |
2009-05-30 |
danieldg | Makefile updates: remove MAKEPROG/MAKEORDER |
commit | commitdiff | tree | snapshot |
2009-05-25 |
danieldg | Remove the ServerConfig::DirValid check that breaks... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
danieldg | Make timestamp output in /CHECK consistent |
commit | commitdiff | tree | snapshot |
2009-05-24 |
danieldg | OnRehash changes: split to multiple hooks to clarify... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
danieldg | m_dnsbl: Add default duration and error message on... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
danieldg | Fix UID collision on reload of m_spanningtree.so |
commit | commitdiff | tree | snapshot |
2009-05-14 |
special | Fix some incorrect STL iterations (using < end() instea... |
commit | commitdiff | tree | snapshot |
2009-05-14 |
danieldg | Fix r11381 checking HideWhoisServer incorrectly |
commit | commitdiff | tree | snapshot |
2009-05-13 |
danieldg | Fix incomple memset() in irc::sockets::aptosa, add... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
danieldg | Make User::ServerInstance public so that FakeUser can... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
danieldg | Hide server sources if HideWhoisServer is set, noticed... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
danieldg | Show correct server source to users on FTOPIC and FMODE |
commit | commitdiff | tree | snapshot |
2009-05-13 |
danieldg | Use Utils->ServerUser instead of ServerInstance->FakeCl... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
danieldg | Make the previous patches actually work |
commit | commitdiff | tree | snapshot |
2009-05-13 |
danieldg | Replace loopCall detection in OnUserKick with a check... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
danieldg | Use a FakeUser source for server-sourced commands in... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
danieldg | Create subclass of User for FakeClient, to allow for... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
aquanight | Fix for some modules sending global snotices at each... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
danieldg | Translate UIDs properly in m_sakick |
commit | commitdiff | tree | snapshot |
2009-05-13 |
special | Revert some files accidentally committed in r11371... |
commit | commitdiff | tree | snapshot |
2009-05-13 |
special | Fix an issue in r11370 spotted by danieldg |
commit | commitdiff | tree | snapshot |
2009-05-13 |
special | Fix m_sakick to properly send local/global snomasks... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
danieldg | Remove handshake timer on server sockets that die befor... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
danieldg | Compile fix: openssl does not have an ISSL_CLOSING... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
danieldg | Fix ListenSocketBase::GetPort() returning incorrect... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
special | Fix two compile errors found by Shawn |
commit | commitdiff | tree | snapshot |
2009-05-06 |
danieldg | Set errno in openssl when handshake fails |
commit | commitdiff | tree | snapshot |
2009-05-06 |
w00t | Remove FindDescriptor wrapper for GetRef, it doesn... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
danieldg | Set errno properly on GnuTLS sessions that die during... |
commit | commitdiff | tree | snapshot |
2009-05-05 |
special | m_filter: Do not attempt to filter messages from remote... |
commit | commitdiff | tree | snapshot |
2009-05-04 |
danieldg | Canonicalize bind addresses when creating listen sockets |
commit | commitdiff | tree | snapshot |
2009-05-04 |
w00t | Fix unnecessary heap allocation on rehash: stack alloca... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
w00t | Copypastafail. |
commit | commitdiff | tree | snapshot |
2009-05-03 |
w00t | Some general tidyup in here (also some possible desync... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
w00t | (for now), comment out opercount from individual server... |
commit | commitdiff | tree | snapshot |
2009-05-03 |
w00t | Allow E:Lines to exempt targets from SHUN and RLINE... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
w00t | Change making callerid significantly less expensive... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
w00t | Minor cleanup: move RemoveFromAllAccepts() to a private... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
danieldg | Globally route "a" snotices for more modules. Patch... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
w00t | Remove commands makefile also on make distclean. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
w00t | Fix two stupid mistakes here |
commit | commitdiff | tree | snapshot |
2009-05-02 |
w00t | Patch from eLement notifying the user who sent a NICKLO... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
w00t | Remove an old debug log, and fix compile. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
w00t | Fix: Channel aliases should work a bit more like user... |
commit | commitdiff | tree | snapshot |
2009-05-02 |
w00t | Replace $chan to "" for a non-channel command. |
commit | commitdiff | tree | snapshot |
2009-05-02 |
danieldg | Send rehash message to global sno, fixes bug #855.... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
danieldg | Fix SILENCE command in m_silence being reported as... |
commit | commitdiff | tree | snapshot |
2009-04-30 |
w00t | Fix bug found by Jeremy from Teranova, thanks: if an... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
danieldg | Fix m_redirect to work properly with SAMODE |
commit | commitdiff | tree | snapshot |
2009-04-29 |
danieldg | How about we make this compile? |
commit | commitdiff | tree | snapshot |
2009-04-29 |
danieldg | Normalize IPv6 addresses when producing SSL port list... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
danieldg | Add IP address conversion utility functions, irc::socke... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
danieldg | Overloading SetMode seems to cause the compiler to... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
danieldg | Fix OnSetAway hook denying remote users' change rather... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
danieldg | Remove sending +q from OnPostJoin, fixes bug #847.... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
danieldg | Correct 005 output of m_ssl_gnutls when used for STARTT... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
danieldg | Enable lag-check pings on active servers - if bandwidth... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
danieldg | Remove lag reporting in /map from servers that do not... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
danieldg | Fix OnUserRegister being triggered twice if someone... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
danieldg | Fix crash from unregistered users joining a channel... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
peavey | rollback r11326, we're going to make vc9 the officially... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
brain | Heres the beef so far |
commit | commitdiff | tree | snapshot |
2009-04-22 |
danieldg | Addendum to previous ping patch: NextPingTime was not... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
danieldg | Fix PingFlag not being set correctly for servers whose... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
danieldg | Abort link early when mismatched modules are detected... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
danieldg | Actually use irc::modestacker correctly |
commit | commitdiff | tree | snapshot |
2009-04-20 |
danieldg | Use loopCall to protect OnUserKick rather than the... |
commit | commitdiff | tree | snapshot |
2009-04-19 |
danieldg | Initialize loopCall on construction |
commit | commitdiff | tree | snapshot |
2009-04-19 |
danieldg | Add loopCall to prevent double-broadcasting new X:lines |
commit | commitdiff | tree | snapshot |
2009-04-19 |
danieldg | Send snotices when m_dnsbl adds an xline; fixes bug... |
commit | commitdiff | tree | snapshot |
2009-04-18 |
danieldg | Change a few more modules to send global a/A snotices |
commit | commitdiff | tree | snapshot |
next |