aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Added clever code to propogate module's special commands (SAJOIN, KNOCK etc) ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2084 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-011-0/+22
* Fixed forward declaration of class issue`•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2083 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-011-43/+46
* Fixed loss of padding spaces in privmsgs, etc•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2082 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-011-3/+3
* Made rehash re-read the <link> blocks•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2081 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-011-0/+2
* Optimized routing, some O(n) stuff could easily be made 'n'.•••Added ERROR command handlers to states that didnt have them, so that failed authentication from the /connect end now displays the error rather than just sitting there. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2080 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-12-011-2/+12
* If->if•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2077 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-1/+1
* Added a default max entries•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2076 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+2
* Modes being sent, but remote side not applying them?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2075 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-2/+2
* Typecasting is ugly.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2074 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-8/+9
* Typecasting fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2073 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-3/+3
* Extra externs required•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2072 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-1/+5
* Removed old OnUserSync and OnChannelSync•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2071 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-302-3/+1
* Added OnSyncUser, OnSyncChannel, ProtoSendMode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2070 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-302-5/+5
* Added opaque protocol functions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2069 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-1/+34
* Fixed bug where half-registered users would be propogated if they were half c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2068 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-9/+12
* Fixed a warning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2067 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-1/+1
* Fixed hopcount error during authentication/burst which caused one server to s...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2066 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-5/+0
* Trying to find out where the remote rehash is going•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2064 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+1
* Typos suck ass•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2063 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-1/+1
* Informational remote rehash messages`•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2062 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+2
* Added remote rehash (even to a mask)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2061 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+32
* Added a parameter to OnRehash for the rehash parameter•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2058 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-3017-17/+17
* Made a simple booboo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2057 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-1/+1
* Added OnGetServerDescription (mainly for link modules)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2056 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+9
* More collision fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2055 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-5/+3
* ARGH, TS•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2054 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-2/+4
* Fixed nick collision stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2053 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-30/+2
* Attempted fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2052 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+6
* Extra debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2051 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-2/+3
* Some debug tracking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2050 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+3
* Added TS nick collision stuff (ugh)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2049 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-1/+25
* Bit of a cleanup, removed some unnecessary stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2048 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-7/+9
* Casting glitch•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2047 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-1/+1
* Added ForceTopic stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2046 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+38
* Stylistic stuff: The evil infidelic spaces must DIE.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2045 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-68/+69
* Added TOPIC handler stub•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2043 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+4
* Added INVITE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2040 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+11
* Safely allow for server KILL•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2038 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-1/+6
* Fixed colon stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2037 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-0/+3
* Fixed minor typo in new KILL code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2036 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-301-1/+1
* Added remote kill•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2035 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-303-3/+34
* Few more stylistic changes, modules is now (fairly) consistant with how it sh...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2034 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-302-9/+13
* Bit of a cleanup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2033 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-17/+18
* Stylistic changes, removal of odd fake pointer thing•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2032 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-3/+5
* Stylistic changes.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2031 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-302-35/+32
* More stylistic changes.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2030 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-4/+8
* Stylistic changes.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2029 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-106/+105
* Fix stylistic things, remove an (incorrect) comment, clean up some stuff and ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2028 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-102/+120
* Stylistic changes.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2027 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-35/+24
* Stylistic changes.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2026 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-44/+32