4
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chdir: rename safe_chdir_simple() to safe_chdir_component() More... almost 3 years ago
Turn generic option parsing code into an API More... almost 3 years ago
Turn file level configuration parsing code into an API More... almost 3 years ago
Remove unused stat_any_ok_validator More... almost 3 years ago
mount: mark var_fstab_size as static More... almost 3 years ago
x11: replace snprintf() with xsprintf() More... almost 3 years ago
Import parts of xstring.h from the strace project More... almost 3 years ago
pass: extend and modernize fd_send() More... almost 3 years ago
io_loop: introduce sendmsg_retry() and recvmsg_retry() More... almost 3 years ago
pass: extend and modernize fd_recv() More... almost 3 years ago
pass: move printing of '\r' out of fd_recv() to its clients More... almost 3 years ago
logging: introduce set_log_level() More... almost 3 years ago
Introduce init_log_standalone() and init_log_daemon() More... almost 3 years ago
caller: harden caller_home check further More... almost 3 years ago
error_prints: introduce warn_msg(), notice_msg(), info_msg(), and debug_msg() More... almost 3 years ago
Eliminate global chroot_argv More... almost 3 years ago
handle_child: constify env argument More... almost 3 years ago
Rename main.c -> hasher-priv.c More... almost 3 years ago
Introduce fds.h, fd_set.h, io_loop.h, nullify_stdin.h, and unblock_fd.h More... almost 3 years ago
Export read_loop() and move it from child.c to io_loop.c More... almost 3 years ago
fds: own log_fd descriptor More... almost 3 years ago
Split fds.c More... almost 3 years ago
getconf: remove redundant calculations More... almost 3 years ago
Modernize xasprintf interface More... almost 3 years ago
Introduce xzalloc interface More... almost 3 years ago
Modernize xrealloc interface More... almost 3 years ago
x11_parse_display: remove redundant check More... almost 3 years ago
x11_connect_inet: enhance error diagnostics More... almost 3 years ago
Do not include <paths.h> More... almost 3 years ago
chdiruid: simplify chdiruid_simple() invocation conditions More... almost 3 years ago