Age | Commit message (Expand) | Author |
2008-04-05 | Redo the MODE warning stuff. Don't do some extra unneeded checks, don't allow... | w00t |
2008-04-05 | Fix crash in MODE when sent for a user, with only one parameter (which is wro... | brain |
2008-04-04 | Fix broken fjoin, looks like we forgot something when porting to new format :p | brain |
2008-04-04 | See this brain | w00t |
2008-04-04 | Add simple modes to FJOIN instead of sending a seperate FMODE all the time. T... | w00t |
2008-04-04 | Allow for custom prefixes as status chars in /notice @#chan etc. Up until now... | brain |
2008-04-04 | Fix lost messages, thanks w00t and peavey | brain |
2008-04-04 | Whoops, thanks w00t | brain |
2008-04-04 | Whoops, wrong pointer. write out 500 lines 'i will check my code twice', brain. | brain |
2008-04-04 | Make it buildable | brain |
2008-04-04 | Whoops, this would be bad if not fixed :p | brain |
2008-04-04 | Remote server PRIVMSG/NOTICE to nickname support | brain |
2008-04-04 | Support for remote NOTICE/PRIVMSG with server origin and user target | brain |
2008-04-04 | Add safety check for nonexistent server in receiving server origin privmsg (s... | brain |
2008-04-04 | Add protocol api functions: PI->WriteChannelPrivmsg() and PI->WriteChannelNot... | brain |
2008-04-04 | Server origin PRIVMSG and NOTICE now supported by protocol. Will add interfac... | brain |
2008-04-04 | Server origin privmsg, UNTESTED - will test in a min | brain |
2008-04-04 | Now rip out the old handler, and replace with an error log line | brain |
2008-04-04 | Make all our modules use the new stuff rather than the send_ events | brain |
2008-04-04 | The rest of the server protocol interface and fix a warning in m_rline | brain |
2008-04-04 | Add basic stuff for protocol interface and implement a couple of the methods.... | brain |
2008-04-02 | Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Mod... | brain |
2008-04-02 | DOH! Fix my muppetry of a segfault, and fix some warnings | brain |
2008-04-01 | Remove call to FlushWriteBuffer from BufferedSocket::Write(), this means we d... | w00t |
2008-04-01 | Special check in here now that forbids all use of MODE in s2s for changing ch... | brain |
2008-04-01 | Remove this, it won't work (reliably), use ModeParser::ModeString() instead, ... | w00t |
2008-04-01 | Configurable prefixes for chanmodes +qa: prefixes can be turned on or off ind... | w00t |
2008-03-31 | Patch by brain; Fix crash when no parameters are given when introducing a rem... | special |
2008-03-30 | Make sure CAPAB always comes before SERVER on either side of the link at all ... | brain |
2008-03-30 | AWAY notification for WATCH. Numerics are now sent out when a user goes away ... | w00t |
2008-03-30 | Merge OnCancelAway and OnSetAway, add param awaymsg to OnSetAway (blank when ... | w00t |
2008-03-30 | Whack format warning, do these differ between gcc versions or something?! | brain |
2008-03-30 | Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi... | aquanight |
2008-03-24 | A load of classes dont inherit from classbase, and they should. fix. | brain |
2008-03-24 | And more of them | brain |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-03-21 | Only valid targets for encap are now server ids | brain |
2008-03-21 | Fix encap bug, when a target is wildcard we shouldnt abort propogating | brain |
2008-03-21 | Generate warning if m_services_account.so and m_cap.so are not loaded with m_... | brain |
2008-03-21 | Forgot to commit this | brain |
2008-03-21 | Whoops, forgot to tie ENCAP into receiver in treesocket | brain |
2008-03-21 | This seems to play nice now, but it seems we may have to redo it all AGAIN :( | brain |
2008-03-21 | Patch to change MODULES numerics, so we dont get a collision when using AUTHE... | brain |
2008-03-21 | ENCAP stuff | brain |
2008-03-17 | Fix the warnings that are worth fixing, ignore the rest of gcc's nannying | brain |
2008-03-08 | Fix multiple (useless) linefeeds on the end of ADDLINE in burst | brain |
2008-02-24 | This should fix remote rehash | brain |
2008-02-24 | Rollback complete! Everyone please go through the code and check i havent for... | brain |
2008-02-24 | spanningtree now correctly uses OnReadConfig, so its config is AVAILABLE when... | brain |
2008-02-22 | w00t broke it :p | brain |