1. b34bf3a Bug 227417 Use api tooling for new security bundles by Thomas Watson · 17 years ago
  2. fa7941d Fix for bug 226674 by Matthew Flaherty · 17 years ago
  3. 20d3190 removing singleton status by Simon Kaegi · 17 years ago
  4. 6901dc0 Bug 225629 Help doesn't work if Servlet 2.5 API happens to be in plugin stack by Simon Kaegi · 17 years ago
  5. 736368a Bug 208489 [server] HttpContext.getResource called twice by Simon Kaegi · 17 years ago
  6. 5ff7abc Bug 227215 [server] Http Registry should be resilient to Errors in Servlets by Simon Kaegi · 17 years ago
  7. 26bcc20 Bug 227360 [server] Prevent registration on shutdown HttpService by Simon Kaegi · 17 years ago
  8. a4624ca Bug 198006 [server] Zero length resources return 404 by Simon Kaegi · 17 years ago
  9. 11612c2 Bug 222890 [bundles] Need to provide versions for all public API that is exported by Thomas Watson · 17 years ago
  10. cb67d1c Bug 227294 Importing org.eclipse.equinox.security as binary plug-in fails by Thomas Watson · 17 years ago
  11. 211f871 Bug 222546 [server] BridgeServlet keeps instance if init fails by Simon Kaegi · 17 years ago
  12. 0ff523a Bug 227253 [server] Support Servlet API 2.5 in org.eclipse.equinox.http by Simon Kaegi · 17 years ago
  13. 0850bec Added support for DebugOptions by sboshev · 17 years ago
  14. 5bb34ed Bug 225386 [sec] Javadoc gotchas by Oleg Besedin · 17 years ago v20080414
  15. 023e602 Bug 227034 [sec] secure storage dialogs: shells and syncExecs by Oleg Besedin · 17 years ago
  16. e70b964 Bug 226991 [sec] password verification - make it rule-based by Oleg Besedin · 17 years ago
  17. b215539 Does not reactivate the component factory providing the ComponetFactory service on change in its static references by sboshev · 17 years ago
  18. 877bc5b locateServices method now correctly return an array with maximum 1 elements for unary references by sboshev · 17 years ago
  19. 2991fb8 Fixed improper warning logs by sboshev · 17 years ago
  20. fb8a547 Fixed bug concerning multiple instances of component factory configurations by sboshev · 17 years ago
  21. d895b85 Usage of system property equinox.measurements.full is removed because it is not used by sboshev · 17 years ago
  22. d550629 Bug 226754 Confirm overwrite of the secure storage file by Oleg Besedin · 17 years ago
  23. 5cd1eee Bug 226744 Polish password recovery dialog by Oleg Besedin · 17 years ago
  24. f591278 Bug 226716 Allow user to disable password providers by Oleg Besedin · 17 years ago
  25. 05e96cb Bug 226591 Change and recover password should be specific to a password provider by Oleg Besedin · 17 years ago
  26. 1dc2c5a Bug 226579 Array out of bounds in Base64 by Oleg Besedin · 17 years ago
  27. 2020718 Bug 223089 Do we need "-password", "-keyring" by Oleg Besedin · 17 years ago
  28. 4500160 Fixed implementation of method locateService(String) by sboshev · 17 years ago
  29. 7e3edf1 Added new methods for access to reference data by sboshev · 17 years ago
  30. 365ce09 Bug 225907. [DS] Unexpected component deactivation-activation when creating new Configuration by sboshev · 17 years ago
  31. 0bd8bed Bug 226048 Add progress monitor to long-runing secure storage operations by Oleg Besedin · 17 years ago
  32. fac9ec4 Bug 225891 Deadlock due to synchronization in the org.eclipse.equinox.log bundle's Activator's stop(BundleContext) method by Thomas Watson · 17 years ago
  33. 94728f3 Bug 225899 org.eclipse.equinox.log - JavaDoc errors by Thomas Watson · 17 years ago
  34. 0d74d10 Bug 225906. [DS] NPE in SCR when creating Configuration for disabled component by sboshev · 17 years ago v20080407
  35. bbbb041 Corrected exception messages by sboshev · 17 years ago
  36. 9c805b8 Bug 223457. [ds] No validation against <component> elements with the same name by sboshev · 17 years ago
  37. f73dfcb Bug 225843 Differ nulls and empty strings in secure preferences by Oleg Besedin · 17 years ago
  38. a9269cb Improved error logging by sboshev · 17 years ago
  39. 8edb34b Bug 225624. [DS] Declarative Services fails to report NoClassDefFoundError by sboshev · 17 years ago
  40. 232bdde Improved error logging by sboshev · 17 years ago
  41. 6bccdb4 Improved error logging by sboshev · 17 years ago
  42. a9670de Bug 223454. [ds] Improve error message when bind/unbind method is not found by sboshev · 17 years ago
  43. 7225f63 Bug 225623 NPE in SecurePreferences.put() by Oleg Besedin · 17 years ago
  44. 27df2e8 Fix for 225201 by Matthew Flaherty · 17 years ago
  45. 031a3f0 Fix for bug 220805 by Matthew Flaherty · 17 years ago
  46. 2fd50d6 Bug 158123 Improve reporting of CoreException(MultiStatus) by Oleg Besedin · 17 years ago
  47. cc777ea Bug 224795. [ds] No validation against <reference> elements with the same name by sboshev · 17 years ago
  48. bad5655 Improved error logging by sboshev · 17 years ago
  49. 59869d2 Bug 158123 Improve reporting of CoreException(MultiStatus) by Oleg Besedin · 17 years ago
  50. 84e4131 Bug 158123 Improve reporting of CoreException(MultiStatus) by Oleg Besedin · 17 years ago
  51. 69769a9 Bug 223454. [ds] Improve error message when bind/unbind method is not found by sboshev · 17 years ago
  52. 92287ca Move to bundle-version 1.0 by sboshev · 17 years ago
  53. 3de7de8 Bug 222162. [ds] SCR incorrectly requires the <property> element's "type" attribute to be "Char" for a character property by sboshev · 17 years ago
  54. 78c72cb Bug 224990 org.eclipse.core.runtime.adaptor.run() covers up all exceptions by Thomas Watson · 17 years ago v20080331
  55. 482f544 Bug 224905 [AAP001] The source issue by Thomas Watson · 17 years ago
  56. 4704ec3 Bug 223089 Do we need "-password", "-keyring" by Oleg Besedin · 17 years ago v20080327-1000
  57. a7aeb5b Bug 224287 Javadoc errors by Thomas Watson · 17 years ago v20080327
  58. 3a180ca Fix for bug 223380 by Matthew Flaherty · 17 years ago v20080326
  59. d75a1fb Bug 223945 [sec] Should AuthorizationEngine/AuthorizationManager be internal.provisional ? by Thomas Watson · 17 years ago
  60. 0d2db8d Bug 223393 Linking Javadoc by Oleg Besedin · 17 years ago v20080324-1300
  61. 57b6f45 Javadoc cleanup by Oleg Besedin · 17 years ago
  62. ecb9b27 Add Javadoc to SecurityContributionItemFactory by Matthew Flaherty · 17 years ago v20080324
  63. 94cb6db Fix for 223370,223437 by Matthew Flaherty · 17 years ago
  64. ca6a275 Bug 221375 Icons needed for the secure storage view by Oleg Besedin · 17 years ago
  65. c42825a Bug 223393 Linking Javadoc by Oleg Besedin · 17 years ago
  66. aa5cc1c Fixing Javadoc by Oleg Besedin · 17 years ago
  67. 7d1b67e Bug 223089 Do we need "-password", "-keyring" by Oleg Besedin · 17 years ago
  68. 6143ac0 Bug 215828 JAAS and server-side Eclipse by Oleg Besedin · 17 years ago v20080320
  69. bf7210d Fixing namespaces missed during the bundle rename by Oleg Besedin · 17 years ago
  70. 5f19dbe Bug 222891 Need to provide versions for all public API that is exported by Oleg Besedin · 17 years ago
  71. def9afc Bug 81640 - [ErrorHandling] CoreException should provide an easy way to wrap itself (and other wrappers) recursively by DJ Houghton · 17 years ago
  72. cc25df2 Bug 199922 ILoginContext should simply be an extension of LoginContext by Oleg Besedin · 17 years ago
  73. 95038cf Bug 222874 security bundle should not rely on Runtime by Oleg Besedin · 17 years ago
  74. 16e577f Final EclipseCon tutorial changes by Matthew Flaherty · 17 years ago
  75. 243e2bc Bug 221862 add password recovery option by Oleg Besedin · 17 years ago
  76. f725831 Fix for 223013 by Matthew Flaherty · 17 years ago
  77. 2777e88 Fix for 223006 by Matthew Flaherty · 17 years ago
  78. 2128ec9 update policy code by eli · 17 years ago
  79. f2e74a1 Copyright pass. by khorne · 17 years ago
  80. fd6da0c Bug 222074 Streamline password management by Oleg Besedin · 17 years ago v20080316
  81. f0a5fb1 Bug 222595 Removing temporary warnings from Javadoc of the new registry listener by Oleg Besedin · 17 years ago
  82. 9200b2e copyright update. by Thomas Watson · 17 years ago
  83. f98df81 Bug 222125 - App container fails when app is dynamically installed by DJ Houghton · 17 years ago v200803131030
  84. a1d20d2 Fixing a typo in Javadoc by Oleg Besedin · 17 years ago
  85. bb7d2cc Fixing a typo in Javadoc by Oleg Besedin · 17 years ago
  86. 2942033 Bug 222097 chkpii error in N20080310-0010 by Oleg Besedin · 17 years ago v20080310
  87. 843ead0 Bug 220014 Adding ability to select encryption algorithms to secure properties by Oleg Besedin · 17 years ago
  88. 65dfc05 Sets the real instance to null when disposed by sboshev · 17 years ago
  89. 78e76d5 Bug 222037. [ds] Cannot bind services to multiple DS factory components by sboshev · 17 years ago
  90. f28dd69 Bug 220203. [ds] wrong invocation order of bind and activate by sboshev · 17 years ago
  91. 50c9112 *** empty log message *** by Oleg Besedin · 17 years ago
  92. 04d4dbf Bug 220818 Add graduated security bundles to the build by Oleg Besedin · 17 years ago
  93. bc07a9c Bug 220818 Add graduated security bundles to the build by Oleg Besedin · 17 years ago
  94. b4be32d Bug 220818 Add graduated security bundles to the build by Oleg Besedin · 17 years ago
  95. 83b1916 Bug 221657 Security bundles should using Import-Package for javax packages by Thomas Watson · 17 years ago
  96. 5f8dd61 update jre container. by Thomas Watson · 17 years ago
  97. d5f448e Bug 221473 [config] ConfigurationImpl contains broken equals() method by Simon Kaegi · 17 years ago v20080305-1131
  98. 19a1a2b Bug 221369 [sec] View to explore contents of the default secure storage by Oleg Besedin · 17 years ago v20080305
  99. 47e6cef Bug 221369 [sec] View to explore contents of the default secure storage by Oleg Besedin · 17 years ago
  100. 148fbc5 Bug 220964 Preference page for the secure storage by Oleg Besedin · 17 years ago