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
*
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
*
networkd: bump MTU to 1280 for interfaces which have IPv6 enabled (#3077)
Susant Sahani
2016-04-21
1
-0
/
+4
*
networkd: allow setting of multicast querier for linux bridge (#3051)
Susant Sahani
2016-04-18
1
-1
/
+34
*
cgroup2: use new fstype for unified hierarchy
Alban Crequy
2016-03-26
1
-0
/
+4
*
basic/missing: move syscall definitions to basic/missing_syscall.h
Zbigniew Jędrzejewski-Szmek
2016-03-17
1
-243
/
+1
*
basic/missing: add copy_file_range
Zbigniew Jędrzejewski-Szmek
2016-03-17
1
-0
/
+30
*
Merge pull request #2685 from poettering/lldp-fixes2
Tom Gundersen
2016-02-22
1
-0
/
+5
|
\
|
*
sd-lldp: move ETHERTYPE_LLDP to missing.h
Lennart Poettering
2016-02-20
1
-0
/
+5
*
|
missing.h: Explicitly check for IFLA_BRPORT_PROXYARP
Daniel Mack
2016-02-22
1
-1
/
+4
|
/
*
build-sys: fix type detection
Lennart Poettering
2016-02-16
1
-4
/
+4
*
missing.h: define IFLA_EXT_MASK
Rabin Vincent
2016-02-15
1
-0
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
utf8.[ch] et al: use char32_t and char16_t instead of int, int32_t, int16_t
Shawn Landden
2016-01-27
1
-0
/
+10
*
resolved: when checking whether a link is relevant, check kernel operstate
Lennart Poettering
2016-01-25
1
-0
/
+11
*
Fix IPv6PrivacyExtension (networkd-ndisc.c)
Dominik Hannen
2016-01-16
1
-0
/
+4
*
capabilities: added support for ambient capabilities.
Ismo Puustinen
2016-01-12
1
-0
/
+16
*
core: socket options fix SCTP_NODELAY
Susant Sahani
2015-12-31
1
-0
/
+4
[next]