Age | Commit message (Expand) | Author |
2013-10-28 | udev: link-config - move naming policy from udev rules | Tom Gundersen |
2013-10-26 | typo fix in comment | Thomas Hindoe Paaboel Andersen |
2013-10-19 | kerne-command-line: introduce option 'systemd.restore_state' | Tom Gundersen |
2013-10-14 | shared/util: Fix glob_extend() argument | Bastien Nocera |
2013-10-13 | Modernization | Zbigniew Jędrzejewski-Szmek |
2013-10-13 | util, utf8: make ellipsize take multi-byte characters into account | Shawn Landden |
2013-10-06 | shared/util: fix off-by-one error in tag_to_udev_node | Dave Reisner |
2013-10-02 | nspawn: always copy /etc/resolv.conf rather than bind mount | Lennart Poettering |
2013-10-01 | hashmap: randomize hash functions a bit | Lennart Poettering |
2013-10-01 | util.c: ignore pollfd.revent for loop_read/loop_write | Chen Jie |
2013-09-29 | Fix buffer overrun when enumerating files | Zbigniew Jędrzejewski-Szmek |
2013-09-19 | device-nodes: move device node specific code to own file | Dave Reisner |
2013-09-17 | Use udev_encode_string in fstab_node_to_udev_node | Dave Reisner |
2013-09-13 | Advertise hibernation only if there's enough free swap | Zbigniew Jędrzejewski-Szmek |
2013-09-12 | Actually allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-09-11 | Allow tabs in environment files | Zbigniew Jędrzejewski-Szmek |
2013-08-22 | Optimize startswith() to macro | Kay Sievers |
2013-08-20 | Rename F_TYPE_CMP() to F_TYPE_EQUAL() | Zbigniew Jędrzejewski-Szmek |
2013-08-11 | logs-show: limit to 3 lines and use dots if not showing full message | Zbigniew Jędrzejewski-Szmek |
2013-07-18 | util: add split_pair() for splitting foo=bar strings | Lennart Poettering |
2013-07-17 | util: make gcc shut up by passing a 0 mode param to open() | Lennart Poettering |
2013-07-17 | util: make some gcc versions shut up regarding unintialized variable access | Lennart Poettering |
2013-07-16 | util.c:is_locale_utf8(): check, if "C" was set on purpose | Harald Hoyer |
2013-07-16 | journal: add logging of effective capabilities _CAP_EFFECTIVE | Shawn Landden |
2013-07-16 | util: recognize 'ncp' as an alias to 'ncpfs' | Frederic Crozat |
2013-07-02 | journald: drop (deleted) from _EXE= fields | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: allow the user to specify the file(s) to use | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | Properly check for overflow in offsets | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | Allow for the use of @ in remote host calls | Daniel Wallace |
2013-05-30 | systemctl: suggest 'systemctl daemon-reload' without --system | Zbigniew Jędrzejewski-Szmek |
2013-05-07 | hostname: only suppress setting of pretty hostname if it is non-equal to the ... | Lennart Poettering |
2013-05-06 | systemd-sleep: add support for freeze and standby | Zbigniew Jędrzejewski-Szmek |
2013-05-02 | Add __attribute__((const, pure, format)) in various places | Zbigniew Jędrzejewski-Szmek |
2013-04-30 | id128: when taking user input for a 128bit ID, validate syntax | Lennart Poettering |
2013-04-25 | util: rework safe_atod() to be locale-independent | Lennart Poettering |
2013-04-19 | core/killall: use procfs_file_alloca | Zbigniew Jędrzejewski-Szmek |
2013-04-19 | Reintroduce f_type comparison macro | Harald Hoyer |
2013-04-18 | Revert f_type fixups | Harald Hoyer |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-18 | rename CMP_F_TYPE to F_TYPE_CMP | Harald Hoyer |
2013-04-18 | Add ugly CMP_F_TYPE() macro | Harald Hoyer |
2013-04-17 | fixup for cddf148028f52 | Harald Hoyer |
2013-04-17 | fixup 8c68a7017 and cast to (unsigned long) | Harald Hoyer |
2013-04-17 | fixed statfs.f_type signed vs unsigned comparisons | Harald Hoyer |
2013-04-16 | util: make generation of profcs PID paths nicer | Lennart Poettering |
2013-04-16 | macro: rework how we define cleanup macros | Lennart Poettering |
2013-04-16 | util: make sure result of hostname_cleanup() passes hostname_is_valid() | Lennart Poettering |
2013-04-15 | do not change console to non-unicode for LANG=C | Harald Hoyer |
2013-04-11 | errno is positive | Zbigniew Jędrzejewski-Szmek |
2013-04-08 | machine-id: fix missing initializationsystemd/v201 | Lennart Poettering |