summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree
Commit message (Expand)AuthorAgeFilesLines
* Remove debug, fix DELLINE: args were the wrong way around•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9365 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-2/+1
* debug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9364 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-0/+2
* Same here•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9362 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-1/+11
* Fix showing of sid/uid instead of nick or servername when lines are added•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9361 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-4/+15
* Resolve collisions once, don't rely on every server being able to fix our col...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9360 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-0/+1
* Fix multiple burst notifications in a better way (force EOB was quite often h...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9358 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-052-16/+21
* Fix IDLE sending a nick rather than a uid. Atheme should probably put a check...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9357 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-1/+1
* Only finish bursting once, thanks AnMaster•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9355 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-10/+13
* Remove debug, thanks for reminding me danieldg•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9354 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-5/+0
* Tweaks to make some errors show server name and not server ID•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9353 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-051-6/+7
* Redo the MODE warning stuff. Don't do some extra unneeded checks, don't allow...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9348 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-051-16/+5
* Fix crash in MODE when sent for a user, with only one parameter (which is wro...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9346 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-052-2/+12
* Fix broken fjoin, looks like we forgot something when porting to new format :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9338 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+1
* See this brain•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9336 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-041-2/+7
* Add simple modes to FJOIN instead of sending a seperate FMODE all the time. T...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9333 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-044-20/+32
* Allow for custom prefixes as status chars in /notice @#chan etc. Up until now...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9329 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-042-19/+11
* Fix lost messages, thanks w00t and peavey•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9325 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-3/+2
* Whoops, thanks w00t•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9319 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-4/+4
* Whoops, wrong pointer. write out 500 lines 'i will check my code twice', brain.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9318 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+1
* Make it buildable•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9317 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-4/+4
* Whoops, this would be bad if not fixed :p•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9316 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+1
* Remote server PRIVMSG/NOTICE to nickname support•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9314 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-042-0/+28
* Support for remote NOTICE/PRIVMSG with server origin and user target•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9312 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-3/+26
* Add safety check for nonexistent server in receiving server origin privmsg (s...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9311 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+5
* Add protocol api functions: PI->WriteChannelPrivmsg() and PI->WriteChannelNot...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9308 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-042-0/+32
* Server origin PRIVMSG and NOTICE now supported by protocol. Will add interfac...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9307 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-042-1/+10
* Server origin privmsg, UNTESTED - will test in a min•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9306 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-044-1/+71
* Now rip out the old handler, and replace with an error log line•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9302 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-99/+3
* Make all our modules use the new stuff rather than the send_ events•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9301 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-041-1/+1
* The rest of the server protocol interface and fix a warning in m_rline•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9299 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-042-2/+43
* Add basic stuff for protocol interface and implement a couple of the methods....•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9297 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-043-1/+98
* Fixes for bug #493, tidyups to clearing of channel modes on losing FJOIN. Mod...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9283 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-021-2/+20
* DOH! Fix my muppetry of a segfault, and fix some warnings•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9273 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-022-2/+2
* Remove call to FlushWriteBuffer from BufferedSocket::Write(), this means we d...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9247 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-012-3/+3
* Special check in here now that forbids all use of MODE in s2s for changing ch...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9244 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-04-011-0/+10
* Remove this, it won't work (reliably), use ModeParser::ModeString() instead, ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9243 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-011-1/+1
* Configurable prefixes for chanmodes +qa: prefixes can be turned on or off ind...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9241 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-04-012-9/+13
* Patch by brain; Fix crash when no parameters are given when introducing a rem...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9237 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar special2008-03-311-2/+3
* Make sure CAPAB always comes before SERVER on either side of the link at all ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9229 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-302-0/+5
* AWAY notification for WATCH. Numerics are now sent out when a user goes away ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9227 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-03-301-1/+1
* Merge OnCancelAway and OnSetAway, add param awaymsg to OnSetAway (blank when ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9223 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar w00t2008-03-302-16/+16
* Whack format warning, do these differ between gcc versions or something?!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9222 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-301-1/+0
* Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9217 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar aquanight2008-03-302-2/+2
* A load of classes dont inherit from classbase, and they should. fix.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9191 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-241-1/+1
* And more of them•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9186 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-241-1/+1
* Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9175 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-225-18/+18
* Only valid targets for encap are now server ids•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9162 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-18/+2
* Fix encap bug, when a target is wildcard we shouldnt abort propogating•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9161 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-2/+0
* Generate warning if m_services_account.so and m_cap.so are not loaded with m_...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9153 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-2/+0
* Forgot to commit this•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9152 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2008-03-211-0/+63