Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos-felix
/
8e3024fdaa42abfd44cac14e6e8cd968d33a87a5
/
framework.security
59e69b8
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
fbaf797
Don't mess with the target of a file permission.
by Karl Pauls
· 13 years ago
7e81bb7
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 13 years ago
358425f
[maven-release-plugin] prepare release org.apache.felix.framework.security-2.0.0
by Karl Pauls
· 13 years ago
ee2cd82
Prepare for release
by Karl Pauls
· 13 years ago
acf2659
Update changelog
by Karl Pauls
· 13 years ago
9426feb
Update to latest parent pom 2.1
by Karl Pauls
· 13 years ago
2e75550
Use latest maven-bundle-plugin.
by Richard S. Hall
· 13 years ago
d5b8288
Fix ClassCastException in Permissions (FELIX-3101).
by Karl Pauls
· 13 years ago
5751c76
Allow for directories in getEntries of bundles - this should allow for exploded bundles to work (FELIX-3004).
by Karl Pauls
· 13 years ago
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
f6756bd
Port to latest framework trunk
by Karl Pauls
· 13 years ago
217716b
Update copyright year.
by Richard S. Hall
· 14 years ago
39cad9e
Cleanup after release
by Karl Pauls
· 14 years ago
e1f2549
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
4fa5380
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.2
by Karl Pauls
· 14 years ago
0f487a0
Prepare for release.
by Karl Pauls
· 14 years ago
533b4ac
Adapt to new framework API.
by Richard S. Hall
· 14 years ago
b0d0be0
Update dependencies after release
by Karl Pauls
· 14 years ago
22b426b
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
6a53ab1
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.1
by Karl Pauls
· 14 years ago
e0a9f3d
Update dependencies for release
by Karl Pauls
· 14 years ago
b6a5d3f
Update changelog.
by Karl Pauls
· 14 years ago
f3a9aea
Rollback an experimental patch
by Karl Pauls
· 14 years ago
e2913e6
Update to latest framework snapshot (FELIX-2739).
by Karl Pauls
· 14 years ago
ebf88c2
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
c324716
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.4.0
by Karl Pauls
· 14 years ago
a33058f
Prepare release
by Karl Pauls
· 14 years ago
3df23ef
Update changelog for release
by Karl Pauls
· 14 years ago
9ac328a
Implement conditionalpermissioninfo encoding/decoding to match the spec.
by Karl Pauls
· 14 years ago
5353336
Clean-up after release
by Karl Pauls
· 14 years ago
2bb4893
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
9aea919
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0
by Karl Pauls
· 14 years ago
a0da437
Rollback latest releases.
by Karl Pauls
· 14 years ago
7487c8c
Include DEPENDENCIES file.
by Richard S. Hall
· 14 years ago
fbdc1e0
Update to new NOTICE/DEPENDENCIES approach.
by Richard S. Hall
· 14 years ago
796d420
Clean-up after release
by Karl Pauls
· 14 years ago
11aca1a
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 14 years ago
1bad411
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.2.0
by Karl Pauls
· 14 years ago
502f415
Prepare 1.2.0 release.
by Karl Pauls
· 14 years ago
fbb3257
Update to latest framework snapshot (FELIX-2294).
by Karl Pauls
· 14 years ago
978a752
Fix a memory leak (FELIX-2283).
by Karl Pauls
· 15 years ago
7efee47
Update dependencies after release
by Karl Pauls
· 15 years ago
ede4a0d
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
a9aeb59
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0
by Karl Pauls
· 15 years ago
7a9b94a
Update dependencies for release
by Karl Pauls
· 15 years ago
c0047ed
Rollback after cancel.
by Karl Pauls
· 15 years ago
68e5e60
Update dependencies after release
by Karl Pauls
· 15 years ago
515b5b9
[maven-release-plugin] prepare for next development iteration
by Karl Pauls
· 15 years ago
77beac3
[maven-release-plugin] prepare release org.apache.felix.framework.security-1.0.0
by Karl Pauls
· 15 years ago
e422241
Fix the framework version for release.
by Karl Pauls
· 15 years ago
d2b6e62
Add changelog
by Karl Pauls
· 15 years ago
6021d8b
Update Copyright year and add NOTICE and LICENSE files.
by Karl Pauls
· 15 years ago
1836b0c
Update to latest parent.
by Richard S. Hall
· 15 years ago
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
cc6082e
Update to framework 2.1.0-SNAPSHOT
by Karl Pauls
· 15 years ago
dc1e7f8
Handle FilePermission with <<ALL FILES>> (FELIX-1103).
by Karl Pauls
· 15 years ago
d093f2d
Migrate the security provider the latest felix version (FELIX-1101,FELIX-1577)
by Karl Pauls
· 15 years ago
4ae8697
Update pom files to use the 1.0.4 parent pom (bulk change).
by Clement Escoffier
· 16 years ago
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
· 16 years ago
d3b0374
Fix a memory leak in Permissions.
by Karl Pauls
· 16 years ago
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
17bd0b7
Adapt to latest felix version.
by Karl Pauls
· 16 years ago
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
cf6e51b
Add/Update bundle vendor.
by Carsten Ziegeler
· 17 years ago
8ef7aab
Move the security subproject to top-level to prepare for framework project reorg after 1.0.4 release.
by Karl Pauls
· 17 years ago