index
:
openrc.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-10-19
testing RC_RUNTIME_DIR
master
Anna (navi) Figueiredo Gomes
2023-10-19
testing RC_RUNTIME_DIR
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: create ${XDG_RUNTIME_DIR}/openrc when the var is already set
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: change eerrorx to eerror
Anna (navi) Figueiredo Gomes
2023-10-19
librc.c: fix potential infinite loop in recusive_mkdir
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: replace pam-syslog with elog
Anna (navi) Figueiredo Gomes
2023-10-19
rc.c, openrc-pam.c: move lockfile code into pam module
Anna (navi) Figueiredo Gomes
2023-10-19
librc: disallow running --user without XDG_RUNTIME_DIR set
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: add loading user environment.
Anna (navi) Figueiredo Gomes
2023-10-19
rc.c: use a flag instead of environment variables change the lockfile
Anna (navi) Figueiredo Gomes
2023-10-19
misc.c: use userenv_whitelist in the env filtering
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: Use the entire PAM environment
Naomi Calabretta
2023-10-19
misc.c: export the right paths when in user mode
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-run: in user mode, change to homedir instead of /
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: allow to define runlevels by the arguments
Anna (navi) Figueiredo Gomes
2023-10-19
librc: introduce recursive_mkdir()
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: Grab XDG_RUNTIME_DIR from pam and re-export it for openrc
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: Add syslog logs for opening, closing and runing a runlevel
Anna (navi) Figueiredo Gomes
2023-10-19
librc: disallow user scripts as root
Anna (navi) Figueiredo Gomes
2023-10-19
librc: add paths to errorx mkdir calls
Anna (navi) Figueiredo Gomes
2023-10-19
openrc: rework pathing functions
Anna (navi) Figueiredo Gomes
2023-10-19
openrc: create lockfile for --user.
Anna (navi) Figueiredo Gomes
2023-10-19
openrc-pam: introduction of a PAM module for --user
Anna (navi) Figueiredo Gomes
2023-10-19
openrc: Add the correct path for logs as user
Anna (navi) Figueiredo Gomes
2023-10-19
librc: Move sysconf dir to ~/.config/openrc/...
Anna (navi) Figueiredo Gomes
2023-10-19
librc: Allow user to override system-wide rc.conf
Anna (navi) Figueiredo Gomes
2023-10-19
librc: Use getpwuid instead of ${HOME} to get user's home directory.
Anna (navi) Figueiredo Gomes
2023-10-19
openrc: Add support for user services.
Anna (navi) Figueiredo Gomes
2023-10-19
librc: skeleton of user services support
Anna (navi) Figueiredo Gomes
2023-10-03
Relocate pipes.c and pipes.h file to shared directory.
Lexxy Fox
2023-10-03
supervise-daemon: implement output_logger and error_logger.
Lexxy Fox
2023-09-12
misc: add syscall fallback for close_range for musl libc
Natanael Copa
2023-09-12
start-stop-daemon: set fds to CLOEXEC instead of closing
Natanael Copa
2023-09-12
misc: add cloexec_fds_from() helper function
Natanael Copa
2023-09-12
supervise-daemon: rename HAVE_CLOSE_RANGE_EXEC to HAVE_CLOSE_RANGE
Natanael Copa
2023-08-29
Don't re-define strlcpy/strlcat with >=glibc-2.38
Sam James
2023-07-26
rc: fix automatic restart with runlevel-specific conf.d files
Sven Wegener
2023-05-14
einfo: fix vewend applet args
Oskari Pirhonen
2023-05-10
librc: allow overriding rc_interactive on kernel command line
Sam James
2023-04-24
openrc-run: fix rc_parallel race in svc_exec
Dominique Martinet
2023-04-24
openrc-run: silence lock failures with --no-deps
Dominique Martinet
2023-04-24
openrc-run: remove kludge in restart --no-deps
Dominique Martinet
2023-04-24
rc: use LIST_FOREACH_SAFE in cleanup()
NRK
2023-04-24
rc: block SIGCHLD during pid list operations
NRK
2023-04-24
rc: avoid calling free inside SIGCHLD handler
NRK
2023-04-24
fstabinfo: deal with EINTR in waitpid call
NRK
2023-04-24
fstabinfo: replace vfork with posix_spawnp
NRK
2023-04-23
einfo.h: fix EINFO_RESTRICT macro usage
Oskari Pirhonen
2023-04-20
shared: fix pointer type in UNCONST
Sam James
2023-04-19
Rename attribute macros to namespaced RC_*
Sam James
[next]