1. 6985d7c Don't mess with the target of a file permission. by Karl Pauls · 13 years ago
  2. e078a75 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 13 years ago
  3. e9182fe [maven-release-plugin] prepare release org.apache.felix.framework.security-2.0.0 by Karl Pauls · 13 years ago
  4. fd571de Prepare for release by Karl Pauls · 13 years ago
  5. 35d1634 Update changelog by Karl Pauls · 13 years ago
  6. be381f6 Update to latest parent pom 2.1 by Karl Pauls · 13 years ago
  7. b525990 Use latest maven-bundle-plugin. by Richard S. Hall · 13 years ago
  8. d2829ac Fix ClassCastException in Permissions (FELIX-3101). by Karl Pauls · 13 years ago
  9. e1056cd Allow for directories in getEntries of bundles - this should allow for exploded bundles to work (FELIX-3004). by Karl Pauls · 13 years ago
  10. 4dc94e8 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
  11. eab77e7 Port to latest framework trunk by Karl Pauls · 13 years ago
  12. 48f5382 Update copyright year. by Richard S. Hall · 14 years ago
  13. 6eee38c Cleanup after release by Karl Pauls · 14 years ago
  14. 6ee76d8 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  15. d983dfb [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.2 by Karl Pauls · 14 years ago
  16. be8d707 Prepare for release. by Karl Pauls · 14 years ago
  17. 8a17c88 Adapt to new framework API. by Richard S. Hall · 14 years ago
  18. bd065af Update dependencies after release by Karl Pauls · 14 years ago
  19. ae77309 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  20. 8640ac7 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.1 by Karl Pauls · 14 years ago
  21. d7647b1 Update dependencies for release by Karl Pauls · 14 years ago
  22. 3f0b788 Update changelog. by Karl Pauls · 14 years ago
  23. 6edd576 Rollback an experimental patch by Karl Pauls · 14 years ago
  24. c254911 Update to latest framework snapshot (FELIX-2739). by Karl Pauls · 14 years ago
  25. 0074099 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  26. 6becdf8 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.0 by Karl Pauls · 14 years ago
  27. b9727a4a Prepare release by Karl Pauls · 14 years ago
  28. 9511eb7 Update changelog for release by Karl Pauls · 14 years ago
  29. 567a7e6 Implement conditionalpermissioninfo encoding/decoding to match the spec. by Karl Pauls · 14 years ago
  30. 4694470 Clean-up after release by Karl Pauls · 14 years ago
  31. 2c62685 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  32. be452d0 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0 by Karl Pauls · 14 years ago
  33. b62b6aa Rollback latest releases. by Karl Pauls · 14 years ago
  34. bda6623 Include DEPENDENCIES file. by Richard S. Hall · 14 years ago
  35. 53c9a76 Update to new NOTICE/DEPENDENCIES approach. by Richard S. Hall · 14 years ago
  36. 51e8152 Clean-up after release by Karl Pauls · 14 years ago
  37. 1da15d4 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 14 years ago
  38. 0e25116 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0 by Karl Pauls · 14 years ago
  39. 38a8547 Prepare 1.2.0 release. by Karl Pauls · 14 years ago
  40. 70c4bdb Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 14 years ago
  41. 695cde8 Fix a memory leak (FELIX-2283). by Karl Pauls · 15 years ago
  42. 7a9c583 Update dependencies after release by Karl Pauls · 15 years ago
  43. 8d09cf8 [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  44. ba7cb3f [maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0 by Karl Pauls · 15 years ago
  45. aea4a9d Update dependencies for release by Karl Pauls · 15 years ago
  46. 362a7e7 Rollback after cancel. by Karl Pauls · 15 years ago
  47. 515433b Update dependencies after release by Karl Pauls · 15 years ago
  48. 97e392a [maven-release-plugin] prepare for next development iteration by Karl Pauls · 15 years ago
  49. feb48f0 [maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0 by Karl Pauls · 15 years ago
  50. 185ecb5 Fix the framework version for release. by Karl Pauls · 15 years ago
  51. 4a4a596 Add changelog by Karl Pauls · 15 years ago
  52. 25313a0 Update Copyright year and add NOTICE and LICENSE files. by Karl Pauls · 15 years ago
  53. c2c5d9c Update to latest parent. by Richard S. Hall · 15 years ago
  54. bad56b5 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
  55. 123391b Update to framework 2.1.0-SNAPSHOT by Karl Pauls · 15 years ago
  56. c0fa41d Handle FilePermission with <<ALL FILES>> (FELIX-1103). by Karl Pauls · 15 years ago
  57. 12c46d3 Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  58. a3a6204 Update pom files to use the 1.0.4 parent pom (bulk change). by Clement Escoffier · 16 years ago
  59. 07fd5da 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 · 16 years ago
  60. c8ce6a8 Fix a memory leak in Permissions. by Karl Pauls · 16 years ago
  61. d8f73da 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
  62. 88b5d85 Adapt to latest felix version. by Karl Pauls · 16 years ago
  63. a0d2dfc 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
  64. 90f0b9f Add/Update bundle vendor. by Carsten Ziegeler · 17 years ago
  65. 2e84109 Move the security subproject to top-level to prepare for framework project reorg after 1.0.4 release. by Karl Pauls · 17 years ago