chiark / gitweb /
tree-wide: remove unused variables (#8612)
[elogind.git] / src /
2018-08-24 Yu Watanabetree-wide: remove unused variables (#8612)
2018-08-24 Mario LimoncielloRename suspend-to-hibernate to suspend-then-hibernate
2018-08-24 Lennart Poetteringmachine-image,mount-setup: minor coding style fixes
2018-08-24 Lennart Poetteringinhibit: make use of EXIT_SUCCESS where appropriate
2018-08-24 Lennart Poetteringutil: check for overflows in xbsearch_r()
2018-08-24 Yu Watanabebus-util: add flags for bus_map_all_properties() (...
2018-08-24 Krzysztof Nowickicore: dont't remount /sys/fs/cgroup for relabel if...
2018-08-24 Zbigniew Jędrzejew... Fix compilation w/o smack (#8593)
2018-08-24 Zbigniew Jędrzejew... tree-wide: add bsearch_safe and use where appropriate
2018-08-24 Zbigniew Jędrzejew... fuzz-unit-file: add __has_feature(memory_sanitizer...
2018-08-24 Lennart Poetteringlabel: rework label_fix() implementations (#8583)
2018-08-24 Lennart Poetteringfs-util: add new CHASE_TRAIL_SLASH flag for chase_symli...
2018-08-24 Zbigniew Jędrzejew... tree-wide: warn when a directory path already exists...
2018-08-24 Zbigniew Jędrzejew... basic/mkdir: convert bool flag to enum
2018-08-24 Lennart Poetteringtree-wide: tabs suck (#8527)
2018-08-24 Lennart Poetteringlogind: drop obsolete comment
2018-08-24 Lennart Poetteringlogind: use manager_get_user_by_pid() where appropriate
2018-08-24 Lennart Poetteringlogind: rework manager_get_{user|session}_by_pid()...
2018-08-24 Lennart Poetteringconf-parse: small prettification
2018-08-24 Lennart Poetteringconf-parser: let's explicitly deprecate .include in...
2018-08-24 Lennart Poetteringparse-util: similar to safe_atou16_full() add safe_atou...
2018-08-24 Lennart Poetteringparse-util: introduce safe_atou16_full()
2018-08-24 Lennart Poetteringmacro: introduce new TAKE_FD() macro
2018-08-24 Lennart Poetteringsleep-config: replace USE() macro with TAKE_PTR() usage
2018-08-24 Lennart Poetteringmacro: introduce TAKE_PTR() macro
2018-08-24 Zbigniew Jędrzejew... When mangling names, optionally emit a warning (#8400)
2018-08-24 Zbigniew Jędrzejew... shared/conf-parser: fix outdated comment
2018-08-24 Franck Buiuser-util: add new wrappers for reading/writing {passwd...
2018-08-24 Lennart Poetteringcoccinelle: always use fcntl(fd, FD_DUPFD, 3) instead...
2018-08-24 Lennart Poetteringcoccinelle: make use of DIV_ROUND_UP() wherever appropriate
2018-08-24 Alex Gartrelljournal: make the compression threshold tunable
2018-08-24 Lennart Poetteringfileio: port parse_env_file_internal() to use _cleanup_...
2018-06-29 Sven EdenFix include mask in API header sd-event.h to be C90...
2018-06-29 Sven EdenFix foul typo in f281944
2018-06-29 Sven EdenFix cgroup directory mounting:
2018-06-29 Sven EdenFix accidental dbus closing in update_utmp() (#50)
2018-06-29 Sven EdenPrep v238: fix forking of the poweroff programs in...
2018-06-29 Sven EdenFix elogind debug mode:
2018-06-29 Sven EdenPrep v238: Disallow killing of lingering user processes...
2018-06-29 Sven EdenPrep v238: Do not kill user processes if not forced...
2018-06-29 Sven EdenCleaned up includes in elogind-dbus.c
2018-06-29 Sven Edenmanager_inhibit_timeout_handler() can be static again.
2018-06-29 Sven EdenMove method_do_shutdown_or_sleep() and its callers...
2018-06-29 Sven EdenMove bus_manager_shutdown_or_sleep_now_or_later() back...
2018-06-29 Sven EdenMove delay_shutdown_or_sleep() back to logind-dbus.c
2018-06-29 Sven EdenMove manager_dispatch_delayed() back to logind-dbus.c
2018-06-29 Sven Edenlogin/elogind-dbus.c: Sync the following methods from...
2018-06-29 Sven Edenlogin/eloginctl.c: Sync the following methods from...
2018-06-29 Sven EdenAdd dry_run support to manager_scheduled_shutdown_handler()
2018-06-29 Sven EdenPrep v238: Remove getnameinfo_pretty(), it is no longer...
2018-06-28 Sven EdenPrep v238: Mask cg_trim() call in manager_shutdown_cgro...
2018-06-28 Zbigniew Jędrzejew... basic/fs-util: skip fsync_directory_of_file() if /proc...
2018-06-28 Krzysztof Nowickicore: dont't remount /sys/fs/cgroup for relabel if...
2018-06-28 Filipe Brandenburgerconf-parser: accept trailing backslash at the end of...
2018-06-28 Yu Watanabelogin: do not wall message on cancelling shutdown when...
2018-06-28 Lennart Poetteringvirt: if we detect Xen by DMI, trust that over CPUID
2018-06-28 Adam Duskettadd __nr_statx defines for extra architectures (#8872)
2018-06-28 Zbigniew Jędrzejew... basic/log: always ignore errno from the enviornment...
2018-06-28 Antiquecgroup-util: fix enabling of controllers (#8816)
2018-06-28 Chris Lesiakfileio.c: fix incorrect mtime
2018-06-28 Zbigniew Jędrzejew... basic/log: do not use global errno in log_*_errno()
2018-06-28 Zbigniew Jędrzejew... basic/audit-util: always log the reason when disabling...
2018-06-28 LeonardISO-C compatibility: Remove empty initializer (#8713)
2018-06-28 Zbigniew Jędrzejew... tmpfiles: add a new return code for "operational failur...
2018-06-28 Evgeny Vereshchagincore: skip the removal of cgroups in the TEST_RUN_MINIM...
2018-06-28 Christian Hessesystemd-inhibit: ignore signal interrupt from keyboard...
2018-06-28 Lennart Poetteringstat-util: fix fd_is_network_ns()
2018-06-28 Lennart Poetteringsd-bus: drop fd_nonblock() calls that are implied by...
2018-06-28 Franck Buibasic/macros: rename noreturn into _noreturn_ (#8456)
2018-06-28 Evegeny Vereshchagintests: make / private after creating a mount namespace
2018-06-28 Michal Sekletarcore: ignore errors from cg_create_and_attach() in...
2018-06-28 Zbigniew Jędrzejew... basic/cgroup-util: remove unused variable
2018-06-28 Yu Watanabecore: do not free heap-allocated strings (#8391)
2018-06-28 Yu Watanabesd-bus: do not try to close already closed fd (#8392)
2018-06-22 Danilo SpinellaAdd locale.h header, needed by freelocale()
2018-06-12 Sven EdenPrep v238: Make a real distinction between 'halt' and...
2018-06-11 Sven EdenPrep v238: Fix cg_path_decode_unit() to understand...
2018-06-08 Sven EdenPrep v238: Fix elogind_daemonize(), it failed due to...
2018-06-08 Sven Edenlogind-user.c: As we need special.h elsewhere now,...
2018-06-08 Sven Edenpam_elogind.c: Remove renames by mask, check_tree.pl...
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
next