Age | Commit message (Expand) | Author |
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 |
2012-10-16 | build-sys: check for name_to_handle_at declaration instead of its definition | Michael Olbrich |
2012-09-21 | missing: Fix compilation error due to wrong __NR_name_to_handle_at definition | Eelco Dolstra |
2012-09-17 | build-sys: __secure_getenv lost dunder in libc 2.17 | Zbigniew Jędrzejewski-Szmek |
2012-09-04 | missing: define name_to_handle_at on our own if it is missing | Lennart Poettering |
2012-07-25 | main: set PR_SET_CHILD_REAPER for MANAGER_USER | Auke Kok |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |
2012-07-17 | execute: support syscall filtering using seccomp filters | Lennart Poettering |
2012-06-01 | missing: define MS_STRICTATIME if not defined already | Lennart Poettering |
2012-05-14 | missing: Fix broken syscall(__NR_fanotify_mark... on ppc32 | Andreas Schwab |
2012-04-12 | move remainig shared stuff to shared/ | Kay Sievers |