summaryrefslogtreecommitdiffstats
path: root/src/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * watchdog: configuring a timeout value might not be supported by the HWFranck Bui2021-10-131-8/+29
| * watchdog: minor optimization in watchdog_setup()Franck Bui2021-10-131-0/+4
| * watchdog: cleanup: create an helper for each ioctlFranck Bui2021-10-131-46/+68
* | cgroup: check if any controller is in use as v1Dan Streetman2021-10-131-0/+61
* | shared/dissect-image: reword debug messageZbigniew Jędrzejewski-Szmek2021-10-121-1/+1
* | core: remove refcount for bpf programalexlzhu2021-10-122-34/+27
* | Merge pull request #20968 from poettering/homed-pinLennart Poettering2021-10-116-8/+29
|\ \
| * | homed: allow overriding the root directory for home dirs via env var (i.e. us...Lennart Poettering2021-10-111-3/+3
| * | homed: optionally, drop caches on logoutLennart Poettering2021-10-113-1/+19
| * | rm-rf: optionally fsync() after removing directory treeLennart Poettering2021-10-112-0/+4
| * | varlink: make one more parameter constLennart Poettering2021-10-111-1/+1
| * | util: define initializer for 'struct ucred' that properly invalidates all fieldsLennart Poettering2021-10-111-3/+2
* | | Merge pull request #20981 from poettering/glibc-less-internalYu Watanabe2021-10-111-2/+2
|\ \ \
| * | | ethtool-util: let's use userspace types in userspace codeLennart Poettering2021-10-111-2/+2
| |/ /
* / / libfido2-util: add helper that checks whether a FIDO2 device is plugged inLennart Poettering2021-10-112-0/+52
|/ /
* | cryptsetup: also define crypt_token_max() as fallback locally, not just sym_c...Lennart Poettering2021-10-081-1/+2
* | tree-wide: assorted Coccinelle fixesFrantisek Sumsal2021-10-083-5/+5
* | dissect: print more useful error messages for two more error casesLennart Poettering2021-10-071-0/+9
* | Merge pull request #20910 from poettering/nftw-no-moreLennart Poettering2021-10-073-112/+173
|\ \
| * | mount-setup: port from nftw() to recurse_dir()Lennart Poettering2021-10-071-26/+45
| * | kbd-util: port from nftw() to recurse_dir()Lennart Poettering2021-10-071-51/+80
| * | cgroup-util: port from nftw() to recurse_dir()Lennart Poettering2021-10-071-35/+48
* | | cgroups-show: optionally show cgroup xattrs + cgroup id in cgroup tree outputLennart Poettering2021-10-072-19/+98
* | | cgroups-show: use path_join() when concatenating cgroup pathsLennart Poettering2021-10-071-2/+2
* | | cgroups-show: validate specified hostname before including it in fs pathLennart Poettering2021-10-071-1/+5
* | | xattr-util: merge various getxattr()/listxattr() helpers into getxattr_at_mal...Lennart Poettering2021-10-074-6/+6
|/ /
* | Merge pull request #20926 from yuwata/udev-net-wol-sopassLuca Boccassi2021-10-072-7/+49
|\ \
| * | ethtool-util: make ethtool_set_wol() take passwordYu Watanabe2021-10-062-6/+33
| * | ethtool-util: do not try to enable unsupported WoL optionsYu Watanabe2021-10-061-0/+10
| * | ethtool-util: make wol_options_to_string() not return all flag stringsYu Watanabe2021-10-061-1/+6
* | | Merge pull request #18145 from kinvolk/iaguis/lsm-bpfLennart Poettering2021-10-065-2/+17
|\ \ \
| * | | core: add dbus RestrictFileSystems= propertiesIago López Galeiras2021-10-061-0/+1
| * | | shared/bpf-dlopen: expose more libbpf functionsIago López Galeiras2021-10-062-0/+12
| * | | exit-status: add EXIT_BPFIago López Galeiras2021-10-062-2/+4
| |/ /
* / / user-record: disable two pbkdf fields that don't apply for pkbdf2Lennart Poettering2021-10-061-4/+5
|/ /
* | basic: move chase_symlinks_and_fopen_unlocked() → chase-symlinks.[ch]Lennart Poettering2021-10-051-1/+1
* | basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]Lennart Poettering2021-10-058-2/+8
* | basic: split out glyph/emoji related calls from locale-util.[ch] into glyph-u...Lennart Poettering2021-10-055-4/+5
* | basic: split out sync() family of calls from fs-util.[ch] into new c/h fileLennart Poettering2021-10-053-1/+3
* | sleep: don't skip resume device with low priority/available spaceEgor2021-10-041-9/+11
* | tree-wide: fix SPDX short identifier for LGPL-2.1-or-laterLuca Boccassi2021-10-012-2/+2
|/
* seccomp: Always install filters for native architectureBenjamin Berg2021-09-301-0/+4
* Merge pull request #20876 from poettering/openssl3-credsYu Watanabe2021-09-293-11/+15
|\
| * openssl-util: use EVP API to get RSA bitsLennart Poettering2021-09-291-6/+1
| * creds-util: switch to OpenSSL 3.0 APIsLennart Poettering2021-09-292-5/+14
* | headers: update bpf_insn.h to dual licenseLuca Boccassi2021-09-291-1/+1
|/
* wifi-util: introduce nl80211_cmd_to_string()Yu Watanabe2021-09-292-0/+151
* network: rename wifi_iftype -> wlan_iftypeYu Watanabe2021-09-292-6/+6
* wifi-util: move, rename, and expose wifi_iftype_to_string()Yu Watanabe2021-09-293-18/+22
* sd-netlink, wifi-util: fix attribute type of NL80211_ATTR_SSIDYu Watanabe2021-09-291-1/+11