summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-17core: minor typo fixAli H. Caliskan
2014-04-16delta: do not use unicode chars in C localeZbigniew Jędrzejewski-Szmek
2014-04-16install: create_symlink() check unlink() return valueDjalal Harouni
2014-04-16systemctl: allow to change the default target without the --force switchDjalal Harouni
2014-04-16Handle Unix domain socket connections from outside our namespaceEelco Dolstra
2014-04-16man: document relationship between RequiresMountsFor and noautoZbigniew Jędrzejewski-Szmek
2014-04-16test-path-util: fix running with separate build dirZbigniew Jędrzejewski-Szmek
2014-04-16sysctl: replaces some slashes with dotsZbigniew Jędrzejewski-Szmek
2014-04-16systemctl: add --recursive for list-timersThomas Hindoe Paaboel Andersen
2014-04-16systemctl: add --recursive for list-socketsThomas Hindoe Paaboel Andersen
2014-04-14bus-proxy: remove unused variableThomas Hindoe Paaboel Andersen
2014-04-14cgls: avoid writing an unused valueThomas Hindoe Paaboel Andersen
2014-04-14timedatectl: avoid using uninitialized varThomas Hindoe Paaboel Andersen
2014-04-14man: fix typos in sd_event_newThomas Hindoe Paaboel Andersen
2014-04-14networkd: link - make state changing logging a bit less verboseTom Gundersen
2014-04-14sd-rtnl: message_addr - allow dumping of messagesTom Gundersen
2014-04-14sd-rtnl: socket_read - use a read bufferTom Gundersen
2014-04-14sd-rtnl: multi-part message - store as linked-list rather than independent me...Tom Gundersen
2014-04-14sd-rtnl: message_addr - expose a few more gettersTom Gundersen
2014-04-14networkd: link - ignore missing MAC address from NEWLINK messageTom Gundersen
2014-04-14hwdb: PCI - include "primary" model string in subsystem model stringKay Sievers
2014-04-14hwdb: updateKay Sievers
2014-04-13util: ignore kernel errors reported via close(), unless it is EBADFLennart Poettering
2014-04-13udev: serialize/synchronize block device event handling with file locksKay Sievers
2014-04-13bus-proxy: when replying to bus calls set a synthetic serial number and patch...Lennart Poettering
2014-04-13bus: process AddMatch/RemoveMatch driver call in proxyLennart Poettering
2014-04-13man: explain that the timestamps on incoming kdbus messages are not necessari...Lennart Poettering
2014-04-13update TODOLennart Poettering
2014-04-13build-sys: add Makefile symlinkLennart Poettering
2014-04-13update TODOLennart Poettering
2014-04-13man: add man page for sd_event_new()Lennart Poettering
2014-04-13udev: remove seqnum API and all assumptions about seqnumsKay Sievers
2014-04-13bash completion: fix __get_startable_unitsDan Kilman
2014-04-12path-util: also check for existence of binary when given absolute pathZbigniew Jędrzejewski-Szmek
2014-04-12fsck: Search for fsck.type in PATHMike Gilbert
2014-04-12hwdb: Update database of Bluetooth company identifiersMarcel Holtmann
2014-04-12man: mention XDG_CONFIG_HOME in systemd.unitTanu Kaskinen
2014-04-12build: if -fstack-protector-strong is available, use it.Cristian Rodríguez
2014-04-12core: Make sure a stamp file exists for all Persistent=true timersThomas Bächler
2014-04-12journal: properly detect language specified in lineZbigniew Jędrzejewski-Szmek
2014-04-12journal: cleanup up error handling in update_catalog()Zbigniew Jędrzejewski-Szmek
2014-04-12test-dhcp-client: unref lease objects to make valgrind happyZbigniew Jędrzejewski-Szmek
2014-04-12Unify GREEDY_REALLOC and GREEDY_REALLOC_TZbigniew Jędrzejewski-Szmek
2014-04-12networkd: link - require both RUNNING and LOWER_UP before using linkTom Gundersen
2014-04-12networkd: wait for IFF_RUNNING rather than IFF_LOWER_UPTom Gundersen
2014-04-12sd-dhcp-client: drop logging about T1/T2Tom Gundersen
2014-04-12sd-dhcp-client: improve loggingTom Gundersen
2014-04-12sd-dhcp-client: use client_initialiez and client_restart for REBOOTTom Gundersen
2014-04-11networkd: add an assertTom Gundersen
2014-04-11sd-dhcp-client: document message creation a bit moreTom Gundersen