summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-07-06vconsole-setup: run setfont before loadkeysZbigniew Jędrzejewski-Szmek
2014-07-06sysusers: fix uninitialized warningRonny Chevalier
2014-07-06machine: don't return uninitialized variableTom Gundersen
2014-07-04networkd: accept section DHCP in systemd.network filesSteven Noonan
2014-07-04networkd: don't clear dhcpv6 lease timers if there's no previous leaseSteven Noonan
2014-07-04nspawn: add new --volatile switch for booting containers in volatile (ephemer...Lennart Poettering
2014-07-04main: change check whether /etc is unpopulated to look for /etc/machine-idLennart Poettering
2014-07-03networkd: properly track addresses when first addedTom Gundersen
2014-07-03networkd: link - improve link tracking loggingTom Gundersen
2014-07-03architecture: remove "cris" from uname listLennart Poettering
2014-07-03sd-path: add missing headerUmut Tezduyar Lindskog
2014-07-03machine: properly distuingish created and registered machinesLennart Poettering
2014-07-03sysusers: add new line type "m" to add users as members to groupsLennart Poettering
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering
2014-07-03namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se...Lennart Poettering
2014-07-03namespace: fix uninitialized memory accessLennart Poettering
2014-07-03architecture: also add tuples for old ARM BE ABILennart Poettering
2014-07-03architecture: add tuple for old arm abiZbigniew Jędrzejewski-Szmek
2014-07-03test: print library tuple in testLennart Poettering
2014-07-03shared: add LIB_ARCH tuples for BE ARM archsLennart Poettering
2014-07-03core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering
2014-07-03shared: rename ARCH_TUPLE to LIB_ARCH_TUPLELennart Poettering
2014-07-03exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering
2014-07-03architecture: add tuples for armZbigniew Jędrzejewski-Szmek
2014-07-03arch: add crisv32 to uname checkUmut Tezduyar Lindskog
2014-07-03nspawn: when running in a service unit, use systemd for restartsLennart Poettering
2014-07-03machined: don't force terminate registered machinesLennart Poettering
2014-07-03core: introduce new RestartForceExitStatus= service settingLennart Poettering
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