chiark / gitweb /
Prep v231.2: Send processes the wakeup signal, even if suspending the system failed.
[elogind.git] / src /
2017-06-27 Sven EdenPrep v231.2: Send processes the wakeup signal, even...
2017-06-26 Sven EdenPrep v231.2: Only check time and wall arguments for...
2017-06-26 Sven EdenPrep v231.2: elogind_log_special() : Add missing case...
2017-06-26 Sven EdenPrep v231.2: Add mor debug messages to find out, why...
2017-06-26 Sven EdenPrep v231.2: Really set an extra wall message (if any...
2017-06-26 Sven EdenPrep v231.2: loginctl: Move check for cancelling a...
2017-06-22 Sven EdenPrep v231.2: Add log messages for loginctl invoking...
2017-06-22 Sven EdenPrep v231.2: Mask get_startup_time(), it won't work...
2017-06-22 Sven EdenPrep v231.2: Mask unsupported bus errors.
2017-06-22 Sven EdenPrep v231.2: login1.policy vendor is the project, not...
2017-06-22 Sven EdenPrep v321.2: Fix org.freedesktop.login1 where named...
2017-06-21 Sven EdenPrep v231.2: Fix missing/double wall msgs on scheduled...
2017-06-21 Sven EdenPrep v231.2: Remove modes and states assertion in do_sl...
2017-06-20 Sven EdenPrep v231.2: login/elogind.c: Remove bus_forward_agent_...
2017-06-19 Sven EdenPrep v231.2: Remove orphaned files
2017-06-19 Sven EdenPrep v231.2: Make elogind musl-libc-compatible again.
2017-06-19 Sven EdenPrep v231.2: basic/stdio-util.h must include parse...
2017-06-19 Sven EdenPrep v231.2: Apply some minor style fixes
2017-06-19 Franck Buisd-event: "when exiting no signal event are pending...
2017-06-19 Evgeny Vereshchaginacl-util: fix memleak
2017-06-19 Lennart Poetteringlogind: don't hit assert when we try to free NULL manag...
2017-06-19 Zbigniew Jędrzejew... elogind: ignore lack of tty when checking whether color...
2017-06-19 Mantas MikulėnasRevert "logind: really handle *KeyIgnoreInhibited optio...
2017-06-19 Tejun Heologind: 0% and 100% should be valid for UserTasksMax...
2017-06-16 Sven EdenPrep v229.6: Send wakeup call to suspended processes.
2017-06-16 Sven EdenPrep v231: Add missing line breaks in loginctl help...
2017-06-16 Sven EdenPrep v231: Move elogind specific code in login/loginctl...
2017-06-16 Sven EdenPrep v231: Reorganize elogind specific code in login...
2017-06-16 Sven EdenPrep v231: Move elogind specific code in login/logind...
2017-06-16 Sven EdenPrep v231: Move can_sleep() back to src/shared/sleep...
2017-06-16 Sven EdenPrep v231: Minor fix for update-utmp
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (6/6)...
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (5/6)...
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (4/6)...
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (3/6)...
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (2/6)...
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (1/6)...
2017-06-16 Sven EdenPrep v231: Cleaned up tree
2017-06-16 Lennart Poetteringfileio: imply /tmp as directory if passed as NULL to...
2017-06-16 Alban Crequynamespace: don't fail on masked mounts (#3794)
2017-06-16 Zbigniew Jędrzejew... Use "return log_error_errno" in more places"
2017-06-16 Alessandro Puccetticgroup: whitelist inaccessible devices for "auto" and...
2017-06-16 Lennart Poetteringsd-id128: handle NULL return parameter in sd_id128_from...
2017-06-16 Lennart Poetteringsd-id128: split UUID file read/write code into new...
2017-06-16 Lennart Poetteringtree-wide: use sd_id128_is_null() instead of sd_id128_e...
2017-06-16 Alessio Igor Boganimissing_syscall: add __NR_copy_file_range for powerpc...
2017-06-16 Thomas H. P. Andersencore: remove duplicate includes (#3771)
2017-06-16 Lennart Poetteringcgroup: suppress sending follow-up SIGCONT after sendin...
2017-06-16 Lennart Poetteringcore: when forcibly killing/aborting left-over unit...
2017-06-16 Lennart Poetteringutil: don't send SIGCONT following a SIGCONT or SIGKILL...
2017-06-16 Lennart Poetteringlogind: change TasksMax= value for user logins to 33%
2017-06-16 Thomas Hindoe Paab... basic: fix whitespace
2017-06-16 Zbigniew Jędrzejew... tree-wide: get rid of selinux_context_t (#3732)
2017-06-16 Lennart Poetteringconf-parser: minor coding style improvements
2017-06-16 Valentin Vidićbasic/mount-util: recognize ocfs2 as network fs (#3713)
2017-06-16 Michael BieblVarious fixes for typos found by lintian (#3705)
2017-06-16 Torstein Husebøtreewide: fix typos and remove accidental repetition...
2017-06-16 Daniel Mackbasic: log: Increase static buffer for source file...
2017-06-16 Alessandro Puccettinamespace: unify limit behavior on non-directory paths
2017-06-16 Alexander Kuleshovtreewide: use stdio_unset_cloexec() function
2017-06-16 Alexander Kuleshovbasic/fd-util: introduce stdio_unset_cloexec() function
2017-06-16 Weng Xuetiansd-bus: Fix a read after free error in bus-match. ...
2017-06-16 Zbigniew Jędrzejew... Drop parentheses in two places
2017-06-16 0xAXbasic/strv: introduce STRV_IGNORE macro (#3601)
2017-06-16 Evgeny Vereshchaginbasic: pass flags to the fnmatch (#3606)
2017-06-16 0xAXbasic/strv: use SWAP_TWO() macro (#3602)
2017-06-16 Lennart Poetteringtree-wide: some work-arounds for gcc false positives...
2017-06-16 Evgeny Vereshchagincore: log the right set of the supported controllers...
2017-06-16 Lennart Poetteringprocess-util: fix two bugs in get_process_cmdline(...
2017-06-16 Lennart Poetteringsystemctl: make sure we terminate the bus connection...
2017-06-16 Lennart Poetteringsd-bus: make sure bus_map_all_properties() handle boole...
2017-06-16 Lennart Poetteringstring-table: make sure DEFINE_STRING_TABLE_LOOKUP_WITH...
2017-06-16 Kai Ruhnausocket-util: Run the fallback when the kernel complains...
2017-06-16 Lennart Poetteringtree-wide: htonl() is weird, let's use htobe32() instea...
2017-06-16 Lennart Poetteringutil-lib: rework get_process_cmdline() (#3529)
2017-06-16 Lennart Poetteringcore: set $JOURNAL_STREAM to the dev_t/ino_t of the...
2017-06-16 Andrew Jeddelohbuild: fix missing symbol for old kernel headers (...
2017-06-16 Lennart Poetteringunit-name: remove spurious newline
2017-06-16 Ivan Shapovalovcore: parse `rd.rescue` and `rd.emergency` as initrd...
2017-06-16 Max Prokhorovutil-lib: drop trailing non-printable characters from...
2017-06-16 Zbigniew Jędrzejew... process-util: remove broken support for pid==0
2017-06-16 Alex GaynorFixed a small typo in a comment (#3514)
2017-06-16 Dave ReisnerEnsure kdbus isn't used (#3501)
2017-06-16 Andreas Rammholdnetworkd: added support for vrf interfaces (#3316)
2017-06-16 Susant Sahanibus_util: add support to map double (#3479)
2017-06-16 Lennart Poetteringutil: introduce physical_memory_scale() to unify how...
2017-06-16 Lennart Poetteringutil-lib: introduce parse_percent() for parsing percent...
2017-06-16 Franck Builogind: minor cleanup and use IN_SET() in manager_handl...
2017-06-16 Franck Builogind: really handle *KeyIgnoreInhibited options in...
2017-06-16 Tobias Jungelmissing include added for build with -DDEBUG (#3424)
2017-06-16 Tejun Heocore: pass Unit into cgroup_context_apply() and use...
2017-06-16 Lennart Poetteringutil-lib: add accessors for unaligned native endian...
2017-06-16 Tobias Jungelnetworkd: add support to configure VLAN on bridge ports
2017-06-16 Lennart Poetteringpager: don't start pager if the terminal is explicitly...
2017-06-16 Lennart Poetteringtree-wide: check colors_enabled() before outputting...
2017-06-16 Lennart Poetteringutil-lib: make localed's nonempty() generic, rename...
2017-06-16 Michael Karcherutil-lib: Add sparc64 support for process creation...
2017-06-16 Michael Biebllogin: Fix policy for org.freedesktop.login1.set-self...
2017-06-16 Tejun Heocore: add cgroup memory controller support on the unifi...
2017-06-16 Djalal Harouninspawn: a bench of special fileystems that should not...
next