summaryrefslogtreecommitdiffstats
path: root/hwdb/20-OUI.hwdb (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-07shutdown: as sd-shutdown.h is a drop-in header it should not include any othe...Lennart Poettering1-1/+11
2013-11-07api: replace manual C++ guards by macrosLennart Poettering12-75/+70
2013-11-07socket-proxyd: no need to redefine sockaddr unionLennart Poettering1-13/+5
2013-11-07util: add circle to special chars we can drawLennart Poettering3-2/+3
2013-11-07pam: the DECIMAL_STR_MAX macro is awesome, let's use itLennart Poettering1-6/+4
2013-11-07update TODOLennart Poettering1-0/+2
2013-11-07build-sys: don't install sd-shutdown.h, it is a drop-in header like sd-readah...Lennart Poettering1-1/+1
2013-11-07machine: add missing header includeKay Sievers1-0/+1
2013-11-07build-sys: link most internal libraries staticallyKay Sievers1-216/+188
2013-11-07machine: move symbols referenced by shared code from main to shared fileKay Sievers2-41/+41
2013-11-07bus: make bus_print_all_properties work for non machinectl casesSimon Peeters3-7/+13
2013-11-07core: fix require $XDG_RUNTIME_DIRKay Sievers1-6/+6
2013-11-07udevadm-settle: add missing braceZbigniew Jędrzejewski-Szmek2-1/+2
2013-11-07core: require $XDG_RUNTIME_DIR to be set for user instancesMantas Mikulėnas1-0/+6
2013-11-07test-strv: add strv_split, strv_split_newline, strv_remove_prefixDaniel Buch1-0/+49
2013-11-07Make hibernation test work for swap filesJan Janssen1-1/+1
2013-11-07zsh-completion: add missing options for systemd-runRonny Chevalier1-0/+17
2013-11-07udevadm-trigger: add parameters checkingYang Zhiyong1-2/+15
2013-11-07udevadm-settle: add parameters checkingYang Zhiyong1-8/+16
2013-11-07systemctl: make LOAD column width dynamicMantas Mikulėnas1-8/+11
2013-11-07systemd-python: convert keyword value to stringRichard Marko1-0/+2
2013-11-07test: remove duplicated codeRonny Chevalier5-528/+294
2013-11-07Support additional argument in rebootWaLyong Cho4-11/+48
2013-11-07man: add rationale into systemd-halt(8)Jan Engelhardt1-0/+6
2013-11-07man: wording and grammar updatesJan Engelhardt15-28/+28
2013-11-07acpi-fpdt: break on zero or negative length readPavel Holica1-0/+2
2013-11-07socket-proxyd: The proxy can now accept multiple sockets (but only to one rem...David Strauss1-1/+1
2013-11-07bus: indicate in .pc file that we need libsystemd-id128 definitionsLennart Poettering1-0/+1
2013-11-07api: add C++ guardsLennart Poettering6-6/+38
2013-11-07rtnl: headers in src/systemd/ may not use #pragma onceLennart Poettering1-2/+5
2013-11-07rtnl: headers in src/systemd/ may not include internal headersLennart Poettering7-10/+15
2013-11-07rtnl: internal headers must include pragma once protectionLennart Poettering2-0/+4
2013-11-07build-sys: add .pc file for libsystemd-busLennart Poettering3-0/+23
2013-11-07build-sys: merge sd-event into sd-busLennart Poettering4-88/+57