index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
missing.h
Age
Commit message (
Expand
)
Author
2014-11-22
missing: add IFLA_BRPORT_LEARNING and friends
Zbigniew Jędrzejewski-Szmek
2014-11-22
missing: add __NR_getrandom for a few more archs
Zbigniew Jędrzejewski-Szmek
2014-11-04
Properly define the __NR_memfd_create macro for MIPS
Vicente Olivert Riera
2014-11-03
journald: if available pull audit messages from the kernel into journal logs
Lennart Poettering
2014-10-30
memfd: always create our memfds with CLOEXEC set
Lennart Poettering
2014-10-30
util: don't block on getrandom()
Lennart Poettering
2014-10-29
missing.h: fix wrong __NR_getrandom syscall def
Dave Reisner
2014-10-29
missing: no tabs please, we are british
Lennart Poettering
2014-10-29
missing: simplify memfd ifdeffery
Lennart Poettering
2014-10-29
util: make use of the new getrandom() syscall if it is available when needing...
Lennart Poettering
2014-10-22
resolved: simplify detection of packets from the loopback device
Lennart Poettering
2014-10-17
missing: remove fanotify
Zbigniew Jędrzejewski-Szmek
2014-10-05
build-sys: use linux/memfd.h if available
Zbigniew Jędrzejewski-Szmek
2014-10-01
Remove repeated includes
Thomas Hindoe Paaboel Andersen
2014-09-16
missing: memfd_create takes unsigned int flags in final version
Cristian Rodríguez
2014-08-31
missing: add IFF_MULTI_QUEUE
Tom Gundersen
2014-08-26
missing: add BPF_XOR
Michael Olbrich
2014-08-22
missing.h: add a cpp warning for __NR_memfd_create on MIPS
Daniel Mack
2014-08-22
missing.h: add fake __NR_memfd_create for MIPS
Daniel Mack
2014-08-18
memfd: fix memfd_create() syscall wrapper
Daniel Mack
2014-08-17
kdbus: switch over to generic memfd implementation (ABI+API break)
Daniel Mack
2014-08-08
udev: link_setup - respect kernel name assign policy
Tom Gundersen
2014-08-03
Move BTRFS_IOC_DEVICES_READY to missing.h
Zbigniew Jędrzejewski-Szmek
2014-08-01
missing: add missing bonding definitions
Lennart Poettering
2014-07-31
resolved: implement LLMNR uniqueness verification
Lennart Poettering
2014-07-29
resolve: add llmnr responder side for UDP and TCP
Lennart Poettering
2014-07-21
Add IFLA_VTI defines to missing.h
Jean-André Santoni
2014-07-16
missing.h: add IFLA_MACVLAN_FLAGS
Zbigniew Jędrzejewski-Szmek
2014-06-20
missing.h: add various network enums
Zbigniew Jędrzejewski-Szmek
2014-05-10
rtnl: message - read group membership of incoming messages
Tom Gundersen
2014-04-05
build-sys: add newly used if_link.h defines to missing.h
Zbigniew Jędrzejewski-Szmek
2014-03-21
missing: add more compat for old kernels and loop devices
Lennart Poettering
2014-03-19
missing: define LO_FLAGS_PARTSCAN if it is missing
Lennart Poettering
2014-03-05
missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...
Lennart Poettering
2014-02-21
missing: simplifications
Lennart Poettering
2014-02-21
build-sys: Add setns() functions if not in the C library.
Holger Schurig
2014-02-19
missing.h: add some IFLA_* constants
Tom Gundersen
2014-01-28
Base mkostemp_safe on mkostemp
Zbigniew Jędrzejewski-Szmek
2014-01-28
util: define O_TMPFILE on x86/x86-64, where the generic value is used
Lennart Poettering
2014-01-27
journal: guarantee async-signal-safety in sd_journald_sendv
Zbigniew Jędrzejewski-Szmek
2013-09-17
logind: introduce session-devices
David Herrmann
2013-08-16
build-sys: Add configure check for linux/btrfs.h
Michael Marineau
2013-08-13
missing: use btrfs.h instead of defining our own btrfs structures
Lennart Poettering
2013-07-11
basic SO_REUSEPORT support
Shawn Landden
2013-07-02
replace tabs with spaces in various files
Jason St. John
2013-05-15
Fix syscall(__NR_fanotify_mark, ...) on arm
Chengwei Yang
2013-02-13
missing: define MS_REC and MS_SHARED if not defined already
Aleksander Morgado
2012-11-25
timer: recalculate next elapse for calendar timer units when the system clock...
Lennart Poettering
2012-10-26
journal: provide an API that allows client to figure out whether they need to...
Lennart Poettering
2012-10-19
make sure __NR_name_to_handle_at is correctly defined
Michael Olbrich
[next]