1. 28af280 Adapt to BundleRevisionImpl.class instead of BundleRevision.class for security to fix a nullpointer if the bundle has been uninstalled. (FELIX-3221) by Karl Pauls · 13 years ago
  2. 6985d7c Don't mess with the target of a file permission. by Karl Pauls · 13 years ago
  3. be381f6 Update to latest parent pom 2.1 by Karl Pauls · 13 years ago
  4. d2829ac Fix ClassCastException in Permissions (FELIX-3101). by Karl Pauls · 13 years ago
  5. e1056cd Allow for directories in getEntries of bundles - this should allow for exploded bundles to work (FELIX-3004). by Karl Pauls · 13 years ago
  6. 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
  7. eab77e7 Port to latest framework trunk by Karl Pauls · 13 years ago
  8. 8a17c88 Adapt to new framework API. by Richard S. Hall · 14 years ago
  9. 6edd576 Rollback an experimental patch by Karl Pauls · 14 years ago
  10. c254911 Update to latest framework snapshot (FELIX-2739). by Karl Pauls · 14 years ago
  11. 567a7e6 Implement conditionalpermissioninfo encoding/decoding to match the spec. by Karl Pauls · 14 years ago
  12. 70c4bdb Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 14 years ago
  13. 695cde8 Fix a memory leak (FELIX-2283). by Karl Pauls · 15 years ago
  14. 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
  15. c0fa41d Handle FilePermission with <<ALL FILES>> (FELIX-1103). by Karl Pauls · 15 years ago
  16. 12c46d3 Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  17. c8ce6a8 Fix a memory leak in Permissions. by Karl Pauls · 16 years ago
  18. 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
  19. 88b5d85 Adapt to latest felix version. by Karl Pauls · 16 years ago
  20. 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