Age | Commit message (Expand) | Author |
2014-02-23 | sd-dhcp: don't reject packets with the 'wrong' source port | Tom Gundersen |
2014-02-23 | sd-dhcp: use FIONREAD to get correct size of incoming DHCP packet | Tom Gundersen |
2014-02-23 | journal: downgrade vaccuum message to debug level | Lennart Poettering |
2014-02-23 | sd-dhcp: equally verify udp and raw dhcp messages | Tom Gundersen |
2014-02-23 | core: clean up some confusing regarding SI decimal and IEC binary suffixes fo... | Lennart Poettering |
2014-02-23 | src/shared/ cannot reference symbols from libraries | Kay Sievers |
2014-02-23 | sd-dhcp: be more detailed about invalid headers | Tom Gundersen |
2014-02-23 | build-sys: remove libsystemd.sym duplicate | David Herrmann |
2014-02-22 | build-sys: fix libsystemd --enable-kdbus symbol export | Kay Sievers |
2014-02-22 | build-sys: build compat libs from sources, avoiding the not generally availab... | Kay Sievers |
2014-02-22 | networkd: handle SIGINT and SIGTERM | Tom Gundersen |
2014-02-22 | test: always use assert_se in tests | Tom Gundersen |
2014-02-22 | sd-dhcp: add very basic debug logging | Tom Gundersen |
2014-02-22 | gudev: add device::get_sysfs_attr_keys and device::has_sysfs_attr | Andreas Fuchs |
2014-02-22 | udev: net - allow MTU and Speed to be specified with units | Tom Gundersen |
2014-02-22 | cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p... | Lennart Poettering |
2014-02-21 | net-util: match on the driver as exposed by ethtool if DRIVER not set | Tom Gundersen |
2014-02-21 | net: initialize structs when declaring | Tom Gundersen |
2014-02-21 | net: initialize structs when declaring them/do not clobber caller variables | Lennart Poettering |
2014-02-21 | logind: when we wake up from suspend and the lid is still closed, go to sleep... | Lennart Poettering |
2014-02-21 | event: add new kind of event source called "post" | Lennart Poettering |
2014-02-21 | udev - link-setup - expose ID_NET_DRIVER | Tom Gundersen |
2014-02-21 | logind-session: Fix invalid free in the error case | Jasper St. Pierre |
2014-02-21 | man: don't document ".include" in configuration files anymore as first step t... | Lennart Poettering |
2014-02-21 | journald: ignore failure to watch hostname_fd on older kernels | Dave Reisner |
2014-02-21 | ptyfwd: reset nonblocking mode | Lennart Poettering |
2014-02-21 | .network/.netdev/.link: allow to match on architecture | Tom Gundersen |
2014-02-21 | sd-event: Fix systemd crash when using timer units. | Thomas Bächler |
2014-02-21 | systemctl: fix compiler warning in list_timers() | Daniel Mack |
2014-02-21 | shared/architecture.h: fix preprocessor directives | Daniel Mack |
2014-02-20 | manager: be more precise in message about restart | Zbigniew Jędrzejewski-Szmek |
2014-02-21 | nspawn: when adding a veth interface to a bridge, use the "vb-" rather than "... | Lennart Poettering |
2014-02-21 | replace tabs with spaces in some files | Jason St. John |
2014-02-21 | core: Add AppArmor profile switching | Michael Scherer |
2014-02-21 | selinux: Don't attempt to load policy in initramfs if it doesn't exist | Colin Walters |
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-21 | hostnamectl: should the sanitized arch, not the native uname() one | Lennart Poettering |
2014-02-21 | core: add new ConditionArchitecture() that checks the architecture returned b... | Lennart Poettering |
2014-02-20 | net-util: match - allow globbing | Tom Gundersen |
2014-02-20 | sd-dhcp-client: prevent timer related memory leaks | Umut Tezduyar Lindskog |
2014-02-20 | networkd: netdev - allow filtering on kernel cmdline, host and virt | Tom Gundersen |
2014-02-20 | network/link: Match - filter on kernel cmdline, host and virt | Tom Gundersen |
2014-02-20 | condition: split out most of condition handling into libsystemd-shard | Tom Gundersen |
2014-02-20 | condition: refactor a bit | Tom Gundersen |
2014-02-20 | python: reindent _reader.c | Lennart Poettering |
2014-02-20 | macro: add nice macro for disabling -Wnonnull temporarily | Lennart Poettering |
2014-02-20 | macro: introduce nice macro for disabling -Wmissing-prototypes warnigs | Lennart Poettering |
2014-02-20 | macro: introduce a nice macro for disabling -Wformat-nonliteral temporarily | Lennart Poettering |
2014-02-20 | util: get rid of warnings around assert_cc() macro | Lennart Poettering |