- 252ff40 build-sys: bump package and library versions by Lennart Poettering · 10 years ago v215
- c7435cc NEWS: prepare for release by Lennart Poettering · 10 years ago
- db6d9e8 man: document that systemctl's -H may now be used to connect directly to a container on a remote host by Lennart Poettering · 10 years ago
- 8d90c8a machine: properly distuingish created and registered machines by Lennart Poettering · 10 years ago
- 8225488 update TODO by Lennart Poettering · 10 years ago
- a12b0cc sysusers: add new line type "m" to add users as members to groups by Lennart Poettering · 10 years ago
- aaf86f9 update TODO by Lennart Poettering · 10 years ago
- 717603e machinectl: show /etc/os-release information of container in status output by Lennart Poettering · 10 years ago
- 98be1a7 hwdb: update by Kay Sievers · 10 years ago
- 664064d namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we set up by Lennart Poettering · 10 years ago
- 002b226 namespace: fix uninitialized memory access by Lennart Poettering · 10 years ago
- 063e36d hwdb: Update database of Bluetooth company identifiers by Marcel Holtmann · 10 years ago
- 579af51 architecture: also add tuples for old ARM BE ABI by Lennart Poettering · 10 years ago
- 2a9899d architecture: add tuple for old arm abi by Zbigniew Jędrzejewski-Szmek · 10 years ago
- c3a07d9 test: print library tuple in test by Lennart Poettering · 10 years ago
- 0881d7a shared: add LIB_ARCH tuples for BE ARM archs by Lennart Poettering · 10 years ago
- 55ebf98 core: introduce exit_status_set_is_empty() to make things a bit easier to read by Lennart Poettering · 10 years ago
- ce4a52a update TODO by Lennart Poettering · 10 years ago
- 613e3a2 shared: rename ARCH_TUPLE to LIB_ARCH_TUPLE by Lennart Poettering · 10 years ago
- 3e2d435 exit-status: rename ExitStatusSet's "code" field to "status" by Lennart Poettering · 10 years ago
- ab016c4 man: reference RestartForceExitStatus= from the Restart= description by Lennart Poettering · 10 years ago
- fd3b401 architecture: add tuples for arm by Zbigniew Jędrzejewski-Szmek · 10 years ago
- 9b3a0ba arch: add crisv32 to uname check by Umut Tezduyar Lindskog · 10 years ago
- ce38dbc nspawn: when running in a service unit, use systemd for restarts by Lennart Poettering · 10 years ago
- 206e7a5 machined: don't force terminate registered machines by Lennart Poettering · 10 years ago
- 37520c1 core: introduce new RestartForceExitStatus= service setting by Lennart Poettering · 10 years ago
- ffd488e networkd: tuntap - default to no packet information by Tom Gundersen · 10 years ago
- 853284a networkd vxlan: Pass correct type by Susant Sahani · 10 years ago
- 72d33d9 networkd: tuntap - manpage fixes by Tom Gundersen · 10 years ago
- 63dadd9 networkd: tuntap - enable PacketInfo by default by Tom Gundersen · 10 years ago
- 6ef892f networkd: netdev - move tunnel address parsing to networkd-tunnel.c by Tom Gundersen · 10 years ago
- 4826dd6 networkd: tunnels - make tunnel address parsing generic by Tom Gundersen · 10 years ago
- 30ae9df networkd: Introduce tun/tap device by Susant Sahani · 10 years ago
- 866ee36 udev: net_setup_link - add a bit more logging by Tom Gundersen · 10 years ago
- ad0774e networkd: netdev - drop the link callbacks after calling them once by Tom Gundersen · 10 years ago
- 563c69c networkd: netdev - take ref immediately after calling out by Tom Gundersen · 10 years ago
- 0372cb2 networkd: split out vlan and macvlan handling by Tom Gundersen · 10 years ago
- 620a687 sd-login: use the same code for verfiying machine names everywhere by Lennart Poettering · 10 years ago
- db9bb83 bus: close a bus that failed to connect by Lennart Poettering · 10 years ago
- 7f0d207 sd-bus: support connecting to remote hosts, directly into containers by Lennart Poettering · 10 years ago
- 8f6e22a man: /usr/bin may contain binaries in any compatible arch, not just the primary one by Lennart Poettering · 10 years ago
- 4ee4264 man: fix links to systemd-efi-boot-generator(8) by Lennart Poettering · 10 years ago
- 7bb4d37 sd-bus: when an event loop terminates, explicitly close the bus by Lennart Poettering · 10 years ago
- b5eca3a bus: drop bus/message GC logic by Lennart Poettering · 10 years ago
- 62bb05f bus-proxy: restore operation in non-kdbus mode by Lennart Poettering · 10 years ago
- 387066c localed: consider an unset model as a wildcard by Michal Sekletar · 10 years ago
- 5e91345 sd-dhcp6-client: initialize variable by Tom Gundersen · 10 years ago
- 01d4590 udev: net_setup_link builtin should print the reason why something fails by Lennart Poettering · 10 years ago
- e0a33e7 util: when unescaping strings, don't allow smuggling in of additional NUL bytes by Lennart Poettering · 10 years ago
- fecc80c util: generalize is_localhost() and use it everywhere where applicable by Lennart Poettering · 10 years ago
- 9a00f57 path: add new "systemd-path" utility for querying paths described in file-hierarchy(7) by Lennart Poettering · 10 years ago
- cd4ba18 coredump: vacuum - fix calculation of 10% of fs size for MaxUse by Thomas Hindoe Paaboel Andersen · 10 years ago
- 926695f sd-dhcp6-client: check return value by Thomas Hindoe Paaboel Andersen · 10 years ago
- 72165d6 networkd: fix alignment of gperf source by Filipe Brandenburger · 10 years ago
- 9e35885 networkd: netdev - add dummy support by Tom Gundersen · 10 years ago
- 4cc7a82 networkd: send hostname to dhcp server by Eugene Yakubovich · 10 years ago
- 0a8a0fa man: bring systemd.network(5) up-to-date by Tom Gundersen · 10 years ago
- b35a290 man: bring systemd.netdev(5) up-to-date by Tom Gundersen · 10 years ago
- ce1dde2 typo fixes by Thomas Hindoe Paaboel Andersen · 10 years ago
- 8900367 networkd: netdev - take ref when creating netdevs by Tom Gundersen · 10 years ago
- eafbd4d man: file-hierarchy - emphasize /usr/lib/$arch-id instead of $libdir by Kay Sievers · 10 years ago
- 02ea24c man/sd_journal_get_data: fix variable naming in example by Christian Hesse · 10 years ago
- 8959ae0 man/sd_journal_next: fix argument in example by Christian Hesse · 10 years ago
- 793c098 update TODO by Lennart Poettering · 10 years ago
- f841a15 parse_uid: return -ENXIO for -1 uids by Kay Sievers · 10 years ago
- 3058e01 Use dev_port for the ID of a network device. by Thadeu Lima de Souza Cascardo · 10 years ago
- 2834ffe update TODO by Lennart Poettering · 10 years ago
- 959ddb4 man: document directories in $HOME, too, in file-hierarchy(7) by Lennart Poettering · 10 years ago
- 856f962 networkd: link - don't fail if master netdev already exists by Tom Gundersen · 10 years ago
- d5b3d84 networkd: tunnel - ensure that enslave callback is always invoked by Tom Gundersen · 10 years ago
- 1a941ac networkd: link - ignore missing MAC address by Tom Gundersen · 10 years ago
- afc3f9c base-filesystem: avoid all searching if the link already exists by Kay Sievers · 10 years ago
- 3fd165e base-filesystem: explicitely check existence of the platform's ABI dynamic loader by Kay Sievers · 10 years ago
- e1ae975 base-filesystem: create /lib64 symlink to libdir /usr directory by Kay Sievers · 10 years ago
- 0099bc1 networkd: address_acquire use cleanup macro by Susant Sahani · 10 years ago
- 8469c1d networkd: netdev add one separate line by Susant Sahani · 10 years ago
- 28aeb07 networkd: link - drop assert from _free() by Tom Gundersen · 10 years ago
- 54d61de sd-dhcp6-client: fix free before use by Tom Gundersen · 10 years ago
- 5da8149 networkd: link - improve refcounting by Tom Gundersen · 10 years ago
- 3a53fda update TODO by Lennart Poettering · 10 years ago
- 24a2bf4 TODO: start documenting changes for 215 by Lennart Poettering · 10 years ago
- cdf0c7a man: document ConditionNeedsUpdate= by Lennart Poettering · 10 years ago
- 82a30aa man: extend a bit what to expect from the various places apps can store data by Lennart Poettering · 10 years ago
- c65b503 man: add sections about file node types and write access to file-hierarchy(7) by Lennart Poettering · 10 years ago
- ee43f49 man: mention x-initrd.mount option in fstab options list by Zbigniew Jędrzejewski-Szmek · 10 years ago
- 63b03c0 man: mention that x-systemd.device-timeout is only for fstab by Zbigniew Jędrzejewski-Szmek · 10 years ago
- a17f2dc man: beef up systemd-fsck description by Zbigniew Jędrzejewski-Szmek · 10 years ago
- 8eea868 cryptsetup: allow x-systemd.device-timeout by Zbigniew Jędrzejewski-Szmek · 10 years ago
- b3208b6 fstab-generator: allow x-systemd.device-timeout for swap units by Zbigniew Jędrzejewski-Szmek · 10 years ago
- 2968644 Move x-systemd-device.timeout handling from core to fstab-generator by Zbigniew Jędrzejewski-Szmek · 10 years ago
- 6e81b5b man: reference $TMPDIR, not $TMP in file-hierarchy(7) by Lennart Poettering · 10 years ago
- 48fda39 update TODO by Lennart Poettering · 10 years ago
- 7caa86a man: document systemd-update-done.service by Lennart Poettering · 10 years ago
- dc7f577 man: file-hierarchy - minor fixes by Tom Gundersen · 10 years ago
- cd48031 man: document how to query $libdir for the primary architecture using pkg-config by Lennart Poettering · 10 years ago
- ded21b6 pc: no longer expose exec_prefix in .pc file by Lennart Poettering · 10 years ago
- d4e85aa pc: expose more drop-in dirs in the .pc file by Lennart Poettering · 10 years ago
- eb39a62 pc: export $libdir in the .pc file by Lennart Poettering · 10 years ago
- fcba63a man: file-hierarchy - typo fixes by Thomas Hindoe Paaboel Andersen · 10 years ago
- 2f3d398 man: deemphesize Fedora-specific "lib64", only mention the more generic $libdir by Lennart Poettering · 10 years ago