September 2014 Archives by author
Starting: Mon Sep 1 00:51:29 PDT 2014
Ending: Tue Sep 30 22:38:26 PDT 2014
Messages: 705
- [systemd-devel] [PATCH] add a transient user unit directory
Steven Allen
- [systemd-devel] [PATCH 0/5] Coverity fixes
Thomas H.P. Andersen
- [systemd-devel] [PATCH 1/2] sd-bus: sd_bus_message_get_errno should only return positive errno
Thomas H.P. Andersen
- [systemd-devel] [PATCH 2/2] terminal: sd_bus_error_get_errno returns positive errno
Thomas H.P. Andersen
- [systemd-devel] [PATCH 0/5] Coverity fixes
Thomas H.P. Andersen
- [systemd-devel] [PATCH 3/3] util : Remove dead code
Thomas H.P. Andersen
- [systemd-devel] [PATCH 1/3] bootchart: parse userinput with safe_atoi
Thomas H.P. Andersen
- [systemd-devel] [PATCH 2/3] bootchart: check return of strftime
Thomas H.P. Andersen
- [systemd-devel] [PATCH 3/3] bootchart: use 'n/a' if PRETTY_NAME is not found
Thomas H.P. Andersen
- [systemd-devel] [PATCH 1/3] bootchart: parse userinput with safe_atoi
Thomas H.P. Andersen
- [systemd-devel] [PATCH] bootchart: Do not try to access data for non-existing CPU's
Thomas H.P. Andersen
- [systemd-devel] 2nd X session manager
Thomas Antony
- [systemd-devel] [PATCH] journal: build fix when LZ4 is enabled but XZ is not.
Gustavo Sverzut Barbieri
- [systemd-devel] [PATCH] do not install factory/etc/pam.d if --disable-pam
Gustavo Sverzut Barbieri
- [systemd-devel] [PATCH 1/2] tmpfiles.d: split files to cope with split packages.
Gustavo Sverzut Barbieri
- [systemd-devel] [PATCH 2/2] sysusers.d: split files to cope with split packages.
Gustavo Sverzut Barbieri
- [systemd-devel] [PATCH] only build and install systemd-bus-proxyd if --enable-kdbus
Gustavo Sverzut Barbieri
- [systemd-devel] [PATCH 1/2] tmpfiles.d: split files to cope with split packages.
Gustavo Sverzut Barbieri
- [systemd-devel] [PATCH 1/2] tmpfiles.d: split files to cope with split packages.
Gustavo Sverzut Barbieri
- [systemd-devel] [PATCH 1/2] tmpfiles.d: split files to cope with split packages.
Gustavo Sverzut Barbieri
- [systemd-devel] [PATCH 2/2] sysusers.d: split files to cope with split packages.
Gustavo Sverzut Barbieri
- [systemd-devel] [PATCH] only build and install systemd-bus-proxyd if --enable-kdbus
Michał Bartoszkiewicz
- [systemd-devel] [PATCH] journalctl: allow customizable output formats
Daniel P. Berrange
- [systemd-devel] [PATCH] journalctl: allow customizable output formats
Daniel P. Berrange
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Daniel P. Berrange
- [systemd-devel] [PATCH] networkd: add preferred source to dhcp4 gateway route
Emil Renner Berthing
- [systemd-devel] [PATCH 1/2] shared/pty: remove unused pty_signal
Emil Renner Berthing
- [systemd-devel] [PATCH 2/2] remove unneeded error.h includes
Emil Renner Berthing
- [systemd-devel] [PATCH 1/2] shared/pty: remove unused pty_signal
Emil Renner Berthing
- [systemd-devel] [RFC 00/25] Compile against the musl libc
Emil Renner Berthing
- [systemd-devel] [RFC 01/25] include poll.h rather than sys/poll.h
Emil Renner Berthing
- [systemd-devel] [RFC 02/25] include fcntl.h rather than sys/fcntl.h
Emil Renner Berthing
- [systemd-devel] [RFC 03/25] udev: link-config: remove unneded linux/netdevice.h include
Emil Renner Berthing
- [systemd-devel] [RFC 04/25] sd-rtnl: rtnl-message: remove unneeded linux includes
Emil Renner Berthing
- [systemd-devel] [RFC 05/25] shared/util.h: include sys/reg.h for __WORDSIZE
Emil Renner Berthing
- [systemd-devel] [RFC 06/25] shared/label.h: add missing stdio.h include
Emil Renner Berthing
- [systemd-devel] [RFC 07/25] shared/sparse-endian.h: add missing byteswap.h include
Emil Renner Berthing
- [systemd-devel] [RFC 08/25] don't fail if GLOB_BRACE is not defined
Emil Renner Berthing
- [systemd-devel] [RFC 09/25] shared/socket-util: don't fail if libc doesn't support IDN
Emil Renner Berthing
- [systemd-devel] [RFC 10/25] shared/pty: fall back to kernel header for TIOCSIG
Emil Renner Berthing
- [systemd-devel] [RFC 11/25] shared/missing.h: fall pack to insecure getenv
Emil Renner Berthing
- [systemd-devel] [RFC 12/25] shared/missing.h: check for missing canonicalize_file_name
Emil Renner Berthing
- [systemd-devel] [RFC 13/25] shared/missing.h: check for missing strndupa
Emil Renner Berthing
- [systemd-devel] [RFC 14/25] shared/missing.h: check for missing __compar_fn_t typedef
Emil Renner Berthing
- [systemd-devel] [RFC 15/25] shared/utmp-wtmp: don't fail if libc doesn't support utmpx/wtmpx
Emil Renner Berthing
- [systemd-devel] [RFC 16/25] add fallback parse_printf_format implementation
Emil Renner Berthing
- [systemd-devel] [RFC 17/25] dhcp-internal.h: add fallback IPTOS_CLASS_CS6 definition
Emil Renner Berthing
- [systemd-devel] [RFC 18/25] sd-ipv4all: fall back to random if no random_r
Emil Renner Berthing
- [systemd-devel] [RFC 19/25] mount-setup: skip relabelling when SELinux and SMACK not supported
Emil Renner Berthing
- [systemd-devel] [RFC 20/25] udevadm-hwdb: don't use glibc-specific qsort_r
Emil Renner Berthing
- [systemd-devel] [RFC 21/25] make sure basename that doesn't alter it's argument
Emil Renner Berthing
- [systemd-devel] [RFC 22/25] support POSIX strerror_r returning int
Emil Renner Berthing
- [systemd-devel] [RFC 23/25] mount: order options before other arguments to mount
Emil Renner Berthing
- [systemd-devel] [RFC 24/25] units: order options before other arguments
Emil Renner Berthing
- [systemd-devel] [RFC 25/25] add -z muldefs to linker flags
Emil Renner Berthing
- [systemd-devel] [RFC 11/25] shared/missing.h: fall pack to insecure getenv
Emil Renner Berthing
- [systemd-devel] [RFC 00/25] Compile against the musl libc
Emil Renner Berthing
- [systemd-devel] [RFC 00/25] Compile against the musl libc
Emil Renner Berthing
- [systemd-devel] [RFC 25/25] add -z muldefs to linker flags
Emil Renner Berthing
- [systemd-devel] [PATCH] shared/util.h: portable sizeof(long) == sizeof(int) test
Emil Renner Berthing
- [systemd-devel] [PATCH] shared/util.h: portable sizeof(long) == sizeof(int) test
Emil Renner Berthing
- [systemd-devel] [PATCH 1/7] make utmp/wtmp support configurable
Emil Renner Berthing
- [systemd-devel] [PATCH 2/7] shutdownd: honour !HAVE_UTMP
Emil Renner Berthing
- [systemd-devel] [PATCH 3/7] systemctl: honour !HAVE_UTMP
Emil Renner Berthing
- [systemd-devel] [PATCH 4/7] journal: honour !HAVE_UTMP
Emil Renner Berthing
- [systemd-devel] [PATCH 5/7] tty-ask-password-agent: honour !HAVE_UTMP
Emil Renner Berthing
- [systemd-devel] [PATCH 6/7] core/execute: honour !HAVE_UTMP
Emil Renner Berthing
- [systemd-devel] [PATCH 7/7] utmp-wtmp.h: clean up stubbed functions
Emil Renner Berthing
- [systemd-devel] [PATCH 1/7] make utmp/wtmp support configurable
Emil Renner Berthing
- [systemd-devel] [PATCH] build: don't install busname units and target if kdbus support is disabled
Michael Biebl
- [systemd-devel] [PATCH] build: don't install busname units and target if kdbus support is disabled
Michael Biebl
- [systemd-devel] [PATCH v2] build: don't install busname units and target if kdbus support is disabled
Michael Biebl
- [systemd-devel] [PATCH v3] build: don't install busname units and target if kdbus support is disabled
Michael Biebl
- [systemd-devel] [PATCH v3] build: don't install busname units and target if kdbus support is disabled
Michael Biebl
- [systemd-devel] [PATCH RFC] udev: allow removing tags via TAG-="foobar"
Michael Biebl
- [systemd-devel] watchdog feature highly ineffecient / using too much CPU
Michael Biebl
- [systemd-devel] watchdog feature highly ineffecient / using too much CPU
Michael Biebl
- [systemd-devel] watchdog feature highly ineffecient / using too much CPU
Michael Biebl
- [systemd-devel] watchdog feature highly ineffecient / using too much CPU
Michael Biebl
- [systemd-devel] watchdog feature highly ineffecient / using too much CPU
Michael Biebl
- [systemd-devel] [RFC 25/25] add -z muldefs to linker flags
Michael Biebl
- [systemd-devel] [RFC 25/25] add -z muldefs to linker flags
Michael Biebl
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Michael Biebl
- [systemd-devel] [PATCH] only build and install systemd-bus-proxyd if --enable-kdbus
Michael Biebl
- [systemd-devel] help with systemd socket file for programs in the quagga suite
Andrei Borzenkov
- [systemd-devel] User systemd unit files
Andrei Borzenkov
- [systemd-devel] Suppressing automounting
Andrei Borzenkov
- [systemd-devel] Suppressing automounting
Andrei Borzenkov
- [systemd-devel] Suppressing automounting
Andrei Borzenkov
- [systemd-devel] systemd service for kinit
Andrei Borzenkov
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Andrei Borzenkov
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Andrei Borzenkov
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Andrei Borzenkov
- [systemd-devel] systemd service for kinit
Andrei Borzenkov
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Andrei Borzenkov
- [systemd-devel] [PATCH] swap: introduce Discard property
Andrei Borzenkov
- [systemd-devel] Why working this on reboot but not on start up
Andrei Borzenkov
- [systemd-devel] [uml-devel] Timed out waiting for device dev-disk-by...
Andrei Borzenkov
- [systemd-devel] Why working this on reboot but not on start up
Andrei Borzenkov
- [systemd-devel] New systemd bindings for GLib
Tristan Brindle
- [systemd-devel] Please help: systemd "special targets" activaton order for fast boot
Chaiken, Alison
- [systemd-devel] _H Online_ articles about systemd restored by Thorsten Leemhuis
Chaiken, Alison
- [systemd-devel] [PATCH] journalctl: allow customizable output formats
Kashyap Chamarthy
- [systemd-devel] [PATCH] tests: fix resource & mem leaks
Ronny Chevalier
- [systemd-devel] [PATCH] logind: fix typo
Ronny Chevalier
- [systemd-devel] [PATCH] fstab-generator: Honor usr=, usrfstype= and usrflags=
Ronny Chevalier
- [systemd-devel] [RFC] runtime configurable timer
WaLyong Cho
- [systemd-devel] [PATCH 0/2] label: rearrange mandatory access control(MAC) apis
WaLyong Cho
- [systemd-devel] [PATCH 1/2] label: rearrange mandatory access control(MAC) apis
WaLyong Cho
- [systemd-devel] [PATCH 2/2] udev: do NOT re-label smack
WaLyong Cho
- [systemd-devel] [RFC] runtime configurable timer
WaLyong Cho
- [systemd-devel] [PATCH] label: suppress warning on without selinux
WaLyong Cho
- [systemd-devel] [PATCH] label: suppress warning on without selinux
WaLyong Cho
- [systemd-devel] [PATCH] shell-completion(zsh): journalctl's -b changes
Eric Cook
- [systemd-devel] [PATCH] journalctl: allow customizable output formats
Daurnimator
- [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd
Daurnimator
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Zhenzhong Duan
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Zhenzhong Duan
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Zhenzhong Duan
- [systemd-devel] Add more information to coredump related journald etnries
Jakub Filak
- [systemd-devel] Add more information to coredump related journald etnries
Jakub Filak
- [systemd-devel] [PATCH] Big endian and the size of the gcc builtin type bool from stdbool.h
Dr. Werner Fink
- [systemd-devel] [PATCH] Big endian and the size of the gcc builtin type bool from stdbool.h
Dr. Werner Fink
- [systemd-devel] [PATCH] Big endian and the size of the gcc builtin type bool from stdbool.h
Dr. Werner Fink
- [systemd-devel] [PATCH] Big endian and the size of the gcc builtin type bool from stdbool.h
Werner Fink
- [systemd-devel] [PATCH 0/3] Add DHCPv6 Elapsed Time option
Patrik Flykt
- [systemd-devel] [PATCH 1/3] sd-dhcp6-client: Implement Elapsed Time option
Patrik Flykt
- [systemd-devel] [PATCH 2/3] test-dhcp6-client: Add checks for Elapsed Time option
Patrik Flykt
- [systemd-devel] [PATCH 3/3] TODO: Remove Elapsed Time DHCPv6 option as it is done
Patrik Flykt
- [systemd-devel] [PATCH 1/3] sd-dhcp6-client: Implement Elapsed Time option
Patrik Flykt
- [systemd-devel] Non-Stop Services in an Embedded Environment
Tobias Geerinckx-Rice
- [systemd-devel] Suppressing automounting
Tobias Geerinckx-Rice
- [systemd-devel] Suppressing automounting
Tobias Geerinckx-Rice
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Tobias Geerinckx-Rice
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Tobias Geerinckx-Rice
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Tobias Geerinckx-Rice
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Tobias Geerinckx-Rice
- [systemd-devel] [PATCH] networkd: allow specification of DHCP route metric
Angus Gibson
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Alexander Groleau
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Alexander Groleau
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Alexander Groleau
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Alexander Groleau
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Alexander Groleau
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Alexander Groleau
- [systemd-devel] [PATCH] build: configure option to disable hibernation
Tom Gundersen
- [systemd-devel] [PATCH] networkd: add preferred source to dhcp4 gateway route
Tom Gundersen
- [systemd-devel] [PATCH] networkd: allow specification of DHCP route metric
Tom Gundersen
- [systemd-devel] [PATCH] rules: net-setup-link - remove stray linebreak
Tom Gundersen
- [systemd-devel] [PATCH 1/3] sd-dhcp6-client: Implement Elapsed Time option
Tom Gundersen
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Tom Gundersen
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Tom Gundersen
- [systemd-devel] [PATCH 0/5] Coverity fixes
Tom Gundersen
- [systemd-devel] Unprivileged poweroff
Tom Gundersen
- [systemd-devel] [PATCH] udev: warn instead of killing kmod loading
Tom Gundersen
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Tom Gundersen
- [systemd-devel] [PATCH] udev: warn instead of killing kmod loading
Tom Gundersen
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Tom Gundersen
- [systemd-devel] [RFC][PATCH 1/2] resolve: resolved-manager: Avoid null dereference
Tom Gundersen
- [systemd-devel] [PATCH] libsystemd-network: avoid double-free in error case
Tom Gundersen
- [systemd-devel] [PATCH] bootchart: oom-check correct variable
Tom Gundersen
- [systemd-devel] Coverity scanning and results
Tom Gundersen
- [systemd-devel] [PATCH] logind: fix typo
Tom Gundersen
- [systemd-devel] [RFC 15/25] shared/utmp-wtmp: don't fail if libc doesn't support utmpx/wtmpx
Tom Gundersen
- [systemd-devel] [RFC 03/25] udev: link-config: remove unneded linux/netdevice.h include
Tom Gundersen
- [systemd-devel] [RFC 04/25] sd-rtnl: rtnl-message: remove unneeded linux includes
Tom Gundersen
- [systemd-devel] [RFC 08/25] don't fail if GLOB_BRACE is not defined
Tom Gundersen
- [systemd-devel] [RFC 16/25] add fallback parse_printf_format implementation
Tom Gundersen
- [systemd-devel] [RFC 18/25] sd-ipv4all: fall back to random if no random_r
Tom Gundersen
- [systemd-devel] [RFC 20/25] udevadm-hwdb: don't use glibc-specific qsort_r
Tom Gundersen
- [systemd-devel] [RFC 02/25] include fcntl.h rather than sys/fcntl.h
Tom Gundersen
- [systemd-devel] [RFC 01/25] include poll.h rather than sys/poll.h
Tom Gundersen
- [systemd-devel] [RFC 24/25] units: order options before other arguments
Tom Gundersen
- [systemd-devel] [RFC 23/25] mount: order options before other arguments to mount
Tom Gundersen
- [systemd-devel] [RFC 21/25] make sure basename that doesn't alter it's argument
Tom Gundersen
- [systemd-devel] [RFC 11/25] shared/missing.h: fall pack to insecure getenv
Tom Gundersen
- [systemd-devel] [RFC 00/25] Compile against the musl libc
Tom Gundersen
- [systemd-devel] [PATCH 0/3] Minor patches for gcc warnings
Tom Gundersen
- [systemd-devel] [PATCH] journal-remote: check return code of sd_event_default
Tom Gundersen
- [systemd-devel] [PATCH v5] socket: introduce SELinuxContextFromNet option
Tom Gundersen
- [systemd-devel] [RFC 00/25] Compile against the musl libc
Tom Gundersen
- [systemd-devel] systemd-networkd -- Unable to create VLAN device
Tom Gundersen
- [systemd-devel] Systemd-nspawn -- Unable to initialize virtual ethernet connection
Tom Gundersen
- [systemd-devel] Systemd-nspawn -- Unable to initialize virtual ethernet connection
Tom Gundersen
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Tom Gundersen
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Tom Gundersen
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Tom Gundersen
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Tom Gundersen
- [systemd-devel] [PATCH] readahead: wipe out readahead
Tom Gundersen
- [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd
Tom Gundersen
- [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd
Tom Gundersen
- [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd
Tom Gundersen
- [systemd-devel] [RESEND][PATCH] systemd-tmpfiles: Fix IGNORE_DIRECTORY_PATH age handling
Tom Gundersen
- [systemd-devel] [systemd-commits] 2 commits - src/nspawn src/shared
Tom Gundersen
- [systemd-devel] [PATCH] tty-ask-password-agent: Allow user input to be echoed
Tom Gundersen
- [systemd-devel] [PATCH] ask-password: Add --do-echo to enable echoing the user input
Tom Gundersen
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Colin Guthrie
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Colin Guthrie
- [systemd-devel] Log unit's name instead of unit's description?
Colin Guthrie
- [systemd-devel] Non-Stop Services in an Embedded Environment
Colin Guthrie
- [systemd-devel] So how am I supposed to put together my Linux system?
Colin Guthrie
- [systemd-devel] So how am I supposed to put together my Linux system?
Colin Guthrie
- [systemd-devel] User systemd unit files
Colin Guthrie
- [systemd-devel] Suppressing automounting
Colin Guthrie
- [systemd-devel] instantiated services set up
Colin Guthrie
- [systemd-devel] [PATCH] ask-password: Add --do-echo to enable echoing the user input
Colin Guthrie
- [systemd-devel] 2nd X session manager
Colin Guthrie
- [systemd-devel] [PATCH] ask-password: Add --do-echo to enable echoing the user input
Colin Guthrie
- [systemd-devel] transforming Iptables bash script to systemd service file -help
"Jóhann B. Guðmundsson"
- [systemd-devel] Disabling automatic activation of swap on GPT
"Jóhann B. Guðmundsson"
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
"Jóhann B. Guðmundsson"
- [systemd-devel] [PATCH] ask-password: Add --do-echo to enable echoing the user input
"Jóhann B. Guðmundsson"
- [systemd-devel] [RFC 00/25] Compile against the musl libc
"Jóhann B. Guðmundsson"
- [systemd-devel] [RFC 00/25] Compile against the musl libc
"Jóhann B. Guðmundsson"
- [systemd-devel] journal repair
"Jóhann B. Guðmundsson"
- [systemd-devel] journal repair
"Jóhann B. Guðmundsson"
- [systemd-devel] Implementing remote wake-up for Bluetooth
"Jóhann B. Guðmundsson"
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
"Jóhann B. Guðmundsson"
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
"Jóhann B. Guðmundsson"
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
"Jóhann B. Guðmundsson"
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
"Jóhann B. Guðmundsson"
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
"Jóhann B. Guðmundsson"
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
"Jóhann B. Guðmundsson"
- [systemd-devel] [PATCH] ask-password: Add --do-echo to enable echoing the user input
"Jóhann B. Guðmundsson"
- [systemd-devel] [PATCH] ask-password: Add --do-echo to enable echoing the user input
"Jóhann B. Guðmundsson"
- [systemd-devel] Log unit's name instead of unit's description?
Reindl Harald
- [systemd-devel] Log unit's name instead of unit's description?
Reindl Harald
- [systemd-devel] transforming Iptables bash script to systemd service file -help
Reindl Harald
- [systemd-devel] watchdog feature highly ineffecient / using too much CPU
Reindl Harald
- [systemd-devel] Forwarding to syslog missed XX messages
Reindl Harald
- [systemd-devel] Forwarding to syslog missed XX messages
Reindl Harald
- [systemd-devel] centralized logs
Reindl Harald
- [systemd-devel] Forwarding to syslog missed XX messages
Reindl Harald
- [systemd-devel] Forwarding to syslog missed XX messages
Reindl Harald
- [systemd-devel] Forwarding to syslog missed XX messages
Reindl Harald
- [systemd-devel] Forwarding to syslog missed XX messages
Reindl Harald
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Reindl Harald
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Reindl Harald
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Reindl Harald
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Reindl Harald
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Reindl Harald
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Reindl Harald
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Reindl Harald
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Reindl Harald
- [systemd-devel] [PATCH 1/2] test: update policy tests to handle user namespaces
Djalal Harouni
- [systemd-devel] [PATCH 2/2] policy: make policy checks work across user namespaces
Djalal Harouni
- [systemd-devel] [PATCH 2/2] policy: make policy checks work across user namespaces
Djalal Harouni
- [systemd-devel] [PATCH 1/2] test: update policy tests to handle user namespaces
Djalal Harouni
- [systemd-devel] [PATCH 2/2] policy: make policy checks work across user namespaces
Djalal Harouni
- [systemd-devel] [PATCH 1/2] test: some tests to enforce routing messages by connections ID
Djalal Harouni
- [systemd-devel] [PATCH 2/2] test: Use 'CapBnd' string for capability bounding set
Djalal Harouni
- [systemd-devel] [PATCH] Add the CPU hotplug rule
John Haxby
- [systemd-devel] [PATCH] Add the CPU hotplug rule
John Haxby
- [systemd-devel] [PATCH] Add the CPU hotplug rule
John Haxby
- [systemd-devel] [PATCH] Add the CPU hotplug rule
John Haxby
- [systemd-devel] [PATCH] Add the CPU hotplug rule
John Haxby
- [systemd-devel] [PATCH] Add the CPU hotplug rule
John Haxby
- [systemd-devel] [PATCH] Add the CPU hotplug rule
John Haxby
- [systemd-devel] [PATCH] libsystemd-network: avoid double-free in error case
Andreas Henriksson
- [systemd-devel] [PATCH] bootchart: oom-check correct variable
Andreas Henriksson
- [systemd-devel] [PATCH] core: fix resource leak in manager_environment_add
Andreas Henriksson
- [systemd-devel] [PATCH] sysv-generator: fix resource leak
Andreas Henriksson
- [systemd-devel] [PATCH] shared: fix resource leak in config_parse_default_instance
Andreas Henriksson
- [systemd-devel] [PATCH] journal-remote: check return code of sd_event_default
Andreas Henriksson
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Tomas Henzl
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Tomas Henzl
- [systemd-devel] Work on adding polkit support to systemd1
David Herrmann
- [systemd-devel] Preventing automatic seat assignments
David Herrmann
- [systemd-devel] [PATCH RFC] udev: allow removing tags via TAG-="foobar"
David Herrmann
- [systemd-devel] Preventing automatic seat assignments
David Herrmann
- [systemd-devel] [PATCH RFC] udev: allow removing tags via TAG-="foobar"
David Herrmann
- [systemd-devel] [PATCH RFC] udev: allow removing tags via TAG-="foobar"
David Herrmann
- [systemd-devel] [PATCH 1/5] [use after free] Avoid using m->kdbus after freeing it.
David Herrmann
- [systemd-devel] [PATCH 2/5] [use after free] pattern is already freed, so do not dereference it in the error print
David Herrmann
- [systemd-devel] [PATCH 3/5] [uninitialized] No need to check if num is < 0
David Herrmann
- [systemd-devel] [PATCH 4/5] [memleak] Do not leak mmapped area when other memory allocations fail.
David Herrmann
- [systemd-devel] [PATCH 5/5] [memleak] Actually unref the buscreds on failure.
David Herrmann
- [systemd-devel] [PATCH 1/3] [file handle leak] Close file handle when we're done with it
David Herrmann
- [systemd-devel] [PATCH 2/3] [fd leak] Stop leaking an fd in sd_journal_sendv
David Herrmann
- [systemd-devel] [PATCH 3/3] [fd leak] Stop leaking fd in do_accept()
David Herrmann
- [systemd-devel] [RFC] runtime configurable timer
David Herrmann
- [systemd-devel] [PATCH 2/3] [fd leak] Stop leaking an fd in sd_journal_sendv
David Herrmann
- [systemd-devel] [PATCH] Add the CPU hotplug rule
David Herrmann
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
David Herrmann
- [systemd-devel] [PATCH] core: smack-setup: Actually allow for succesfully loading CIPSO policy
David Herrmann
- [systemd-devel] [RFC][PATCH 1/2] resolve: resolved-manager: Avoid null dereference
David Herrmann
- [systemd-devel] [RFC][PATCH 2/2] terminal: handle term_utf8_decode returning NULL
David Herrmann
- [systemd-devel] watchdog feature highly ineffecient / using too much CPU
David Herrmann
- [systemd-devel] watchdog feature highly ineffecient / using too much CPU
David Herrmann
- [systemd-devel] watchdog feature highly ineffecient / using too much CPU
David Herrmann
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
David Herrmann
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
David Herrmann
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
David Herrmann
- [systemd-devel] Forwarding to syslog missed XX messages
David Herrmann
- [systemd-devel] Forwarding to syslog missed XX messages
David Herrmann
- [systemd-devel] [PATCH] Add the CPU hotplug rule
David Herrmann
- [systemd-devel] [PATCH] Add the CPU hotplug rule
David Herrmann
- [systemd-devel] [PATCH 1/2] shared/pty: remove unused pty_signal
David Herrmann
- [systemd-devel] [PATCH 2/2] remove unneeded error.h includes
David Herrmann
- [systemd-devel] [PATCH] [RFC] [WIP] [kdbus] Attempt to recursively pass fd
David Herrmann
- [systemd-devel] [PATCH 1/2] sd-bus: sd_bus_message_get_errno should only return positive errno
David Herrmann
- [systemd-devel] [PATCH 2/3] [RFC]sd-bus: remove some dead code
David Herrmann
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
David Herrmann
- [systemd-devel] [PATCH 2/3] [RFC]sd-bus: remove some dead code
David Herrmann
- [systemd-devel] cdrom_id opens device with O_EXCL, why?
David Herrmann
- [systemd-devel] [PATCH] Big endian and the size of the gcc builtin type bool from stdbool.h
David Herrmann
- [systemd-devel] [PATCH] Big endian and the size of the gcc builtin type bool from stdbool.h
David Herrmann
- [systemd-devel] [PATCH] Big endian and the size of the gcc builtin type bool from stdbool.h
David Herrmann
- [systemd-devel] cdrom_id opens device with O_EXCL, why?
David Herrmann
- [systemd-devel] cdrom_id opens device with O_EXCL, why?
David Herrmann
- [systemd-devel] [PATCH] udev: always resolve correctly database names on 'change' event
David Herrmann
- [systemd-devel] [PATCH] man: use the escape for "-" in example instead of space.
David Herrmann
- [systemd-devel] [PATCH 1/3] journal: Do not count on the compiler initializing found_last to false
David Herrmann
- [systemd-devel] [RFC 01/25] include poll.h rather than sys/poll.h
David Herrmann
- [systemd-devel] [RFC 10/25] shared/pty: fall back to kernel header for TIOCSIG
David Herrmann
- [systemd-devel] [RFC 06/25] shared/label.h: add missing stdio.h include
David Herrmann
- [systemd-devel] [RFC 07/25] shared/sparse-endian.h: add missing byteswap.h include
David Herrmann
- [systemd-devel] [RFC 05/25] shared/util.h: include sys/reg.h for __WORDSIZE
David Herrmann
- [systemd-devel] [RFC 25/25] add -z muldefs to linker flags
David Herrmann
- [systemd-devel] [RFC 14/25] shared/missing.h: check for missing __compar_fn_t typedef
David Herrmann
- [systemd-devel] [PATCH] socket-proxyd: Unchecked return value from library
David Herrmann
- [systemd-devel] [PATCH] socket-proxyd: Unchecked return value from library
David Herrmann
- [systemd-devel] [PATCH] socket-proxyd: Unchecked return value from library
David Herrmann
- [systemd-devel] [PATCH] shared/util.h: portable sizeof(long) == sizeof(int) test
David Herrmann
- [systemd-devel] [PATCH] shared/util.h: portable sizeof(long) == sizeof(int) test
David Herrmann
- [systemd-devel] [PATCH 2/2] logind: add support for gpio-keys Power Button
David Herrmann
- [systemd-devel] 2nd X session manager
David Herrmann
- [systemd-devel] 2nd X session manager
David Herrmann
- [systemd-devel] percentage values in journald.conf
Christian Hesse
- [systemd-devel] watchdog feature highly ineffecient / using too much CPU
Marcel Holtmann
- [systemd-devel] Implementing remote wake-up for Bluetooth
Marcel Holtmann
- [systemd-devel] Systemd-nspawn -- Canot add interface to container
Marcel Holtmann
- [systemd-devel] [RFC 25/25] add -z muldefs to linker flags
Dan Horák
- [systemd-devel] cdrom_id opens device with O_EXCL, why?
Hoyer, Marko (ADITG/SW2)
- [systemd-devel] cdrom_id opens device with O_EXCL, why?
Hoyer, Marko (ADITG/SW2)
- [systemd-devel] cdrom_id opens device with O_EXCL, why?
Hoyer, Marko (ADITG/SW2)
- [systemd-devel] cdrom_id opens device with O_EXCL, why?
Hoyer, Marko (ADITG/SW2)
- [systemd-devel] So how am I supposed to put together my Linux system?
Tobias Hunger
- [systemd-devel] So how am I supposed to put together my Linux system?
Tobias Hunger
- [systemd-devel] [PATCH] fstab-generator: Honor usr=, usrfstype= and usrflags=
Tobias Hunger
- [systemd-devel] [PATCH] fstab-generator: Honor usr=, usrfstype= and usrflags=
Tobias Hunger
- [systemd-devel] [PATCH] fstab-generator: Honor usr=, usrfstype= and usrflags=
Tobias Hunger
- [systemd-devel] [PATCH] Correct a few typos
Torstein Husebø
- [systemd-devel] Systemd-networkd -- Cannot acquire DHCP lease on bridge interface
Leonid Isaev
- [systemd-devel] Systemd-networkd -- Cannot acquire DHCP lease on bridge interface
Leonid Isaev
- [systemd-devel] Systemd-networkd -- Cannot acquire DHCP lease on bridge interface
Leonid Isaev
- [systemd-devel] [PATCH] journal: Fix sd_journal_enumerate_unique skipping values
Jan Janssen
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] build: don't install busname units and target if kdbus support is disabled
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] build: don't install busname units and target if kdbus support is disabled
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH v3] build: don't install busname units and target if kdbus support is disabled
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Need Help
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Add more information to coredump related journald etnries
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Add more information to coredump related journald etnries
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] User systemd unit files
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] User systemd unit files
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] transforming Iptables bash script to systemd service file -help
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [systemd-commits] 5 commits - configure.ac Makefile.am src/analyze src/bus-proxyd src/cgtop src/core src/delta src/journal src/journal-remote src/libsystemd src/libsystemd-network src/locale src/login src/machine src/network src/readahead src/remount-fs src/resolve src/shared src/socket-proxy src/sysctl src/systemctl src/sysusers src/sysv-generator src/test src/tmpfiles
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [systemd-commits] 5 commits - configure.ac Makefile.am src/analyze src/bus-proxyd src/cgtop src/core src/delta src/journal src/journal-remote src/libsystemd src/libsystemd-network src/locale src/login src/machine src/network src/readahead src/remount-fs src/resolve src/shared src/socket-proxy src/sysctl src/systemctl src/sysusers src/sysv-generator src/test src/tmpfiles
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [systemd-commits] 5 commits - configure.ac Makefile.am src/analyze src/bus-proxyd src/cgtop src/core src/delta src/journal src/journal-remote src/libsystemd src/libsystemd-network src/locale src/login src/machine src/network src/readahead src/remount-fs src/resolve src/shared src/socket-proxy src/sysctl src/systemctl src/sysusers src/sysv-generator src/test src/tmpfiles
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Should user mode linux register with machined?
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Should user mode linux register with machined?
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] tests: fix resource & mem leaks
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] journal repair
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [RFC] runtime configurable timer
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] label: suppress warning on without selinux
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] systemctl: add add-wants and add-requires verbs
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Setting system wide environment variables
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] swap: introduce Discard property
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] journal-upload returning error by default
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCHi v2] systemctl: add add-wants and add-requires verbs
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH 2/2] localectl: print warning when there are options given on kernel cmdline
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCHi v2] systemctl: add add-wants and add-requires verbs
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] Systemd-nspawn -- Canot add interface to container
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [feature request] allow instances in file.preset
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [feature request] allow instances in file.preset
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] journal: build fix when LZ4 is enabled but XZ is not.
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] only build and install systemd-bus-proxyd if --enable-kdbus
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] do not install factory/etc/pam.d if --disable-pam
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] journal-remote: initialize writer hashmap before use
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [feature request] allow instances in file.preset
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] only build and install systemd-bus-proxyd if --enable-kdbus
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH v3] systemctl: add add-wants and add-requires verbs
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH 1/7] make utmp/wtmp support configurable
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [systemd-commits] src/bus-proxyd test/bus-policy
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [systemd-commits] src/bus-proxyd test/bus-policy
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH 1/7] make utmp/wtmp support configurable
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH 1/3] bootchart: parse userinput with safe_atoi
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH 2/3] bootchart: check return of strftime
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH 2/2] logind: add support for gpio-keys Power Button
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] swap: introduce Discard property
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] swap: introduce Discard property
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] swap: introduce Discard property
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [systemd-commits] 2 commits - src/nspawn src/shared
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH 2/2] sysusers.d: split files to cope with split packages.
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH 1/2] tmpfiles.d: split files to cope with split packages.
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] shutdown: pass own argv to /run/initramfs/shutdown
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] [PATCH] shutdown: pass own argv to /run/initramfs/shutdown
Zbigniew Jędrzejewski-Szmek
- [systemd-devel] So how am I supposed to put together my Linux system?
Greg KH
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Zdenek Kabelac
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Zdenek Kabelac
- [systemd-devel] Preventing automatic seat assignments
Tanu Kaskinen
- [systemd-devel] Preventing automatic seat assignments
Tanu Kaskinen
- [systemd-devel] [PATCH RFC] udev: allow removing tags via TAG-="foobar"
Tanu Kaskinen
- [systemd-devel] Dedicated cgroups for a user
Naoki Kawakami
- [systemd-devel] Log unit's name instead of unit's description?
Jakub Klinkovský
- [systemd-devel] [PATCH 1/2] logind: add support for TPS65217 Power Button
Koen Kooi
- [systemd-devel] [PATCH 2/2] logind: add support for gpio-keys Power Button
Koen Kooi
- [systemd-devel] Having systemd shutdown when pressing the power button
Koen Kooi
- [systemd-devel] Possible to add bind mounts without rebooting container?
Leho Kraav
- [systemd-devel] udev database backwards compatibility guarantees
Alexander Larsson
- [systemd-devel] [RFC 11/25] shared/missing.h: fall pack to insecure getenv
Karol Lewandowski
- [systemd-devel] [PATCH 5/8] timesyncd: use longer PLL time constant
Miroslav Lichvar
- [systemd-devel] [PATCH 8/8] timesyncd: wait before reconnecting to first server
Miroslav Lichvar
- [systemd-devel] [PATCH 6/8] timesyncd: allow two missed replies before reselecting server
Miroslav Lichvar
- [systemd-devel] [PATCH 7/8] timesyncd: don't reset polling interval when reselecting server
Miroslav Lichvar
- [systemd-devel] [PATCH 8/8] timesyncd: wait before reconnecting to first server
Miroslav Lichvar
- [systemd-devel] Starting configurable set of services first
Umut Tezduyar Lindskog
- [systemd-devel] [PATCH] build: configure option to disable hibernation
Umut Tezduyar Lindskog
- [systemd-devel] Forwarding to syslog missed XX messages
Umut Tezduyar Lindskog
- [systemd-devel] Forwarding to syslog missed XX messages
Umut Tezduyar Lindskog
- [systemd-devel] [RFC 00/25] Compile against the musl libc
Umut Tezduyar Lindskog
- [systemd-devel] [RFC 18/25] sd-ipv4all: fall back to random if no random_r
Umut Tezduyar Lindskog
- [systemd-devel] journal-upload returning error by default
Umut Tezduyar Lindskog
- [systemd-devel] journal-upload returning error by default
Umut Tezduyar Lindskog
- [systemd-devel] Setting system wide environment variables
Umut Tezduyar Lindskog
- [systemd-devel] Race condition on systemd-run --scope
Umut Tezduyar Lindskog
- [systemd-devel] [PATCH] journal-remote: initialize writer hashmap before use
Jonathan Liu
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Maurizio Lombardi
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Maurizio Lombardi
- [systemd-devel] Systemd-nspawn -- Unable to initialize virtual ethernet connection
James Lott
- [systemd-devel] systemd-networkd -- Unable to create VLAN device
James Lott
- [systemd-devel] systemd-networkd -- Unable to create VLAN device
James Lott
- [systemd-devel] Systemd-nspawn -- Unable to initialize virtual ethernet connection
James Lott
- [systemd-devel] Systemd-networkd -- Cannot acquire DHCP lease on bridge interface
James Lott
- [systemd-devel] Systemd-networkd -- Cannot acquire DHCP lease on bridge interface
James Lott
- [systemd-devel] Systemd-nspawn -- Canot add interface to container
James Lott
- [systemd-devel] Systemd-nspawn -- Canot add interface to container
James Lott
- [systemd-devel] Systemd-nspawn -- Canot add interface to container
James Lott
- [systemd-devel] Systemd-nspawn -- Canot add interface to container
James Lott
- [systemd-devel] Systemd-networkd -- Cannot acquire DHCP lease on bridge interface
James Lott
- [systemd-devel] Systemd-nspawn -- Canot add interface to container
James Lott
- [systemd-devel] Systemd-nspawn -- Canot add interface to container
James Lott
- [systemd-devel] Systemd-nspawn -- Canot add interface to container
James Lott
- [systemd-devel] [PATCH 2/2] policy: make policy checks work across user namespaces
Daniel Mack
- [systemd-devel] [PATCH 1/2] test: update policy tests to handle user namespaces
Daniel Mack
- [systemd-devel] [PATCH 2/2] policy: make policy checks work across user namespaces
Daniel Mack
- [systemd-devel] [PATCH] [RFC] [WIP] [kdbus] Attempt to recursively pass fd
Daniel Mack
- [systemd-devel] [PATCH] missing: memfd_create takes unsigned int flags in final version
Daniel Mack
- [systemd-devel] [PATCH] core: fix resource leak in manager_environment_add
Daniel Mack
- [systemd-devel] [PATCH] sysv-generator: fix resource leak
Daniel Mack
- [systemd-devel] [PATCH] shared: fix resource leak in config_parse_default_instance
Daniel Mack
- [systemd-devel] [PATCH 2/2] test: Use 'CapBnd' string for capability bounding set
Daniel Mack
- [systemd-devel] [PATCH] Fix resource leak (coverity CID 1237760)
Daniel Mack
- [systemd-devel] [PATCH] systemctl: fix resource leak CID #1237747
Daniel Mack
- [systemd-devel] [systemd-commits] src/bus-proxyd test/bus-policy
Daniel Mack
- [systemd-devel] [systemd-commits] src/bus-proxyd test/bus-policy
Daniel Mack
- [systemd-devel] [PATCH] shell-completion(zsh): journalctl's -b changes
Daniel Mack
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Ian Malone
- [systemd-devel] [PATCH] man: use the escape for "-" in example instead of space.
Michael Marineau
- [systemd-devel] Suppressing automounting
Simon McVittie
- [systemd-devel] Log unit's name instead of unit's description?
Simon McVittie
- [systemd-devel] So how am I supposed to put together my Linux system?
Simon McVittie
- [systemd-devel] Unprivileged poweroff
Simon McVittie
- [systemd-devel] Unprivileged poweroff
Simon McVittie
- [systemd-devel] transforming Iptables bash script to systemd service file -help
Simon McVittie
- [systemd-devel] [PATCH] socket-proxyd: Unchecked return value from library
Simon McVittie
- [systemd-devel] Incorrect logic when /etc/machine-id is missing
Simon McVittie
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Simon McVittie
- [systemd-devel] v216 timers: a configuration for enterprise's needs, features requests
Daniele Medri
- [systemd-devel] LUKS passphrase asked twice when using plain device names
Paul Menzel
- [systemd-devel] Should user mode linux register with machined?
Thomas Meyer
- [systemd-devel] Should user mode linux register with machined?
Thomas Meyer
- [systemd-devel] Timed out waiting for device dev-disk-by...
Thomas Meyer
- [systemd-devel] [uml-devel] Timed out waiting for device dev-disk-by...
Thomas Meyer
- [systemd-devel] [uml-devel] Timed out waiting for device dev-disk-by...
Thomas Meyer
- [systemd-devel] Log unit's name instead of unit's description?
Mantas Mikulėnas
- [systemd-devel] User systemd unit files
Mantas Mikulėnas
- [systemd-devel] Suppressing automounting
Mantas Mikulėnas
- [systemd-devel] [PATCH] rules: net-setup-link - remove stray linebreak
Mantas Mikulėnas
- [systemd-devel] [PATCH 0/5] Coverity fixes
Mantas Mikulėnas
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Mantas Mikulėnas
- [systemd-devel] Cannot get Shutdown Script to Run (Libvirt Virtual Machine Shutdown)
Mantas Mikulėnas
- [systemd-devel] Systemd-nspawn -- Canot add interface to container
Mantas Mikulėnas
- [systemd-devel] [PATCH] udev: always resolve correctly database names on 'change' event
Robert Milasan
- [systemd-devel] [PATCH] udev: always resolve correctly database names on 'change' event
Robert Milasan
- [systemd-devel] Need Help
Sheesh Mohsin
- [systemd-devel] User systemd unit files
Chris Morgan
- [systemd-devel] User systemd unit files
Chris Morgan
- [systemd-devel] User systemd unit files
Chris Morgan
- [systemd-devel] User systemd unit files
Chris Morgan
- [systemd-devel] User systemd unit files
Chris Morgan
- [systemd-devel] User systemd unit files
Chris Morgan
- [systemd-devel] Disabling automatic activation of swap on GPT
Chris Murphy
- [systemd-devel] Disabling automatic activation of swap on GPT
Chris Murphy
- [systemd-devel] systemd service for kinit
Günther J. Niederwimmer
- [systemd-devel] systemd service for kinit
Günther J. Niederwimmer
- [systemd-devel] systemd service for kinit
Günther J. Niederwimmer
- [systemd-devel] Why working this on reboot but not on start up
Günther J. Niederwimmer
- [systemd-devel] Why working this on reboot but not on start up
Günther J. Niederwimmer
- [systemd-devel] Implementing remote wake-up for Bluetooth
Bastien Nocera
- [systemd-devel] Implementing remote wake-up for Bluetooth
Bastien Nocera
- [systemd-devel] Implementing remote wake-up for Bluetooth
Bastien Nocera
- [systemd-devel] [PATCH] systemctl: add add-wants and add-requires verbs
Lukas Nykryn
- [systemd-devel] [PATCHi v2] systemctl: add add-wants and add-requires verbs
Lukas Nykryn
- [systemd-devel] [PATCH v3] systemctl: add add-wants and add-requires verbs
Lukas Nykryn
- [systemd-devel] Problem when using Cgroups with the Systemd command
Lukáš Nykrýn
- [systemd-devel] [PATCHi v2] systemctl: add add-wants and add-requires verbs
Lukáš Nykrýn
- [systemd-devel] systemd-215: could not boot, missing /dev/disk/...-part2 symlink
Alexander E. Patrakov
- [systemd-devel] You are invited to give your thoughts on some async-signal-safety issues.
Alexander E. Patrakov
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Alexander E. Patrakov
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Alexander E. Patrakov
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Alexander E. Patrakov
- [systemd-devel] [PATCH] socket-proxyd: Unchecked return value from library
Alexander E. Patrakov
- [systemd-devel] [uml-devel] Timed out waiting for device dev-disk-by...
Alexander E. Patrakov
- [systemd-devel] nss-mymachines and virtual machines
Simon Peeters
- [systemd-devel] [PATCH] journald: add CAP_MAC_OVERRIDE in journald for SMACK issue
Lennart Poettering
- [systemd-devel] [PATCH] switch_root: do not fail, if base_filesystem_create() failed
Lennart Poettering
- [systemd-devel] [PATCH v4] socket: introduce SELinuxContextFromNet option
Lennart Poettering
- [systemd-devel] [PATCH] build: configure option to disable hibernation
Lennart Poettering
- [systemd-devel] Work on adding polkit support to systemd1
Lennart Poettering
- [systemd-devel] You are invited to give your thoughts on some async-signal-safety issues.
Lennart Poettering
- [systemd-devel] Add more information to coredump related journald etnries
Lennart Poettering
- [systemd-devel] You are invited to give your thoughts on some async-signal-safety issues.
Lennart Poettering
- [systemd-devel] So how am I supposed to put together my Linux system?
Lennart Poettering
- [systemd-devel] Need Help
Elias Probst
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Pavel Raiskup
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Pavel Raiskup
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Pavel Raiskup
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Pavel Raiskup
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Pavel Raiskup
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Pavel Raiskup
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Pavel Raiskup
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Pavel Raiskup
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Pavel Raiskup
- [systemd-devel] centralized logs
Mihamina Rakotomandimby
- [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd
Pacho Ramos
- [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd
Pacho Ramos
- [systemd-devel] help with systemd socket file for programs in the quagga suite
Dave Reisner
- [systemd-devel] [RFC 24/25] units: order options before other arguments
Dave Reisner
- [systemd-devel] [Featur Request] Allow list of names in file.network
Damien Robert
- [systemd-devel] [feature request] allow instances in file.preset
Damien Robert
- [systemd-devel] [feature request] allow instances in file.preset
Damien Robert
- [systemd-devel] [feature request] allow instances in file.preset
Damien Robert
- [systemd-devel] [feature request] allow instances in file.preset
Damien Robert
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Luis R. Rodriguez
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Luis R. Rodriguez
- [systemd-devel] [PATCH] udev: warn instead of killing kmod loading
Luis R. Rodriguez
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Luis R. Rodriguez
- [systemd-devel] [PATCH] udev: warn instead of killing kmod loading
Luis R. Rodriguez
- [systemd-devel] [RFC v2 3/6] kthread: warn on kill signal if not OOM
Luis R. Rodriguez
- [systemd-devel] [PATCH] missing: memfd_create takes unsigned int flags in final version
Cristian Rodríguez
- [systemd-devel] [PATCH] buildsys, missing: include linux/memfd.h if found
Cristian Rodríguez
- [systemd-devel] [PATCH] Fix resource leak (coverity CID 1237760)
Cristian Rodríguez
- [systemd-devel] [PATCH] systemctl: fix resource leak CID #1237747
Cristian Rodríguez
- [systemd-devel] [RFC 11/25] shared/missing.h: fall pack to insecure getenv
Cristian Rodríguez
- [systemd-devel] [RFC 12/25] shared/missing.h: check for missing canonicalize_file_name
Cristian Rodríguez
- [systemd-devel] [RFC 13/25] shared/missing.h: check for missing strndupa
Cristian Rodríguez
- [systemd-devel] [RFC 00/25] Compile against the musl libc
Cristian Rodríguez
- [systemd-devel] [RFC 21/25] make sure basename that doesn't alter it's argument
Cristian Rodríguez
- [systemd-devel] Setting system wide environment variables
Amit Saha
- [systemd-devel] [PATCH] socket-proxyd: Unchecked return value from library
Susant Sahani
- [systemd-devel] [PATCH] socket-proxyd: Unchecked return value from library
Susant Sahani
- [systemd-devel] [PATCH] socket-proxyd: Unchecked return value from library
Susant Sahani
- [systemd-devel] [PATCH] socket-proxyd: Unchecked return value from library
Susant Sahani
- [systemd-devel] [systemd-commits] 5 commits - configure.ac Makefile.am src/analyze src/bus-proxyd src/cgtop src/core src/delta src/journal src/journal-remote src/libsystemd src/libsystemd-network src/locale src/login src/machine src/network src/readahead src/remount-fs src/resolve src/shared src/socket-proxy src/sysctl src/systemctl src/sysusers src/sysv-generator src/test src/tmpfiles
Michal Schmidt
- [systemd-devel] [PATCH 2/2 v3] socket: introduce SELinuxContextFromNet option
Michal Sekletar
- [systemd-devel] [PATCH v4] socket: introduce SELinuxContextFromNet option
Michal Sekletar
- [systemd-devel] [PATCH v5] socket: introduce SELinuxContextFromNet option
Michal Sekletar
- [systemd-devel] [PATCH v5] socket: introduce SELinuxContextFromNet option
Michal Sekletar
- [systemd-devel] [RFC] [PATCH] cgroup: don't trim cgroup trees created by someone else
Michal Sekletar
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Michal Sekletar
- [systemd-devel] [PATCH 1/2] fileio: make parse_env_file() return number of parsed items
Michal Sekletar
- [systemd-devel] [PATCH 2/2] localectl: print warning when there are options given on kernel cmdline
Michal Sekletar
- [systemd-devel] [PATCH 2/2] localectl: print warning when there are options given on kernel cmdline
Michal Sekletar
- [systemd-devel] [PATCH] build: configure option to disable hibernation
Ivan Shapovalov
- [systemd-devel] [PATCH] build-sys: make hibernation support configure option also handle hybrid-sleep; fix indentation
Ivan Shapovalov
- [systemd-devel] [PATCH] build-sys: make hibernation support configure option also handle hybrid-sleep; fix indentation
Ivan Shapovalov
- [systemd-devel] [PATCH] journalctl: allow customizable output formats
Ivan Shapovalov
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Kay Sievers
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Kay Sievers
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Kay Sievers
- [systemd-devel] [PATCH 6/8] timesyncd: allow two missed replies before reselecting server
Kay Sievers
- [systemd-devel] [PATCH 8/8] timesyncd: wait before reconnecting to first server
Kay Sievers
- [systemd-devel] [PATCH 7/8] timesyncd: don't reset polling interval when reselecting server
Kay Sievers
- [systemd-devel] [PATCH 8/8] timesyncd: wait before reconnecting to first server
Kay Sievers
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Kay Sievers
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Kay Sievers
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Kay Sievers
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Kay Sievers
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Kay Sievers
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Kay Sievers
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Kay Sievers
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Kay Sievers
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Kay Sievers
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Kay Sievers
- [systemd-devel] [PATCH] ask-password: Add --do-echo to enable echoing the user input
David Sommerseth
- [systemd-devel] [PATCH] ask-password: Add --do-echo to enable echoing the user input
David Sommerseth
- [systemd-devel] [PATCH] ask-password: Add --do-echo to enable echoing the user input
David Sommerseth
- [systemd-devel] [PATCH] tty-ask-password-agent: Allow user input to be echoed
David Sommerseth
- [systemd-devel] [PATCH] journald: add CAP_MAC_OVERRIDE in journald for SMACK issue
Juho Son
- [systemd-devel] [PATCH v2] journald: add CAP_MAC_OVERRIDE in journald for SMACK issue
Juho Son
- [systemd-devel] Non-Stop Services in an Embedded Environment
Spence, Richard (EXT-Other - DE/Ulm)
- [systemd-devel] Non-Stop Services in an Embedded Environment
Spence, Richard (EXT-Other - DE/Ulm)
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Martin Steigerwald
- [systemd-devel] [PATCH] udevd: SAS: use SAS addr + PHY id in by-path whenever possible.
Samuli Suominen
- [systemd-devel] [HEADS-UP] Intent to remove readahead from systemd
Samuli Suominen
- [systemd-devel] [PATCH 0/5] Coverity fixes
Philippe De Swert
- [systemd-devel] [PATCH 0/5] Coverity fixes
Philippe De Swert
- [systemd-devel] [PATCH 2/3] [fd leak] Stop leaking an fd in sd_journal_sendv
Philippe De Swert
- [systemd-devel] [PATCH 0/5] Coverity fixes
Philippe De Swert
- [systemd-devel] [PATCH 3/3] util : Remove dead code
Philippe De Swert
- [systemd-devel] [PATCH 2/3] [RFC]sd-bus: remove some dead code
Philippe De Swert
- [systemd-devel] Coverity scanning and results
Philippe De Swert
- [systemd-devel] [RFC 00/25] Compile against the musl libc
Philippe De Swert
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Philippe De Swert
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
Jan Synacek
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
Jan Synacek
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
Jan Synacek
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
Jan Synacek
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
Jan Synacek
- [systemd-devel] [PATCH] sysctl: don't replace dots with slashes in prefix
Jan Synacek
- [systemd-devel] Incorrect logic when /etc/machine-id is missing
Jan Synacek
- [systemd-devel] Incorrect logic when /etc/machine-id is missing
Jan Synacek
- [systemd-devel] [PATCH] swap: introduce Discard property
Jan Synacek
- [systemd-devel] [PATCH] swap: introduce Discard property
Jan Synacek
- [systemd-devel] [PATCH] swap: introduce Discard property
Jan Synacek
- [systemd-devel] [PATCH] swap: introduce Discard property
Jan Synacek
- [systemd-devel] [PATCH] swap: introduce Discard property
Jan Synacek
- [systemd-devel] [PATCH] shutdown: pass own argv to /run/initramfs/shutdown
Marius Tessmann
- [systemd-devel] systemd-nspawn should not require getent initgroups
Tomasz Torcz
- [systemd-devel] centralized logs
Tomasz Torcz
- [systemd-devel] Prioritize the /etc configuration over /usr/lib also with .include
Tomasz Torcz
- [systemd-devel] systemd service for kinit
Tomasz Torcz
- [systemd-devel] [uml-devel] Timed out waiting for device dev-disk-by...
Tomasz Torcz
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Uoti Urpala
- [systemd-devel] [PATCH] Add the CPU hotplug rule
Todd Vierling
- [systemd-devel] Please help: systemd "special targets" activaton order for fast boot
Viswambharan, Vibin (V.)
- [systemd-devel] Please help: systemd "special targets" activaton order for fast boot
Viswambharan, Vibin (V.)
- [systemd-devel] Please help: systemd "special targets" activaton order for fast boot
Viswambharan, Vibin (V.)
- [systemd-devel] mount units and symlinks
Olav Vitters
- [systemd-devel] instantiated services set up
Jan Včelák
- [systemd-devel] instantiated services set up
Jan Včelák
- [systemd-devel] Work on adding polkit support to systemd1
Stef Walter
- [systemd-devel] Work on adding polkit support to systemd1
Stef Walter
- [systemd-devel] Regression in v209: SIGKILL sent immediately after SIGTERM
Stef Walter
- [systemd-devel] You are invited to give your thoughts on some async-signal-safety issues.
Florian Weimer
- [systemd-devel] [PATCH] systemd-tmpfiles: Fix IGNORE_DIRECTORY_PATH age handling
Richard Weinberger
- [systemd-devel] [RESEND][PATCH] systemd-tmpfiles: Fix IGNORE_DIRECTORY_PATH age handling
Richard Weinberger
- [systemd-devel] Should user mode linux register with machined?
Richard Weinberger
- [systemd-devel] Should user mode linux register with machined?
Richard Weinberger
- [systemd-devel] [RESEND][PATCH] systemd-tmpfiles: Fix IGNORE_DIRECTORY_PATH age handling
Richard Weinberger
- [systemd-devel] Timed out waiting for device dev-disk-by...
Richard Weinberger
- [systemd-devel] [PATCH] sd-dhcp6-client: support custom DUIDs
Dan Williams
- [systemd-devel] [PATCH] sd-dhcp-client: support non-Ethernet hardware addresses
Dan Williams
- [systemd-devel] Unprivileged poweroff
Michal Witanowski
- [systemd-devel] Suppressing automounting
Dale R. Worley
- [systemd-devel] Suppressing automounting
Dale R. Worley
- [systemd-devel] Suppressing automounting
Dale R. Worley
- [systemd-devel] Suppressing automounting
Dale R. Worley
- [systemd-devel] Suppressing automounting
Dale R. Worley
- [systemd-devel] Suppressing automounting
Dale R. Worley
- [systemd-devel] Suppressing automounting
Dale R. Worley
- [systemd-devel] [PATCH 1/3] journal: Do not count on the compiler initializing found_last to false
Dale R. Worley
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Dale R. Worley
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Dale R. Worley
- [systemd-devel] I wonder… why systemd provokes this amount of polarity and resistance
Dale R. Worley
- [systemd-devel] Problem when using Cgroups with the Systemd command
Wei Yan
- [systemd-devel] systemd-nspawn should not require getent initgroups
Marco d'Itri
- [systemd-devel] systemd-nspawn should not require getent initgroups
Marco d'Itri
- [systemd-devel] [PATCH 0/5] Coverity fixes
philippedeswert at gmail.com
- [systemd-devel] [PATCH 1/5] [use after free] Avoid using m->kdbus after freeing it.
philippedeswert at gmail.com
- [systemd-devel] [PATCH 2/5] [use after free] pattern is already freed, so do not dereference it in the error print
philippedeswert at gmail.com
- [systemd-devel] [PATCH 3/5] [uninitialized] No need to check if num is < 0
philippedeswert at gmail.com
- [systemd-devel] [PATCH 4/5] [memleak] Do not leak mmapped area when other memory allocations fail.
philippedeswert at gmail.com
- [systemd-devel] [PATCH 5/5] [memleak] Actually unref the buscreds on failure.
philippedeswert at gmail.com
- [systemd-devel] [PATCH 0/3] More coverity error fixes
philippedeswert at gmail.com
- [systemd-devel] [PATCH 1/3] [file handle leak] Close file handle when we're done with it
philippedeswert at gmail.com
- [systemd-devel] [PATCH 2/3] [fd leak] Stop leaking an fd in sd_journal_sendv
philippedeswert at gmail.com
- [systemd-devel] [PATCH 3/3] [fd leak] Stop leaking fd in do_accept()
philippedeswert at gmail.com
- [systemd-devel] [PATCH] core: smack-setup: Actually allow for succesfully loading CIPSO policy
philippedeswert at gmail.com
- [systemd-devel] [RFC][PATCH 1/2] resolve: resolved-manager: Avoid null dereference
philippedeswert at gmail.com
- [systemd-devel] [RFC][PATCH 2/2] terminal: handle term_utf8_decode returning NULL
philippedeswert at gmail.com
- [systemd-devel] [PATCH 1/3] journal: Do not count on the compiler initializing found_last to false
philippedeswert at gmail.com
- [systemd-devel] [PATCH 2/3] [RFC]sd-bus: remove some dead code
philippedeswert at gmail.com
- [systemd-devel] [PATCH 3/3] util : Remove dead code
philippedeswert at gmail.com
- [systemd-devel] [PATCH 0/3] Minor patches for gcc warnings
philippedeswert at gmail.com
- [systemd-devel] [PATCH 1/3] journal-upload: Remove compilation warning
philippedeswert at gmail.com
- [systemd-devel] [PATCH 2/3] core: Remove uninitialized warnings from bus-endpoint.c
philippedeswert at gmail.com
- [systemd-devel] [PATCH 3/3] sysusers: Remove some gcc warnings about uninitialized variables
philippedeswert at gmail.com
- [systemd-devel] [PATCH] bootchart: Do not try to access data for non-existing CPU's
philippedeswert at gmail.com
- [systemd-devel] transforming Iptables bash script to systemd service file -help
lux-integ
- [systemd-devel] transforming Iptables bash script to systemd service file -help
lux-integ
- [systemd-devel] help with systemd socket file for programs in the quagga suite
lux-integ
- [systemd-devel] help with systemd socket file for programs in the quagga suite
lux-integ
- [systemd-devel] loginctl - multi-seats
poma
- [systemd-devel] loginctl - multi-seats
poma
- [systemd-devel] [PATCH] switch_root: do not fail, if base_filesystem_create() failed
harald at redhat.com
- [systemd-devel] [PATCH] journald: add CAP_MAC_OVERRIDE in journald for SMACK issue
juho son
Last message date:
Tue Sep 30 22:38:26 PDT 2014
Archived on: Tue Sep 30 22:38:28 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).