summaryrefslogtreecommitdiffstats
path: root/hwdb/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-13TODO: DHCPv6 Information Request has been implementedPatrik Flykt1-1/+0
2015-01-13update TODOLennart Poettering1-0/+8
2015-01-13machined: refuse certain operation on non-container machines, since they cann...Lennart Poettering1-0/+12
2015-01-13import: make sure we don't mangle file ownerships with the local passwd datab...Lennart Poettering1-1/+1
2015-01-13nspawn: add new option "--port=" for exposing container ports on the local hostLennart Poettering5-63/+428
2015-01-13networkd: add minimal IP forwarding and masquerading support to .network filesLennart Poettering10-68/+230
2015-01-13shared: add minimal firewall manipulation helpers for establishing NAT rules,...Lennart Poettering8-7/+552
2015-01-13core: Fix EACCES check for OOM adjustmentsMartin Pitt1-1/+1
2015-01-13Remove some fixed items from TODOZbigniew Jędrzejewski-Szmek1-8/+2
2015-01-12zsh-completion: add missing completions for systemd-tmpfilesRonny Chevalier1-1/+4
2015-01-12zsh-completion: add missing completions for systemd-runRonny Chevalier1-0/+13
2015-01-12zsh-completion: add missing completions for systemd-analyzeRonny Chevalier1-5/+9
2015-01-12zsh-completion: add missing -M completion for timedatectlRonny Chevalier1-0/+1
2015-01-12zsh-completion: add missing completions for coredumpctlRonny Chevalier1-0/+3
2015-01-12TODO: updateDavid Herrmann1-0/+2
2015-01-12udev: link_config - modernize a bit and fix leakesTom Gundersen1-35/+51
2015-01-12network-intenal: user _cleanup_ macro in parse_ifnameTom Gundersen1-6/+4
2015-01-12core/mount: remove "fail" againZbigniew Jędrzejewski-Szmek1-1/+1
2015-01-12sd-bus: sync kdbus.h (API break)Daniel Mack3-9/+6
2015-01-12core/mount: use isempty() to check for empty stringsDaniel Mack1-1/+1
2015-01-12udev: Add builtin/rule to export evdev information as udev propertiesCarlos Garnacho5-0/+93
2015-01-12catalog: add pt_BR translationRafael Ferreira2-0/+265
2015-01-12po: add Brazilian Portuguese translationRafael Ferreira2-0/+422
2015-01-12fstab-util: fix priority parsing and add testZbigniew Jędrzejewski-Szmek2-2/+21
2015-01-12shared/util: respect buffer boundary on incomplete escape sequencesZbigniew Jędrzejewski-Szmek2-16/+37
2015-01-12core/load-fragment: avoid allocating 0 bytes when given an invalid commandZbigniew Jędrzejewski-Szmek2-1/+16
2015-01-12test-unit-file: don't access out-of-bounds memoryZbigniew Jędrzejewski-Szmek1-3/+8
2015-01-12core/mount: filter out noauto,auto,nofail,fail optionsZbigniew Jędrzejewski-Szmek1-2/+9
2015-01-12Support negated fstab optionsZbigniew Jędrzejewski-Szmek5-15/+35
2015-01-12cryptsetup-generator: remove duplicated functionZbigniew Jędrzejewski-Szmek1-33/+5
2015-01-12fstab-util: detect out-of-range pri= assignmentsZbigniew Jędrzejewski-Szmek1-0/+3
2015-01-12.gitignore: add new tests and sort tests alphabeticallyZbigniew Jędrzejewski-Szmek1-6/+8
2015-01-12Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek10-171/+326
2015-01-12network: apply static addresses in specified orderZbigniew Jędrzejewski-Szmek1-1/+1
2015-01-12shared/list: add LIST_APPENDZbigniew Jędrzejewski-Szmek2-0/+32
2015-01-12path-lookup: allow /run to override /etc in generator searchZbigniew Jędrzejewski-Szmek1-4/+4
2015-01-12test-path-lookup: add simple test for path lookup functionsZbigniew Jędrzejewski-Szmek2-0/+83
2015-01-12test-util: make sure that masking and overriding worksZbigniew Jędrzejewski-Szmek1-11/+30
2015-01-12Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek9-130/+210
2015-01-12Simplify execute_directory()Zbigniew Jędrzejewski-Szmek6-97/+91
2015-01-11bus-proxy: implement 'at_console'David Herrmann2-5/+58
2015-01-11bus-proxy: print message direction in policy logsDavid Herrmann4-33/+39
2015-01-11bus-proxy: fix receiver policy on dbus-1 to kdbus signalsDavid Herrmann1-1/+11
2015-01-11bus-proxy: fix swapped path/interface debug messagesDavid Herrmann1-2/+2
2015-01-11bus-proxy: fix policy for expected/non-expected reply tagsDavid Herrmann1-0/+16
2015-01-11log: fix log_full_errno() with custom facilitiesDavid Herrmann1-1/+1
2015-01-11build-sys: fix link-order and avoid "label" functions in libsystemd-sharedKay Sievers1-26/+23
2015-01-10kdbus.h: updateKay Sievers1-37/+37
2015-01-09push xorg information to the systemd --user instanceKay Sievers2-0/+7
2015-01-09update TODOLennart Poettering1-3/+10