chiark / gitweb /
fs-util: drop readlink_and_make_absolute_root()
[elogind.git] / src /
2018-05-30 Yu Watanabefs-util: drop readlink_and_make_absolute_root()
2018-05-30 Yu Watanabefs-util: drop readlink_and_canonicalize()
2018-05-30 Zbigniew Jędrzejew... basic/socket-util: drop use of NI_IDN_USE_STD3_ASCII_RULES
2018-05-30 Lennart Poetteringfd-util: move certain fds above fd #2 (#8129)
2018-05-30 Simon FowlerSuspend on lid close based on power status. (#8016)
2018-05-30 Shawn Landdensd-bus: cleanup ssh sessions (Closes: #8076)
2018-05-30 Yu Watanabesd-bus: explicitly convert int to bool
2018-05-30 Yu Watanabesd-bus: use free_and_replace()
2018-05-30 Yu Watanabesd-bus: avoid potential memory leaks
2018-05-30 Zbigniew Jędrzejew... tmpfiles: allow admin/runtime overrides to runtime...
2018-05-30 Lennart Poetteringprocess-util: use raw_getpid() in getpid_cache() intern...
2018-05-30 Yu Watanabecore/execute: make arguments constant if possible
2018-05-30 Zbigniew Jędrzejew... sysusers: allow admin/runtime overrides to command...
2018-05-30 Zbigniew Jędrzejew... basic/strv: add function to insert items at position
2018-05-30 Zbigniew Jędrzejew... sysusers: allow the shell to be specified
2018-05-30 Zbigniew Jędrzejew... sysusers: emit a bit more info at debug level when...
2018-05-30 MilhouseVHkernel 3.10 compat: RTAX_QUICKACK not added until 3...
2018-05-30 Zbigniew Jędrzejew... basic/hashmap: tweak code to avoid pointless gcc warning
2018-05-30 Vito Caputotest-hashmap: test IteratedCache
2018-05-30 Vito Caputobasic: implement the IteratedCache
2018-05-30 Vito Caputobasic: track dirty state in HashmapBase
2018-05-30 Yu Watanabestrv: drop strv_join_quoted() (#8057)
2018-05-30 Zbigniew Jędrzejew... missing_syscall: when adding syscall replacements,...
2018-05-30 Zbigniew Jędrzejew... test-user-util: skip most tests for nobody if synthenti...
2018-05-30 Zbigniew Jędrzejew... test-user-util: print function delimiters
2018-05-30 Lennart Poetteringfs-util: add new unlinkat_deallocate() helper
2018-05-30 Lennart Poetteringhash-func: add generic hash_ops implementation for...
2018-05-30 Lennart Poetteringhash-funcs: remove redundant definition of devt_hash_ops
2018-05-30 Lennart Poetteringjournal: move code that checks for network fs to stat...
2018-05-30 Shawn Landdensd-bus: cleanup ssh sessions (Closes: #8076)
2018-05-30 Yu Watanabesd-bus: avoid potential memory leaks
2018-05-30 Lennart Poetteringprocess-util: use raw_getpid() in getpid_cache() intern...
2018-05-30 Zbigniew Jędrzejew... test: add a simple smoke test for string_hashsum()
2018-05-30 MilhouseVHkernel 3.10 compat: RTAX_QUICKACK not added until 3...
2018-05-30 Vito Caputosocket-util: fix getpeergroups() assert(fd) (#8080)
2018-05-30 Zbigniew Jędrzejew... journalctl: add highlighting for matched substring
2018-05-30 Zbigniew Jędrzejew... journalctl: make matching optionally case sensitive
2018-05-30 Zbigniew Jędrzejew... meson: detect pcre2 dep
2018-05-30 Alan Jenkinsrationalize interface for opening/closing logging
2018-05-30 Andrew Jeddelohlogin/meson.build: require ACL for uaccess rules
2018-05-30 Andrew Jeddelohlogin/meson.build: require ACL for uaccess rules
2018-05-30 Yu Watanabebus-util: fix format of NextElapseUSecRealtime= and...
2018-05-30 Lennart Poetteringcoccinelle: O_NDELAY → O_NONBLOCK
2018-05-30 Lennart Poetteringcore: propagate TasksMax= on the root slice to sysctls
2018-05-30 Lennart Poetteringcgroup: when querying the number of tasks in the root...
2018-05-30 Lennart Poetteringcgroup: add proper API to determine whether our unit...
2018-05-30 Lennart Poetteringutil: rework system_tasks_max() to make use of procfs_t...
2018-05-30 Lennart Poetteringutil-lib: add new procfs-util.[ch] API for dealing...
2018-05-30 Lennart Poetteringcgroup: use CGROUP_LIMIT_MAX where appropriate
2018-05-30 Lennart Poetteringutil: introduce more accurate definitions of TASKS_MAX
2018-05-30 Lennart Poetteringlog: remove LOG_TARGET_SAFE pseudo log target
2018-05-30 Lennart Poetteringlog: add brief comment for log_set_open_when_needed...
2018-05-30 Lennart Poetteringlog: add new "prohibit_ipc" flag to logging system
2018-05-30 Lennart Poetteringlog: make log_set_upgrade_syslog_to_journal() take...
2018-05-30 Nathaniel McCallumAdd fd close support to sd_event_source
2018-05-30 Nathaniel McCallumInclude time.h in sd-event.h
2018-05-30 Lennart Poetteringcore: rework how we track which PIDs to watch for a...
2018-05-30 Lennart Poetteringcore: unify call we use to synthesize cgroup empty...
2018-05-30 Lennart Poetteringcore: fix manager_get_unit_by_pid() special casing...
2018-05-30 Lennart Poetteringtest: test-process-util additions
2018-05-30 Lennart Poetteringprocess-util: replace PTR_TO_PID() and PID_TO_PTR macro...
2018-05-30 Nathaniel McCallumAdd support for SD_BUS_DEFAULT*
2018-05-30 Nathaniel McCallumAdd support for SD_EVENT_DEFAULT
2018-05-30 Jan Klötzkebus-util: add bool property setter
2018-05-30 Yu Watanabefs-util: chase_symlinks(): prevent double free
2018-05-30 Yu Watanabefs-util: use _cleanup_close_ attribute
2018-05-30 Shawn Landdenunaligned: let gcc generate optimal code
2018-05-30 Yu Watanabefs-util: chase_symlinks(): support empty root
2018-05-30 Zbigniew Jędrzejew... bus-message: avoid -Wnull-pointer-arithmetic warning...
2018-05-30 Alan Jenkinscore: un-break PrivateDevices= by allowing it to mknod...
2018-05-30 Lennart Poetteringpath-util: don't insert duplicate "/" in path_make_abso...
2018-05-30 Lennart Poetteringtree-wide: port all code to use safe_getcwd()
2018-05-30 Lennart Poetteringpath-util: introduce new safe_getcwd() wrapper
2018-05-30 Lennart Poetteringpath-util: don't add extra "/" when prefix already...
2018-05-30 Lennart Poetteringpath-util: do something useful if the prefix is ""...
2018-05-30 Lennart Poetteringfs-util: refuse taking a relative path to chase if...
2018-05-30 Lennart Poetteringfs-util: extra chase_symlink() safety check on "path...
2018-05-30 Lennart Poetteringfs-util: extra safety checks on chase_symlinks() root...
2018-05-30 Lennart Poetteringparse-util: detect overflows in parse_percent_unbounded()
2018-05-30 Lennart Poetteringparse-util: coding style fix
2018-05-30 Lennart Poetteringlocale-util: add freelocale() cleanup helper
2018-05-30 Yu Watanabevirt: add comment that we need to use sscanf()
2018-05-30 Olaf HeringFix parsing of features in detect_vm_xen_dom0 (#7890)
2018-05-30 Lennart Poetteringsd-dameon: also sent ucred when our UID differs from...
2018-05-30 Lennart Poetteringfs-util: add new chase_symlinks() flag CHASE_OPEN
2018-05-30 Lennart Poetteringfs-util: add new CHASE_SAFE flag to chase_symlinks()
2018-05-30 Lennart Poetteringlog: assign the realm to a variable first in log_full_e...
2018-05-30 Lennart Poetteringlog: rework log_syntax_invalid_utf8() a bit
2018-05-30 Lennart Poetteringlog: minor modernizations to log_received_signal()
2018-05-30 Lennart Poetteringlog: minimize includes in log.h
2018-05-30 Lennart Poetteringsd-bus: drop bloom stuff, it's not needed anymore since...
2018-05-30 Michal Sekletarprocess-util: make our freeze() routine do something...
2018-05-30 Franck BuiComment the fact that some tools need to termintate...
2018-05-30 Franck BuiRevert "tree-wide: use _cleanup_(sd_bus_flush_close_unr...
2018-05-30 Zbigniew Jędrzejew... bus-socket: slight simplification in bus_get_peercred()
2018-05-30 Lennart Poetteringutil: minor tweaks to disable_core_dumps()
2018-05-30 Lennart Poetteringnss-systemd,user-util: add a way how synthesizing ...
2018-05-30 Lennart Poetteringutil-lib: save/restore errno in cleanup calls
2018-05-30 Lennart Poetteringcocci: use strempty() at more places
2018-05-30 Hans-Christian Nor... missing: add bpf() define for ARM definition
next