Age | Commit message (Expand) | Author |
2007-09-20 | Thanks dz, forgot uppercase equivalent of AEIOU in the strchr | brain |
2007-09-20 | As per request from Bricker, change the format of the 'you are now an oper of... | brain |
2007-08-29 | I lose for being slow. also tidyup a bit, still needs to fix that sizeof.. | peavey |
2007-08-29 | Some modules forgotten for conversion to ModuleManager | brain |
2007-08-29 | Fix to compile with new module api | peavey |
2007-08-28 | Move everything module-related out of InspIRCd and into ModuleManager, there ... | om |
2007-08-23 | Craquity craq De-craq! | brain |
2007-08-19 | Allow support for multiple dns results per request. This is a significant cha... | brain |
2007-08-11 | Fix a typo so it compiles. | peavey |
2007-08-10 | Fix possible sqllog crash (working blind here!) where it could attempt to del... | brain |
2007-08-06 | Part of our fix didnt make it to here! | brain |
2007-08-05 | Try this | brain |
2007-08-05 | Fix to trigger the write notification on successful writes, too | brain |
2007-08-05 | Revert my fix and apply the flushevent, and a bit of debugging output. | peavey |
2007-08-05 | Fixes from experiences on chatspike. Use the proper OnBufferFlushed event to ... | brain |
2007-08-05 | Fix random debian (well, duplicated on debian) breakage with client sockets '... | brain |
2007-08-04 | Remove debug again. | peavey |
2007-08-04 | Fix openssl. | peavey |
2007-08-03 | Second part of fix, in theory | brain |
2007-08-03 | Attempt fix for openssl buffer issue (fix was already here but experimental a... | brain |
2007-07-24 | A few more I missed. | w00t |
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-16 | Add flags to /STATS s output, and nuke some ^M | peavey |
2007-07-16 | Made m_ssl_gnutls throw an exception when unable to load the certificate (sin... | special |
2007-07-07 | Implement /dalinfo, as a joke. Consider this an easter egg. | brain |
2007-07-06 | Warning: Loads of craq logging in here atm. /connect with openssl is broken, ... | brain |
2007-06-18 | Add ISUPPORT SSL token requested by tabris. | brain |
2007-06-17 | More (last of extra) | brain |
2007-06-17 | More | brain |
2007-06-17 | More | brain |
2007-06-17 | More | brain |
2007-06-17 | First two conversions | brain |
2007-06-14 | Win compile fixes | brain |
2007-06-14 | Windows build stuff | brain |
2007-06-13 | Me so dummee. | brain |
2007-06-13 | Add DllExport | brain |
2007-06-13 | Make these safe for use in vc | brain |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-06-05 | Sexeger! | brain |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-28 | No flags now means all flags when in the config, so that filters defined in o... | brain |
2007-05-28 | Make the flags work | brain |
2007-05-28 | Next bit of filter flags system | brain |
2007-05-28 | Stuff for flags as requested by djGrr. We aren't going all-out rediculous amo... | brain |
2007-05-28 | A flags section for filters. Do not use yet. | brain |
2007-05-22 | Module class has a member ServerInstance, so remove any extra refs still ling... | peavey |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-19 | SPACE INDENTING ACTION RANGERS -- ATTACK! | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |