2017-12-26 |
Lennart Poettering | core,udev,networkd: add ConditionKernelVersion= |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Yu Watanabe | Merge pull request #7728 from poettering/fork-rework |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Yu Watanabe | Merge pull request #7735 from poettering/rc-local-fix |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Lucas Werkmeister | man: further file-hierarchy *Directory= improvements |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Lennart Poettering | units: link up debug-generator documentation from debug... |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Lennart Poettering | rc-local-generator: minor modernizations |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Lennart Poettering | man: add a systemd-rc-local-generator(8) man page |
commit | commitdiff | tree | snapshot |
2017-12-26 |
Yu Watanabe | bootspec: drop ".conf" from BootEntry.filename |
commit | commitdiff | tree | snapshot |
2017-12-25 |
bleep_blop | separate flags from shebang |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Yu Watanabe | sd-boot, udev: trivial condition simplifications |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | Merge pull request #7742 from poettering/meson-syscall |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | meson: hopefully renameat2() will show up where renamea... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | meson: look for gettid() definition where getpid()... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | meson: when pivot_root() is added one day, look for... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | meson: use "args" for setting _GNU_SOURCE when checking... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | process-util: debug log if PR_SET_NAME fails. |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | process-util: allow rename_process() only in the main... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | basic: split out blockdev-util.[ch] from util.h |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | agents: use kill_and_sigcont() where appropriate |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | process-util: move fork_agent() to process-util.[ch] |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | tree-wide: properly name all threads we fork off |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | udev: some very trivial coding style updates |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | tree-wide: use EXIT_SUCCESS/EXIT_FAILURE in exit()... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | shutdown: unify shutdown.c's and async.c's sync() helpe... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | tree-wide: introduce new safe_fork() helper and port... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | terminal-util: open /dev/null with O_CLOEXEC in make_st... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | terminal-util: return first error, not last in make_stdio() |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | fd-util: use close_nointr() return value instead of... |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | fd-util: add some (void) casts |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Lennart Poettering | sync: fork off sync() in a process instead of a thread |
commit | commitdiff | tree | snapshot |
2017-12-25 |
Yu Watanabe | meson: define _GNU_SOURCE to detect copy_file_range... |
commit | commitdiff | tree | snapshot |
2017-12-24 |
Lennart Poettering | Merge pull request #7663 from keszybz/mkdir-return... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Lennart Poettering | systemctl: don't show vendor preset state for generated... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Lennart Poettering | Merge pull request #7695 from yuwata/transient-socket |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Susant Sahani | networkd: Add support for ipvlan L3s and flags (#7726) |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Lennart Poettering | Merge pull request #7620 from keszybz/two-docs |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Lucas Werkmeister | man: mention StateDirectory in file-hierarchy(7) |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | load-fragment: simplify list insertion logic |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | cgroup: IODeviceWeight= or friends can take device... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | core/socket: shorten socket_fdname() |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | core/socket: dump more settings |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | dbus-cgroup: merge several blocks which operate almost... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | dbus-execute: use empty_to_null() where it can be appli... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | doc: add {Condition,Assert}ControlGroupController=... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | cgroup: move path checking logic to dbus-cgroup.c |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | bus-unit-util: simplify bus_append_cgroup_property() |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | bus-unit-util: make dependency settings can take multip... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | dbus-socket: move truncation check to bus_socket_set_tr... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | basic: introduce socket_protocol_{from,to}_name() |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | doc: update TRANSIENT-SETTINGS.md |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | man: add explanation about transient path or socket... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | run: add support to create transient path and socket... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | bus-unit-util: add socket unit related options |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | core: implement transient socket unit |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | socket-util: add socket_address_type_{from,to}_string() |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | core/socket: add socket_port_type_from_string() |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | core:socket: fix string in socket_exec_command_table |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | core,seccomp: fix logic to parse RestrictAddressFamilie... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Yu Watanabe | core,seccomp: fix logic to parse syscall filter in... |
commit | commitdiff | tree | snapshot |
2017-12-23 |
Lennart Poettering | coccinelle: beef up isempty() checks (#7729) |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Dmitry Rozhkov | man: fix example config to conform the content of the... |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Sylvain Plantefève | catalog: update french translation |
commit | commitdiff | tree | snapshot |
2017-12-22 |
Mathieu Malaterre | shared/seccomp: add mmap handling for powerpc |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Yu Watanabe | networkd: show warning on error or cast to void when... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Michał | hwdb: Add accelerometer orientation entry for Lenovo... |
commit | commitdiff | tree | snapshot |
2017-12-21 |
Susant Sahani | Fix #7704 and #7708. (#7712) |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Zbigniew Jędrzejewsk... | network: fix memory leak when an netdev was skipped |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Zbigniew Jędrzejewsk... | Merge pull request #7710 from jwrdegoede/hwdb-accel... |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Lennart Poettering | Merge pull request #7702 from keszybz/reduce-linkage |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Hans de Goede | hwdb: Add accelerometer orientation entry for Teclast... |
commit | commitdiff | tree | snapshot |
2017-12-20 |
Hans de Goede | hwdb: Add accelerometer orientation entry for Chuwi... |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Alan Jenkins | man: User=, Group= *never* work for mount units (#7602) |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Zbigniew Jędrzejewsk... | Merge pull request #7697 from yuwata/fix-man-exec-no... |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Zbigniew Jędrzejewsk... | sd-bus: drop check for selinux before calling getsockop... |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Zbigniew Jędrzejewsk... | Move selinux-related stuff from btrfs-util.c to label.c |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Zbigniew Jędrzejewsk... | machine-id-setup: use return log_error… pattern |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Zbigniew Jędrzejewsk... | bootctl: silence warning about signed/unsigned comparison |
commit | commitdiff | tree | snapshot |
2017-12-19 |
John Paul Herold | Add T430 series to list of supported trackpoint (#7699) |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Yu Watanabe | timedatectl: fix status output (#7696) |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Jörg Thalheim | more portable perl shebangs (#7701) |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Zbigniew Jędrzejewsk... | cryptsetup: use uint64_t for keyfile-offset= (#7689) |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Yu Watanabe | man: note that `systemctl show` does not overridden... |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Yu Watanabe | man: LockPersonality= implies NoNewPrivileges= |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Yu Watanabe | core: move path_kill_slashes() to manager |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Yu Watanabe | core: fix wrong validity check |
commit | commitdiff | tree | snapshot |
2017-12-19 |
Yu Watanabe | tree-wide: use !strv_isempty() instead of strv_length... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Zbigniew Jędrzejewsk... | analyze: use normal bus connection for "plot" verb... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Lennart Poettering | Merge pull request #7687 from hbakken/work/add-missing... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Felipe Sateler | build-sys: install TRANSIENT-SETTINGS.md and UIDS-GIDS... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Jan Alexander... | cryptsetup-generator: Don't mistake NULL input as OOM... |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Henrik Grindal... | missing: Add DM_DEFERRED_REMOVE |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Henrik Grindal... | missing: Define SMACK_MAGIC if it's missing |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Henrik Grindal... | nspawn: Include missing.h |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Henrik Grindal... | missing: Define EFIVARFS_MAGIC if missing |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Henrik Grindal... | missing: Add MAX_HANDLE_SZ |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Sergey Ptashnick | catalog: update Russian translation (#7678) |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Henrik Grindal... | missing: Add PR_SET_MM_{ARG,ENV}_{START,END} |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Henrik Grindal... | missing: Add some more btrfs structs and constants |
commit | commitdiff | tree | snapshot |
2017-12-18 |
Henrik Grindal... | btrfs: Include missing.h in btrfs-ctree.h |
commit | commitdiff | tree | snapshot |
next |