Age | Commit message (Expand) | Author |
2010-01-18 | PreCommand/PostCommand are local-only hooks | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-10-08 | Update Event and Request APIs | danieldg |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-22 | Describe module purpose in /MODULES output | danieldg |
2009-09-13 | Module API changes to use Membership* where sensible | danieldg |
2009-09-13 | Change Extensible to use strongly typed entries | danieldg |
2009-09-02 | ModResult conversion: Change return type of all module functions | danieldg |
2009-09-02 | MetaData rework | 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-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-06-06 | Allow changing of command string and parameter vector within OnPreCommand, al... | brain |
2008-05-05 | Convert more | peavey |
2008-03-24 | And more of them | brain |
2008-03-21 | Add support for CAP in uhnames, it has the token 'userhost-in-names'. Comment... | brain |
2008-03-21 | Convert to new api | brain |
2008-03-21 | Add support for OnNamesListItem, discussed with w00t a few days ago. This mak... | brain |
2008-03-18 | Crash fixes from nenolod | brain |
2008-03-18 | Add support for CAP to this via multi-prefix. NOTE, the OnNamesList for this ... | brain |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | 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-15 | In the grand tradition of huge fucking commits: | w00t |
2007-08-28 | From RFC 2812, the funny = that i could never identify in NAMES reply: = mean... | brain |
2007-08-27 | Remove unnecessary header traffic | 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-03 | Removed superfluous semicolons | pippijn |
2007-06-17 | More conversions. | w00t |
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 |
2007-05-10 | Add m_taxonomy and api minor tweak to make it work, enable some modules for it. | brain |
2007-05-10 | Comment what ive done, so that someone doesnt go 'oh thats a redundant data c... | brain |
2007-05-10 | Tweaks here so we can avoid data copies in uhnames | brain |
2007-05-10 | Small api change with wide reaching effects in modules - Allows modification ... | brain |
2007-05-04 | Add <auditorium showops> which determines if auditorium works like ircnet +a ... | brain |
2007-05-04 | Where others charge, we give for free. Have fun and use wisely. With great po... | brain |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-10-19 | Insert massive change here. | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-17 | Add const std::string &original_command to OnPreCommand and OnPostCommand, wh... | brain |
2006-09-08 | Add similar printf format fix to namesx | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-28 | Add support for NAMESX | brain |