summaryrefslogtreecommitdiff
path: root/src/basic/missing.h
AgeCommit message (Expand)Author
2018-08-16build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering
2018-06-01missing: define kernel internal limit TASK_COMM_LEN in userspace tooLennart Poettering
2018-05-22tree-wide: remove some double newlines in headers, tooLennart Poettering
2018-04-26missing: add IPV4_MIN_MTULennart Poettering
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek
2018-03-12setup route expiration in kernel if supportedDaniel Dao
2018-02-20xattr-util: use crtime/btime if statx() is available for implementation of fd...Lennart Poettering
2018-02-15Merge pull request #8125 from poettering/cgroups-migrateZbigniew Jędrzejewski-Szmek
2018-02-12process-util: be more careful in is_kernel_thread()Lennart Poettering
2018-02-12fs-util: add new unlinkat_deallocate() helperLennart Poettering
2018-02-12journal: move code that checks for network fs to stat-util.[ch]Lennart Poettering
2018-02-05kernel 3.10 compat: RTAX_QUICKACK not added until 3.11.0 (#8094)MilhouseVH
2018-01-04socket-util: add new getpeergroups() callLennart Poettering
2017-12-23networkd: Add support for ipvlan L3s and flags (#7726)Susant Sahani
2017-12-18missing: Add DM_DEFERRED_REMOVEHenrik Grindal Bakken
2017-12-18missing: Define SMACK_MAGIC if it's missingHenrik Grindal Bakken
2017-12-18missing: Define EFIVARFS_MAGIC if missingHenrik Grindal Bakken
2017-12-18missing: Add MAX_HANDLE_SZHenrik Grindal Bakken
2017-12-18missing: Add PR_SET_MM_{ARG,ENV}_{START,END}Henrik Grindal Bakken
2017-12-18missing: Add some more btrfs structs and constantsHenrik Grindal Bakken
2017-12-13nspawn: introduce an option for specifying network namespace pathDongsu Park
2017-12-03mount-util: do not use the official MAX_HANDLE_SZ (#7523)Lennart Poettering
2017-11-30Add systemd-growfs toolZbigniew Jędrzejewski-Szmek
2017-11-22networkd: introduce vxcan netdev. (#7150)Susant Sahani
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek
2017-10-03build-sys: change all HAVE_DECL_ macros to HAVE_Zbigniew Jędrzejewski-Szmek
2017-09-15core: add new per-unit setting KeyringMode= for controlling kernel keyring setupLennart Poettering
2017-09-14networkd: add support to configure IP Rule (#5725)Susant Sahani
2017-09-14basic: ensure O_TMPFILE is always defined (#6816)Davide Cavalca
2017-07-12Revert "core: link user keyring to session keyring (#6275)" (#6342)Lennart Poettering
2017-07-04udev: move the KEY_* defines to missing.h (#6278)Peter Hutterer
2017-07-04core: link user keyring to session keyring (#6275)Christian Hesse
2017-06-27logind: make use of EVIOCSMASK input ioctl to mask out events we aren't inter...Lennart Poettering
2017-04-25Add Geneve netlink properties to missing.hSusant Sahani
2017-04-21basic/missing.h: drop inclusion of macro.hZbigniew Jędrzejewski-Szmek
2017-03-14missing.h: add vxlan netlink propertiesSusant Sahani
2017-01-10missing.h: add AF_VSOCK bitsStefan Hajnoczi
2016-12-13core: run each system service with a fresh session keyringLennart Poettering
2016-11-29core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)Lennart Poettering
2016-11-22nspawn: support ephemeral boots from imagesLennart Poettering
2016-11-10Link: port to new ethtool ETHTOOL_xLINKSETTINGSSusant Sahani
2016-10-11missing: add a bunch of mount flagsZbigniew Jędrzejewski-Szmek
2016-10-08networkd: address add support to configure flags (#4201)Susant Sahani
2016-08-29missing.h: add missing definitions for __O_TMPFILEYann E. MORIN
2016-07-09cgroup: detect cgroup namespacesChristian Brauner
2016-06-16networkd: added support for vrf interfaces (#3316)Andreas Rammhold
2016-06-14build: fix missing symbol for old kernel headers (#3530)Andrew Jeddeloh