1. acf2659 Update changelog by Karl Pauls · 13 years ago
  2. 9426feb Update to latest parent pom 2.1 by Karl Pauls · 13 years ago
  3. 2e75550 Use latest maven-bundle-plugin. by Richard S. Hall · 13 years ago
  4. d5b8288 Fix ClassCastException in Permissions (FELIX-3101). by Karl Pauls · 13 years ago
  5. 5751c76 Allow for directories in getEntries of bundles - this should allow for exploded bundles to work (FELIX-3004). by Karl Pauls · 13 years ago
  6. 58beafb Allow for empty condition/permission infos, make the name optional, and parse ALLOW/DENY policy case insensitv (FELIX-2922). by Karl Pauls · 13 years ago
  7. f6756bd Port to latest framework trunk by Karl Pauls · 13 years ago
  8. 217716b Update copyright year. by Richard S. Hall · 13 years ago
  9. 39cad9e Cleanup after release by Karl Pauls · 13 years ago
  10. e1f2549 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  11. 4fa5380 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.2 by Karl Pauls · 13 years ago
  12. 0f487a0 Prepare for release. by Karl Pauls · 13 years ago
  13. 533b4ac Adapt to new framework API. by Richard S. Hall · 13 years ago
  14. b0d0be0 Update dependencies after release by Karl Pauls · 14 years ago
  15. 22b426b [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  16. 6a53ab1 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.1 by Karl Pauls · 14 years ago
  17. e0a9f3d Update dependencies for release by Karl Pauls · 14 years ago
  18. b6a5d3f Update changelog. by Karl Pauls · 14 years ago
  19. f3a9aea Rollback an experimental patch by Karl Pauls · 14 years ago
  20. e2913e6 Update to latest framework snapshot (FELIX-2739). by Karl Pauls · 14 years ago
  21. ebf88c2 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  22. c324716 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.0 by Karl Pauls · 14 years ago
  23. a33058f Prepare release by Karl Pauls · 14 years ago
  24. 3df23ef Update changelog for release by Karl Pauls · 14 years ago
  25. 9ac328a Implement conditionalpermissioninfo encoding/decoding to match the spec. by Karl Pauls · 14 years ago
  26. 5353336 Clean-up after release by Karl Pauls · 14 years ago
  27. 2bb4893 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  28. 9aea919 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0 by Karl Pauls · 14 years ago
  29. a0da437 Rollback latest releases. by Karl Pauls · 14 years ago
  30. 7487c8c Include DEPENDENCIES file. by Richard S. Hall · 14 years ago
  31. fbdc1e0 Update to new NOTICE/DEPENDENCIES approach. by Richard S. Hall · 14 years ago
  32. 796d420 Clean-up after release by Karl Pauls · 14 years ago
  33. 11aca1a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  34. 1bad411 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0 by Karl Pauls · 14 years ago
  35. 502f415 Prepare 1.2.0 release. by Karl Pauls · 14 years ago
  36. fbb3257 Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 14 years ago
  37. 978a752 Fix a memory leak (FELIX-2283). by Karl Pauls · 14 years ago
  38. 7efee47 Update dependencies after release by Karl Pauls · 14 years ago
  39. ede4a0d [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  40. a9aeb59 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0 by Karl Pauls · 14 years ago
  41. 7a9b94a Update dependencies for release by Karl Pauls · 14 years ago
  42. c0047ed Rollback after cancel. by Karl Pauls · 14 years ago
  43. 68e5e60 Update dependencies after release by Karl Pauls · 14 years ago
  44. 515b5b9 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  45. 77beac3 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0 by Karl Pauls · 14 years ago
  46. e422241 Fix the framework version for release. by Karl Pauls · 14 years ago
  47. d2b6e62 Add changelog by Karl Pauls · 14 years ago
  48. 6021d8b Update Copyright year and add NOTICE and LICENSE files. by Karl Pauls · 14 years ago
  49. 1836b0c Update to latest parent. by Richard S. Hall · 15 years ago
  50. 23287bd Add support for the 4.2.0 security specifications. This includes implementations of the access flag and various other changes (FELIX-1904, FELIX-22). by Karl Pauls · 15 years ago
  51. cc6082e Update to framework 2.1.0-SNAPSHOT by Karl Pauls · 15 years ago
  52. dc1e7f8 Handle FilePermission with <<ALL FILES>> (FELIX-1103). by Karl Pauls · 15 years ago
  53. d093f2d Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  54. 4ae8697 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 15 years ago
  55. 6fdbec6 Change the dependency on framework to target version 1.4.1 since we need to port it to the current trunk first. by Karl Pauls · 15 years ago
  56. d3b0374 Fix a memory leak in Permissions. by Karl Pauls · 15 years ago
  57. e0e4b29 Use doPriv to get PackageAdmin reference otherwise we might have somebody with not enough permissions on the stack (FELIX-849). by Karl Pauls · 16 years ago
  58. 17bd0b7 Adapt to latest felix version. by Karl Pauls · 16 years ago
  59. 1e49f7a Change dependency to be on Felix 1.0.4 for now because we made some api changes that still need to be ported to this extension. by Karl Pauls · 16 years ago
  60. cf6e51b Add/Update bundle vendor. by Carsten Ziegeler · 16 years ago
  61. 8ef7aab Move the security subproject to top-level to prepare for framework project reorg after 1.0.4 release. by Karl Pauls · 16 years ago