Age | Commit message (Expand) | Author |
2007-06-13 | new rsquit command handler, this is still work in progress. | peavey |
2007-06-13 | strip RSQUIT from protocol, part of new RSQUIT, not ready for use yet. | peavey |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-06-07 | Add command /RSQUIT to spanningtree. | peavey |
2007-06-06 | Add back remote kill handler for server origin kills | brain |
2007-06-06 | Patch fixing (almost) remote kill server notices, by just passing KILL onto c... | w00t |
2007-06-02 | and a little tweak to remote MOTD too. | peavey |
2007-06-02 | same for admin, and fix some returns. | peavey |
2007-06-02 | Fix for bug #297. /MODULES now correctly finds remote server on wildcard. Mar... | peavey |
2007-05-31 | And remove soem debug | brain |
2007-05-31 | Fix for issue discovered by satmd where it is possible to send an empty strin... | brain |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-28 | Display the proper transports for server ports *slap* :P | brain |
2007-05-28 | Remove code for clientcount/servercount from /stats p. At the moment it was s... | w00t |
2007-05-28 | Show IPs that a port is bound to in /stats p, don't remove duplicate ports an... | w00t |
2007-05-28 | - Add server ports to /stats p. This doesn't work properly yet as something i... | w00t |
2007-05-27 | Fix for bug #305, allow admin to select what port outbound ident requests bin... | brain |
2007-05-27 | ...and remember the parameters ;) | brain |
2007-05-27 | We were already sending FMODE +nt after each channel creation to keep service... | brain |
2007-05-24 | Somehow, the code which does the "assumption" that no prefix means 'that' ser... | brain |
2007-05-22 | This says ten minutes drift and should say five, fixed | brain |
2007-05-21 | Move inspircd.h to top | brain |
2007-05-21 | Reverted broken patch.. This may break, but it's unlikely :p | frostycoolslug |
2007-05-20 | - Fix a small warning thrown by cl about unused local. | w00t |
2007-05-20 | Send CHANMODES= and PREFIX= in CAPAB CAPABILITIES. | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-18 | Fixed a fairly low-risk crash in m_spanningtree | special |
2007-05-17 | Change the way i/o lines are formatted in debug log to make them more intuiti... | brain |
2007-05-16 | We announce a ping timeout THREE different times and ways on the server that ... | brain |
2007-05-16 | And fix another booboo | brain |
2007-05-16 | Add a notice on connection close stating server link uptime, and fix a bug in... | brain |
2007-05-14 | quietbursts tweak for hirop | brain |
2007-05-13 | We dont need to send FMODE for user mode changes, and the FMODE handler doesn... | brain |
2007-05-13 | Fix remote bursting with quietbursts, before QA actually test it :P (thanks H... | brain |
2007-05-13 | Better logging to troubleshoot silentbursts | brain |
2007-05-13 | Make the debug output a bit more readable | brain |
2007-05-13 | Poach feature request: If a server does not respond after x seconds to a PING... | brain |
2007-05-10 | Change some stuff around to make sure metadata/fmode comes after nick list if... | brain |
2007-05-10 | remove EB metadata madness and make services people happy. | brain |
2007-05-10 | Small api change with wide reaching effects in modules - Allows modification ... | brain |
2007-05-09 | Fix ping timeout ERROR not being generated when a server pings out, making th... | brain |
2007-05-09 | Fix operquit notices being chopped to first word of quit message, spotted by ... | brain |
2007-05-09 | Make RCONNECT accept a glob for the first parameter. Thanks, HiroP :) | w00t |
2007-05-08 | - (FINALLY, ffs) add realnames to connect/remote connect server notices, per ... | w00t |
2007-05-07 | Correct the silentbursts logic | brain |
2007-05-07 | Slightly tidier capab checks | brain |
2007-05-07 | Needs a little testing: Tidyup of some code, namely when validating the lengt... | brain |
2007-05-07 | Fix channel TS not being set correctly on creation of new channel | brain |
2007-05-07 | Developers, please review ForceJoin starting at line 730 of this file. It nee... | brain |
2007-05-07 | A bit more debug in here | brain |