#duraspace IRC Log

Index

IRC Log for 2011-02-08

Timestamps are in GMT/BST.

[2:51] * stuartlewis (~stuartlew@gendiglt02.lbr.auckland.ac.nz) has joined #duraspace
[3:35] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) has joined #duraspace
[3:36] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) Quit (Client Quit)
[3:36] * ksclarke1 (~kevin@156-56-58-106.dhcp-bl.indiana.edu) has joined #duraspace
[3:38] * stuartlewis (~stuartlew@gendiglt02.lbr.auckland.ac.nz) Quit (Quit: stuartlewis)
[4:13] * ksclarke1 (~kevin@156-56-58-106.dhcp-bl.indiana.edu) Quit (Quit: Leaving.)
[4:13] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) has joined #duraspace
[4:13] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) Quit (Client Quit)
[5:36] * alxp (~aoneill@blk-30-155-121.eastlink.ca) Quit (Quit: alxp)
[6:49] -card.freenode.net- *** Looking up your hostname...
[6:49] -card.freenode.net- *** Checking Ident
[6:49] -card.freenode.net- *** Found your hostname
[6:49] -card.freenode.net- *** No Ident response
[6:49] * DuraLogBot (~PircBot@atlas.duraspace.org) has joined #duraspace
[6:49] * Topic is '[Welcome to DuraSpace - This channel is logged - http://irclogs.duraspace.org/]'
[6:49] * Set by cwilper!ad579d86@gateway/web/freenode/ip.173.87.157.134 on Fri Oct 22 01:19:41 UTC 2010
[7:28] * Tonny_DK (~thl@130.226.36.117) has joined #duraspace
[10:05] * grahamtriggs (~grahamtri@62.189.56.2) has joined #duraspace
[13:03] * mhwood (~mhwood@2001:18e8:3:171:218:8bff:fe2a:56a4) has joined #duraspace
[13:03] * alxp (~alxp@PC044.ROBLIB.UPEI.CA) has joined #duraspace
[14:27] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) has joined #duraspace
[15:27] * Tonny_DK (~thl@130.226.36.117) Quit (Quit: Leaving.)
[15:45] * eddies (~eddies@unaffiliated/eddies) has joined #duraspace
[15:51] * EdAtTheAlliance (1809e5f3@gateway/web/freenode/ip.24.9.229.243) has joined #duraspace
[15:59] * cwilper (ad579d07@gateway/web/freenode/ip.173.87.157.7) has joined #duraspace
[15:59] <cwilper> Starting in a couple mins: https://wiki.duraspace.org/display/FCREPO/2011-02-08+-+Committer+Meeting
[16:02] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) Quit (Read error: Connection reset by peer)
[16:03] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) has joined #duraspace
[16:07] * Asger (bcb748c6@gateway/web/freenode/ip.188.183.72.198) has joined #duraspace
[16:07] * ajs6f (89369b83@gateway/web/freenode/ip.137.54.155.131) has joined #duraspace
[16:55] <eddies> org.fcrepo.server.security.servletfilters.FilterRestApiAuthn
[16:55] <eddies> RestApiAuthnFilter
[16:55] <ajs6f> Exactly.
[17:06] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) Quit (Quit: Leaving.)
[17:07] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) has joined #duraspace
[17:08] * cwilper (ad579d07@gateway/web/freenode/ip.173.87.157.7) Quit (Ping timeout: 245 seconds)
[17:10] * ksclarke1 (~kevin@156-56-58-106.dhcp-bl.indiana.edu) has joined #duraspace
[17:10] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) Quit (Client Quit)
[17:19] * ksclarke1 is now known as ksclarke
[17:28] <Asger> http://www.theregister.co.uk/2011/02/07/java_denial_of_service_bug/
[17:30] * grahamtriggs (~grahamtri@62.189.56.2) Quit (Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/)
[17:33] * Asger (bcb748c6@gateway/web/freenode/ip.188.183.72.198) Quit (Quit: Page closed)
[17:45] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) Quit (Quit: Leaving.)
[17:50] * ajs6f (89369b83@gateway/web/freenode/ip.137.54.155.131) Quit (Quit: Page closed)
[17:55] * eddies (~eddies@unaffiliated/eddies) Quit (Quit: Leaving.)
[18:03] * EdAtTheAlliance (1809e5f3@gateway/web/freenode/ip.24.9.229.243) Quit (Ping timeout: 245 seconds)
[18:43] * ksclarke (~kevin@156-56-58-106.dhcp-bl.indiana.edu) has joined #duraspace
[19:20] <snail> kshepherd: looks like solr is our weak spot for the java floating point bug?
[20:01] * alxp (~alxp@PC044.ROBLIB.UPEI.CA) Quit (Quit: alxp)
[20:26] * grahamtriggs (~grahamtri@cpc2-stev6-2-0-cust333.9-2.cable.virginmedia.com) has joined #duraspace
[20:33] * neanlos_ (be90a357@gateway/web/freenode/ip.190.144.163.87) has joined #duraspace
[20:49] <kshepherd> snail: mm.. the solr webapp is restricted to localhost by default, but you can still get a float to solr via a discovery query
[20:49] <kshepherd> testing now
[20:51] <kshepherd> nope.. we don't really index anything as a floating point.. it's all strings except for date tokens like 'year' which are ints
[20:52] * kshepherd will keep thinking of any places we might be vulnerable though
[20:54] <snail> kshepherd: cool
[20:57] <snail> anything that uses the dismax handle is also vulnerable, because it can take a bunch of doubles as weights and stuff, but we're not using dismax
[21:37] * stuartlewis (~stuartlew@s-lewis.itss.auckland.ac.nz) has joined #duraspace
[22:00] * grahamtriggs (~grahamtri@cpc2-stev6-2-0-cust333.9-2.cable.virginmedia.com) Quit (Remote host closed the connection)
[22:00] * grahamtriggs (~grahamtri@62.189.56.2) has joined #duraspace
[22:05] * neanlos_ (be90a357@gateway/web/freenode/ip.190.144.163.87) Quit (Ping timeout: 246 seconds)
[22:05] * mhwood (~mhwood@2001:18e8:3:171:218:8bff:fe2a:56a4) Quit (Remote host closed the connection)
[22:19] * grahamtriggs_ (~grahamtri@cpc2-stev6-2-0-cust333.9-2.cable.virginmedia.com) has joined #duraspace
[22:22] * grahamtriggs (~grahamtri@62.189.56.2) Quit (Ping timeout: 240 seconds)
[22:22] * grahamtriggs_ is now known as grahamtriggs
[23:16] * grahamtriggs (~grahamtri@cpc2-stev6-2-0-cust333.9-2.cable.virginmedia.com) Quit (Quit: grahamtriggs)
[23:38] * stuartlewis (~stuartlew@s-lewis.itss.auckland.ac.nz) Quit (Quit: stuartlewis)
[23:58] * stuartlewis (~stuartlew@gendiglt02.lbr.auckland.ac.nz) has joined #duraspace

These logs were automatically created by DuraLogBot on irc.freenode.net using the Java IRC LogBot.