Sign in
android
/
platform
/
external
/
libcap-ng
/
HEAD
d635413
Merge "Upgrade libcap-ng to v0.9.3 am: 0d4df181f5" into main-kernel
by android-build-automerger-merge-worker@system.gserviceaccount.com
· 11 days ago
main-kernel
f01f78f
Upgrade libcap-ng to v0.9.3 am: 0d4df181f5
by Joey Scarr
· 11 days ago
0d4df18
Upgrade libcap-ng to v0.9.3
by Joey Scarr
· 12 days ago
mirror-goog-main-external
904a9aa
Merge "Update Android METADATA am: 525bd9c55e" into main-kernel
by android-build-automerger-merge-worker@system.gserviceaccount.com
· 3 months ago
01a2243
Update Android METADATA am: 525bd9c55e
by Kate Ageeva
· 3 months ago
525bd9c
Update Android METADATA
by Kate Ageeva
· 4 months ago
0ab44af
Finalize libcap-ng 0.9.3 release
by Steve Grubb
· 4 months ago
f5f318a
update man page and bash completions for cap-audits -h option
by Steve Grubb
· 4 months ago
1bd5eb0
add experimantal notice to cap-audit
by Steve Grubb
· 4 months ago
bed7b57
update changelog
by Steve Grubb
· 4 months ago
d3d114f
filecap: add path-to-fd consistency check in capability write path
by Steve Grubb
· 4 months ago
28923a2
Limit COLUMNS to 400
by Steve Grubb
· 4 months ago
2a95af6
Limit COLUMNS to 400
by Steve Grubb
· 4 months ago
041dbc7
clarify CAPNG_DROP_SUPP_GRP documentation to match the code
by Steve Grubb
· 4 months ago
dc960ab
cap-ng: track temporary helper capabilities per set in change_id
by Steve Grubb
· 4 months ago
6f7ec49
rename capng_stage_supplementary_groups to capng_stage_additional_groups to make things more clear about what they are
by Steve Grubb
· 4 months ago
e1a06f7
capng: add explicit capng_change_id bounding apply flag
by Steve Grubb
· 4 months ago
8b46073
cap-ng: support staged supplementary groups in change_id
by Steve Grubb
· 4 months ago
df14f82
renamed variables for clarity of purpose
by Steve Grubb
· 4 months ago
e78e92d
update documentation
by Steve Grubb
· 4 months ago
c0e6487
capng_change_id: track addition of CAP_SETPCAP
by Steve Grubb
· 4 months ago
fe89b7a
update changelog
by Steve Grubb
· 4 months ago
68615b4
remove the created netcap.8 in make distcheck
by Steve Grubb
· 4 months ago
08fdeca
update changelog
by Steve Grubb
· 4 months ago
7074475
netcap: add --interface option to restrict analysis to a particular interface
by Steve Grubb
· 4 months ago
fd76087
netcap: add --list-interfaces command line option
by Steve Grubb
· 4 months ago
dc7c62b
move bash completion from /etc/bash_completion.d/ to %{_datadir}/bash-completion/completions/
by Steve Grubb
· 4 months ago
8600999
add missing file
by Steve Grubb
· 4 months ago
05a4bb6
configure: disable netcap --advanced when vm_sockets headers are missing
by Steve Grubb
· 4 months ago
4019cdb
Update unit test
by Steve Grubb
· 4 months ago
578424f
cap-audit: split userspace tool into focused source files
by Steve Grubb
· 4 months ago
ab4b854
cap-audit: restore final-drain shutdown noise backstop
by Steve Grubb
· 4 months ago
0641b97
remove shutdown patch which got combined with INSTALL
by Steve Grubb
· 4 months ago
4b8786c
update INSTALL
by Steve Grubb
· 4 months ago
3c68bfb
update changelog
by Steve Grubb
· 4 months ago
db20a8b
cap-audit: split capability analysis across init and runtime phases
by Steve Grubb
· 4 months ago
08acc34
Add .gitignore file
by Steve Grubb
· 4 months ago
c08ad3e
Open the libcap-ng 0.9.3 development cycle
by Steve Grubb
· 4 months ago
8f73eec
Finalize libcap-ng 0.9.2 release
by Steve Grubb
· 4 months ago
8e7671f
cap-audit: add denied syscalls to the report
by Steve Grubb
· 4 months ago
cb28986
remove unused workflow
by Steve Grubb
· 4 months ago
f3e2561
cap-audit: guard unresolved machine type
by Steve Grubb
· 4 months ago
778c0c6
cap-audit: narrow NOAUDIT filtering
by Steve Grubb
· 4 months ago
a009490
Replace syscall-based filter with CAP_OPT_NOAUDIT
by Steve Grubb
· 4 months ago
427310b
Update changelog
by Steve Grubb
· 4 months ago
2f43777
Update documentation and fix API issue
by Steve Grubb
· 4 months ago
252c2e7
Code cleanups
by Steve Grubb
· 4 months ago
961ce75
invert math
by Steve Grubb
· 4 months ago
02b95e3
capng_lock: use math operator to combine return codes
by Steve Grubb
· 4 months ago
d2326d4
update capng_lock man page
by Steve Grubb
· 4 months ago
5b0b7a6
revise capng_lock to call both and bitmap the results
by Steve Grubb
· 4 months ago
e59017c
Bye bye securebits
by Steve Grubb
· 4 months ago
f72bc03
Promote mmap mprotect mremap to always-noise filter
by Steve Grubb
· 4 months ago
7d6508b
Correct return code checking of prctl
by Steve Grubb
· 4 months ago
df18eed
Untangle PR_SET_SECUREBITS and PR_SET_NO_NEW_PRIVS
by Steve Grubb
· 4 months ago
5541dbe
Remove setting m.state since cap_apply did that
by Steve Grubb
· 4 months ago
0eeaa5d
Move state change to after get_bounding_set in case of error
by Steve Grubb
· 4 months ago
1205286
capng: verify correct number of args was parsed in get_bounding_set and get_ambient_set
by Steve Grubb
· 4 months ago
d6160c6
capng: fix capability feature detection and have_capabilities reporting
by Steve Grubb
· 4 months ago
e2526de
Improve securebits and no_new_privs handling
by Steve Grubb
· 4 months ago
bdbcbea
Cleanup proc output
by Steve Grubb
· 4 months ago
20ae739
When (full) is given, mark privileged-caps orange
by Steve Grubb
· 5 months ago
7221444
Keep cap_last_cap validation within 64 bits
by Steve Grubb
· 5 months ago
a6c6a2c
Fix buffer termination issue in caps_summary_for_pid
by Steve Grubb
· 5 months ago
0fade0b
Restore -z nodelete linker flag
by Steve Grubb
· 5 months ago
7c68df2
update changelog
by Steve Grubb
· 5 months ago
e36f3fe
capng_apply returns success when no capability set selected
by Steve Grubb
· 5 months ago
dbc88f0
pscap caches stale username when getpwuid() fails
by Steve Grubb
· 5 months ago
2c23245
Python capng_updatev varargs is wrong
by Steve Grubb
· 5 months ago
e5bfe76
Improve bookkeeping for capng_print_caps_text buffer
by Steve Grubb
· 5 months ago
1fd9ed0
Sanitize input from /proc
by Steve Grubb
· 5 months ago
08cdad4
Verify kernel answers netlink query
by Steve Grubb
· 5 months ago
ba2e9e0
Fix race in init_lib
by Steve Grubb
· 5 months ago
febd0dd
Update changelog
by Steve Grubb
· 5 months ago
eedb68e
Merge securebits_locked into securebits line
by Steve Grubb
· 5 months ago
d2d688c
Improve documentation and reduce argument counts
by Steve Grubb
· 5 months ago
63e7654
Fix remaining issues in netcap-advanced.c and netcap.8
by Steve Grubb
· 5 months ago
4002fc1
Add colorized output to netcap --advanced
by Steve Grubb
· 5 months ago
da8661a
add acct name to pscap --tree output
by Steve Grubb
· 5 months ago
78c5d01
Add brk filtering to always-noise cap_audit
by Steve Grubb
· 5 months ago
7228b4d
bindings: add check-local for python module underlinkage
by Steve Grubb
· 5 months ago
b418825
Remove loopback-only flag from netcap
by Steve Grubb
· 5 months ago
d5ce7e2
Enumerate ambient capabilities
by Steve Grubb
· 5 months ago
db449f4
Modify extract_unit_from_cgroup filtering logic
by Steve Grubb
· 5 months ago
f037ac4
Filter VSOCK seqpacket sockets properly
by Steve Grubb
· 5 months ago
4fefc81
Add SO_REUSEPORT detection for INET sockets
by Steve Grubb
· 5 months ago
427cd10
Add bash completions for libcap-ng-utils
by Steve Grubb
· 5 months ago
b512d97
Merge origin/master into advanced
by Steve Grubb
· 5 months ago
732da9b
Add bash completions for libcap-ng-utils
by Steve Grubb
· 5 months ago
4b43177
Update netcap.8 man page for new fields
by Steve Grubb
· 5 months ago
a8e10ed
add left > 1 guard for symmetry with ambient capabilities
by Steve Grubb
· 5 months ago
27ebad5
Update netcap.8 man page documentation
by Steve Grubb
· 5 months ago
ec7c1d6
Add full executable path to process model
by Steve Grubb
· 5 months ago
c31c62e
Refactor duplicate code
by Steve Grubb
· 5 months ago
169c4c5
Remove syscall numbers
by Steve Grubb
· 5 months ago
16979da
Add a --help option
by Steve Grubb
· 5 months ago
5414a4a
Open the 0.9.2 development cycle
by Steve Grubb
· 6 months ago
427ed6d
Finalize 0.9.1 release
by Steve Grubb
· 6 months ago
2b076af
Adjust capng_print_caps_text and capng_print_caps_numeric
by Steve Grubb
· 6 months ago
863ccef
Fix dead code warning and add a unit test for regressions
by Steve Grubb
· 6 months ago
Next »