summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-03networkd: tuntap - default to no packet informationTom Gundersen
2014-07-03networkd vxlan: Pass correct typeSusant Sahani
2014-07-03networkd: tuntap - enable PacketInfo by defaultTom Gundersen
2014-07-03networkd: netdev - move tunnel address parsing to networkd-tunnel.cTom Gundersen
2014-07-03networkd: tunnels - make tunnel address parsing genericTom Gundersen
2014-07-03networkd: Introduce tun/tap deviceSusant Sahani
2014-07-03udev: net_setup_link - add a bit more loggingTom Gundersen
2014-07-03networkd: netdev - drop the link callbacks after calling them onceTom Gundersen
2014-07-03networkd: netdev - take ref immediately after calling outTom Gundersen
2014-07-03networkd: split out vlan and macvlan handlingTom Gundersen
2014-07-03sd-login: use the same code for verfiying machine names everywhereLennart Poettering
2014-07-03bus: close a bus that failed to connectLennart Poettering
2014-07-03sd-bus: support connecting to remote hosts, directly into containersLennart Poettering
2014-07-02sd-bus: when an event loop terminates, explicitly close the busLennart Poettering
2014-07-02bus: drop bus/message GC logicLennart Poettering
2014-07-02bus-proxy: restore operation in non-kdbus modeLennart Poettering
2014-07-02localed: consider an unset model as a wildcardMichal Sekletar
2014-07-02sd-dhcp6-client: initialize variableTom Gundersen
2014-07-02udev: net_setup_link builtin should print the reason why something failsLennart Poettering
2014-07-02util: when unescaping strings, don't allow smuggling in of additional NUL bytesLennart Poettering
2014-07-02util: generalize is_localhost() and use it everywhere where applicableLennart Poettering
2014-07-02path: add new "systemd-path" utility for querying paths described in file-hie...Lennart Poettering
2014-07-01coredump: vacuum - fix calculation of 10% of fs size for MaxUseThomas Hindoe Paaboel Andersen
2014-07-01sd-dhcp6-client: check return valueThomas Hindoe Paaboel Andersen
2014-07-01networkd: fix alignment of gperf sourceFilipe Brandenburger
2014-07-01networkd: netdev - add dummy supportTom Gundersen
2014-07-01networkd: send hostname to dhcp serverEugene Yakubovich
2014-07-01networkd: netdev - take ref when creating netdevsTom Gundersen
2014-07-01parse_uid: return -ENXIO for -1 uidsKay Sievers
2014-07-01Use dev_port for the ID of a network device.Thadeu Lima de Souza Cascardo
2014-07-01networkd: link - don't fail if master netdev already existsTom Gundersen
2014-07-01networkd: tunnel - ensure that enslave callback is always invokedTom Gundersen
2014-07-01networkd: link - ignore missing MAC addressTom Gundersen
2014-07-01base-filesystem: avoid all searching if the link already existsKay Sievers
2014-07-01base-filesystem: explicitely check existence of the platform's ABI dynamic lo...Kay Sievers
2014-07-01base-filesystem: create /lib64 symlink to libdir /usr directoryKay Sievers
2014-07-01networkd: address_acquire use cleanup macroSusant Sahani
2014-07-01networkd: netdev add one separate lineSusant Sahani
2014-07-01networkd: link - drop assert from _free()Tom Gundersen
2014-07-01sd-dhcp6-client: fix free before useTom Gundersen
2014-07-01networkd: link - improve refcountingTom Gundersen
2014-06-30cryptsetup: allow x-systemd.device-timeoutZbigniew Jędrzejewski-Szmek
2014-06-30fstab-generator: allow x-systemd.device-timeout for swap unitsZbigniew Jędrzejewski-Szmek
2014-06-30Move x-systemd-device.timeout handling from core to fstab-generatorZbigniew Jędrzejewski-Szmek
2014-06-30pc: no longer expose exec_prefix in .pc fileLennart Poettering
2014-06-30pc: expose more drop-in dirs in the .pc fileLennart Poettering
2014-06-30pc: export $libdir in the .pc fileLennart Poettering
2014-06-30nspawn: block open_by_handle_at() and others via seccompLennart Poettering
2014-06-30nspawn: let's avoid using goto to wildly for non-cleanup purposesLennart Poettering
2014-06-30nspawn: simplify exit condition checkLennart Poettering