2018-05-30 |
Reverend Homer | remove canonicalize_file_name() mention from TODO |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Yu Watanabe | fs-util: chase_symlinks(): prevent double free |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Yu Watanabe | fs-util: use _cleanup_close_ attribute |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Zbigniew Jędrzejewsk... | NEWS: fix typo |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Shawn Landden | unaligned: let gcc generate optimal code |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Yu Watanabe | fs-util: chase_symlinks(): support empty root |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Zbigniew Jędrzejewsk... | bus-message: avoid -Wnull-pointer-arithmetic warning... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Alan Jenkins | core: un-break PrivateDevices= by allowing it to mknod... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Jonathan Rudenberg | fuzz: allow building fuzzers outside of oss-fuzz |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Jonathan Rudenberg | fuzz: disable all deps when building with oss-fuzz |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Jonathan Rudenberg | fuzz: add initial fuzzing infrastructure |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | path-util: don't insert duplicate "/" in path_make_abso... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | tree-wide: port all code to use safe_getcwd() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | path-util: introduce new safe_getcwd() wrapper |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | path-util: don't add extra "/" when prefix already... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | path-util: do something useful if the prefix is ""... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | fs-util: refuse taking a relative path to chase if... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | fs-util: extra chase_symlink() safety check on "path... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | fs-util: extra safety checks on chase_symlinks() root... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | parse-util: detect overflows in parse_percent_unbounded() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | parse-util: coding style fix |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | locale-util: add freelocale() cleanup helper |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Yu Watanabe | virt: add comment that we need to use sscanf() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
John Lin | man: fix broken kernel document links (#7892) |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Olaf Hering | Fix parsing of features in detect_vm_xen_dom0 (#7890) |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Adam Duskett | add false option for tests (#7778) |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-dameon: also sent ucred when our UID differs from... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | fs-util: add new chase_symlinks() flag CHASE_OPEN |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | fs-util: add new CHASE_SAFE flag to chase_symlinks() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Yu Watanabe | bash-completion: loginctl: add missing options and... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | log: assign the realm to a variable first in log_full_e... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | log: rework log_syntax_invalid_utf8() a bit |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | log: minor modernizations to log_received_signal() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | log: minimize includes in log.h |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: drop bloom stuff, it's not needed anymore since... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Michal Sekletar | process-util: make our freeze() routine do something... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Franck Bui | Comment the fact that some tools need to termintate... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Franck Bui | Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unr... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Zbigniew Jędrzejewsk... | bus-socket: slight simplification in bus_get_peercred() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | util: minor tweaks to disable_core_dumps() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | nss-systemd,user-util: add a way how synthesizing ... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | util-lib: save/restore errno in cleanup calls |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | cocci: use strempty() at more places |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Hans-Christian... | missing: add bpf() define for ARM definition |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Hans-Christian... | missing: fix bpf() define for Tilera |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Jan Klötzke | tree-wide: introduce disable_core_dumps helper and... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Yu Watanabe | exec-util: cast to void when return value is ignored |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Yu Watanabe | process-util: initialize block_signals |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Jörg Thalheim | networkd: add support for wireguard interface type |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Jörg Thalheim | networkd: add support for wireguard interface type |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Jörg Thalheim | sd-netlink: add generic netlink support |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | logind: fix user_object_find() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | man: document all the new APIs we added |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | meson: resurrect API documentation target |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: remove 'hint_sync_call' parameter from various... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: add API to optionally set a sender field on... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | verbs: suppress debug log message if SYSTEMD_OFFLINE... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: drop some unused fields from the sd_bus_message... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | tree-wide: make the Subscribe() method calls asynchrono... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: accept NULL callbacks in sd_bus_call_async() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: log about bus state changes |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | networkd,resolved: make use of watch_bind feature to... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: add new sd_bus_set_connected_signal() API |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: add new sd_bus_is_ready() API |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: modernize how we generate the match string... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: drop references to legacy /var/run D-Bus socket |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | tree-wide: install matches asynchronously |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | tree-wide: make name requesting asynchronous in all... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: when disconnecting a slot, also reset its memory |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: add new API sd_bus_match_signal() + sd_bus_matc... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: add asynchronous version of sd_bus_match() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: when removing a server-side match, do so in... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: remove bus_remove_match_by_string() helper... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: drop unused parameters from bus_add_match_inter... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: add APIs to request/release names asynchronously |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | bus-control: remove kdbus indirection cruft |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: get rid of kdbus flags cruft |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: start reply callback timeouts only when the... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: optionally, use inotify to wait for bus sockets... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | socket-util: explicitly ensure there's one trailing... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | socket-util: use parse_ip_port() for parsing IP ports |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | fs-util: rework touch_file() so that it can touch socke... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: when attached to an sd-event loop, disconnect... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: propagate handling errors for Hello method... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: minor coding style fix |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: cast some syscall invocations explicitly to... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: when debug logging about messages, show the... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | io-util: make flush_fd() return how many bytes where... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | fileio: minor tweak to executable_is_script() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | fileio: tweak write_string_stream_ts() to write out... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: port one use of SO_PEERCRED by getpeercred() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: let's use mfree() where we can |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | sd-bus: use SO_PEERGROUPS when available to identify... |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | socket-util: slight rework of getpeersec() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | tree-wide: use {pid,uid,gid}_is_valid() where appropriate |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | user-util: minor updates of in_gid() |
commit | commitdiff | tree | snapshot |
2018-05-30 |
Lennart Poettering | socket-util: add new getpeergroups() call |
commit | commitdiff | tree | snapshot |
next |