Age | Commit message (Expand) | Author |
2013-06-05 | Remove unnecessary string copies and dead code | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2010-01-09 | Remove mode counter, not reliable and only used for umode +i | danieldg |
2009-10-21 | Change User::oper to an OperInfo reference | danieldg |
2009-10-08 | Add names for all modes (part 1 of named channel mode list) | danieldg |
2009-10-02 | Fix valgrind issues and crashes on exit | danieldg |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-13 | Simplify ModeHandler constructor | danieldg |
2009-09-02 | Remove "servermode" parameter, replace with IS_FAKE() which is more reliable | danieldg |
2009-09-02 | Add Module* creator to Command and ModeHandler | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-31 | Fix compile error | danieldg |
2009-01-31 | Fix for bug #695. For now, we cant be sure what parts of the code might still... | brain |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-11-01 | Send remote de-oper to REMOTEOPER snomask. | w00t |
2008-08-25 | Fixes, this can't be taken directly from 1.1 | w00t |
2008-08-24 | Forward-port r10257, fixes bug #599 reported by mixx941. | w00t |
2008-05-18 | Make User:: nick/ident/dhost/fullname and some other things std::string inste... | aquanight |
2008-02-18 | Someone please help me fix the warnings in modules caused by this change. All... | brain |
2008-02-02 | Move some stuff to usermanager, remove a little header insanity, remove trace... | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-10-23 | Pedantic safe | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | 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 |
2006-12-29 | Fix my whoopsies | brain |
2006-12-29 | Add counter system for umodes to get rid of some O(n) | brain |
2006-12-15 | Still more massive commit fun. Headers in include/ still to be done, else tha... | w00t |
2006-08-29 | FDSFDSACFasfcas | brain |
2006-08-29 | Fix typos | brain |
2006-08-29 | More snomask +o (unoper) | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-08-08 | AddOper() and DeleteOper() -> userrec::Oper() and userrec::UnOper() (these do... | brain |
2006-07-08 | Add code to remove an opers opertype when they oper down | brain |
2006-07-08 | Add usermode +o, with special checking so that an oper may only remove the mo... | brain |