3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Aug 17, 2025 — Aug 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build(deps): bump actions/checkout from 7.0.0 to 7.0.1 More... 17 days ago
build(deps): bump actions/checkout from 6.0.2 to 7.0.0 More... about 2 months ago
libtcb: tolerate setgroups EPERM in unprivileged user namespaces More... 3 months ago
libtcb: add setgroups_allowed() helper More... 3 months ago
libtcb: change the type of is_dropped to unsigned int More... 3 months ago
CI: pin latest versions by their commit hash More... 6 months ago
CI: add job names More... 6 months ago
CI: use matrix strategy to avoid code duplication More... 6 months ago
CI: set concurrency limits More... 6 months ago
.github/dependabot.yml: set cooldown period More... 6 months ago
CI: add clang-19 jobs to the build matrix More... 6 months ago
CI: remove excessive permissions More... 6 months ago
CI: Switch ubuntu-24.04 jobs to ubuntu-latest for consistency More... 6 months ago
CI: disable persisting credentials for actions/checkout More... 6 months ago
CI: remove clang10 job More... 6 months ago
CI: fix gcc9 job More... 6 months ago
build(deps): bump actions/checkout from 4 to 6 More... 9 months ago
CI: Drop ubuntu-20.04 jobs More... 9 months ago
CI: Switch clang 11 to 13 jobs to ubuntu-22.04 More... over 1 year ago
Makefile: Apply minimum hardening to libs and applications. More... over 1 year ago
tcb_(un)convert: Check for UID and EUID to be 0 before proceeding. More... over 1 year ago
libnss_tcb: Disallow potentially-malicious user names in getspnam(3). More... over 1 year ago
make: Add an option to omit the PAM module during build and install. More... over 1 year ago
pam_tcb/Makefile: Move PAM_SO_SUFFIX to Make.defs. More... over 1 year ago
libtcb: Add versioning to exported symbols. More... over 1 year ago
libnss_tcb: Initialize or rewind dirstream from inside setspent(3). More... over 1 year ago
libnss_tcb: Drop use of readdir_r(3). More... over 1 year ago
Makefile: Pass CFLAGS to the compiler when invoking the linker. More... over 1 year ago
libtcb: Use thread-local storage for tcb_drop_priv and tcb_gain_priv. More... over 1 year ago
pam_tcb: do not use deprecated _pam_overwrite macro More... almost 2 years ago