summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-01-05swap: remove if/else with the same data pathStefan Beller
2014-01-05man: document some more bus functionsZbigniew Jędrzejewski-Szmek
2014-01-05networkd: refuse to use .network files with missing Address/Gateway keyTom Gundersen
2014-01-04sd-event: add missing symbol, sd_event_source_set_io_fdDave Reisner
2014-01-04udev: net_id - handle virtio busesTom Gundersen
2014-01-04Revert "net-util: add support for Type=ethernet"Tom Gundersen
2014-01-04systemctl: improve readability on failed commandsThomas Hindoe Paaboel Andersen
2014-01-04man: document a batch of bus functionsZbigniew Jędrzejewski-Szmek
2014-01-03net-util: add support for Type=ethernetTom Gundersen
2014-01-03networkd: link hash uses 64, not 32 bit keysTom Gundersen
2014-01-03networkd: print the ifindex of added linksTom Gundersen
2014-01-03networkd: improve loggingTom Gundersen
2014-01-03networkd: improve link state change loggingTom Gundersen
2014-01-03networkd: add some debug info about notifications we ignoreTom Gundersen
2014-01-03bus: always create --user bus when kdbus is activeKay Sievers
2014-01-03networkd: link - explicitly set the link to be up if the call to IFF_UP succeedsTom Gundersen
2014-01-02networkd: fix memory leak in error pathZbigniew Jędrzejewski-Szmek
2014-01-02networkd: do not deference null pointer in cleanupZbigniew Jędrzejewski-Szmek
2014-01-02core: fix gcc unused variable warningZbigniew Jędrzejewski-Szmek
2014-01-02bus: fix memleak in sd_bus_creds_new_from_pidZbigniew Jędrzejewski-Szmek
2014-01-02Introduce cleanup functions for cap_freeZbigniew Jędrzejewski-Szmek
2014-01-02rtnl: fix memory corruptions after reallocZbigniew Jędrzejewski-Szmek
2014-01-02bus: break reference cycle between bus and messagesZbigniew Jędrzejewski-Szmek
2014-01-02Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek
2014-01-02Move bus path definitions to def.hZbigniew Jędrzejewski-Szmek
2014-01-02core/service: check if mainpid matches only if it is setZbigniew Jędrzejewski-Szmek
2014-01-02core/manager: print info about interesting signalsZbigniew Jędrzejewski-Szmek
2014-01-02core/service: tweak messages on operation timeoutsZbigniew Jędrzejewski-Szmek
2014-01-03libsystemd-dhcp: don't assert on client_stop()Tom Gundersen
2014-01-03networkd: dhcp - avoid null pointer dereferenceTom Gundersen
2014-01-03networkd: add more asserts and ignore all events when link has failedTom Gundersen
2014-01-02networkd: only track state of links we are managingTom Gundersen
2014-01-02networkd: improve loggingTom Gundersen
2014-01-02networkd: fix NULL pointer derefKay Sievers
2014-01-02networkd: fix getting initial stateTom Gundersen
2014-01-01networkd: add DHCPv4 supportTom Gundersen
2014-01-01networkd: distinguish between static and dynamic addresses/routesTom Gundersen
2014-01-01network: add support for dropping addressTom Gundersen
2013-12-31build-sys: make test output a bit nicerZbigniew Jędrzejewski-Szmek
2013-12-31dhcp: fix creation of req_opts arrayZbigniew Jędrzejewski-Szmek
2013-12-31sleep-config: fix double freeZbigniew Jędrzejewski-Szmek
2013-12-31boot-efi: Remove superfluous assignmentStefan Beller
2013-12-30sleep-config: Dereference pointer before check for NULLStefan Beller
2013-12-30bootchart: Remove unneeded check for NULLStefan Beller
2013-12-30tmpfiles: rename --unsafe to --bootZbigniew Jędrzejewski-Szmek
2013-12-30core: Forgot to dereference pointer when checking for NULLStefan Beller
2013-12-30systemd-python: fix listen_fds under Python 2Zbigniew Jędrzejewski-Szmek
2013-12-30systemd-python: fix setting of exception codesZbigniew Jędrzejewski-Szmek
2013-12-30acticate: rename --environment to --setenvZbigniew Jędrzejewski-Szmek
2013-12-29udev: LOG_PRIORITY -> LOG_LEVELKay Sievers