1. dc1e7f8 Handle FilePermission with <<ALL FILES>> (FELIX-1103). by Karl Pauls · 15 years ago
  2. d3b0374 Fix a memory leak in Permissions. by Karl Pauls · 15 years ago
  3. 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
  4. 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[Renamed from framework/security/src/main/java/org/apache/felix/framework/security/util/Permissions.java]
  5. 35c1c34 We need to have a way to still maintain a notion of default permissions in case that there is a condpermadmin present and no permissions have been set yet. This follows the way it is currently done in other frameworks and just uses the default permisssions of the permissionadmin in case there are no conditionpermission tuples present. This might change when the spec is clarified. by Karl Pauls · 16 years ago
  6. 3640732 Initial version of the OSGi security layer. (FELIX-116, FELIX-115, FELIX-22) by Karl Pauls · 16 years ago