aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Removed something out of a loop that didn't belong there.. more nazi w00tie.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2025 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2005-11-301-1/+9
* Added KICK support•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2022 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-0/+13
* Removed some useless debug info•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2020 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-5/+0
* Two squits, one server? Someones been at the silly cookies.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2019 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-4/+0
* Line wrapping fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2018 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-12/+24
* Debug stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2017 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-0/+47
* Fixed mode stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2016 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-0/+8
* Fixed for new OnOper syntax•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2015 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-11-291-1/+1