Age | Commit message (Expand) | Author |
2008-02-13 | Patch provided by danieldg for fixing 3-figure versions in configure | brain |
2008-02-13 | Fix my compile error. | w00t |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-12 | -Wshadow fixes | brain |
2008-02-12 | -Wshadow fixes for some modules in extra/ | aquanight |
2008-02-05 | dz, you cant delete a nonpointer! | brain |
2008-02-02 | Patch: /rehash (not /rehash ssl) will now rebind SSL ports, but not dh params... | w00t |
2008-01-31 | applink.c should be included in the link command, not #included in the source | fez |
2008-01-27 | Change API OnOperCompare to OnPassCompare, password hashing is now available ... | aquanight |
2008-01-21 | Win32 compilation fixes | brain |
2008-01-20 | Update m_filter* to 1.2 API (it was still using Implements()), also implement... | aquanight |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Remove InspIRCd::WriteOpers in favour of snomask O | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-02 | Update this to use the new oper call | w00t |
2007-11-29 | The mysql worker thread only sleeps 50 nanosecs between cycles, this is not e... | brain |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | Honking huge commit. Removal of DELETE() template that never worked right anyway | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-10-25 | Disable pedantic for this. Third party headers do silly stuff. long long?! | brain |
2007-10-25 | Make install list list automatically generated from build targets and provide... | brain |
2007-10-24 | Remove variadic macros from sqlv2 api, removing the warnings that come with i... | brain |
2007-10-24 | Last of the -pedantic fixes. Seems we were all good with -pedantic from the s... | brain |
2007-10-24 | Pedantic clean | brain |
2007-10-24 | /usr/local/include/openssl/pqueue.h:73: error: ISO C++ does not support `long... | brain |
2007-10-23 | Add $NoPedantic build macro, for m_mysql because mysql AB dont know how to co... | brain |
2007-10-23 | All of insp now builds with -pedantic (theres some warnings to squash in modu... | brain |
2007-10-23 | Pedantic safe | brain |
2007-10-21 | Remove debug | brain |
2007-10-21 | Fixed ssl clients on trunk. The problem peavey was having was that before Rea... | brain |
2007-10-15 | InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id... | w00t |
2007-10-15 | InspTimer -> Timer | w00t |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-15 | class command_t -> class Command. Whey :D | w00t |
2007-10-13 | Add sanity checks to the ssl modules so that theres no possibility of an out ... | brain |
2007-10-03 | PROPAGATE this fix | brain |
2007-09-29 | Removed extremely verbose debugging from the SSL modules, as I believe that b... | special |
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 |