Age | Commit message (Expand) | Author |
2009-09-01 | Remove more text<->binary IP conversions, making code more IPv4/IPv6 independent | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-10-04 | Header tidyups. Apart from module to module API stuff and external deps, modu... | brain |
2008-09-07 | Fix IO hooking modules to use the new (not old) hooking call | w00t |
2008-09-05 | mysql's windows build is utter hell to get working the way we wanted. The pac... | brain |
2008-08-29 | Make these more descriptive/easy to grok | w00t |
2008-08-29 | Some fixes for the ziplinks modules. | psychon |
2008-08-28 | Newly revamped ziplinks module, work of psychon.. resolves (a lot) of problem... | w00t |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-04-02 | Automatic detection and allocation of max fds. No longer needs recompile to c... | brain |
2008-03-24 | Wheeeeee | brain |
2008-02-13 | Patch provided by danieldg for fixing 3-figure versions in configure | brain |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-04 | Remove Implements() method from every module. booya. | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-10-23 | All of insp now builds with -pedantic (theres some warnings to squash in modu... | brain |
2007-10-15 | InspSocket -> BufferedSocket. Paves the way for a SimpleSocket class which id... | w00t |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-08-29 | Some modules forgotten for conversion to ModuleManager | 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-06-17 | First two conversions | brain |
2007-06-09 | A ton more clear() and empty() stuff thats been lingering on the long term to... | brain |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-19 | SPACE INDENTING ACTION RANGERS -- ATTACK! | brain |
2006-12-23 | Refactored /RESTART (and added InspIRCd::Restart(reason)) | brain |
2006-12-15 | Still more massive commit fun. Headers in include/ still to be done, else tha... | w00t |
2006-12-12 | Reverted om's commit so we can keep laughing at him for never doing anything | special |
2006-12-12 | I yell 'LIES' in the face of anyone who says I don't commit | om |
2006-12-12 | AnMaster thinks im not committing enough, so heres a pointless commit for him. | brain |
2006-12-12 | More comments | brain |
2006-12-12 | Fix trivial broken stat counter | brain |
2006-12-12 | Whoops, forgot to unpublish the interface! | brain |
2006-12-11 | Just comments | brain |
2006-12-11 | Tidy up a loop a bit so it isnt for(;;) with a break | brain |
2006-12-11 | And fix the typos in it. | brain |
2006-12-11 | Attempt another speedup | brain |
2006-12-11 | Fix kinda stupid whoopsie | brain |
2006-12-11 | Faster, stronger, ...err no, not the million dollar man. | brain |
2006-12-11 | Change how assembling of multiple lines works, avoid data copies | brain |
2006-12-11 | Better handling of write() failure, but this might still not be exactly right. | brain |
2006-12-11 | This is better now. | brain |
2006-12-11 | Someone forgot to add the copyright headers here :p | brain |
2006-12-11 | And give it error checking... whoops. | brain |
2006-12-11 | Pinch simple output buffering from m_ssl_openssl | brain |
2006-12-11 | Tidyup comments and debug | brain |
2006-12-11 | Finally got read buffering working properly | brain |