Age | Commit message (Expand) | Author |
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 | ...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 | 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 |
2007-04-26 | Make error reporting work properly, it seemed to loose errors. | brain |
2007-04-25 | Added m_chancreate, which adds snomask +j to show when new channels are created | special |
2007-04-25 | Please try this, satmd | brain |
2007-04-25 | Use segments of 8 in length not ten, reducing the length of a cloaked ipv6 ho... | brain |
2007-04-25 | dhost and host are both char[65], so let stringcopy take up to 64 chars here. | peavey |
2007-04-24 | Shorten the length of ipv6 cloaks so that a character isnt lost (6 segments p... | brain |
2007-04-24 | version 1.1.6+DevilsDance | peavey |
2007-04-22 | update some comments. | peavey |
2007-04-22 | Fix crash if trying to remove pattern that does not exist. | peavey |
2007-04-22 | The devil's dancing :p | brain |
2007-04-22 | Fix typo | brain |
2007-04-22 | cleanup space indenting | peavey |
2007-04-22 | Send numeric when item doesnt exist on remove | brain |
2007-04-22 | Fix memory consumption of m_slence, users silence lists arent deleted till th... | brain |
2007-04-21 | Ensure it cant happen the other way around, either | brain |
2007-04-21 | Fix spurious 'found host' messages after being told it couldnt. | brain |
2007-04-21 | Add *** to +s SNOTICEs | peavey |
2007-04-21 | Add *** to +s SNOTICEs | brain |
2007-04-20 | Fix for "hanging" when controlling terminal is not a tty (nofork check and is... | brain |
2007-04-20 | Fix bug #259 proper by doing what I should have done back in r6618 when I fir... | peavey |
2007-04-20 | Revert this back to previous. | peavey |
2007-04-19 | Do not add empty strings to outgoing lines. *needs testing, may break stuff* | peavey |
2007-04-19 | Check some userrec values in remote whois, so that it wont crash if a user ha... | brain |
2007-04-19 | Fix for bug #261 - Needs QA'ing. | brain |
2007-04-18 | Add another trim() to outgoing metadata accountname. *needs test* | peavey |
2007-04-18 | oops, overlooked a reference. | peavey |