summaryrefslogtreecommitdiffstats
path: root/hwdb/20-acpi-vendor.hwdb (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-15man: we don't have 'Wanted' dependencyLukas Nykryn1-2/+2
2014-10-15bus-proxyd: add missing flag translation for RequestNameLukasz Skalski1-2/+10
2014-10-15shell-completion: propose templates for disable/[re]enable/[re]startZbigniew Jędrzejewski-Szmek2-11/+24
2014-10-15shell-completion: fix completion of inactive unitsZbigniew Jędrzejewski-Szmek2-15/+18
2014-10-15journal-remote: fix mem leak on errorZbigniew Jędrzejewski-Szmek1-7/+7
2014-10-14sd-bus: sync kdbus.h (ABI break)Daniel Mack3-4/+8
2014-10-14bus-proxyd: improve compatibility with dbus-1Lukasz Skalski1-3/+33
2014-10-14python-systemd: avoid hitting assert in __exit__Dave Reisner1-1/+1
2014-10-14resolved: apply label to /run/systemd/resolve/resolv.confZbigniew Jędrzejewski-Szmek2-3/+10
2014-10-14resolved: split out writing of resolv.confZbigniew Jędrzejewski-Szmek1-27/+34
2014-10-13bus: check allow-interactive-auhtorization flag when doing polkitLennart Poettering1-3/+16
2014-10-13sd-bus: add support for new allow-interactive-authorization message header flagLennart Poettering3-2/+26
2014-10-13polkit: as we dropped support for the polkit bus transport, also drop its pol...Lennart Poettering1-11/+0
2014-10-13update TODOLennart Poettering1-4/+2
2014-10-13systemctl: when mangle unit names for the "isolate", suffix with ".target" ra...Lennart Poettering1-4/+7
2014-10-13systemctl: move unit action table closer to the functions that use themLennart Poettering1-17/+17
2014-10-13fi-latin1 console keymap is no moreMarko Myllynen1-1/+0
2014-10-13test-dhcp-client: add more assertsTom Gundersen1-3/+3
2014-10-13tmpfiles: compare return against correct errnoDave Reisner1-1/+1
2014-10-13man: join tables in systemd-detect-virt(1)Zbigniew Jędrzejewski-Szmek1-20/+17
2014-10-12tests: fix some tests to pass in kojiZbigniew Jędrzejewski-Szmek3-5/+21
2014-10-12Set $NOTIFY_SOCKET for control procs if NotifyAccess=allBrandon L Black2-12/+1
2014-10-12ModernizationZbigniew Jędrzejewski-Szmek2-11/+8
2014-10-11NEWS: don't mention noinst_* debug programsDavid Herrmann1-7/+0
2014-10-11terminal/grdrm: force deep modeset on enterDavid Herrmann1-1/+14
2014-10-11sd-dhcp-client: support non-Ethernet hardware addressesDan Williams13-59/+179
2014-10-11Report aa_change_onexec error codeMichael Scherer1-1/+1
2014-10-10bus-proxyd: fix compatibility with old dbus-1Lukasz Skalski1-0/+9
2014-10-10mount-setup: skip relabelling when SELinux and SMACK not supportedEmil Renner Berthing1-0/+4
2014-10-10fstab-generator: Honor mount.usr*= on kernel command lineTobias Hunger2-6/+160
2014-10-10kdbus: fix buffer overflow in bus_get_owner_kdbus() functionLukasz Skalski1-6/+5
2014-10-10man: reference table in systemd-detect-virt(1) from ConditionVirtualization= ...Lennart Poettering1-7/+11
2014-10-10man: include zVM in systemd-detect-virt listLennart Poettering1-3/+9
2014-10-10man: rework VM/container identifier list into a table, and include descriptio...Lennart Poettering1-12/+98
2014-10-10nspawn: actually allow access to /dev/net/tun in the containerLennart Poettering1-0/+1
2014-10-10systemd-hibernate-resume@.service: remove unnecessary orderingIvan Shapovalov1-1/+1
2014-10-10build-sys: use -Wno-gnu-variable-sized-type-not-at-end under clangZbigniew Jędrzejewski-Szmek1-1/+3
2014-10-10build-sys: use -Wno-typedef-redefinition only for clangZbigniew Jędrzejewski-Szmek1-1/+5
2014-10-10Update TODOZbigniew Jędrzejewski-Szmek1-0/+6
2014-10-10man: clarify what "microsoft" and "oracle" stand forRahul Sundaram1-4/+5
2014-10-10systemctl: remove casts in formattingZbigniew Jędrzejewski-Szmek1-6/+6
2014-10-10journalctl: use pager for --list-bootsZbigniew Jędrzejewski-Szmek1-0/+2
2014-10-10sd-journal: fix sd_journal_enumerate_unique skipping valuesJan Janssen7-37/+39
2014-10-10sd-journal: change check to assertZbigniew Jędrzejewski-Szmek1-2/+1
2014-10-10sd-journal: do not reset sd_j_enumerate_unique position on errorZbigniew Jędrzejewski-Szmek2-6/+16
2014-10-09man: document the new "rescue" kernel command line optionLennart Poettering2-3/+6
2014-10-09service: enter SERVICE_STOP_SIGTERM state after getting "STOPPING=1"Michal Schmidt1-1/+2
2014-10-09update TODOLennart Poettering1-0/+2
2014-10-09bus-proxy: allow getpeersec() to failDaniel Mack1-5/+1
2014-10-09socket-proxyd: Unchecked return value from librarySusant Sahani1-1/+1