| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | chghost fixes (changed the host of the user doing the command!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@564 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-12 | 1 | -1/+1 | ||
| * | Abstracted host/gecos changing to Server:: methods•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@563 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-12 | 4 | -5/+5 | ||
| * | Fixed servermode propogation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@520 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-11 | 1 | -1/+1 | ||
| * | Added 'm' datagram type (user mode change)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@507 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-10 | 1 | -1/+3 | ||
| * | Removed my humourous Error messages (Replaced them with Useful Text)•••Fixed bug which caused 'Invalid Parameters' Error Removed some redundant code. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@460 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -8/+9 | ||
| * | Working /helpop command module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@459 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -7/+9 | ||
| * | Fixes (and now it has an infinite loop - DO NOT USE)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@448 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -2/+2 | ||
| * | Damn typos•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@445 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 2 | -4/+4 | ||
| * | /helpop command Module.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@444 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -0/+212 | ||
| * | Sanity checks in SAJOIN and SAPART•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@441 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 3 | -1/+20 | ||
| * | Fixes to m_filter to check its config file exists!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@440 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -5/+5 | ||
| * | Fixed typo in m_saquit (missing ;) w00t needs to test what he commits.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@435 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -8/+7 | ||
| * | Fixed typo/crash in m_sethost discovered by Hart and Mike•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@434 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -1/+1 | ||
| * | Added a sanity check on the hostnames being set before actually setting them•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@433 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 2 | -1/+22 | ||
| * | Fixed makefile to show progress•••Fixed m_setname.cpp compile error git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@431 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 2 | -2/+3 | ||
| * | Added new modules m_chghost, m_sethost, m_setname•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@430 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 3 | -0/+232 | ||
| * | Fixed actions in m_filter•••Added new m_saquit by w00t git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@422 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 2 | -1/+87 | ||
| * | Fixed actions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@420 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -33/+11 | ||
| * | Added preliminary support for ConfigReader::Verify at request of the slug :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@419 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -11/+60 | ||
| * | Added servernotice back to the user, informing them•••Added support for NULL as first parameter to Server::SendTo git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@418 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -2/+9 | ||
| * | Added m_filter module that filters privmsgs and notices that match patterns•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@416 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -0/+163 | ||
| * | Actually compiles now :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@404 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -2/+1 | ||
| * | Added m_samode.cpp module by w00t (stability testing)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@403 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -0/+94 | ||
| * | The SA* modules actually compile in this version•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@402 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 3 | -9/+12 | ||
| * | Added SA* modules (untested)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@401 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 3 | -0/+210 | ||
| * | Added extra command logging•••Improved m_globops to give the sender details in the message git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@395 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -2/+2 | ||
| * | Changed comments to match the module (duh)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@393 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -12/+1 | ||
| * | Changed description•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@392 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -1/+1 | ||
| * | Fixed to require +o as well as +g to receive a globops notice•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@391 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -1/+1 | ||
| * | Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@389 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -0/+112 | ||
| * | Modified the Module::OnExtendedMode() method to use a void* as its target whi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@383 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 2 | -8/+17 | ||
| * | Fixed a bug in servermode handling where the target is a channel, found by Ch...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@382 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-04 | 1 | -16/+3 | ||
| * | Added comments to m_cloaking.cpp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@379 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-04 | 1 | -14/+61 | ||
| * | Completed support for module-handled umodes•••Updated m_cloaking to auto-set mode +x, and update cloaking status as its added/removed from users git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@378 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-04 | 2 | -14/+53 | ||
| * | Added support for module-based chanmodes with parameters and the ability to q...•••Created test case in m_testcommand module where a mode with one parameter can be set/removed on channels git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@375 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-04 | 1 | -1/+11 | ||
| * | Fixed bugs in ./configure•••Created new Makefile Generator Removed some redundant makefiles. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@365 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-03 | 2 | -22/+0 | ||
| * | Added support for module-defined chanmodes with no parameters•••Fixed minor typo in example conf Added new stylesheet and docs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@362 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-03 | 1 | -0/+25 | ||
| * | Improved comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@357 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-02 | 1 | -0/+3 | ||
| * | Added ability to override modes (allows SAMODE support etc)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@355 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-02 | 1 | -0/+24 | ||
| * | Clarified documentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@354 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-02 | 1 | -1/+3 | ||
| * | Fixed typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@353 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-02 | 1 | -1/+1 | ||
| * | Added simple test command module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@352 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-02 | 1 | -0/+69 | ||
| * | Combined The file Modules and Config file existance checkers into one function•••Added 'Exists' To the FileReader class of the Module API git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@192 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-09-27 | 1 | -0/+5 | ||
| * | Added a couple of \n's to my 'Quotes File Not found' message..•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@184 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-07-27 | 1 | -1/+1 | ||
| * | Fix bug i put in, IRCd Should bail when quotefile aint specified.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@181 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-07-27 | 1 | -4/+6 | ||
| * | Possible Bugfix.. stop the IRCd from launching if the quotes file aint•••specified :) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@179 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-07-27 | 1 | -0/+5 | ||
| * | STL namespace fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@176 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-07-22 | 3 | -12/+12 | ||
| * | Changed to using LogLevels•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@163 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-02-07 | 2 | -5/+5 | ||
| * | Added copyright notices•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@145 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-01-24 | 2 | -0/+10 | ||
| * | Fixed paths and makefile locations•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@142 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-01-23 | 2 | -8/+8 | ||
