2010-01-11 |
brain | ...because every now and again, i have to do a massive... |
tree | commitdiff |
2010-01-09 |
danieldg | Remove mode counter, not reliable and only used for... |
tree | commitdiff |
2009-11-15 |
danieldg | Add ParamChannelModeHandler |
tree | commitdiff |
2009-11-15 |
danieldg | Hide channel mode structures |
tree | commitdiff |
2009-11-03 |
danieldg | Create m_halfop |
tree | commitdiff |
2009-10-24 |
danieldg | Get rid of ModePair |
tree | commitdiff |
2009-10-21 |
danieldg | Change User::oper to an OperInfo reference |
tree | commitdiff |
2009-10-08 |
danieldg | Add names for all modes (part 1 of named channel mode... |
tree | commitdiff |
2009-10-02 |
danieldg | Fix valgrind issues and crashes on exit |
tree | commitdiff |
2009-09-26 |
danieldg | Change IS_FAKE and CheckTimeStamp to IS_SERVER and... |
tree | commitdiff |
2009-09-26 |
danieldg | Remove InspIRCd* parameters and fields |
tree | commitdiff |
2009-09-13 |
danieldg | Simplify ModeHandler constructor |
tree | commitdiff |
2009-09-13 |
danieldg | Replace OnAccessCheck with OnPreMode to remove a number... |
tree | commitdiff |
2009-09-13 |
danieldg | Membership* changes |
tree | commitdiff |
2009-09-02 |
danieldg | ModResult conversion: Change return type of all module... |
tree | commitdiff |
2009-09-02 |
danieldg | Remove "servermode" parameter, replace with IS_FAKE... |
tree | commitdiff |
2009-09-02 |
danieldg | Add Module* creator to Command and ModeHandler |
tree | commitdiff |
2009-09-02 |
danieldg | Use CheckTimeStamp to merge modes on netburst |
tree | commitdiff |
2009-09-01 |
danieldg | Re-implement dependency generation in perl to increase... |
tree | commitdiff |
2009-06-01 |
danieldg | Makefile updates: Allow run-cc wrapper to be disabled... |
tree | commitdiff |
2009-06-01 |
danieldg | Makefile updates: clean up command lines |
tree | commitdiff |
2009-04-29 |
danieldg | Overloading SetMode seems to cause the compiler to... |
tree | commitdiff |
2009-04-17 |
danieldg | Fix SetModeParam to use std::string and handle edge... |
tree | commitdiff |
2009-04-16 |
w00t | Fix bug #826: setting +l 0 doesn't work in some cases... |
tree | commitdiff |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
tree | commitdiff |
2009-03-07 |
danieldg | Fix +k for real |
tree | commitdiff |
2009-03-07 |
danieldg | Let's try that +k fix again, this time with more testing |
tree | commitdiff |
2009-03-07 |
danieldg | Fix r11178 not allowing keys to be unset |
tree | commitdiff |
2009-03-06 |
danieldg | Construct explicit parameter type list for MODE parameters |
tree | commitdiff |
2009-03-06 |
w00t | Drop channel keys if they are identical to the already... |
tree | commitdiff |
2009-02-14 |
peavey | Nuke trailing spaces |
tree | commitdiff |
2009-02-11 |
peavey | Remove/Add cmode h according to <option:allowhalfop... |
tree | commitdiff |
2009-01-31 |
danieldg | Fix compile error |
tree | commitdiff |
2009-01-31 |
brain | Fix for bug #695. For now, we cant be sure what parts... |
tree | commitdiff |
2009-01-25 |
w00t | Allow +l 0 (for +PlL #newchan). |
tree | commitdiff |
2009-01-25 |
w00t | This can't be case sensitive because it's not consistan... |
tree | commitdiff |
2009-01-02 |
w00t | Update copyrights for 2009. |
tree | commitdiff |
2008-11-02 |
w00t | Remove +s when no snomasks are set.. bug found (indirec... |
tree | commitdiff |
2008-11-01 |
w00t | Send remote de-oper to REMOTEOPER snomask. |
tree | commitdiff |
2008-10-25 |
w00t | Fix <disabled:umodes> interfering with /unloadmodule... |
tree | commitdiff |
2008-09-29 |
brain | I think this fixes the mode +k weirdness. Keys were... |
tree | commitdiff |
2008-08-31 |
brain | Move all the parameters around AGAIN. See docs shortly |
tree | commitdiff |
2008-08-25 |
w00t | Fixes, this can't be taken directly from 1.1 |
tree | commitdiff |
2008-08-24 |
w00t | Forward-port r10257, fixes bug #599 reported by mixx941. |
tree | commitdiff |
2008-08-17 |
brain | Add OnParameterMissing to modehandler, called when... |
tree | commitdiff |
2008-07-29 |
w00t | Move umode_n to umode_s, second half of last commit |
tree | commitdiff |
2008-07-29 |
w00t | After discussions and thought, move umode +n to +s... |
tree | commitdiff |
2008-07-20 |
w00t | Remove custom members for +lk storage |
tree | commitdiff |
2008-07-19 |
w00t | Change modes in channels and users to use std::bitset... |
tree | commitdiff |
2008-06-09 |
brain | Something we can do in 1.2 that we cant really do neatl... |
tree | commitdiff |
2008-05-19 |
brain | Convert channel::name to std::string, this was a beastie! |
tree | commitdiff |
2008-05-19 |
brain | Convert channel banlist members to std::string |
tree | commitdiff |
2008-05-18 |
aquanight | Make User:: nick/ident/dhost/fullname and some other... |
tree | commitdiff |
2008-05-04 |
brain | Conversion of command handler params from "const char... |
tree | commitdiff |
2008-05-01 |
brain | Convert to SimpleUserModeHandler and SimpleChannelModeH... |
tree | commitdiff |
2008-04-21 |
brain | Merge in large patchset from GreenReaper, useful fixes... |
tree | commitdiff |
2008-04-14 |
brain | Set the required prefix for ops to @, thanks |
tree | commitdiff |
2008-04-02 |
brain | Fixes for bug #493, tidyups to clearing of channel... |
tree | commitdiff |
2008-04-02 |
brain | make sure we include the right headers and fix a warnin... |
tree | commitdiff |
2008-03-30 |
peavey | whack a couple of format warnings now showing with... |
tree | commitdiff |
2008-02-24 |
aquanight | Make run-cc show ARCHIVE step(s), also get rid of ... |
tree | commitdiff |
2008-02-22 |
aquanight | Convert remaining InspIRCd::Log() calls to new logging... |
tree | commitdiff |
2008-02-18 |
brain | Someone please help me fix the warnings in modules... |
tree | commitdiff |
2008-02-14 |
brain | As a final test of this, set the permissions required... |
tree | commitdiff |
2008-02-12 |
brain | HA, that did it |
tree | commitdiff |
2008-02-12 |
brain | apparently ar -s is equivalent to ranlib, except it... |
tree | commitdiff |
2008-02-11 |
w00t | Add -Wshadow to cflags, and fix a bunch of warnings... |
tree | commitdiff |
2008-02-10 |
brain | Hide ar and ranlib |
tree | commitdiff |
2008-02-10 |
brain | Now very tidy make output, with pretty colours :p |
tree | commitdiff |
2008-02-10 |
brain | Move run-cc.pl to make/ directory and update paths... |
tree | commitdiff |
2008-02-09 |
aquanight | Add a perl script which will abort compiles for warning... |
tree | commitdiff |
2008-02-02 |
w00t | Back out the AllowDevoiceSelf stuff, it wasn't going... |
tree | commitdiff |
2008-02-02 |
w00t | Cache User::GetIPString() |
tree | commitdiff |
2008-02-02 |
w00t | Move some stuff to usermanager, remove a little header... |
tree | commitdiff |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
tree | commitdiff |
2007-10-23 |
brain | Pedantic safe |
tree | commitdiff |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
tree | commitdiff |
2007-08-28 |
w00t | Remove some fake client stuff, make it use the global... |
tree | commitdiff |
2007-08-26 |
brain | Proper fix for end-of-list numerics on restricted lists... |
tree | commitdiff |
2007-07-21 |
brain | Test |
tree | commitdiff |
2007-07-18 |
brain | Ive tidied up the mode count stuff, but i still cant... |
tree | commitdiff |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
tree | commitdiff |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
tree | commitdiff |
2007-05-30 |
brain | Fix bug #310 reported by Smartys, and optimize mode... |
tree | commitdiff |
2007-05-27 |
brain | Change for reverse output of lists, most recent first... |
tree | commitdiff |
2007-05-21 |
brain | All non-commands part of the core are now warning clean... |
tree | commitdiff |
2007-05-10 |
brain | Small api change with wide reaching effects in modules... |
tree | commitdiff |
2007-02-07 |
brain | Remove some debug |
tree | commitdiff |
2007-02-01 |
w00t | New patch from BuildSmart for OS X support, not broken... |
tree | commitdiff |
2007-01-06 |
brain | Fix desync with halfop and voice when opped (this happe... |
tree | commitdiff |
2006-12-29 |
brain | Fix my whoopsies |
tree | commitdiff |
2006-12-29 |
brain | Add counter system for umodes to get rid of some O(n) |
tree | commitdiff |
2006-12-15 |
w00t | Still more massive commit fun. Headers in include/... |
tree | commitdiff |
2006-09-10 |
brain | Make it neater |
tree | commitdiff |
2006-09-10 |
brain | Dont allow keys of length >= 32 |
tree | commitdiff |
2006-09-09 |
brain | Changes to m_override |
tree | commitdiff |
2006-09-02 |
brain | Comments |
tree | commitdiff |
2006-09-02 |
brain | Actually make +ovhk removable with DelMode (just in... |
tree | commitdiff |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
tree | commitdiff |
2006-08-29 |
brain | FDSFDSACFasfcas |
tree | commitdiff |
next |