summaryrefslogtreecommitdiff
path: root/src/shared/missing.h
Commit message (Expand)AuthorAge
* networkd: netdev - add ipvlan supportTom Gundersen2015-01-19
* missing: add macros for OFD locksMichael Marineau2015-01-17
* util: make use of kcmp() to compare fds, if it is availableLennart Poettering2015-01-07
* missing: add __NR_renameat2Zbigniew Jędrzejewski-Szmek2015-01-01
* machined: add support for reporting image size via btrfs quotaLennart Poettering2014-12-28
* machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...Lennart Poettering2014-12-28
* machined: beef up machined image listing with creation/modification times of ...Lennart Poettering2014-12-25
* core: use raw_clone instead of fork in signal handlerZbigniew Jędrzejewski-Szmek2014-12-18
* nspawn: fix invocation of the raw clone() system call on s390 and crisKen Werner2014-12-17
* shared: missing.h should include btrfs.h, before redefining some of its defin...Lennart Poettering2014-12-12
* seccomp-util.h: make sure seccomp-util.h can be included aloneLennart Poettering2014-12-12
* util: introduce our own gperf based capability listLennart Poettering2014-12-10
* missing: define NET_NAME_UNKNOWNColin Walters2014-12-04
* missing: apparently, there's a world beyond x86..David Herrmann2014-12-04
* missing: add IFLA_BRPORT_LEARNING and friendsZbigniew Jędrzejewski-Szmek2014-11-22
* missing: add __NR_getrandom for a few more archsZbigniew Jędrzejewski-Szmek2014-11-22
* Properly define the __NR_memfd_create macro for MIPSVicente Olivert Riera2014-11-04
* journald: if available pull audit messages from the kernel into journal logsLennart Poettering2014-11-03
* memfd: always create our memfds with CLOEXEC setLennart Poettering2014-10-30
* util: don't block on getrandom()Lennart Poettering2014-10-30
* missing.h: fix wrong __NR_getrandom syscall defDave Reisner2014-10-29
* missing: no tabs please, we are britishLennart Poettering2014-10-29
* missing: simplify memfd ifdefferyLennart Poettering2014-10-29
* util: make use of the new getrandom() syscall if it is available when needing...Lennart Poettering2014-10-29
* resolved: simplify detection of packets from the loopback deviceLennart Poettering2014-10-22
* missing: remove fanotifyZbigniew Jędrzejewski-Szmek2014-10-17
* build-sys: use linux/memfd.h if availableZbigniew Jędrzejewski-Szmek2014-10-05
* Remove repeated includesThomas Hindoe Paaboel Andersen2014-10-01
* missing: memfd_create takes unsigned int flags in final versionCristian Rodríguez2014-09-16
* missing: add IFF_MULTI_QUEUETom Gundersen2014-08-31
* missing: add BPF_XORMichael Olbrich2014-08-26
* missing.h: add a cpp warning for __NR_memfd_create on MIPSDaniel Mack2014-08-22
* missing.h: add fake __NR_memfd_create for MIPSDaniel Mack2014-08-22
* memfd: fix memfd_create() syscall wrapperDaniel Mack2014-08-18
* kdbus: switch over to generic memfd implementation (ABI+API break)Daniel Mack2014-08-17
* udev: link_setup - respect kernel name assign policyTom Gundersen2014-08-08
* Move BTRFS_IOC_DEVICES_READY to missing.hZbigniew Jędrzejewski-Szmek2014-08-03
* missing: add missing bonding definitionsLennart Poettering2014-08-01
* resolved: implement LLMNR uniqueness verificationLennart Poettering2014-07-31
* resolve: add llmnr responder side for UDP and TCPLennart Poettering2014-07-29
* Add IFLA_VTI defines to missing.hJean-André Santoni2014-07-21
* missing.h: add IFLA_MACVLAN_FLAGSZbigniew Jędrzejewski-Szmek2014-07-16
* missing.h: add various network enumsZbigniew Jędrzejewski-Szmek2014-06-20
* rtnl: message - read group membership of incoming messagesTom Gundersen2014-05-10
* build-sys: add newly used if_link.h defines to missing.hZbigniew Jędrzejewski-Szmek2014-04-05
* missing: add more compat for old kernels and loop devicesLennart Poettering2014-03-21
* missing: define LO_FLAGS_PARTSCAN if it is missingLennart Poettering2014-03-19
* missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering2014-03-05
* missing: simplificationsLennart Poettering2014-02-21
* build-sys: Add setns() functions if not in the C library.Holger Schurig2014-02-21