Age | Commit message (Expand) | Author |
2007-07-19 | Fix for bug #326, 'no error' quit can no longer theoretically occur because a... | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-07-15 | Fix for bug #349: NOTE there is important caveat about this in the example co... | brain |
2007-07-06 | SSL buffering tweaks. NOTE this is not a complete fix till i say so, don't us... | brain |
2007-07-01 | Optimizations and code tidyups. QA please check that svsnick and other forced... | brain |
2007-06-28 | Fixed a bug that caused classes with passwords to instantly disconnect any us... | special |
2007-06-09 | Change some = "" to clear() and some == "" to .empty() | brain |
2007-06-04 | Add options:moronbanner. Yes really, thats what its called. See the example c... | brain |
2007-06-01 | No fucking point at all checking for CC_DENY twice. \o/. | w00t |
2007-06-01 | We can make one saving in userrec::WriteWallOps though - we are checking IS_L... | brain |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-25 | Fix for bug #302. He may not have had any connect lines in his conf but it ne... | brain |
2007-05-21 | Same tweak, again | brain |
2007-05-20 | Prevent vc8 from thinking we're dereferencing an end iterator | brain |
2007-05-19 | Visual studio's ability to translate tabs to four spaces as default frustrate... | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-17 | Change the way i/o lines are formatted in debug log to make them more intuiti... | brain |
2007-05-15 | Rather largeish change to class checking on connect to fix a few minor bits a... | w00t |
2007-05-15 | Slight security fix of sorts | w00t |
2007-05-14 | Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (... | brain |
2007-05-12 | This catch doesn't need to be here. :o | w00t |
2007-05-12 | We've had an IS_OPER macro for a long time. About time we started using it, m... | w00t |
2007-05-10 | Small api change with wide reaching effects in modules - Allows modification ... | brain |
2007-05-08 | - (FINALLY, ffs) add realnames to connect/remote connect server notices, per ... | w00t |
2007-05-06 | Fix for bug #278 reported by aredridel, LUSERS output is required as per RFC ... | brain |
2007-05-04 | Where others charge, we give for free. Have fun and use wisely. With great po... | brain |
2007-05-01 | Implement feature request in bug #271 by HiroP, allow disabling of maxlocal a... | brain |
2007-05-01 | Change a return NULL to a continue so that where host matches but port doesnt... | brain |
2007-04-21 | Fix spurious 'found host' messages after being told it couldnt. | brain |
2007-04-15 | Feature request outlined in bug #257, allow connect/allow lines by port | brain |
2007-04-02 | Fixed a DNS timeout race condition that could result in a NOTICE AUTH message... | special |
2007-03-25 | 1.1.4+Norvegia | brain |
2007-03-24 | Fix two things: (1) log gets replaced by a user fd after restart causing debu... | brain |
2007-03-15 | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver... | brain |
2007-03-11 | Added OnBufferFlush, improved m_safelist, no longer works on a timer but work... | brain |
2007-03-06 | This properly fixes options:hidebans and options:hidesplits by providing the ... | brain |
2007-02-19 | 1) Fix for nickname overruled with new cullList stuff -- we have to change th... | brain |
2007-02-17 | Change /msg $* to have the correct source the same way /notice $* does | brain |
2007-02-08 | Check for ::ffff:x.x.x.x ips in user resolver, and if we see one initiate an ... | brain |
2007-02-08 | "is now your hidden host" -> "is now your displayed host". Wording fits bette... | brain |
2007-02-05 | Fix typo | brain |
2007-02-05 | Fix for allowing dns lookups to work in mixed protocol mode | brain |
2007-02-05 | Now working in svn: | brain |
2007-02-05 | Not safe for use yet | brain |
2007-02-05 | Move quitting of clients to a central Cull List, and do quitting outside user... | peavey |
2007-01-17 | Debug the spoutmouth output | brain |
2007-01-17 | Make this more sensible | brain |
2007-01-17 | Log client output, so we can actually see what we're sending out, and make mo... | brain |
2007-01-15 | Crusade to remove debug from stable and tested parts of the core and base mod... | brain |