Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-11Fixed broken line delimiters.v20110511-0702Dani Megert1-1/+2
2011-05-05Updated CopyrightsTomasz Zarna1-1/+11
2011-04-19bug 341348 - version of org.eclipse.core.net.linux.x86 needs to be incrementedSzymon Brandys1-1/+1
2011-03-14bug 339863: "Invalid member type qualification" in PreferenceManagerTomasz Zarna1-5/+5
2011-02-01Set "No strictly compatible JRE.." severity to errorSzymon Brandys2-1/+15
2011-01-11bug 332728 - [Net] UnixProxyProvider execs a process to discover whether env ...Szymon Brandys1-24/+28
2010-10-25bug 327672 - [Net] Error: "Preference node "org.eclipse.core.net" has been re...Szymon Brandys3-22/+24
2010-10-07bug 325367 - [Net] Unnecessary double check bypass settings in AbstractProxyP...Szymon Brandys3-40/+41
2010-10-07bug 242057 - [Net] Default preference gets ignoredSzymon Brandys6-203/+501
2010-09-20bug 323378 - [Net] Native bypass for "*.eclipse.org" does not workSzymon Brandys1-7/+4
2010-09-20bug 323942 - [Net] Unnecessary native method callSzymon Brandys1-1/+1
2010-05-05Bug 311704 - please tag these resources/team bundles so they include source r...I20110331-0827Pawel Pogorzelski3-3/+3
2010-04-15Bug 309313 - [proxy] setting non proxy host does not reset the system propertiesv20100426-0635Pawel Pogorzelski1-1/+2
2010-03-29Bug 292994 - Please add -I$(JAVA_HOME)/include to libgnomeproxy's MakefilesPawel Pogorzelski2-2/+0
2010-03-29Bug 292994 - Please add -I$(JAVA_HOME)/include to libgnomeproxy's MakefilesPawel Pogorzelski2-5/+11
2009-11-05Bug 273072 - [Net] Provide native proxy support on x86_64 LinuxI20091106-0506Pawel Pogorzelski2-1/+2
2009-11-05Bug 273072 - [Net] Provide native proxy support on x86_64 LinuxPawel Pogorzelski10-0/+164
2009-11-05Bug 293085 - UnixProxyProvider throwing "Too many open files" exceptionPawel Pogorzelski1-1/+7
2009-07-06Bug 281348 - [Net] Eclipse Galileo crashes under Japanese version of Windows XPPawel Pogorzelski2-7/+23
2009-05-22Bug 268321 - [Net] UnixProxyProvider stuck on my RHEL5 gnome systemPawel Pogorzelski1-1/+6
2009-05-14Bug 276166 - [Net] core.net extends wrong prefs extension pointPawel Pogorzelski1-1/+1
2009-04-02Bug 270458 - [Net] Untranslated combo on Network Connections pref pageSzymon Brandys3-0/+66
2009-03-17Bug 268474 - [Net] CVS connections fail with the "Native" Proxy providerSzymon Brandys1-2/+2
2009-03-06Bug 257420 - Recompiled x86_64 library updatedSzymon Brandys1-0/+0
2009-03-06Bug 257420 - [Net] "System proxy configuration" option not working under Vist...Szymon Brandys3-0/+57
2009-03-06Bug 257420 - [Net] "System proxy configuration" option not working under Vist...Szymon Brandys9-22/+514
2009-03-02Bug 265957 - [Net] ProxyType.setProxyData(...) contains parameter that is nev...Szymon Brandys2-4/+3
2009-02-24bug 265839: NPE from IProxyData.setHostTomasz Zarna1-2/+2
2009-02-20Javadoc & Error/Warnings project specific settings changedSzymon Brandys1-8/+20
2009-02-20Bug 265491 - [net] Redundant setProxiesEnabled() or bugSzymon Brandys1-2/+2
2009-02-09bug 260541: [Proxy] Eclipse CVS connections fail with the "Eclipse" Proxy pro...Tomasz Zarna1-2/+2
2009-01-21bug 257503: [Net] Switching to Native proxy provider doesn't clear system pro...Tomasz Zarna2-21/+46
2009-01-07bug 258941: [Net] Unknown process errorTomasz Zarna1-3/+8
2008-12-16bug 255814: [Net] Wrong methods and types used in org.eclipse.core.netTomasz Zarna6-63/+130
2008-12-02bug 257172: [Net] Get rid of System.getenv(String) invocationTomasz Zarna1-4/+13
2008-11-25bug 256081: [Net] Remove unnecessary API from IProxyDataTomasz Zarna5-55/+20
2008-11-25bug 249733: [Net] System proxy providers should use constantsTomasz Zarna1-8/+34
2008-11-25bug 255959: [Net] Windows IE setting "Use the same proxy server for all proto...Tomasz Zarna1-2/+36
2008-11-24bug 255981: [Net] Setting direct provider on ProxySelector doesn't affect Pro...Tomasz Zarna1-0/+6
2008-11-24bug 255088: [Net] Malformed \uxxxx encoding exception in UnixProxyProvider.ge...Tomasz Zarna1-7/+4
2008-11-21bug 247408: [Net] Deprecate getProxyDataForHost(String) in the IProxyService APITomasz Zarna3-6/+89
2008-11-21bug 255814: [Net] Wrong methods and types used in org.eclipse.core.netTomasz Zarna1-2/+1
2008-11-20bug 228739: [Proxy] add UI support to see what the automatically detected pro...Tomasz Zarna3-2/+15
2008-11-18bug 255616: [Net] Add proxy providers layer on the top of ProxyManagerTomasz Zarna12-18/+311
2008-11-05Updated API filterTomasz Zarna1-1/+1
2008-10-17 bug 248210: [Net] Consistent crashes from UnixProxyProviderTomasz Zarna3-4/+5
2008-10-14 250707: [Proxy] remains an issue : if gnome proxy is set to direct connectio...Tomasz Zarna1-4/+6
2008-10-03bug 246065: [Net] Unexpected error encountered while preparing for the operationTomasz Zarna3-18/+62
2008-10-02bug 249448: [Net] Errors in native proxy code execution obstruct Eclipse startTomasz Zarna1-1/+0
2008-09-29bug 246072: [Net] Native proxy libraries support for getting native provider ...Tomasz Zarna8-11/+63

Back to the top