1. e804790 FELIX-4736 Refactor R4Library and R4LibraryClause to NativeLibrary and NativeLibraryClause respectively. by Bob Paulin · 10 years ago
  2. 22ee38a Make it possible to compile with java > 6 by Karl Pauls · 11 years ago
  3. f6756bd Port to latest framework trunk by Karl Pauls · 13 years ago
  4. 533b4ac Adapt to new framework API. by Richard S. Hall · 13 years ago
  5. e2913e6 Update to latest framework snapshot (FELIX-2739). by Karl Pauls · 14 years ago
  6. fbb3257 Update to latest framework snapshot (FELIX-2294). by Karl Pauls · 14 years ago
  7. 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
  8. d093f2d Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577) by Karl Pauls · 15 years ago
  9. 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/condpermadmin/ConditionalPermissionAdminImpl.java]
  10. 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
  11. 3640732 Initial version of the OSGi security layer. (FELIX-116, FELIX-115, FELIX-22) by Karl Pauls · 16 years ago