index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
basic
/
missing.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
setup route expiration in kernel if supported
Daniel Dao
2018-03-12
1
-0
/
+4
*
xattr-util: use crtime/btime if statx() is available for implementation of fd...
Lennart Poettering
2018-02-20
1
-0
/
+41
*
Merge pull request #8125 from poettering/cgroups-migrate
Zbigniew Jędrzejewski-Szmek
2018-02-15
1
-0
/
+4
|
\
|
*
process-util: be more careful in is_kernel_thread()
Lennart Poettering
2018-02-12
1
-0
/
+4
*
|
fs-util: add new unlinkat_deallocate() helper
Lennart Poettering
2018-02-12
1
-0
/
+9
*
|
journal: move code that checks for network fs to stat-util.[ch]
Lennart Poettering
2018-02-12
1
-0
/
+4
|
/
*
kernel 3.10 compat: RTAX_QUICKACK not added until 3.11.0 (#8094)
MilhouseVH
2018-02-05
1
-0
/
+4
*
socket-util: add new getpeergroups() call
Lennart Poettering
2018-01-04
1
-0
/
+4
*
networkd: Add support for ipvlan L3s and flags (#7726)
Susant Sahani
2017-12-23
1
-2
/
+12
*
missing: Add DM_DEFERRED_REMOVE
Henrik Grindal Bakken
2017-12-18
1
-0
/
+4
*
missing: Define SMACK_MAGIC if it's missing
Henrik Grindal Bakken
2017-12-18
1
-0
/
+4
*
missing: Define EFIVARFS_MAGIC if missing
Henrik Grindal Bakken
2017-12-18
1
-0
/
+4
*
missing: Add MAX_HANDLE_SZ
Henrik Grindal Bakken
2017-12-18
1
-0
/
+4
*
missing: Add PR_SET_MM_{ARG,ENV}_{START,END}
Henrik Grindal Bakken
2017-12-18
1
-0
/
+16
*
missing: Add some more btrfs structs and constants
Henrik Grindal Bakken
2017-12-18
1
-0
/
+26
*
nspawn: introduce an option for specifying network namespace path
Dongsu Park
2017-12-13
1
-0
/
+8
*
mount-util: do not use the official MAX_HANDLE_SZ (#7523)
Lennart Poettering
2017-12-03
1
-4
/
+0
*
Add systemd-growfs tool
Zbigniew Jędrzejewski-Szmek
2017-11-30
1
-0
/
+4
*
networkd: introduce vxcan netdev. (#7150)
Susant Sahani
2017-11-22
1
-0
/
+4
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-11
/
+11
*
build-sys: change all HAVE_DECL_ macros to HAVE_
Zbigniew Jędrzejewski-Szmek
2017-10-03
1
-21
/
+21
*
core: add new per-unit setting KeyringMode= for controlling kernel keyring setup
Lennart Poettering
2017-09-15
1
-0
/
+4
*
networkd: add support to configure IP Rule (#5725)
Susant Sahani
2017-09-14
1
-0
/
+36
*
basic: ensure O_TMPFILE is always defined (#6816)
Davide Cavalca
2017-09-14
1
-2
/
+1
*
Revert "core: link user keyring to session keyring (#6275)" (#6342)
Lennart Poettering
2017-07-12
1
-4
/
+0
*
udev: move the KEY_* defines to missing.h (#6278)
Peter Hutterer
2017-07-04
1
-0
/
+9
*
core: link user keyring to session keyring (#6275)
Christian Hesse
2017-07-04
1
-0
/
+4
*
logind: make use of EVIOCSMASK input ioctl to mask out events we aren't inter...
Lennart Poettering
2017-06-27
1
-0
/
+12
*
Add Geneve netlink properties to missing.h
Susant Sahani
2017-04-25
1
-0
/
+19
*
basic/missing.h: drop inclusion of macro.h
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-2
/
+0
*
missing.h: add vxlan netlink properties
Susant Sahani
2017-03-14
1
-2
/
+6
*
missing.h: add AF_VSOCK bits
Stefan Hajnoczi
2017-01-10
1
-0
/
+22
*
core: run each system service with a fresh session keyring
Lennart Poettering
2016-12-13
1
-0
/
+50
*
core: add "khash" API to src/basic/ (as wrapper around kernel AF_ALG)
Lennart Poettering
2016-11-29
1
-0
/
+4
*
nspawn: support ephemeral boots from images
Lennart Poettering
2016-11-22
1
-0
/
+4
*
Link: port to new ethtool ETHTOOL_xLINKSETTINGS
Susant Sahani
2016-11-10
1
-0
/
+27
*
missing: add a bunch of mount flags
Zbigniew Jędrzejewski-Szmek
2016-10-11
1
-8
/
+28
*
networkd: address add support to configure flags (#4201)
Susant Sahani
2016-10-08
1
-0
/
+4
*
missing.h: add missing definitions for __O_TMPFILE
Yann E. MORIN
2016-08-29
1
-4
/
+13
*
cgroup: detect cgroup namespaces
Christian Brauner
2016-07-09
1
-0
/
+4
*
networkd: added support for vrf interfaces (#3316)
Andreas Rammhold
2016-06-16
1
-0
/
+4
*
build: fix missing symbol for old kernel headers (#3530)
Andrew Jeddeloh
2016-06-14
1
-0
/
+3
*
networkd: add support to configure VLAN on bridge ports
Tobias Jungel
2016-06-10
1
-0
/
+8
*
Merge pull request #3326 from tomty89/update-2
Zbigniew Jędrzejewski-Szmek
2016-05-28
1
-0
/
+1
|
\
|
*
networkd: set IFLA_INET6_ADDR_GEN_MODE as per stable_secret
Tom Yan
2016-05-25
1
-0
/
+1
*
|
nspawn: a bench of special fileystems that should not be shifted
Djalal Harouni
2016-05-26
1
-0
/
+12
|
/
*
missing.h: add BTRFS_IOC_QUOTA_RESCAN_WAIT (#3266)
Stefan Saraev
2016-05-16
1
-0
/
+4
*
build-sys: improve compat with older kernel headers
Lennart Poettering
2016-04-29
1
-2
/
+2
*
nspawn: don't try to patch UIDs/GIDs of procfs and suchlike
Lennart Poettering
2016-04-25
1
-0
/
+4
[next]