log

age author description
Wed, 21 Jul 2010 14:43:05 -0400 Omair Majid netx: error out when unsigned jnlp applications request permissions
Wed, 21 Jul 2010 18:20:30 +0100 Andrew John Hughes Merge
Wed, 21 Jul 2010 18:17:59 +0100 Andrew John Hughes Update the README.
Wed, 21 Jul 2010 12:55:35 -0400 Omair Majid netx: error out when unsigned jnlp applications request permissions
Wed, 21 Jul 2010 17:31:46 +0100 Andrew John Hughes Fix use of fstatat in NIO2 on architectures other than x86 and x86_64.
Wed, 21 Jul 2010 17:27:47 +0100 Andrew John Hughes Update NEWS for 1.7.4.
Tue, 20 Jul 2010 16:49:21 -0400 Man Lung Wong Adds javawebstart.version property and give user permission to read that property
Tue, 20 Jul 2010 13:46:28 -0400 Omair Majid PR icedtea/491: pass java_{code,codebase,archive} paramters to java
Fri, 16 Jul 2010 15:19:55 -0400 Deepak Bhole Fix policy evaluation to match the proprietary JDK.
Fri, 16 Jul 2010 17:12:55 +0100 Deepak Bhole Backpatched from jdk7 for upstream bug#6678385. Fixes rhbz# 551835. Fixes jvm
Fri, 16 Jul 2010 17:07:19 +0100 Jon VanAlten Restore icedtea-override-metacity.patch to allow full screen apps and other expected behavioral improvements.
Tue, 13 Jul 2010 11:46:10 +0200 Mark Wielaard Fix hotspot tapset object_alloc size variable.
Wed, 14 Jul 2010 17:42:26 -0400 Deepak Bhole Fix race conditions in plugin initialization code that were causing hangs
Wed, 14 Jul 2010 00:51:32 +0200 doko Don't link the plugin with libxul libraries
Tue, 13 Jul 2010 14:48:45 -0400 Deepak Bhole - Set timeout to 120 seconds (previous commit mistakenly changed it to 10).
Mon, 12 Jul 2010 18:41:55 -0400 Deepak Bhole Use variadic macro for plugin debug message printing.
Mon, 12 Jul 2010 11:13:35 -0400 Jon VanAlten Eliminate spurious exception throwing in PulseAudio provider.
Fri, 09 Jul 2010 12:30:10 -0400 Deepak Bhole From mwong@redhat.com:
Tue, 29 Jun 2010 15:48:10 -0400 Omair Majid Netx: allow jnlp classloaders to share native libraries
Thu, 24 Jun 2010 09:40:43 -0400 Omair Majid netx: handle JNLP files which use native libraries but do not indiate it
Tue, 29 Jun 2010 14:26:57 -0400 Omair Majid Netx: make the SingleInstanceServer thread a daemon thread
Tue, 29 Jun 2010 14:19:38 -0400 Omair Majid Netx: make path sanitization consistent; use a blacklisting approach.
Fri, 09 Jul 2010 10:59:53 -0400 Deepak Bhole Updated copyright dates in plugin sources
Thu, 08 Jul 2010 14:31:02 -0400 Omair Majid 2010-07-08 Omair Majid <omajid@redhat.com>
Thu, 08 Jul 2010 14:25:02 -0400 Omair Majid 2010-07-08 Omair Majid <omajid@redhat.com>
Tue, 15 Jun 2010 18:34:45 +0100 Andrew John Hughes Don't generate a random pointer from a pthread_t in the debug output.
Mon, 14 Jun 2010 15:03:55 -0400 Deepak Bhole Fix bug causing 100% CPU usage (rhbz# 592553).
Tue, 15 Jun 2010 17:09:31 +0100 Omair Majid PR icedtea/488: Question mark changing into underscore in URL.
Mon, 14 Jun 2010 14:55:08 -0400 Omair Majid PR icedtea/480: (NPPlugin with NoScript extension).
Fri, 07 May 2010 16:57:27 -0400 Deepak Bhole PR IcedTea/436: Close all applet threads on exit