summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-07tests: let's make function tables static/constLennart Poettering
2016-12-07core: add specifier expansion to ReadOnlyPaths= and friendsLennart Poettering
2016-12-07core: add specifier expansion to RequiresMountsFor=Lennart Poettering
2016-12-07core: turn on specifier expansion for more unit file settingsLennart Poettering
2016-12-07core: use unit_full_printf() at a couple of locations we used unit_name_print...Lennart Poettering
2016-12-07core: resolve more specifiers in unit_name_printf()Lennart Poettering
2016-12-07man: drop reference to %U being uselessLennart Poettering
2016-12-07core: move specifier expansion out of service.c/socket.cLennart Poettering
2016-12-07dhcp: bind udp sockets to interfaces (#4822)27o
2016-12-07Merge pull request #4841 from hadess/oke-barcode-readerPeter Hutterer
2016-12-06calendarspec: always interpret missing seconds as :00 (#4813)Doug Christman
2016-12-06networkd: Use dhcp correct type for IP port (#4840)Susant Sahani
2016-12-06core: introduce parse_ip_port (#4825)Susant Sahani
2016-12-06hwdb: Add fixed layout for another YubikeyBastien Nocera
2016-12-06hwdb: Add fixed layout for OKE barcode readerBastien Nocera
2016-12-06time-util: accept "µs" as time unit, in addition to "us" (#4836)Lennart Poettering
2016-12-06rules: consider MMC device partitions with partition number > 9 (#4831)Kieran Colford
2016-12-06Merge pull request #4838 from phomes/misc-cleanup2Evgeny Vereshchagin
2016-12-06core: remove unused variableThomas Hindoe Paaboel Andersen
2016-12-06udev: remove duplicate flagThomas Hindoe Paaboel Andersen
2016-12-05man: Document return value of event source prepare callback (#4834)Martin Ejdestig
2016-12-05nspawn: don't hide --bind=/tmp/* mounts (#4824)Evgeny Vereshchagin
2016-12-05networkd: link_enter_configured remove assert (#4800)Susant Sahani
2016-12-02journal: make sure to initially populate the space info cache (#4807)Franck Bui
2016-12-02cgroup: properly check for ignore-notfound paths (#4803)Dave Reisner
2016-12-02treewide: fix typos (#4802)Torstein Husebø
2016-12-02Merge pull request #4228 from dm0-/coreos-1554Zbigniew Jędrzejewski-Szmek
2016-12-02Merge pull request #4797 from keszybz/pylintMartin Pitt
2016-12-01python: use raw strings for regexp patternsZbigniew Jędrzejewski-Szmek
2016-12-01hwdb_parse: adjust indentation and imports following pylint adviceZbigniew Jędrzejewski-Szmek
2016-12-01python: adjust imports, indentation, unused variables following pylint adviceZbigniew Jędrzejewski-Szmek
2016-12-01acpi-update.py: there is no "Error" classZbigniew Jędrzejewski-Szmek
2016-12-01Spot inconsistent quoting (just one single quote) (#4732)Tobias Stoeckmann
2016-12-02networkd: VXLAN add better explanation for ARPProxy (#4781)Susant Sahani
2016-12-01networkd: support marking links unmanagedDavid Michael
2016-12-01networkd-test: define a utility class to simplify testsDavid Michael
2016-12-01rules: add persistent links for nbd devices (#4785)Martin Pitt
2016-12-01Update boot.c (#4780)Yassine Imounachen
2016-12-01Merge pull request #4694 from poettering/chase-everywhereZbigniew Jędrzejewski-Szmek
2016-12-01Merge pull request #4778 from whot/xkb-fixed-layoutMartin Pitt
2016-12-01util-lib: rename CHASE_NON_EXISTING → CHASE_NONEXISTENTLennart Poettering
2016-12-01nspawn: improve log messagesLennart Poettering
2016-12-01nspawn: optionally, automatically allocated --bind=/--overlay source from /va...Lennart Poettering
2016-12-01nspawn: permit prefixing of source paths in --bind= and --overlay= with "+"Lennart Poettering
2016-12-01tree-wide: set SA_RESTART for signal handlers we installLennart Poettering
2016-12-01nspawn: add ability to configure overlay mounts to .nspawn filesLennart Poettering
2016-12-01hwdb: add XKB_FIXED_LAYOUT/VARIANT to the keyboard hwdbPeter Hutterer
2016-12-01hwdb: fix comment referring to rules filePeter Hutterer
2016-12-01nspawn: split out overlayfs argument parsing into a function of its ownLennart Poettering
2016-12-01nspawn: use -ENOMEM instead of log_oom() in one caseLennart Poettering