aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Rework /MAP output to not be overly wideGravatar danieldg2009-02-182-71/+60
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11125 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove had no maxparaGravatar brain2009-02-181-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11124 e03df62e-2008-0410-955e-edbf42e46eb7
* Maxpara on these was 3, should be 2Gravatar brain2009-02-182-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11123 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove redundant PriorityState, enum Priority does the exact same thing.Gravatar w00t2009-02-1614-21/+21
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11121 e03df62e-2008-0410-955e-edbf42e46eb7
* Several changesGravatar peavey2009-02-151-34/+80
| | | | | | | | * Only send out NICK from target server * Dont block changing nick when being forced * Add more sanity checks various places git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11115 e03df62e-2008-0410-955e-edbf42e46eb7
* Fixify commentsGravatar peavey2009-02-151-3/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11114 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix warningGravatar brain2009-02-151-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11113 e03df62e-2008-0410-955e-edbf42e46eb7
* Target route SANICK and when we hit the target let NICK do the propogating ↵Gravatar peavey2009-02-151-22/+31
| | | | | | for desync-safe operation. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11112 e03df62e-2008-0410-955e-edbf42e46eb7
* RARRR, 11111 is MEIN! :3Gravatar brain2009-02-151-0/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11111 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for bug #725, operprefix rank value conflicts with founder rank value, ↵Gravatar brain2009-02-151-10/+8
| | | | | | raise operprefix value, also get rid of some static global var craq. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11110 e03df62e-2008-0410-955e-edbf42e46eb7
* Also Extend user with FORCENick when calling the actual command handler for ↵Gravatar peavey2009-02-151-0/+2
| | | | | | NICK in User::ForceNickChange to avoid serverwide desyncs. Fixes bug #733 reported by SnoFox. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11109 e03df62e-2008-0410-955e-edbf42e46eb7
* m_operprefix: Remove IS_LOCAL checks to also set/unset +y on remote opersGravatar danieldg2009-02-151-10/+4
| | | | | | Changes were not being propagated via FMODE. Fixes bug #730 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11108 e03df62e-2008-0410-955e-edbf42e46eb7
* Make glob patterns in module load work correctly. Fixes bug #724 reported by ↵Gravatar peavey2009-02-141-1/+1
| | | | | | SnoFox. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11107 e03df62e-2008-0410-955e-edbf42e46eb7
* Nuke trailing spacesGravatar peavey2009-02-1455-219/+182
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11105 e03df62e-2008-0410-955e-edbf42e46eb7
* Le oops, got wrong sender on kick.Gravatar peavey2009-02-141-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11104 e03df62e-2008-0410-955e-edbf42e46eb7
* Make override work with KICK PART and JOINGravatar peavey2009-02-141-0/+17
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11103 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix reverse logic on oper override on names listGravatar peavey2009-02-141-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11102 e03df62e-2008-0410-955e-edbf42e46eb7
* Add security:genericoper as requested by Strawberry and TwinShadow.Gravatar brain2009-02-132-3/+7
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11098 e03df62e-2008-0410-955e-edbf42e46eb7
* Forward port r11094:Gravatar peavey2009-02-121-4/+1
| | | | | | | ==================== Check if dest user is local, since this is the user we are going to GetExt on, so the check was reverse. Fixes bug #716 reported by Darom git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11095 e03df62e-2008-0410-955e-edbf42e46eb7
* and here, and hereGravatar peavey2009-02-122-8/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11093 e03df62e-2008-0410-955e-edbf42e46eb7
* Ah pasting, also remove this var from hereGravatar peavey2009-02-121-4/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11092 e03df62e-2008-0410-955e-edbf42e46eb7
* Nuke an unused varGravatar peavey2009-02-121-3/+0
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11091 e03df62e-2008-0410-955e-edbf42e46eb7
* Several fixes to mysql module:Gravatar peavey2009-02-121-19/+22
| | | | | | | * Resolve a deadlock sneaking in when using queries during module load time (start up) triggered by such modules as sqllog. * Move a few mysql vars to the heap to avoid random stack corruption (valgrind no longer complains either). git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11090 e03df62e-2008-0410-955e-edbf42e46eb7
* Make notice slightly more pretty, suggestion from KingTarquin.Gravatar w00t2009-02-121-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11089 e03df62e-2008-0410-955e-edbf42e46eb7
* I really dont get the oddball count()? rewrite itGravatar brain2009-02-114-20/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11088 e03df62e-2008-0410-955e-edbf42e46eb7
* Merge in initial numbered parameters patch from Phoenix, thanks :)Gravatar brain2009-02-114-30/+317
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11087 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix nick@server.target PRIVMSG and NOTICE, noticed by GeniusDex.Gravatar w00t2009-02-112-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11086 e03df62e-2008-0410-955e-edbf42e46eb7
* Add a missing colon. Due to PUSH, it requires two here. Reported by Jobe, ↵Gravatar w00t2009-02-111-1/+1
| | | | | | thanks! :) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11084 e03df62e-2008-0410-955e-edbf42e46eb7
* Patch by PhoenixGravatar peavey2009-02-111-15/+55
| | | | | | | | * adds line 8 for additional UTF-8 ranges * adds cjk-utf8 locale * fixes check 3.2 and adds check 3.3 git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11082 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove/Add cmode h according to <option:allowhalfop>. Fixes bug #715 ↵Gravatar peavey2009-02-113-43/+39
| | | | | | reported by Strawberry. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11081 e03df62e-2008-0410-955e-edbf42e46eb7
* Prevent fantasy aliases from blocking user commands (eg. !topic would ↵Gravatar dz2009-02-101-2/+2
| | | | | | | | | prevent users from using /topic). Also as a result of this change, any aliases where the command does not actually exist and are either strictly fantasy commands or no formats match will result in a unknown command message. Fixes bug #714, spotted by CJ -- thanks. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11080 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove space before first user in FJOIN; also call c->ChanModes less for ↵Gravatar danieldg2009-02-091-7/+15
| | | | | | large channels git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11079 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix merge FJOIN debug messageGravatar danieldg2009-02-091-1/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11078 e03df62e-2008-0410-955e-edbf42e46eb7
* Merge fantasy:allowbots patch from Taros, closing off bug #709, thanks!Gravatar brain2009-02-091-0/+12
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11069 e03df62e-2008-0410-955e-edbf42e46eb7
* Trap SIGXFSZGravatar brain2009-02-091-0/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11067 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix: always have a colon marking the last FJOIN parameter, otherwise servers ↵Gravatar w00t2009-02-081-3/+3
| | | | | | are going to try to add users to servers on perm channels with modes, etc. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11066 e03df62e-2008-0410-955e-edbf42e46eb7
* The cow is ready, come get it!!! :D v1.2.0rc1Gravatar brain2009-02-081-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11062 e03df62e-2008-0410-955e-edbf42e46eb7
* Grr fucking windows grrrr fuckity fuckityGravatar brain2009-02-081-1/+8
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11059 e03df62e-2008-0410-955e-edbf42e46eb7
* Apply patch for bug #704 from Darom, shun:affectopers option -- Thanks!Gravatar brain2009-02-081-0/+9
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11057 e03df62e-2008-0410-955e-edbf42e46eb7
* Add a snotice when a user tries to use WEBIRC without matching any ↵Gravatar w00t2009-02-081-0/+2
| | | | | | configured blocks. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11050 e03df62e-2008-0410-955e-edbf42e46eb7
* Remove duplicate MacGyver.Gravatar w00t2009-02-071-2/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11041 e03df62e-2008-0410-955e-edbf42e46eb7
* Some fixes to the kqueue socket engineGravatar psychon2009-02-061-20/+33
| | | | | | | | | | | | The old code choked badly if a socket which was !eh->Readable() was added (it went into an endless loop where kqueue would keep reporting that socket for writeability). This also fixes a bug where DelFd() failed to clean up properly which caused the next AddFd() for an identical fd number to fail. Oh and this also adds some error messages and does some minor cleanup... git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11033 e03df62e-2008-0410-955e-edbf42e46eb7
* Add Ankit to regular contributors listGravatar w00t2009-02-041-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11031 e03df62e-2008-0410-955e-edbf42e46eb7
* Prioritize nicklock before nickflood, so nickflood does not erroneously ↵Gravatar w00t2009-02-041-0/+6
| | | | | | | | count changes that nicklock blocks. Fixes bug #687, reported by Ankit. TODO: split OnUserPreNick into OnCanChangeNick, to determine whether or not a user may strictly change nick or not? git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11030 e03df62e-2008-0410-955e-edbf42e46eb7
* Allow SANICK, SVSNICK, NICKLOCK, etc to override +bN N:. Fixes bug #607 and ↵Gravatar w00t2009-02-042-0/+8
| | | | | | #644, reported by SnoFox and others. Based on patch by Phoenix in bug #702. Thanks! git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11029 e03df62e-2008-0410-955e-edbf42e46eb7
* fix little typo in syntax hint, type => actionGravatar peavey2009-02-041-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11027 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix minor memory leak, patch by Darom. Closes bug #699. Thanks!`Gravatar w00t2009-02-031-0/+2
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11025 e03df62e-2008-0410-955e-edbf42e46eb7
* Don't prevent a user from seeing themself on NAMES if +D is set, fixes part ↵Gravatar dz2009-02-011-0/+4
| | | | | | of bug #697 reported by Ankit git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11022 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix compile errorGravatar danieldg2009-01-311-4/+3
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11018 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix for bug #695. For now, we cant be sure what parts of the code might ↵Gravatar brain2009-01-311-5/+3
| | | | | | still use empty nick to signify a server, so lets just avoid messing with it until 1.2+1 and use this simple workaround instead. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11016 e03df62e-2008-0410-955e-edbf42e46eb7