summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-07Developers, please review ForceJoin starting at line 730 of this file. It nee...brain
2007-05-07A bit more debug in herebrain
2007-05-07Add bugnotice when an fmode is sent with a TS < ours. This should in theory n...brain
2007-05-07FTOPIC from another server now (correctly) shows local server name to obscure...brain
2007-05-07Fix MKPASSWD in helpop, remove MKSHA256, it's now accessed by MKPASSWD.w00t
2007-05-06Fix for bug #278 reported by aredridel, LUSERS output is required as per RFC ...brain
2007-05-06Fix for bug #263 - note, this NEEDS QA TESTINGbrain
2007-05-06Now it deletes the makefiles toobrain
2007-05-06make distclean now removes .config.cache (thanks HiroP)brain
2007-05-06gcc fails it at exporting symbols properly :/brain
2007-05-05Fix for bug typo, dont let it creep into the release!brain
2007-05-05So, Mozarella it is for 1.1.7brain
2007-05-05Fix for feature request in bug #262, needs a bit of QA. Simpler prompting for...brain
2007-05-05Fix for crash found by potter if you set up two redirects in two channels to ...brain
2007-05-05Tidy up a littlebrain
2007-05-05Set keywords Id propertybrain
2007-05-05This should do the trickbrain
2007-05-05We keep forgetting to update the last changed date in this filebrain
2007-05-05Make debug warning for broken servers once per servername onlybrain
2007-05-04Add options:quietbursts, fixes bug #269, also adds support for quits in a cul...brain
2007-05-04Fix for bug #274, same port appearing multiple times in stats p if bound mult...brain
2007-05-04Proper fix for clients that send a nickprefix on their commands (the rfc says...brain
2007-05-04Fix for bug #268, repeated messages on users who are already glinedbrain
2007-05-04If an op parts, joins or kicks then display the change to all, so that the no...brain
2007-05-04Add MODE nag to debug snomask +dbrain
2007-05-04Fix bug where if an op is in channel then does /names later, all the non-ops ...brain
2007-05-04Update confbrain
2007-05-04Add <auditorium showops> which determines if auditorium works like ircnet +a ...brain
2007-05-04Cloaking of WHOIS didnt work quite right, fixedbrain
2007-05-04Forgot something important!brain
2007-05-04Check visibility statesbrain
2007-05-04foolish human! you can't /mode query a user that isnt there!brain
2007-05-04Fix /who to hide users marked invisibile in some way by a modulebrain
2007-05-04Apply visibility state to whois, next stop, /whobrain
2007-05-04Brain really must remember svn add.brain
2007-05-04Where others charge, we give for free. Have fun and use wisely. With great po...brain
2007-05-04Add auditorium to example confbrain
2007-05-04...And learn to spell rightbrain
2007-05-04Do the same for KICK, but in the case of KICK, send to the user doing the kic...brain
2007-05-04When we silence the event, not even the user whos leaving/joining gets the ou...brain
2007-05-04svn add helps, too. :<brain
2007-05-04First compilable commit of m_auditorium. Not yet tested IN ANY WAY.brain
2007-05-03Fix broken modules (broken due to api change)brain
2007-05-03Fix for new apibrain
2007-05-03DO NOT USE THIS COMMIT - if you do, most of the modules wont work.brain
2007-05-01Implement feature request in bug #271 by HiroP, allow disabling of maxlocal a...brain
2007-05-01Much more detailed logging of lowlevel socket errors to the +l snomaskbrain
2007-05-01Fix crashbug in latest svn introduced by inspsocket cull list, which can caus...brain
2007-05-01Change a return NULL to a continue so that where host matches but port doesnt...brain
2007-05-01Move new listmode check deeper into the mode parser so that it doesnt generat...brain