log

age author description
Thu, 13 Mar 2014 13:48:00 -0400 Andrew Azores Runtime policies refresh and per-codebase policy entries
Thu, 13 Mar 2014 11:52:14 -0400 Andrew Azores PolicyEditor: avoid NPE when saving to a new file
Thu, 13 Mar 2014 16:43:45 +0100 Jiri Vanek JNLPClassLoaderTest.java: adapted to permissions attribute
Thu, 13 Mar 2014 16:39:04 +0100 Jiri Vanek Fixing rear deadlock issue
Thu, 13 Mar 2014 16:34:01 +0100 Jiri Vanek JNLPClassLoader.java: (init) attributes are alowed to access jars only once all resources are downloaded
Wed, 12 Mar 2014 17:34:10 +0100 Jiri Vanek added configure check for /bin/bash
Wed, 12 Mar 2014 09:46:59 -0400 Andrew Azores PolicyEditor does not add duplicate visual codebases
Wed, 12 Mar 2014 09:43:36 -0400 Andrew Azores PolicyEditor external file change checking
Wed, 12 Mar 2014 09:35:48 -0400 Andrew Azores Updated policyeditor documentation
Tue, 11 Mar 2014 13:59:10 -0400 Andrew Azores Fixed PolicyEditor tmpdir permission property value
Tue, 11 Mar 2014 18:37:55 +0100 Jiri Vanek New java console made localizable
Tue, 11 Mar 2014 18:30:34 +0100 Jiri Vanek Added clean button for Java Console
Tue, 11 Mar 2014 12:26:10 +0100 Jiri Vanek netx/policyeditor.1: Mentioned that it is more GUI then commandline tool
Tue, 11 Mar 2014 12:24:46 +0100 Jiri Vanek Implemented Permissions manifest entry handling.
Mon, 10 Mar 2014 16:30:44 -0400 Andrew Azores Add man page for PolicyEditor
Mon, 10 Mar 2014 15:44:51 -0400 Omair Majid Fix typo in man page and add to NEWS
Mon, 10 Mar 2014 15:39:56 -0400 Andrew Azores Added MD5SumWatcher utility class
Mon, 10 Mar 2014 12:29:47 -0400 Andrew Azores Fix PolicyEditor unit tests after refactor
Mon, 10 Mar 2014 12:17:56 -0400 Andrew Azores PolicyEditor parsing enhancements, new tests, and bug fixes
Mon, 10 Mar 2014 11:57:12 -0400 Omair Majid Add man page for itweb-settings
Mon, 10 Mar 2014 16:02:39 +0100 Jiri Vanek Added getter for java-abrt-connector on demand whitelist of fields
Mon, 10 Mar 2014 15:48:24 +0100 Jiri Vanek Actualized man page for javaws
Mon, 10 Mar 2014 15:05:42 +0100 Jiri Vanek PluginBridge's (fileLocation) of JNLPFile is now properly set in constructor if not existing. Fixed rhbz#1072013
Thu, 06 Mar 2014 09:18:35 -0500 Andrew Azores Add -version flag
Wed, 05 Mar 2014 16:41:06 +0100 Jiri Vanek All security dialogs moved to appropriate package
Wed, 05 Mar 2014 15:43:03 +0100 Jiri Vanek Fixed layout of AppTrustWarningPanel so buttons do not disappear under radioboxes.
Wed, 05 Mar 2014 15:34:24 +0100 Jiri Vanek added test for plain * in ClasspathMatcher.ClasspathMatchers.compile()
Wed, 05 Mar 2014 15:27:53 +0100 Jiri Vanek Use bash as shebang in launchers.in
Tue, 04 Mar 2014 11:10:51 -0500 Andrew Azores AppTrustWarningPanel buttons made more flexible
Tue, 04 Mar 2014 10:35:17 -0500 Omair Majid PR857: Don't set look and feel multiple times
Mon, 03 Mar 2014 12:21:19 -0500 Omair Majid PR1676: Add useLegacyMergeSort to JNLP properties
Mon, 03 Mar 2014 11:36:14 -0500 Andrew Azores Unsigned applet warning dialog abstracted and generalized
Fri, 28 Feb 2014 16:45:24 -0500 Andrew Azores Add Run In Sandbox button
Fri, 28 Feb 2014 16:33:48 -0500 Andrew Azores Introduce SecurityDelegate
Thu, 27 Feb 2014 14:35:41 -0500 Andrew Azores Codebase-loading signed applet fixes
Wed, 26 Feb 2014 11:29:13 +0100 Jiri Vanek Added policyeditor.desktop.in to EXTRA_DIST
Fri, 21 Feb 2014 15:41:34 +0100 Jiri Vanek Make it run with legacy and 27.0 xullrunner
Thu, 20 Feb 2014 11:25:01 -0500 Andrew Azores New, simplified PolicyEditor
Wed, 19 Feb 2014 15:39:02 +0100 Jiri Vanek Make sure that path to PUBLIC_KEYSTORE exists to prevent keytool fail and put link flags to the end of gcc command line to prevent link failures
Thu, 13 Feb 2014 12:56:17 +0100 Jiri Vanek Get rid of ConcurrentModificationException in Console output.
Thu, 13 Feb 2014 12:52:42 +0100 Jiri Vanek Added possibility to follow redirects for javaws in demand by -allowredirect switch.
Wed, 12 Feb 2014 18:36:45 +0100 Jiri Vanek Fixed behaviour of href in jnlp file to correctly download another it if it is remote
Wed, 12 Feb 2014 13:52:13 +0100 Jiri Vanek Updated NEWS
Wed, 12 Feb 2014 11:10:29 +0100 Jiri Vanek Implemented Codebase manifest entry handling with testss.
Tue, 11 Feb 2014 09:20:36 -0500 Andrew Azores Partial revert of 7933143a1286
Wed, 05 Feb 2014 13:55:28 +0100 Jiri Vanek Fixed by accident renamed field char fileName to char fileNameX
Wed, 05 Feb 2014 13:10:13 +0100 Jiri Vanek Added salt to plugin-java pipes' directory (fixing RH1010958)
Tue, 04 Feb 2014 23:57:56 +0100 Jacob Wisor Added missing PL localized messages
Tue, 04 Feb 2014 23:56:30 +0100 Jacob Wisor Added missing DE localized messages
Fri, 31 Jan 2014 09:33:44 +0100 Jacob Wisor Separate XHTML fix due to revision 884
Fri, 31 Jan 2014 08:11:43 +0100 Jacob Wisor Javadoc, XHTML conformance, and formatting cleanup
Thu, 30 Jan 2014 10:08:31 -0500 Andrew Azores Added JRE 6 fallback to PolicyPanel
Wed, 29 Jan 2014 11:34:24 -0500 Andrew Azores Fix regression in previous PR1513 patch
Mon, 27 Jan 2014 11:54:09 -0500 Andrew Azores PR1592 MixedSigningApplet reproducer rewrite/update
Mon, 27 Jan 2014 17:49:03 +0100 Jiri Vanek Fixed date in changelog
Mon, 27 Jan 2014 16:17:07 +0100 Jiri Vanek Tuning of properties loading.
Fri, 24 Jan 2014 10:48:08 -0500 Andrew Azores Improve PolicyTool launch method in PolicyPanel
Fri, 24 Jan 2014 10:08:57 -0500 Omair Majid Support building against OpenJDK9
Fri, 24 Jan 2014 10:05:12 -0500 Omair Majid Support building against OpenJDK8
Mon, 20 Jan 2014 18:28:16 +0100 Jiri Vanek Invalid url exception from About dialogue moved to be debug only
Mon, 20 Jan 2014 15:13:36 +0100 Jiri Vanek Added Christmas splashscreen extension.
Mon, 20 Jan 2014 14:59:17 +0100 Jiri Vanek Added support for system level linux logging
Fri, 17 Jan 2014 13:43:09 -0500 Andrew Azores Added PolicyPanel to itweb-settings for custom policies
Fri, 17 Jan 2014 11:36:22 -0500 Andrew Azores Fix liveconnect regression from commit ee92f55c69a3
Thu, 16 Jan 2014 16:21:55 +0100 Jiri Vanek Reproducers stabilization by removing check for not presented general Exception or error.
Wed, 15 Jan 2014 15:11:22 +0100 Jiri Vanek Fixed memory leak detector to correctly handle pre_init_messages queue.
Thu, 09 Jan 2014 12:54:00 -0500 Andrew Azores html-gen made more idiomatic and removed some bashisms
Mon, 06 Jan 2014 10:51:06 +0100 Jiri Vanek Copy all button in console controls sorts by date by default.
Mon, 06 Jan 2014 10:42:52 +0100 Jiri Vanek Removed depndence on sun.misc.BASE64Decoder
Thu, 02 Jan 2014 09:42:52 -0500 Andrew Azores Added ChangeLog revision hyperlinking to html-gen.sh
Fri, 27 Dec 2013 09:49:23 -0500 Andrew Azores Fix classloading deadlock regression
Fri, 20 Dec 2013 15:23:08 +0100 Jiri Vanek Rewritten java console
Fri, 20 Dec 2013 12:57:58 +0100 Jiri Vanek Minor formatting fix
Fri, 20 Dec 2013 12:47:12 +0100 Jiri Vanek fixed CacheLRUWrapperTest
Fri, 20 Dec 2013 12:08:51 +0100 Jiri Vanek finished removal of legacy xulrunner api
Fri, 20 Dec 2013 11:20:39 +0100 Jiri Vanek singletons logic, logs and test cleanup/fixes
Wed, 18 Dec 2013 15:41:28 +0100 Jiri Vanek JNLPRuntime.config changed to proper singleton.
Sun, 15 Dec 2013 11:07:05 +0100 Jiri Vanek Console made aware of plugin messages
Fri, 13 Dec 2013 11:49:51 +0100 Jiri Vanek Made again compatible with JDK6.All JLists, JComboBoxs, and DefaultComboBoxModels moved back to be not generics-like
Fri, 13 Dec 2013 10:47:07 +0100 Jiri Vanek itw itself warning cleanup: fixed rawtypes and unchecks, added braces and Override
Fri, 13 Dec 2013 09:54:16 +0100 Jiri Vanek unittests warning cleanup: fixed typechecks, rawtypes, redundant casts...
Mon, 09 Dec 2013 13:25:21 +0100 Jiri Vanek Messages.properties: added "It will be granted unrestricted access to your computer." to (SSigUnverified) (SSigVerified) (SSignatureError) messages.
Thu, 05 Dec 2013 16:45:56 -0500 Andrew Azores Add units to cache size label in itweb-settings
Tue, 03 Dec 2013 11:43:04 -0500 Andrew Azores Tests for PR1592
Tue, 03 Dec 2013 11:39:12 -0500 Andrew Azores Implement per-JAR security descriptors (PR1592)
Mon, 02 Dec 2013 16:04:32 +0100 Jiri Vanek Better validation of crytical dirs with proper message on startup
Fri, 29 Nov 2013 12:43:51 +0100 Jiri Vanek Updated NEWS
Fri, 29 Nov 2013 12:14:43 +0100 Jiri Vanek Pipes moved into XDG_RUNTIME_DIR
Fri, 29 Nov 2013 11:44:11 +0100 Jiri Vanek Enabled file logging in plugin, user enabled to choose logs dir
Wed, 27 Nov 2013 16:37:38 -0500 Andrew Azores JNLPClassLoaderDeadlock reproducer made more reliable
Wed, 27 Nov 2013 14:20:25 +0100 Jiri Vanek Reverted "fix to ManifestedJar1Test cases", better manifestedjar tests, added srtict test
Wed, 27 Nov 2013 14:14:59 +0100 Jiri Vanek removed redundant slash in chnagelog
Wed, 27 Nov 2013 14:11:13 +0100 Jiri Vanek Added null check when getting manifest attributes for case of jar without manifest
Mon, 25 Nov 2013 16:54:23 +0100 Jiri Vanek Removed most of checks to no output from reproducers
Mon, 25 Nov 2013 10:16:42 +0100 Jiri Vanek fix to ManifestedJar1Test cases
Fri, 22 Nov 2013 12:12:48 +0100 Jiri Vanek do DefaultLaunchHandlerTest unittest indepndent on system settings
Thu, 14 Nov 2013 13:15:46 -0500 Andrew Azores Move "dialog center" line in NEWS to be consistent with NEWS in 1.4
Thu, 14 Nov 2013 11:22:14 -0500 Andrew Azores Added "dialogs center on-screen before appearing" to NEWS
Thu, 14 Nov 2013 10:57:24 +0100 Jiri Vanek Fixed NPE in getting the attribute
Wed, 13 Nov 2013 10:12:28 -0500 Andrew Azores JNLPClassLoader cleanup, avoid Enumerations and use strict typing.
Wed, 13 Nov 2013 09:55:45 -0500 Andrew Azores BasicExceptionDialog centers on-screen before appearing
Wed, 13 Nov 2013 10:05:32 +0100 Jiri Vanek Added test-extension to silence stdout/err of itw when run from junit
Wed, 13 Nov 2013 09:48:41 +0100 Jiri Vanek Enabled access to manifests' attributes from JNLPFile class, implemented http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/manifest.html#app_name
Sun, 10 Nov 2013 11:30:43 +0100 Jiri Vanek Fixed lock in awt threads. JavaConsole window is now disposed instead of hidden.
Sun, 10 Nov 2013 10:54:03 +0100 Jiri Vanek Removed suspicious return when (searchForMain) had null launchDesc in netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java.
Thu, 07 Nov 2013 09:59:22 -0500 Andrew Azores Reproducer test cleanup to remove deprecation warnings and type checking warnings.
Tue, 05 Nov 2013 20:07:27 +0100 Jiri Vanek Java console resurrected and connected to new logging.
Tue, 05 Nov 2013 13:26:59 -0500 Andrew Azores Avoid potential NPE in JNLPSecurityManager#addPermission when debug is enabled
Fri, 01 Nov 2013 13:23:25 +0100 Jiri Vanek Synced headers between PLUGIN_DEBUG, PLUGIN_ERROR and javaside
Fri, 01 Nov 2013 11:08:06 +0100 Jiri Vanek tests/netx/unit/net/sourceforge/jnlp/runtime/JNLPClassLoaderTest.java: added tests for custom attributes (getCustomAtributes), (getCustomAtributesEmpty) and test to ensure order during searching for attributes in manifests (checkOrderWhenReadingAttributes).
Wed, 30 Oct 2013 10:36:03 +0100 Jiri Vanek netx/net/sourceforge/jnlp/JARDesc.java: made immutable
Tue, 29 Oct 2013 17:30:18 -0400 Andrew Azores Fix PR1513, signed applets with external main-class support
Fri, 25 Oct 2013 12:19:15 +0200 Jiri Vanek Plugin debug can now be controlled from itw_settings, in same way java side. For now ICEDTEAPLUGIN_DEBUG on the debug in same way as deployment.log itw-settings property. Individual logging streams are controlled by deployment.log.{headers,file,stdstreams,system} System and file are not yet fully done (same as java side in this moment). Streams are true, all others false by default.
Fri, 25 Oct 2013 11:10:25 +0200 Jiri Vanek All output messages redirected to PLUGIN_{DEBUG,ERROR} macros
Fri, 25 Oct 2013 09:43:24 +0200 Jiri Vanek OutputController.getCallerClass now gets out also from sun.applet.PluginDebug class.
Thu, 24 Oct 2013 10:11:37 -0400 Andrew Azores Fix array index out of bounds due to malformed plugin message (PR539)
Wed, 23 Oct 2013 17:52:18 +0200 Jiri Vanek C-part of plugin is now also trying to follow XDG
Tue, 22 Oct 2013 16:21:40 -0400 Omair Majid Reset the LogConfig in unit tests
Tue, 22 Oct 2013 11:48:27 +0200 Jiri Vanek More synchronized error/debug methods
Mon, 21 Oct 2013 13:19:10 +0200 Jiri Vanek Logic to extract main class attribute generalized to common methods.