Age | Commit message (Expand) | Author |
2007-05-10 | It would be good if this actually compiled too... | brain |
2007-05-10 | Add uhnames prototype | 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 | Add a module which only lets identified users and opers create new channels, ... | 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-08 | Decraq | brain |
2007-05-08 | Add oper notices on: (1) joining invisibly to a channel (2) engage or disenga... | brain |
2007-05-08 | Tidy up some lollercode | brain |
2007-05-08 | Sending a buffer full of garbage is not smart or funny. | brain |
2007-05-08 | Left openssl includes in here :< | brain |
2007-05-08 | Add comments to describe wtf we are doing | brain |
2007-05-08 | Don't use this yet. we're waiting on w00t for a test client | brain |
2007-05-08 | Make SAJOIN/SAPART more spanningtree friendly, they are throwbacks to the ins... | brain |
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 |
2007-05-07 | Add bugnotice when an fmode is sent with a TS < ours. This should in theory n... | brain |
2007-05-07 | FTOPIC from another server now (correctly) shows local server name to obscure... | brain |
2007-05-06 | Fix for bug #278 reported by aredridel, LUSERS output is required as per RFC ... | brain |
2007-05-06 | Fix for bug #263 - note, this NEEDS QA TESTING | brain |
2007-05-06 | gcc fails it at exporting symbols properly :/ | brain |
2007-05-05 | Fix for crash found by potter if you set up two redirects in two channels to ... | brain |
2007-05-05 | Make debug warning for broken servers once per servername only | brain |
2007-05-04 | Add options:quietbursts, fixes bug #269, also adds support for quits in a cul... | brain |
2007-05-04 | Fix for bug #268, repeated messages on users who are already glined | brain |
2007-05-04 | If an op parts, joins or kicks then display the change to all, so that the no... | brain |
2007-05-04 | Add MODE nag to debug snomask +d | brain |
2007-05-04 | Fix bug where if an op is in channel then does /names later, all the non-ops ... | brain |
2007-05-04 | Add <auditorium showops> which determines if auditorium works like ircnet +a ... | brain |
2007-05-04 | Forgot something important! | brain |
2007-05-04 | Check visibility states | brain |
2007-05-04 | Apply visibility state to whois, next stop, /who | brain |
2007-05-04 | Brain really must remember svn add. | brain |
2007-05-04 | Where others charge, we give for free. Have fun and use wisely. With great po... | brain |
2007-05-04 | ...And learn to spell right | brain |
2007-05-04 | Do the same for KICK, but in the case of KICK, send to the user doing the kic... | brain |
2007-05-04 | When we silence the event, not even the user whos leaving/joining gets the ou... | brain |
2007-05-04 | svn add helps, too. :< | brain |
2007-05-04 | First compilable commit of m_auditorium. Not yet tested IN ANY WAY. | brain |
2007-05-03 | Fix broken modules (broken due to api change) | brain |
2007-05-03 | Fix for new api | brain |
2007-05-01 | Much more detailed logging of lowlevel socket errors to the +l snomask | brain |
2007-05-01 | Fix crashbug in latest svn introduced by inspsocket cull list, which can caus... | brain |
2007-04-28 | squash a compile warning found by giggsey. | peavey |