Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-04-30Bug 311027 - [console] NPE in console view when using -s optionThomas Watson1-1/+3
2009-12-14 Bug 289719 - PackageAdmin.refreshPackages issueThomas Watson2-3/+3
2009-11-06Bug 282966 - [console] No console command returns the dynamically imported p...Thomas Watson1-2/+81
2009-08-27Bug 279562 Add functionality to the telnet consoleThomas Watson7-386/+282
2009-06-29Bug 228320 Console's log command should support multiple LogReaderServicesv20090629Thomas Watson3-142/+6
2009-04-24fix copyrightsThomas Watson2-2/+2
2009-04-22Bug 273261 Cleanup duplicated string in properties filesThomas Watson1-1/+0
2009-03-18Bug 269194 [console] thread is not shutdown if using console socketsThomas Watson1-2/+5
2009-02-04Clean up non-nls tags.Thomas Watson1-4/+4
2009-02-02Bug 262941 console chokes and dies with unclosed quotesThomas Watson1-20/+25
2008-12-30Bug 259326 Echo console listening port (rather than just port configured to l...Thomas Watson1-1/+12
2008-12-01Bug 256053 Launching console using new Eclipse launcher (a la 132)v20081201-1815Root_RFC138_workThomas Watson2-0/+71
2008-10-16Bug 251013 Implement recent changes to RFC 132Thomas Watson1-1/+1
2008-09-17Bug 247328 CCE invoking the services console commandv20080916-2300Thomas Watson1-1/+1
2008-09-05Bug 246132 Refactor loader layerThomas Watson1-3/+3
2008-08-29Bug 245603 Refactor Service Layerv20080901BJ Hargrave1-1/+1
2008-08-18Bug 244443 Implement SystemBundle (RFC 132)Thomas Watson2-30/+35
2008-07-31Bug 242799 [osgi R4.2] implement changes to conditional permission admin RFC 120Thomas Watson1-12/+9
2008-04-15Update javadoc.Thomas Watson1-2/+2
2008-04-15Bug 226820 NPE thrown from FrameworkConsole.getServicesThomas Watson1-0/+2
2008-04-09Bug 226053 eclipse -console < /dev/null prints infinite loopThomas Watson1-23/+22
2008-02-19Format code with latest project settings.Thomas Watson1-4/+4
2008-02-15Bug 219094 [console] Use of FilteredOutputStream causes single byte writes to...Thomas Watson1-0/+5
2008-01-04Bug 212313 RCP app with Web Start puts osgi in an infinite Loopv20080107Thomas Watson1-6/+13
2007-12-02Bug 210384 console is blocking in 3.3.1Thomas Watson1-1/+3
2007-11-09use a read-only copy of the state.Thomas Watson1-1/+1
2007-10-29Bug 207588 [sec] Console commands to support enable/disablev20071029Thomas Watson1-9/+35
2007-08-16Bug 200202 Malformed javadoc tagsThomas Watson2-6/+2
2007-08-16Bug 199606 getprop console command does not sort outputThomas Watson1-3/+3
2007-08-03Bug 181881 Unfortunate Console CommandProvider Help Formattingv20070803Thomas Watson1-4/+4
2007-08-03Bug 181881 Unfortunate Console CommandProvider Help FormattingThomas Watson4-6/+1
2007-07-19Bug 197173 console fails if passed a set of initial commandsThomas Watson1-2/+2
2007-07-19Update copyright dates.Thomas Watson1-1/+1
2007-06-21Bug 190399 console command line parsing problemThomas Watson1-18/+23
2007-04-20Bug 183288 - [console] Lockup condition during an interruptPascal Rapicault1-15/+19
2007-04-18Bug 122911 Equinox OSGi on a servlet. Console does not shutdown.Thomas Watson1-93/+130
2007-03-29Bug 139983 Impossible to connect to framework console after connection resetThomas Watson1-1/+5
2007-03-12Bug 176049 Update console output to cleary distinguish bundles lazily awaitin...v20070312Thomas Watson1-1/+1
2007-03-02Bug 176049 Update console output to cleary distinguish bundles lazily awaitin...v20070304BJ Hargrave4-29/+61
2007-01-25Bug 168571 [console] reorganize the commands and add filtering capabilityThomas Watson3-22/+100
2006-11-17Bug 165044 StateHelper needs a way to get system packages from getVisiblePack...Thomas Watson1-3/+2
2006-10-24- imports are not printed if the bundle does not export any packages.Thomas Watson1-16/+14
2006-08-31fix "packages" command to return all exporters of a package.v20060905Thomas Watson1-8/+3
2006-08-22improve "bundles" command by using resolver API instead of PackageAdminThomas Watson1-53/+55
2006-06-16Bug 147376 No need to override addingService(reference)Thomas Watson1-63/+23
2006-05-10update copyrights.Thomas Watson1-2/+2
2006-04-21Bug 137978 No newline just before "Registered Services" when "bundle id" is i...Thomas Watson1-0/+1
2006-04-11Bug 105941 [osgi] Use separate encoding for console i/ov20060411Thomas Watson1-1/+1
2006-04-10Bug 135529 [osgi console] init command should clear permission storeThomas Watson1-0/+19
2006-02-10format code + order log entries so that latest is printed last.v20060210Thomas Watson1-161/+173

Back to the top