IRC log for #wowace on 20120314

00:10.30*** join/#wowace Torhal|work (~torhal_wo@67.58.77.206)
00:10.30*** mode/#wowace [+o Torhal|work] by ChanServ
00:17.06*** join/#wowace Therzok (~Computerp@79.115.141.67)
00:18.51*** join/#wowace Therzok|2 (~Computerp@79.115.141.67)
00:28.26harlthanks. sounds fair enough.
00:29.49PrimerYou using NAT?
00:30.16PrimerIf anything, you should block spoofed packets
00:37.22harlyea.. although it seems quite a bit harder to accomplish total security on that level, without a dedicated routing machine (or router, or switch, anyway)
00:37.23*** join/#wowace Elmoe_ (~elmoe@c-24-17-246-31.hsd1.wa.comcast.net)
00:40.32*** join/#wowace Repo (~repo@68.64.47.10)
00:41.09*** join/#wowace mckenziemc (~Mark@ppp-67-126-202-55.dsl.chic01.pacbell.net)
00:43.00harlbut i'll probably have to see about getting an actual (manageable) switch some time, just for the sake of separating things
00:50.07*** join/#wowace TNSe (~evil@ti0042a380-1064.bb.online.no)
01:02.54quiescens~
01:03.04MikkYour #1 problem will still be outbound connections
01:03.14MikkMostly of it via http
01:03.38MikkLike the guy that clicks an .m3u which launches his ancient winamp player that's riddled with vulnerabilities and kaboom
01:03.44quiescenszomg spoofed packetz
01:04.01Mikkspoofed packets basically stopped being a problem when people stopped using xhosts files
01:04.12Mikkfor normal-world applications of security anyway
01:04.21quiescenskaboom~
01:04.31PrimerMikk: eh?
01:04.52Primerspoofed packets make up pretty much every DDoS scenario
01:05.02PrimerIt's how the transmitters avoid getting caught
01:05.19Primermany ISPs still don't block spoofed outbound
01:05.20Mikki know tyvm, i was in the IETF WG discussing how to enable internet wide tracing for that
01:05.51PrimerThen...you take back what you wrote?
01:05.51Mikkdidn't quite get enough traction unfortunately =(
01:06.01Mikkno. DDoS has little to do with security.
01:06.06quiescenstechnically spoofing an actual connection to any vaguely recent OS is very difficult
01:06.23PrimerI'm not talking about mitigating DDoS as the victim
01:06.40Mikkharl was asking about security. not DDoS.
01:06.41PrimerI'm talking about preventing the shit you're in charge of from becoming an attacker
01:06.54Primerwhen the dude with the old winamp clicks that .m3u link
01:06.59Mikkoh, yeah, if you're an ISP, do egress filtering for gods sake
01:07.07Mikkplease
01:07.10Mikki will love you for it
01:07.21PrimerThat's what I was talking about
01:07.39Primerthat's why I asked if he just had a simple network using NAT
01:07.42Mikkthis was about IP-based filters for a company though =)
01:07.50Primerfor outbound
01:07.55Mikknods
01:08.16quiescensfabricating the odd spoofed packet is easy enough, but an actual connection, either requires you to be in control of the address you are trying to spoof or, i guess, in control of some hop between it and the destination, most sequence numbers are sufficiently randomized nowadays
01:08.30PrimerDDoS
01:08.35Primerhas no such requirement
01:08.49Mikkquiescens: quite. and even if you can create such a connection, it has to give you something you didn't already have.
01:09.07Mikkxhosts +
01:09.09Mikkcheers
01:09.32Primerheh
01:09.35Primerthat doesn't stop the packet
01:09.39quiescensi'm just saying, people make it sound like anyone can just pretend to be any ip address flawlessly
01:10.04Mikkactually it IS still a valid concern
01:10.07Mikkfor DNS poisoning
01:10.24quiescensbut its really only 1 way, so yes, it works only when you don't actually need the actual connection to be established
01:10.54Mikkbecause for most resolvers, you only have to guess 16 bit of randomness, which can be forcefed nonstop with enough bandwidth
01:11.05Mikkif indeed it is even random
01:11.22Mikkgets harder if you run djbdns but not everyone likes djb :o)
01:11.37PrimerI certainly don't
01:12.23MikkBig fan of ISC bind  ? =)
01:12.25PrimerI inherited some shit that was all DJB back in...1999...fucking courier and friends
01:12.28harlactually, there *are* addresses (among those classifiable as in the range of those assigned to so-called companies like "Savvis" (just to put it complicated)) off which certain programs repeatedly try to connect to totally random people, to check for running programs and other stuff..
01:12.54quiescensi expect most recent dns servers should already be ignoring any incoming data that isn't related to a query it has very recently made
01:13.15harlso inbound connections can pose a security threat, no matter how well you protect an internal network against those things (other than completely disallowing connections)
01:13.19Mikkquiescens: yes but you missed my point. unique DNS queries are only idenfitied by a 16 bit field
01:13.25Mikkso if i know that i want you to connect to me instead of google
01:13.34Mikki can just barf fake "google is ---------> there" at you all day
01:13.39Mikkin 64k variations
01:13.42Mikksooner or later it sticks
01:14.06Primerpresuming your recursor is open to the world
01:14.16Mikkno?
01:14.45Mikki just claim to be the root server you'll be querying
01:15.08Mikkdns poisoning is real folks, i'm not dreaming this
01:15.13Mikkit's a known problem of dns
01:15.47Mikkthe way djbdns is better is that it randomizes its source port
01:15.55Mikkwhich increases the keyspace to 31+ bits
01:15.59quiescenspsh
01:16.18Mikksilly stupid bind is just 53->53. SO hard to guess.
01:16.19quiescensthat doesn't count as significantly better
01:16.46Mikkthe problem is that you have to barf 4 gig packets in the RTT window
01:16.51Mikkthat's ... quite a few
01:17.01PrimerSo you're flooding a victim with udp packets with the source address of a root server saying "google is 1.2.3.4"?
01:17.20Mikk"google's NS is 1.2.3.4" yes
01:17.33Mikkor
01:17.36PrimerWouldn't that have to land when an outbound query is pending? AND match the source port?
01:17.40Mikkyes
01:17.44Mikksource port = 53
01:17.47Mikkdest port = 53
01:17.48Mikkbind rocks
01:17.53Primerdoesn't use bind
01:18.02Mikkdo you use something else that uses srcport=53 ? =)
01:18.15PrimerI use dnsmasq
01:18.27Mikkno clue what that does
01:18.31Primerwhich in turn farms out its requests to 8.8.8.8
01:18.52Primerit's just a dns proxy, really, which also does DHCP serving
01:18.55quiescensanywayy
01:19.22PrimerYou tell it to use an upstream server, and it proxies your queries to it
01:19.26*** join/#wowace Aens|Superiority (~a@24-246-60-102.cable.teksavvy.com)
01:19.35Mikkwell that's not very hard
01:19.45Primernope
01:19.45Mikki poison your upstream instead
01:19.48quiescensthis is all mostly pointless since the solution that should be getting worked on is something like dnssec or the like
01:20.03PrimerGoogle use dnssec?
01:20.09Mikkmmmm.... dnssec is being roughly as successful as ipv6 atm
01:20.14PrimerBecause 8.8.8.8 is Google's public recursor
01:20.46quiescensdnssec is easier than ipv4
01:20.47quiescenser
01:20.49quiescensipv6
01:21.18quiescensnot as much chicken and egg-ness
01:22.46quiescensi would be surprised if the recent versions of bind don't also randomize the ports by default unless explicitly told not to anyway
01:22.55Mikkindeed dnssec is easier to implement but it's still not happen
01:23.01Mikking
01:23.08Mikkoh hey
01:24.01MikkThe .org top-level domain has been signed with DNSSEC in June 2010, followed by .com, .net, and .edu later in 2010 and 2011
01:24.03MikkWOHO
01:24.07quiescensyes
01:24.09Mikkthat didn't take long at all  .... :P
01:24.46Mikkonly 7 years!
01:24.47harlthe worst thing with dns poisoning seems to be that it's highly impractical to private people to identify those false entries (without compromising themselves that is)
01:25.17quiescensre reads that a couple times
01:25.39harlto/for
01:37.26harlwell i don't know enough about the technicalities of dns, but wouldn't it be much easier to prevent false entries from becoming a threat by requesting the same address from multiple servers (probably 3 or more, preferrably different networks, companies and countries)
01:38.11harland then decide which one is most likely to be the right one
01:38.20harlbased on its ocurrences
01:39.46*** mode/#wowace [+v Antiarc] by ChanServ
01:40.40*** join/#wowace RabidCabbage (~RabidCabb@host109-152-51-255.range109-152.btcentralplus.com)
01:47.18harl+c
01:48.12ArrowmasterPrimer, Mikk: 1.2.3.4 is part of a netblock allocated to china
01:49.23Arrowmasterif it was in use and running a dns server it would probably be a very very bad idea to use it
01:54.02Primerheh
02:09.12quiescensits okay
02:09.23quiescenswhat more would the rest of the internet have to offer anyway
02:09.57harlporn :x
02:28.10*** join/#wowace Dotted (Dotted@188.114.141.146)
02:39.45*** join/#wowace Aeyan| (Aeyan@cpe-024-163-021-006.triad.res.rr.com)
02:56.00harli wonder if the two naaru named k'uri and m'ori would be references to something or someone
02:57.50harlnice line of quests anyway
03:00.05*** join/#wowace Elmoe (~elmoe@c-24-17-246-31.hsd1.wa.comcast.net)
03:06.40*** join/#wowace Xinhuan (~Xinhuan@WoWUIDev/WoWAce/xinhuan)
03:06.41*** mode/#wowace [+v Xinhuan] by ChanServ
03:08.18*** join/#wowace vithos (vith@unaffiliated/vithos)
03:22.40quiescensmoo
03:25.28*** join/#wowace Nechckn_AFK (~N@WoWUIDev/Norganna/Admin/Nechckn)
03:25.28*** mode/#wowace [+v Nechckn_AFK] by ChanServ
03:31.45harl;)
03:48.27*** join/#wowace Zarhan (~kjetil@105.167.202.84.customer.cdi.no)
04:02.35*** join/#wowace rayden (~raydenuni@ip68-5-22-173.oc.oc.cox.net)
04:03.29*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
04:14.56*** join/#wowace Dridzt (~Miranda@athedsl-198109.home.otenet.gr)
04:21.51*** join/#wowace Dridzt (~Miranda@athedsl-198109.home.otenet.gr)
04:21.58*** join/#wowace Nechckn (~N@WoWUIDev/Norganna/Admin/Nechckn)
04:21.58*** mode/#wowace [+v Nechckn] by ChanServ
04:22.59*** join/#wowace oro (~Orofar@83.101.79.4)
04:36.12*** join/#wowace Talryn (~Talryn@unaffiliated/talryn)
05:18.28*** join/#wowace Megalon (Megalon@d86-32-5-27.cust.tele2.at)
05:18.34*** join/#wowace DarkerAudit (~Brian@64-181-5-194.unassigned.ntelos.net)
05:19.29Repogridstatusrole: 03greltok * r49 GridStatusRole.toc: Updated version number.
05:25.34*** part/#wowace Seerah (~Ryan@adsl-74-226-96-57.mem.bellsouth.net)
05:38.14*** join/#wowace DarkerAudit (~Brian@64-181-5-194.unassigned.ntelos.net)
05:42.52*** join/#wowace Megalon (Megalon@d86-32-5-27.cust.tele2.at)
06:41.16*** join/#wowace Xinhuan (~Xinhuan@WoWUIDev/WoWAce/xinhuan)
06:41.16*** mode/#wowace [+v Xinhuan] by ChanServ
06:45.21*** join/#wowace profalbert (~profalber@213.162.68.65)
07:00.13*** join/#wowace profalbert (~profalber@213.162.68.65)
07:15.44*** join/#wowace vithos (vith@unaffiliated/vithos)
07:16.55*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
07:24.00*** join/#wowace Elkano (~elkano@pool012.vpn.uni-saarland.de)
07:24.00*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
07:24.00*** mode/#wowace [+v Elkano] by ChanServ
07:29.36*** join/#wowace dubf (~quassel@98.115.92.62.static.cust.telenor.com)
07:57.40*** join/#wowace profalbert (~profalber@fortinat.ifs.tuwien.ac.at)
07:57.47*** join/#wowace mascondante (~mascondan@66.119.110.130)
08:03.03*** join/#wowace vithos (vith@unaffiliated/vithos)
08:07.40*** join/#wowace Antiarc (~Chris@ip98-165-254-25.ph.ph.cox.net)
08:07.41*** mode/#wowace [+v Antiarc] by ChanServ
08:09.20*** join/#wowace Antiarc1 (~Chris@ip98-165-254-25.ph.ph.cox.net)
08:13.52*** join/#wowace znf (~ibm86@188.173.175.180)
08:21.47*** join/#wowace SinusPi_ (sinus@178-36-183-52.adsl.inetia.pl)
08:23.41*** join/#wowace DarkestAudit (~Brian@64-181-5-194.unassigned.ntelos.net)
08:30.34*** join/#wowace Funkeh`` (~funk@5adaf391.bb.sky.com)
08:31.21*** join/#wowace Antiarc (~Chris@ip98-165-254-25.ph.ph.cox.net)
08:31.21*** mode/#wowace [+v Antiarc] by ChanServ
08:43.43*** join/#wowace Kalroth (~md@mail1.retailplanit.com)
08:47.55*** join/#wowace Wobin (~quassel@124-149-191-53.dyn.iinet.net.au)
08:47.55*** mode/#wowace [+v Wobin] by ChanServ
08:50.58*** join/#wowace sylvanaar (~sylvanaar@pdpc/supporter/active/sylvanaar)
09:08.25*** join/#wowace faCe| (~face@tiliacordata.informatik.uni-bremen.de)
09:10.56*** join/#wowace profalbert (~profalber@fortinat.ifs.tuwien.ac.at)
09:18.14*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
09:18.26*** join/#wowace vithos (vith@unaffiliated/vithos)
09:34.24*** join/#wowace Xinhuan (~Xinhuan@WoWUIDev/WoWAce/xinhuan)
09:34.24*** mode/#wowace [+v Xinhuan] by ChanServ
09:37.28*** join/#wowace Aens|Superiority (~a@24-246-60-102.cable.teksavvy.com)
09:41.19*** join/#wowace Aens|Superiority (~a@24-246-60-102.cable.teksavvy.com)
09:49.19*** join/#wowace Dridzt (~Miranda@athedsl-198109.home.otenet.gr)
10:04.03*** join/#wowace SinusPi (sinus@178-36-161-249.adsl.inetia.pl)
10:09.36*** join/#wowace koaschten (~koaschten@31-16-2-45-dynip.superkabel.de)
10:17.51*** join/#wowace Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
10:17.52*** mode/#wowace [+o Funkeh`] by ChanServ
10:20.43*** join/#wowace Archarodim (HydraIRC@lev92-4-88-164-134-95.fbx.proxad.net)
10:32.52*** join/#wowace Caleb| (~caleb@2E6B5304.dsl.pool.telekom.hu)
10:42.03*** join/#wowace sylvanaar_work (~sylvanaar@pdpc/supporter/active/sylvanaar)
10:46.00*** join/#wowace ShadniX (shadow1st@b045.apm.etc.tu-bs.de)
11:27.36*** join/#wowace faCe| (~face@tiliacordata.informatik.uni-bremen.de)
11:28.33*** join/#wowace WoWUI (~Valdarix@74-95-152-129-Atlanta.hfc.comcastbusiness.net)
11:29.18*** join/#wowace stolenlegacy (stolenlega@unaffiliated/stolenlegacy)
11:31.39*** join/#wowace stolenlegacy_ (stolenlega@unaffiliated/stolenlegacy)
11:35.00*** join/#wowace arlen (~arlen@c-24-125-127-126.hsd1.va.comcast.net)
11:35.23*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
11:45.57*** join/#wowace DarkAudit (~Brian@c-98-236-98-13.hsd1.wv.comcast.net)
11:54.14*** part/#wowace Xinhuan (~Xinhuan@WoWUIDev/WoWAce/xinhuan)
12:16.47*** join/#wowace Hjalte (~chatzilla@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
12:25.24*** join/#wowace Funkeh` (~funk@5adaf3a8.bb.sky.com)
12:25.25*** join/#wowace Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
12:25.25*** mode/#wowace [+o Funkeh`] by ChanServ
13:11.37*** join/#wowace Repo (~repo@68.64.47.10)
13:27.23*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
13:36.38*** join/#wowace Xinhuan (~xinhuan@WoWUIDev/WoWAce/xinhuan)
13:36.39*** mode/#wowace [+v Xinhuan] by ChanServ
13:38.47*** join/#wowace Funkeh` (~funk@5adaf3a8.bb.sky.com)
13:38.48*** join/#wowace Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
13:38.48*** mode/#wowace [+o Funkeh`] by ChanServ
14:31.29*** join/#wowace Ingela (~Ingela@90-230-170-118-no35.tbcn.telia.com)
14:34.48harlso quiet..
14:39.55*** join/#wowace Mihau (~Mihau@67.58.77.206)
14:40.52quiescensmoo
14:43.21pompyhappy pi day!
14:56.24*** join/#wowace quiesense (~quiescens@203-217-28-61.perm.iinet.net.au)
15:00.38*** join/#wowace Repo (~repo@68.64.47.10)
15:09.46*** join/#wowace daev (~bleh@184.18.61.101)
15:10.33quiescenso.o
15:15.57*** join/#wowace mckenziemc (~Mark@ppp-67-126-202-55.dsl.chic01.pacbell.net)
15:18.18znfpompy, but... it's 14.03 ?!?
15:18.46sbuznf: doesn't matter, get your schnitzels already!
15:19.03quiescensgo to sleep
15:25.34harlit'd prefer 12.03.14 over anything else
15:25.48harlsimilar to hours:minutes:seconds
15:25.56harl*i'd
15:26.19*** join/#wowace Telshin (~textual@67.58.77.206)
15:32.16*** join/#wowace koaschten (~koaschten@31-16-2-45-dynip.superkabel.de)
15:42.23*** join/#wowace Elmoe (~elmoe@c-24-17-246-31.hsd1.wa.comcast.net)
16:06.59Repoatlasloot-enhanced: 03hegarol * r3716 / (3 files in 3 directories): Mining changes
16:08.39*** join/#wowace Repo (~repo@68.64.47.10)
16:20.08*** join/#wowace Groktar (~gr@50.59.13.66)
16:22.14*** join/#wowace profalbert (~profalber@fortinat.ifs.tuwien.ac.at)
16:28.39*** join/#wowace Repo (~repo@68.64.47.10)
16:28.45*** join/#wowace Sintacks (Syntax@cdm-75-109-233-239.asbnva.dh.suddenlink.net)
16:33.10*** join/#wowace WoWUI (~Valdarix@74-95-152-129-Atlanta.hfc.comcastbusiness.net)
16:33.12*** join/#wowace Wobin (~quassel@124-149-191-53.dyn.iinet.net.au)
16:33.12*** mode/#wowace [+v Wobin] by ChanServ
16:37.40*** join/#wowace Repo (~repo@68.64.47.10)
16:41.29*** join/#wowace Kalroth (~Kalroth@d40aa98b.rev.stofanet.dk)
16:54.51*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
16:54.52Repogrid2: 03michaelspain * r668 / (24 files in 5 directories): Some optimizations:
16:54.52Repo-Now precalculated backdrop tables are used for all frames and indicators, reducing the load time (not noticeable) and the memory garbage generated when Grid2 is loaded.
16:54.52Repo-Changes in the status/indicator constructors and metatables to avoid using two extra tables.
16:55.00*** join/#wowace Seerah (~Ryan@adsl-98-66-37-50.mem.bellsouth.net)
16:55.54*** join/#wowace bien| (~bien@p57B64EB7.dip.t-dialin.net)
17:02.59pompy@project ilvlr
17:03.00Repopompy: [WoW] iLvLr (Updated Mar 14, 2012 at 16:57 UTC) - http://www.curseforge.com/addons/ilvlr/
17:11.47*** join/#wowace durcyn (~durcyn@WoWUIDev/Durcyn)
17:21.57*** join/#wowace Slayman (~dejhap08@port-25093.pppoe.wtnet.de)
17:27.20*** join/#wowace Yoshimo (~Miranda@p5B04DFA9.dip0.t-ipconnect.de)
17:54.11*** join/#wowace profalbert (~profalber@212.95.7.104)
18:13.02*** join/#wowace Jygga (jygga@unaffiliated/jygga)
18:20.32*** join/#wowace MysticalOS (~Myst@h181.206.89.75.dynamic.ip.windstream.net)
18:20.37*** join/#wowace MiRai (~MiRai@unaffiliated/mirai)
18:21.28*** join/#wowace Lisimba (~Lisimba@s537510ef.adsl.wanadoo.nl)
18:34.40*** join/#wowace profalbert (~profalber@212.95.7.104)
18:40.50*** join/#wowace ThiefMaster (~thief@HSI-KBW-091-089-003-242.hsi2.kabelbw.de)
18:40.50*** join/#wowace ThiefMaster (~thief@unaffiliated/thiefmaster)
18:49.19Repoguildleveltooltip: 03Ketho 07master * v0.4 / (2 files in 1 directory): [+1 commit] GuildLevelTooltip now works without first having to do a manual /inspect (Thanks Cowmonster@WoWInterface); Fixed a bug, where other Addons calling NotifyInspect() would give an error
18:49.19Repoguildleveltooltip: 03Ketho 04v0.4 * f5325c5 /: [new tag] Tagging as v0.4
18:52.42*** join/#wowace Repo (~repo@68.64.47.10)
19:06.17*** join/#wowace Telshin_ (~textual@67.58.77.206)
19:07.17*** join/#wowace profalbert (~profalber@88-117-37-134.adsl.highway.telekom.at)
19:20.48*** join/#wowace profalbert_ (~profalber@88-117-37-134.adsl.highway.telekom.at)
19:37.14*** join/#wowace Elkano (~elkano@pool015.vpn.uni-saarland.de)
19:37.14*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
19:37.14*** mode/#wowace [+v Elkano] by ChanServ
19:45.32*** join/#wowace gix (~gix@e180015236.adsl.alicedsl.de)
20:09.07*** join/#wowace Zasurus (~chatzilla@78-105-174-15.zone3.bethere.co.uk)
20:11.13*** join/#wowace purl (~purl@rikers.org)
20:11.13*** topic/#wowace is http://www.wowace.com | http://paste.wowace.com | http://twitter.com/WowAcecom | http://lua.org | Recent changes: http://kb.wowace.com/recent-changes/ | Curse Client v4: http://www.curse.com/client | WoWInterface Minion: http://minion.mmoui.com/ | Happy birthday Cairenn
20:14.46*** join/#wowace purl (~purl@rikers.org)
20:14.46*** topic/#wowace is http://www.wowace.com | http://paste.wowace.com | http://twitter.com/WowAcecom | http://lua.org | Recent changes: http://kb.wowace.com/recent-changes/ | Curse Client v4: http://www.curse.com/client | WoWInterface Minion: http://minion.mmoui.com/ | Happy birthday Cairenn
20:20.43*** join/#wowace Repo (~repo@68.64.47.10)
20:35.56*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
20:35.57*** mode/#wowace [+v tekkub] by ChanServ
20:51.10*** join/#wowace profalbert__ (~profalber@194-166-34-230.adsl.highway.telekom.at)
20:51.21*** join/#wowace profalbert (~profalber@194-166-34-230.adsl.highway.telekom.at)
20:54.24*** join/#wowace Aeyan (Aeyan@cpe-024-163-021-006.triad.res.rr.com)
21:06.21*** join/#wowace dieck (~dieck@bandbreiter.net)
21:27.39Reposaved_instances: 03oscarucb 044.6.0 * r137 : Tagging as 4.6.0
21:29.43*** join/#wowace Repo (~repo@68.64.47.10)
21:32.41znfsbu, Stanzilla halp
21:33.33*** join/#wowace Ketho_ (~ngsc@ip565063bd.direct-adsl.nl)
21:33.47Stanzillasup
21:34.09Ketho_yo
21:34.12Gnarfozno halp 4 u
21:34.26znfmy tank blows cock and keeps losing aggro on pull
21:34.33Gnarfozwhere
21:35.14Gnarfoz(make him pull using taunt, at least, first few seconds will be his... has to follow that up with something that actually generates threat, though :P)
21:36.40sbudont MB with 3 orbs to pull the boss!
21:37.10sbuanything else => tank fail :p
21:38.45znfsbu, fuck that, I want to dps on pull
21:40.30Gnarfozznf: easy solution: be the tank!
21:40.38znftanking is boring
21:42.12sbuznf: then he should taunt after 3 orb mb -> no more problems
21:43.37*** join/#wowace jlam (d8c2353c@gateway/web/freenode/ip.216.194.53.60)
21:43.42znfjesus christ
21:43.52znfI can't believe we killed Warmaster and we can't kill zon'ozz
21:44.37Stanzillathat's really embarassing
21:45.58jlamRegarding AceEvent:RegisterEvent(), what counts as a "Blizzard event"?  Do subevents of CLEU, e.g., SPELL_AURA_APPLIED, count as events that may be registered?
21:54.36Elkanoyou can register anything... the question is if it will fire though ;)
21:54.52*** join/#wowace profalbert (~profalber@194-166-34-230.adsl.highway.telekom.at)
21:55.43jlamRight :-)  I was just wondering if those sub-events fired or not.  I'm dry-coding something and don't have access to WoW at the moment.
21:56.25jlamMy guess is "no", and I should just register CLEU and branch out from there into different handlers for each sub-event.
21:56.47*** join/#wowace profalbert (~profalber@194-166-34-230.adsl.highway.telekom.at)
21:57.04Elkanoyeah
21:57.34ElkanoCLEU is the event, the "sub-events" are just passed as parameters
21:58.54jlamYes, that makes sense.  I was just wondering if Ace3 did anything tricky behind the scenes to promote them to actual events that fire and and be caught.
21:58.55Elkanoin theory, you could do a similar dispatcher layer for the subevents though meaning a table with tables of functions (or just functions) for each sub-event you're interested in
21:59.29Elkanono, Ace is "dumb" wit regards to events, they are all treated equally
21:59.48jlamGood :-)  Clean and simple then.
22:00.20*** join/#wowace nebula169 (~nebula@c-75-72-138-186.hsd1.mn.comcast.net)
22:03.46Repogridstatusrole: 03greltok 041.3.5 * r50 : Tagging as 1.3.5
22:05.44*** join/#wowace Repo (~repo@68.64.47.10)
22:10.02*** join/#wowace profalbert (~profalber@194-166-34-230.adsl.highway.telekom.at)
22:15.59*** join/#wowace gix (~gix@e180018250.adsl.alicedsl.de)
22:23.47Repobad-boy: 03funkydude * r825 / (2 files in 1 directory): anti-goldspam update
22:34.53Repobad-boy: 03funkydude 04v7.001 * r826 : Tagging as v7.001
22:36.44*** join/#wowace Repo (~repo@68.64.47.10)
22:51.52*** join/#wowace Mihau (~Mihau@67.58.77.206)
22:58.45*** join/#wowace Repo (~repo@68.64.47.10)
22:59.20znfhttp://pastebin.com/0wZgHGjx
22:59.26znfWhy the hell doesn't this work?
22:59.54znfI mean, it works, but if I unequip the ring, it doesn't hide >_<
23:00.03Stanzillalol powerauras
23:00.16Stanzillaoh nvm, misread :D
23:18.45*** join/#wowace Repo (~repo@68.64.47.10)
23:19.29*** join/#wowace oscarucb (~oscarucb@nr29-216-196-139-160.fuse.net)
23:19.36znfStanzilla, WA
23:19.57oscarucbCan a wowace admin please push new project approvals?
23:20.31RepoNew addon: LibStrataFix - http://www.wowace.com/addons/libstratafix/
23:20.49oscarucbty
23:21.05Stanzillaoscarucb: but make sure to document it
23:21.13oscarucbwill do
23:21.13Stanzillathere are additional guidelines for libs
23:24.45*** join/#wowace Repo (~repo@68.64.47.10)
23:31.46*** join/#wowace Repo (~repo@68.64.47.10)
23:44.15*** join/#wowace tekkubby (~tekkub@c-71-237-116-205.hsd1.co.comcast.net)
23:46.09*** join/#wowace nebula169 (~nebula@c-75-72-138-186.hsd1.mn.comcast.net)
23:46.12*** join/#wowace Sunshine` (~Sunshine`@unaffiliated/sunshine/x-2691069)
23:46.13*** mode/#wowace [+o Sunshine`] by ChanServ
23:46.21*** join/#wowace sylvanaar_work (~sylvanaar@pdpc/supporter/active/sylvanaar)
23:46.42*** join/#wowace vhaarr (~folk@WoWUIDev/WoWAce/Rabbit/vhaarr)
23:46.42*** mode/#wowace [+o vhaarr] by ChanServ
23:46.59*** join/#wowace Mihau (~Mihau@67.58.77.206)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.