aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Tidying of snotices (adding '***' to start of WriteOpers texts)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3124 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-2/+2
* Fixed WHOIS to respect +i channels, optimized in case where source == target ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3123 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-2/+4
* Trivial spacing to make it identical•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3122 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-2/+2
* Fix signedness warning•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3121 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-3/+3
* Added max and current local/global usercounts to /lusers same way as most oth...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3120 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-1/+11
* Now errors when sent SERVER on a non-server port•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3119 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-0/+5
* Typo fix•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3117 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-1/+1
* Typo (oops)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3116 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-071-1/+1
* Force initialize host to "" just in case it isnt (it should be however, as it...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3115 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-061-0/+2
* Disabled ip->hostname cache, seems a bit fubar•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3114 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-061-5/+4
* Allow remote bans from servers to be represented as servers in the banlist•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3113 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-061-1/+8
* Removed some debug notices that were mistakenly in the DEFAULT loglevel•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3112 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-062-3/+2
* Fixed /LINKS to show flat even in tricky mIRC.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3111 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-061-1/+1
* Make ulines /swhois silently•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3110 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-061-3/+6
* Fix typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3109 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-061-1/+1
* Added support for changing tempdir via <options:tempdir>•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3107 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-062-2/+5
* Pedantic tweak to /WHO (this actually needs rewriting at some point -- its a ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3106 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-061-2/+1
* w00tie made me do this :( Remove myself from the 'Testers' section of /info c...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3105 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-051-2/+1
* Yeah, this thing only uses 1 param, but requires 2? :P•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3104 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2006-02-051-1/+1
* Made devoice not oper-only (Congrats to the original coder!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3103 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2006-02-051-1/+1
* Fixed two unneccessary strlcpy's in the wildcard matching that just were ther...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3100 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-8/+5
* Fix to allow empty but defined away message (yes, really)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3099 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-1/+1
* Fixed another issue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3098 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-6/+12
* Bad brain, bad bad•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3097 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-1/+1
* Bugfix to cmd_modules, we've added some event types since it was written, cou...•••Made cmd_away compile again git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3096 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-052-1/+5
* Propogation of away messages across network (we dont bounce the numeric back ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3095 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-053-1/+23
* AAARGH! GRAMMAR NAZIS! ALL AROUND ME!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3094 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-1/+1
* Fixes for (unlikely and theoretical) desync in TOPIC•••Fix to not bother trying to write away response if user is not local git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3093 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-052-11/+14
* Fix to prevent use of aliases before reigstering connection•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3092 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-2/+5
* Add .c_str()'s to m_sqloper in call to OneOfMatches(), and change prototype o...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3091 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-052-20/+26
* Bug in code for syncing cbans•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3090 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-051-2/+2
* [Re ;\] add m_ssl_dummy :"•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3089 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-051-0/+109
* Wrong varname•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3086 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-051-1/+1
* Re-organized order of cmd_kick stuff (OnUserPreKick) to make override kicks w...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3085 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-053-37/+48
* More numerics•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3084 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-1/+2
* Tweak tweak•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3083 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-1/+1
* Marked static•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3082 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-1/+2
* Fix warning that stops this from working (related to update of api this after...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3081 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-1/+1
* Fix typos so it compiles :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3080 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-1/+2
* First-revision UNINVITE, probably wont compile yet•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3079 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-0/+130
* Allow remote users to INVITE regardless of channel membership or op status, t...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3078 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-2/+2
* Added support for space-seperated lists here, too•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3075 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-1/+2
* Allow space seperated hostlist in <oper:host> e.g. <oper host="foo@bar baz@qu...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3074 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-1/+16
* Typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3073 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-041-1/+1
* Added "char status" parameter to OnUserPreNotice and OnUserPreMessage for NOT...•••Tidied up craq++ in modules (copy and pasting OnUserPreNotice into OnUserPreMessage?! why not just call one from the other!) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3072 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-0414-256/+36
* Stop trying to set an empty swhois if the <type> doesn't specify one•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3071 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-041-8/+11
* When rehashing by sighup and adding/removing modules, don't attempt to write ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3070 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-041-4/+8
* Added gnutls_rpath.pl. This works out the lib dir and does:•••-Wl,--rpath -Wl,/lib/dir and outputs it, the $LinkerFlags of gnutls ssl module use it in backticks during link, so you dont get missing lib error git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3069 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2006-02-042-1/+7
* Only send 320 numeric if the SSL user is on our port•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3068 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-042-2/+4
* Add support for configured swhois lines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3067 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar om2006-02-041-21/+63