1. 5bb34ed Bug 225386 [sec] Javadoc gotchas by Oleg Besedin · 17 years ago v20080414
  2. 023e602 Bug 227034 [sec] secure storage dialogs: shells and syncExecs by Oleg Besedin · 17 years ago
  3. e70b964 Bug 226991 [sec] password verification - make it rule-based by Oleg Besedin · 17 years ago
  4. b215539 Does not reactivate the component factory providing the ComponetFactory service on change in its static references by sboshev · 17 years ago
  5. 877bc5b locateServices method now correctly return an array with maximum 1 elements for unary references by sboshev · 17 years ago
  6. 2991fb8 Fixed improper warning logs by sboshev · 17 years ago
  7. fb8a547 Fixed bug concerning multiple instances of component factory configurations by sboshev · 17 years ago
  8. d895b85 Usage of system property equinox.measurements.full is removed because it is not used by sboshev · 17 years ago
  9. d550629 Bug 226754 Confirm overwrite of the secure storage file by Oleg Besedin · 17 years ago
  10. 5cd1eee Bug 226744 Polish password recovery dialog by Oleg Besedin · 17 years ago
  11. f591278 Bug 226716 Allow user to disable password providers by Oleg Besedin · 17 years ago
  12. 05e96cb Bug 226591 Change and recover password should be specific to a password provider by Oleg Besedin · 17 years ago
  13. 1dc2c5a Bug 226579 Array out of bounds in Base64 by Oleg Besedin · 17 years ago
  14. 2020718 Bug 223089 Do we need "-password", "-keyring" by Oleg Besedin · 17 years ago
  15. 4500160 Fixed implementation of method locateService(String) by sboshev · 17 years ago
  16. 7e3edf1 Added new methods for access to reference data by sboshev · 17 years ago
  17. 365ce09 Bug 225907. [DS] Unexpected component deactivation-activation when creating new Configuration by sboshev · 17 years ago
  18. 0bd8bed Bug 226048 Add progress monitor to long-runing secure storage operations by Oleg Besedin · 17 years ago
  19. 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
  20. 94728f3 Bug 225899 org.eclipse.equinox.log - JavaDoc errors by Thomas Watson · 17 years ago
  21. 0d74d10 Bug 225906. [DS] NPE in SCR when creating Configuration for disabled component by sboshev · 17 years ago v20080407
  22. bbbb041 Corrected exception messages by sboshev · 17 years ago
  23. 9c805b8 Bug 223457. [ds] No validation against <component> elements with the same name by sboshev · 17 years ago
  24. f73dfcb Bug 225843 Differ nulls and empty strings in secure preferences by Oleg Besedin · 17 years ago
  25. a9269cb Improved error logging by sboshev · 17 years ago
  26. 8edb34b Bug 225624. [DS] Declarative Services fails to report NoClassDefFoundError by sboshev · 17 years ago
  27. 232bdde Improved error logging by sboshev · 17 years ago
  28. 6bccdb4 Improved error logging by sboshev · 17 years ago
  29. a9670de Bug 223454. [ds] Improve error message when bind/unbind method is not found by sboshev · 17 years ago
  30. 7225f63 Bug 225623 NPE in SecurePreferences.put() by Oleg Besedin · 17 years ago
  31. 27df2e8 Fix for 225201 by Matthew Flaherty · 17 years ago
  32. 031a3f0 Fix for bug 220805 by Matthew Flaherty · 17 years ago
  33. 2fd50d6 Bug 158123 Improve reporting of CoreException(MultiStatus) by Oleg Besedin · 17 years ago
  34. cc777ea Bug 224795. [ds] No validation against <reference> elements with the same name by sboshev · 17 years ago
  35. bad5655 Improved error logging by sboshev · 17 years ago
  36. 59869d2 Bug 158123 Improve reporting of CoreException(MultiStatus) by Oleg Besedin · 17 years ago
  37. 84e4131 Bug 158123 Improve reporting of CoreException(MultiStatus) by Oleg Besedin · 17 years ago
  38. 69769a9 Bug 223454. [ds] Improve error message when bind/unbind method is not found by sboshev · 17 years ago
  39. 92287ca Move to bundle-version 1.0 by sboshev · 17 years ago
  40. 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
  41. 78c72cb Bug 224990 org.eclipse.core.runtime.adaptor.run() covers up all exceptions by Thomas Watson · 17 years ago v20080331
  42. 482f544 Bug 224905 [AAP001] The source issue by Thomas Watson · 17 years ago
  43. 4704ec3 Bug 223089 Do we need "-password", "-keyring" by Oleg Besedin · 17 years ago v20080327-1000
  44. a7aeb5b Bug 224287 Javadoc errors by Thomas Watson · 17 years ago v20080327
  45. 3a180ca Fix for bug 223380 by Matthew Flaherty · 17 years ago v20080326
  46. d75a1fb Bug 223945 [sec] Should AuthorizationEngine/AuthorizationManager be internal.provisional ? by Thomas Watson · 17 years ago
  47. 0d2db8d Bug 223393 Linking Javadoc by Oleg Besedin · 17 years ago v20080324-1300
  48. 57b6f45 Javadoc cleanup by Oleg Besedin · 17 years ago
  49. ecb9b27 Add Javadoc to SecurityContributionItemFactory by Matthew Flaherty · 17 years ago v20080324
  50. 94cb6db Fix for 223370,223437 by Matthew Flaherty · 17 years ago
  51. ca6a275 Bug 221375 Icons needed for the secure storage view by Oleg Besedin · 17 years ago
  52. c42825a Bug 223393 Linking Javadoc by Oleg Besedin · 17 years ago
  53. aa5cc1c Fixing Javadoc by Oleg Besedin · 17 years ago
  54. 7d1b67e Bug 223089 Do we need "-password", "-keyring" by Oleg Besedin · 17 years ago
  55. 6143ac0 Bug 215828 JAAS and server-side Eclipse by Oleg Besedin · 17 years ago v20080320
  56. bf7210d Fixing namespaces missed during the bundle rename by Oleg Besedin · 17 years ago
  57. 5f19dbe Bug 222891 Need to provide versions for all public API that is exported by Oleg Besedin · 17 years ago
  58. def9afc Bug 81640 - [ErrorHandling] CoreException should provide an easy way to wrap itself (and other wrappers) recursively by DJ Houghton · 17 years ago
  59. cc25df2 Bug 199922 ILoginContext should simply be an extension of LoginContext by Oleg Besedin · 17 years ago
  60. 95038cf Bug 222874 security bundle should not rely on Runtime by Oleg Besedin · 17 years ago
  61. 16e577f Final EclipseCon tutorial changes by Matthew Flaherty · 17 years ago
  62. 243e2bc Bug 221862 add password recovery option by Oleg Besedin · 17 years ago
  63. f725831 Fix for 223013 by Matthew Flaherty · 17 years ago
  64. 2777e88 Fix for 223006 by Matthew Flaherty · 17 years ago
  65. 2128ec9 update policy code by eli · 17 years ago
  66. f2e74a1 Copyright pass. by khorne · 17 years ago
  67. fd6da0c Bug 222074 Streamline password management by Oleg Besedin · 17 years ago v20080316
  68. f0a5fb1 Bug 222595 Removing temporary warnings from Javadoc of the new registry listener by Oleg Besedin · 17 years ago
  69. 9200b2e copyright update. by Thomas Watson · 17 years ago
  70. f98df81 Bug 222125 - App container fails when app is dynamically installed by DJ Houghton · 17 years ago v200803131030
  71. a1d20d2 Fixing a typo in Javadoc by Oleg Besedin · 17 years ago
  72. bb7d2cc Fixing a typo in Javadoc by Oleg Besedin · 17 years ago
  73. 2942033 Bug 222097 chkpii error in N20080310-0010 by Oleg Besedin · 17 years ago v20080310
  74. 843ead0 Bug 220014 Adding ability to select encryption algorithms to secure properties by Oleg Besedin · 17 years ago
  75. 65dfc05 Sets the real instance to null when disposed by sboshev · 17 years ago
  76. 78e76d5 Bug 222037. [ds] Cannot bind services to multiple DS factory components by sboshev · 17 years ago
  77. f28dd69 Bug 220203. [ds] wrong invocation order of bind and activate by sboshev · 17 years ago
  78. 50c9112 *** empty log message *** by Oleg Besedin · 17 years ago
  79. 04d4dbf Bug 220818 Add graduated security bundles to the build by Oleg Besedin · 17 years ago
  80. bc07a9c Bug 220818 Add graduated security bundles to the build by Oleg Besedin · 17 years ago
  81. b4be32d Bug 220818 Add graduated security bundles to the build by Oleg Besedin · 17 years ago
  82. 83b1916 Bug 221657 Security bundles should using Import-Package for javax packages by Thomas Watson · 17 years ago
  83. 5f8dd61 update jre container. by Thomas Watson · 17 years ago
  84. d5f448e Bug 221473 [config] ConfigurationImpl contains broken equals() method by Simon Kaegi · 17 years ago v20080305-1131
  85. 19a1a2b Bug 221369 [sec] View to explore contents of the default secure storage by Oleg Besedin · 17 years ago v20080305
  86. 47e6cef Bug 221369 [sec] View to explore contents of the default secure storage by Oleg Besedin · 17 years ago
  87. 148fbc5 Bug 220964 Preference page for the secure storage by Oleg Besedin · 17 years ago
  88. 760e5f3 Initial graduated contribution by Matthew Flaherty · 17 years ago v20080228_security_initial
  89. 29b554f *** empty log message *** by Matthew Flaherty · 17 years ago
  90. 214985f Add appropriate BREE by Thomas Watson · 17 years ago v20080303
  91. 298a366 Update EE to use OSGi min 1.1 by Thomas Watson · 17 years ago
  92. d437d82 Update EE to use OSGi min 1.1 by Thomas Watson · 17 years ago
  93. 2086ede Update classpath to use correct EE. by Thomas Watson · 17 years ago
  94. 5d18972 Bug 220397. [equinox.util] uses System.setProperty, not available on min EE by sboshev · 17 years ago
  95. 497154c Update classpath settings to compile against foundation 1.0 by Thomas Watson · 17 years ago
  96. 8806690 Bug 209568 [eventadmin] refactor to have internal in namespace by Thomas Watson · 17 years ago v20080225
  97. 32db1be Bug 209566 [useradmin] refactor to have internal in namespace by Thomas Watson · 17 years ago
  98. a366273 - Change getTransformers to getTransformer by Thomas Watson · 17 years ago
  99. 80de369 Use Import-Package instead of requiring system.bundle. by Thomas Watson · 17 years ago
  100. 5eea216 Bug 218422 - Graduating the transform bundles from the incubator by khorne · 17 years ago