chiark / gitweb /
Prep v238: Uncomment now needed headers and unmask now needed functions in src/test...
[elogind.git] / src /
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-06-05 Sven EdenPrep v238: Remove obsolete sources and add missing...
2018-06-04 Sven EdenPrep v238: Fixed meson.build files in src/shared and...
2018-06-04 Sven EdenPrep v238: Applied some upstream updates to src/libelog...
2018-06-04 Sven EdenPrep v238: Applied some upstream updates to src/core...
2018-06-04 Sven EdenPrep v238: Applied some upstream updates to src/basic...
2018-05-30 Alan Jenkinslogin: remember that fds received from PID1 need to...
2018-05-30 Alan Jenkinslogin: fix FDNAME in call to sd_pid_notify_with_fds()
2018-05-30 Lennart Poetteringfd-util: drop stdio_unset_cloexec(), it's not used...
2018-05-30 Lennart Poetteringsd-bus: let's better not invade stdio territory when...
2018-05-30 Lennart Poetteringtree-wide: port various places over to use new rearrang...
2018-05-30 Lennart Poetteringterminal-util: port some generic code over to rearrange...
2018-05-30 Lennart Poetteringfd-util: add new call rearrange_stdio()
2018-05-30 Lennart Poetteringcoccinelle: add reallocarray() coccinelle script
2018-05-30 Alexander F RødsethOrganize the ANSI codes and add missing colors
2018-05-30 Lennart Poetteringlogind: fix typo in comment
2018-05-30 Lennart Poetteringlogind: open device if needed
2018-05-30 Lennart Poetteringlogind: cast away return value we don't care about
2018-05-30 Lennart Poetteringlogind: voidify a function we never check the return...
2018-05-30 Lennart Poetteringmount-setup: change bpf mount mode to 0700 (#8334)
2018-05-30 Zbigniew Jędrzejew... Remove /sbin from paths if split-bin is false (#8324)
2018-05-30 Lennart Poetteringprocfs-util: drop unnecessary zero initializations...
2018-05-30 Zbigniew Jędrzejew... basic/cgroup-util: simplify cg_get_keyed_attribute...
2018-05-30 Lennart Poetteringcore: turn on memory/cpu/tasks accounting by default...
2018-05-30 Lennart Poetteringcore: hook up /proc queries for the root slice, too
2018-05-30 Lennart Poetteringcgroup-util: rework cg_get_keyed_attribute() a bit
2018-05-30 Lennart Poetteringprocfs-util: add APIs to get consumed CPU time and...
2018-05-30 Lennart Poetteringcore: don't process dbus unit and job queue when there...
2018-05-30 Lennart Poetteringsd-bus: add APIs to query the current read and write...
2018-05-30 Lennart Poetteringprocess-util: don't install atfork() handler more than...
2018-05-30 Lennart Poetteringutil: add new safe_close_above_stdio() wrapper
2018-05-30 Lennart Poetteringdoc: add a new doc/ directory, and move two markdown...
2018-05-30 Franck Buirules: add a missing comma in 70-uaccess.rules since...
2018-05-30 Zbigniew Jędrzejew... missing_syscall: add pkey_mprotect for ppc (#8292)
2018-05-30 Lennart Poetteringkhash: try to detect broken AF_ALG support in centos...
2018-05-30 Lennart Poetteringsd-login: make use of _cleanup_close_ where possible
2018-05-30 Lennart Poetteringlogind: make sure we don't trip up on half-initialized...
2018-05-30 Lennart Poetteringlogind: check file is device node before using .st_rdev
2018-05-30 Lennart Poetteringlogind: let's pack a few struct fields we can pack
2018-05-30 Lennart Poetteringlogind: fd 0 is a valid fd
2018-05-30 Lennart Poetteringlogind: let's reduce one level of indentation
2018-05-30 Lennart Poetteringlogind: propagate the right error, don't make up ENOMEM
2018-05-30 Lennart Poetteringlogind: rework sd_eviocrevoke()
2018-05-30 Lennart Poetteringlogind: trivial improvements
2018-05-30 Zbigniew Jędrzejew... basic/xattr-util: do not cast ssize_t to int
2018-05-30 Zbigniew Jędrzejew... basic/exec-util: use _exit() to return from child
2018-05-30 Zbigniew Jędrzejew... basic: shorten the code a bit in two places
2018-05-30 Zbigniew Jędrzejew... tree-wide: use reallocarray instead of our home-grown...
2018-05-30 Zbigniew Jędrzejew... basic/virt: provide a nicer message is /proc/cpuinfo...
2018-05-30 Zbigniew Jędrzejew... basic/log: add an assert that does not recurse into...
2018-05-30 Zbigniew Jędrzejew... udev/net-id: check all snprintf return values
2018-05-30 Zbigniew Jędrzejew... basic/log: make sure header is printed correctly, add...
2018-05-30 Zbigniew Jędrzejew... basic/log: fix confusion with parameters to log_dispatc...
2018-05-30 Zbigniew Jędrzejew... basic/log: make log_object_internalv static
2018-05-30 Zbigniew Jędrzejew... basic/log: voidify snprintf statements
2018-05-30 Zbigniew Jędrzejew... Revert "Replace use of snprintf with xsprintf"
2018-05-30 Alan Jenkinslogin: fix user@.service case, so we don't allow nested...
2018-05-30 Patrick UiterwijkFix format-truncation compile failure by typecasting...
2018-05-30 Shuang Liuvirt: detect QNX hypervisor Detect QNX hypervisor based...
2018-05-30 Lennart Poetteringmount-setup: always use the same source as fstype for...
2018-05-30 Lennart Poetteringbpf: use BPF_F_ALLOW_MULTI flag if it is available
2018-05-30 Lennart Poetteringbpf: mount bpffs by default on boot
2018-05-30 Lennart Poetteringnologin: extend the /run/nologin descriptions a bit...
2018-05-30 Lennart Poetteringbasic: split out update_reboot_parameter_and_warn(...
2018-05-30 Lennart Poetteringbasic: add a common syscall wrapper around reboot()
2018-05-30 Lennart Poetteringmissing: always use __NR_ as prefix for syscall numbers
2018-05-30 Lennart Poetteringmissing: Fix statx syscall ifdeffery
2018-05-30 Lennart Poetteringtree-wide: reopen log when we need to log in FORK_CLOSE...
2018-05-30 Lennart Poetteringlog: only open kmsg on fallback if we actually want...
2018-05-30 Zbigniew Jędrzejew... missing_syscall: when adding syscall replacements,...
2018-05-30 Zbigniew Jędrzejew... test-user-util: skip most tests for nobody if synthenti...
2018-05-30 Zbigniew Jędrzejew... test-user-util: print function delimiters
2018-05-30 Yu Watanabemount-util: call mount_option_mangle() in mount_verbose()
2018-05-30 Yu Watanabemount-util: add mount_option_mangle()
2018-05-30 Lennart Poetteringxattr-util: use crtime/btime if statx() is available...
2018-05-30 Lennart Poetteringxattr-util: support AT_EMPTY_PATH in fgetxattrat_fake()
2018-05-30 Lennart Poetteringio-util: add an unlikely decorator for a test that...
2018-05-30 Lennart Poetteringtree-wide: make use of fsync_directory_of_file() all...
2018-05-30 Lennart Poetteringfs-util: move fsync_directory_of_file() into generic...
2018-05-30 Lennart Poetteringstat-util: unify code that checks whether something...
2018-05-30 Zbigniew Jędrzejew... tests: add a simple test for utf8_n_codepoints()
2018-05-30 Zbigniew Jędrzejew... Some comment adjustments
2018-05-30 Zbigniew Jędrzejew... pid1: do not initialize join_controllers by default
2018-05-30 Zbigniew Jędrzejew... Move config_parse_join_controllers to shared, add test
2018-05-30 Zbigniew Jędrzejew... shared/conf-parser: define a macro for the repeating...
2018-05-30 Zbigniew Jędrzejew... test-process-util: one more (void)
2018-05-30 Zbigniew Jędrzejew... Add some handling to remaining unlinkat calls
2018-05-30 Zbigniew Jędrzejew... login,user-sessions: always warn when we fail to remove...
2018-05-30 Zbigniew Jędrzejew... meson: drop unnecessary "transformation" of policy...
2018-05-30 Zbigniew Jędrzejew... meson: drop double .in suffix for o.fd.systemd1.policy...
2018-05-30 Gunnar HjalmarssonGettextize policy files
2018-05-30 Zbigniew Jędrzejew... logind: change check_gc to may_gc everywhere
2018-05-30 Zbigniew Jędrzejew... meson: add -Dmemory-accounting-default=true|false
2018-05-30 Lennart Poetteringutf8: add utf8_n_codepoints() for counting complete...
2018-05-30 Lennart Poetteringterminal-util: make resolve_dev_console() less weird
next