| Commit message (Expand) | Author | Age | Files | Lines |
| * | 1.1.0+PartyHats(ATP)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4599 e03df62e-2008-0410-955e-edbf42e46eb7
v1.1.0a1 | brain | 2006-07-30 | 1 | -1/+1 |
| * | REMOTE STATS! WOOO AND YAY!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4596 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-30 | 5 | -96/+172 |
| * | Fix to send out modes remotely when a ban expires so that other ircds have th...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4595 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-30 | 1 | -0/+7 |
| * | Fix more timedban stuff - possible infinite loop if ban expires after the cha...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4592 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-30 | 1 | -0/+5 |
| * | Fix for bug which can lock up ircd if someone adds a timed ban when the banli...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4589 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-29 | 1 | -11/+15 |
| * | Started UserManager class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4586 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-29 | 1 | -0/+50 |
| * | Fix typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4585 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-29 | 1 | -1/+1 |
| * | Allow invalid nicks from remote users in NICK (we'll need this soon for UID n...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4584 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -1/+1 |
| * | Remove m_operwho, no longer required in 1.1 as standard /who can do its job•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4582 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -212/+0 |
| * | Finish off /WHO (i think it covers everything). Now has a few extra options•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4581 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 2 | -57/+78 |
| * | Tidyup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4580 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -9/+3 |
| * | Typical, forgot a ;•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4579 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -1/+1 |
| * | Document <options:syntaxhints> and <options:nouserdns>•••Change syntaxhints to seperate RPL_TEXT (prefix SYNTAX)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4578 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 2 | -1/+7 |
| * | Take invisible requirement out of chlist()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4577 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -1/+1 |
| * | Remove casts•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4576 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -11/+11 |
| * | Remove unnecessary cast ;p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4575 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-07-28 | 1 | -1/+1 |
| * | Beat om to the commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4574 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -1/+1 |
| * | Tidyup message.cpp, remove some really old craq.•••Improve tidiness of new common_channels function
Add timeout value to blocking CleanAndResolve function
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4572 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 3 | -55/+18 |
| * | Remove TODO, we just did it.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4571 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -1/+0 |
| * | Fix the obligotary typos•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4570 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -2/+2 |
| * | Change all references to voodoo numbers (7, 3 etc) to the new bitwise constan...•••Change a lot of user->fd > -1 to use the IS_LOCAL() macro
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4569 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 15 | -72/+71 |
| * | Change some if fd > -1 to IS_LOCAL macro•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4568 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -4/+4 |
| * | Optimize common_channels•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4567 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -15/+24 |
| * | Change chlist() to use a chained append•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4566 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -4/+3 |
| * | Make the error more obvious, still has 'not enough params' on the start now•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4563 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -1/+1 |
| * | Re-order stuff so that users cant get syntax for commands they dont have acce...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4562 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 1 | -13/+9 |
| * | Add support for syntax of commands in place of the text 'Not enough parameter...•••To support this each derived class of command_t must set the value of command_t::syntax to a non-empty string.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4561 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-28 | 34 | -27/+68 |
| * | Add VF_SERVICEPROVIDER•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4560 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-27 | 1 | -1/+1 |
| * | Fix to allow +q/-q etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4559 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-27 | 1 | -1/+4 |
| * | Allow SAMODE and remote users to set +qa without local-user checks (bug?)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4558 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-27 | 1 | -2/+2 |
| * | Change std::pair<bool,std::string> to neater typedef "ModePair"•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4557 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-27 | 13 | -14/+50 |
| * | Mode merging during FJOIN with ourts==theirts. Only +k and +l have CheckTimes...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4556 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-27 | 4 | -10/+191 |
| * | Fix the remote +k-k stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4554 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-27 | 1 | -2/+5 |
| * | Allow freaky stuff with +k when coming from a server or remote user (allow +k...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4553 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-27 | 1 | -2/+2 |
| * | Fix crashbug when exiting a remote client with threaded dns on (oops)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4552 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-27 | 1 | -1/+1 |
| * | * Fix Server::SendMode to actually work again.•••* In the 1.1 protocol we now use FMODE for everything, rather than MODE.
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4551 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-27 | 3 | -14/+48 |
| * | commit remainder of new mode bouncing stuff for TS based modes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4550 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-27 | 2 | -37/+129 |
| * | Add extra method to mode handler, ModeHandler::ModeSet().•••Returns a std::pair<bool,string>.
if the bool is true, the mode is set, and the second item in the pair is the parameter set on it, if any
If the bool is false, the mode is not set, and the parameter given is returned as the second item of the pair
To be used in mode bouncing, to build a safe set of bounced modes (dont ask yet)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4549 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-26 | 12 | -0/+178 |
| * | Fix reiterpret_cast stuff that doesnt work right•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4548 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-26 | 1 | -4/+13 |
| * | Adapt m_spanningtree to use irc::tokenstream instead of its own irc-line-pars...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4547 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-26 | 1 | -64/+5 |
| * | Migrate towards FMODE with TS, remove the SYNCTS command idea•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4546 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-26 | 1 | -26/+120 |
| * | Remove numeric which makes some clients (Xchat, more?) think their nick is in...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4544 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-07-25 | 1 | -3/+1 |
| * | Exclude LUSERS lines with zero counts (NO WE WONT CHANGE THE SPELLING OF conn...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4543 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-25 | 2 | -7/+14 |
| * | Prevent notice loops on servermasks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4541 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-25 | 1 | -10/+16 |
| * | Allow PRIVMSG and NOTICE targets of $<servermask> to the module events (this ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4539 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-25 | 3 | -9/+39 |
| * | Fix NOTICE $* to go between servers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4536 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-25 | 1 | -2/+10 |
| * | Change watchlist to a list of pointers, can operate and iterate much faster•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4534 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-23 | 1 | -29/+42 |
| * | In the constructor which doesnt set Request::id, we set Request::id explicitl...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4533 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-23 | 1 | -1/+5 |
| * | Tidyup and bugfix, not copying the correct column names•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4532 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-23 | 1 | -10/+5 |
| * | Change to use GetId() and ID rather than GetData() and data•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4531 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-07-23 | 9 | -30/+28 |