Age | Commit message (Expand) | Author |
2007-05-06 | make distclean now removes .config.cache (thanks HiroP) | brain |
2007-05-06 | gcc fails it at exporting symbols properly :/ | brain |
2007-05-05 | Fix for bug typo, dont let it creep into the release! | brain |
2007-05-05 | So, Mozarella it is for 1.1.7 | brain |
2007-05-05 | Fix for feature request in bug #262, needs a bit of QA. Simpler prompting for... | brain |
2007-05-05 | Fix for crash found by potter if you set up two redirects in two channels to ... | brain |
2007-05-05 | Tidy up a little | brain |
2007-05-05 | Set keywords Id property | brain |
2007-05-05 | This should do the trick | brain |
2007-05-05 | We keep forgetting to update the last changed date in this file | 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 #274, same port appearing multiple times in stats p if bound mult... | brain |
2007-05-04 | Proper fix for clients that send a nickprefix on their commands (the rfc says... | 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 | Update conf | brain |
2007-05-04 | Add <auditorium showops> which determines if auditorium works like ircnet +a ... | brain |
2007-05-04 | Cloaking of WHOIS didnt work quite right, fixed | brain |
2007-05-04 | Forgot something important! | brain |
2007-05-04 | Check visibility states | brain |
2007-05-04 | foolish human! you can't /mode query a user that isnt there! | brain |
2007-05-04 | Fix /who to hide users marked invisibile in some way by a module | 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 | Add auditorium to example conf | 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-03 | DO NOT USE THIS COMMIT - if you do, most of the modules wont work. | brain |
2007-05-01 | Implement feature request in bug #271 by HiroP, allow disabling of maxlocal a... | 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-05-01 | Change a return NULL to a continue so that where host matches but port doesnt... | brain |
2007-05-01 | Move new listmode check deeper into the mode parser so that it doesnt generat... | brain |
2007-04-30 | Fix one issue, add another feature: When sending MODE +beI, weed out duplicat... | brain |
2007-04-28 | squash a compile warning found by giggsey. | peavey |
2007-04-27 | update svn:ignore for modules to include latest in extras. | peavey |
2007-04-27 | Add support for hiding listmode lists such as +beI from unprivileged users. | brain |
2007-04-27 | Add and document m_clones as requested by bug #267 | brain |
2007-04-27 | m_dnsbl stats should count no result as a miss | special |
2007-04-26 | Fixed bug #266 (m_dnsbl stats), patch by satmd | special |
2007-04-26 | When running in nofork, keep the tty open (we were closing it, which meant th... | brain |