summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-03build-sys: bump package and library versionsv215Lennart Poettering2-5/+5
2014-07-03NEWS: prepare for releaseLennart Poettering1-4/+43
2014-07-03man: document that systemctl's -H may now be used to connect directly to a co...Lennart Poettering1-3/+8
2014-07-03machine: properly distuingish created and registered machinesLennart Poettering1-1/+2
2014-07-03update TODOLennart Poettering1-2/+0
2014-07-03sysusers: add new line type "m" to add users as members to groupsLennart Poettering2-76/+321
2014-07-03update TODOLennart Poettering1-2/+0
2014-07-03machinectl: show /etc/os-release information of container in status outputLennart Poettering14-51/+299
2014-07-03hwdb: updateKay Sievers5-384/+1362
2014-07-03namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se...Lennart Poettering1-1/+1
2014-07-03namespace: fix uninitialized memory accessLennart Poettering1-1/+2
2014-07-03hwdb: Update database of Bluetooth company identifiersMarcel Holtmann1-1/+25
2014-07-03architecture: also add tuples for old ARM BE ABILennart Poettering1-4/+11
2014-07-03architecture: add tuple for old arm abiZbigniew Jędrzejewski-Szmek1-3/+7
2014-07-03test: print library tuple in testLennart Poettering1-0/+3
2014-07-03shared: add LIB_ARCH tuples for BE ARM archsLennart Poettering1-3/+6
2014-07-03core: introduce exit_status_set_is_empty() to make things a bit easier to readLennart Poettering3-1/+9
2014-07-03update TODOLennart Poettering1-3/+5
2014-07-03shared: rename ARCH_TUPLE to LIB_ARCH_TUPLELennart Poettering2-32/+35
2014-07-03exit-status: rename ExitStatusSet's "code" field to "status"Lennart Poettering4-16/+12
2014-07-03man: reference RestartForceExitStatus= from the Restart= descriptionLennart Poettering1-5/+10
2014-07-03architecture: add tuples for armZbigniew Jędrzejewski-Szmek1-2/+7
2014-07-03arch: add crisv32 to uname checkUmut Tezduyar Lindskog1-0/+1
2014-07-03nspawn: when running in a service unit, use systemd for restartsLennart Poettering2-0/+17
2014-07-03machined: don't force terminate registered machinesLennart Poettering3-4/+8
2014-07-03core: introduce new RestartForceExitStatus= service settingLennart Poettering6-27/+46
2014-07-03networkd: tuntap - default to no packet informationTom Gundersen2-2/+1
2014-07-03networkd vxlan: Pass correct typeSusant Sahani1-1/+1
2014-07-03networkd: tuntap - manpage fixesTom Gundersen1-71/+20
2014-07-03networkd: tuntap - enable PacketInfo by defaultTom Gundersen2-6/+5
2014-07-03networkd: netdev - move tunnel address parsing to networkd-tunnel.cTom Gundersen2-29/+30
2014-07-03networkd: tunnels - make tunnel address parsing genericTom Gundersen3-26/+58
2014-07-03networkd: Introduce tun/tap deviceSusant Sahani6-7/+317
2014-07-03udev: net_setup_link - add a bit more loggingTom Gundersen1-2/+8
2014-07-03networkd: netdev - drop the link callbacks after calling them onceTom Gundersen1-3/+10
2014-07-03networkd: netdev - take ref immediately after calling outTom Gundersen5-23/+15
2014-07-03networkd: split out vlan and macvlan handlingTom Gundersen5-54/+319
2014-07-03sd-login: use the same code for verfiying machine names everywhereLennart Poettering1-1/+1
2014-07-03bus: close a bus that failed to connectLennart Poettering1-1/+3
2014-07-03sd-bus: support connecting to remote hosts, directly into containersLennart Poettering5-29/+93
2014-07-03man: /usr/bin may contain binaries in any compatible arch, not just the prima...Lennart Poettering1-1/+1
2014-07-03man: fix links to systemd-efi-boot-generator(8)Lennart Poettering1-2/+2
2014-07-02sd-bus: when an event loop terminates, explicitly close the busLennart Poettering1-0/+1
2014-07-02bus: drop bus/message GC logicLennart Poettering2-55/+3
2014-07-02bus-proxy: restore operation in non-kdbus modeLennart Poettering1-1/+7
2014-07-02localed: consider an unset model as a wildcardMichal Sekletar1-6/+7
2014-07-02sd-dhcp6-client: initialize variableTom Gundersen1-9/+1
2014-07-02udev: net_setup_link builtin should print the reason why something failsLennart Poettering1-6/+6
2014-07-02util: when unescaping strings, don't allow smuggling in of additional NUL bytesLennart Poettering2-9/+11
2014-07-02util: generalize is_localhost() and use it everywhere where applicableLennart Poettering5-16/+19