Age | Commit message (Expand) | Author |
2014-04-24 | util: make sure all our name_to_handle_at() code makes use of file_handle_union | Lennart Poettering |
2014-04-23 | delta: draw arrows with draw_special_char() | Lennart Poettering |
2014-04-23 | install: simplification | Lennart Poettering |
2014-04-23 | label: there is no label_retest_selinux() call | Lennart Poettering |
2014-04-21 | systemctl: delete REBOOT_PARAM_FILE if no parameter is specified | Michael Olbrich |
2014-04-21 | implement a union to pad out file_handle | Dave Reisner |
2014-04-21 | condense assignment and path_kill_slashes calls | Dave Reisner |
2014-04-20 | Remove duplicate includes | Bas van den Berg |
2014-04-16 | install: create_symlink() check unlink() return value | Djalal Harouni |
2014-04-13 | util: ignore kernel errors reported via close(), unless it is EBADF | Lennart Poettering |
2014-04-13 | udev: remove seqnum API and all assumptions about seqnums | Kay Sievers |
2014-04-12 | path-util: also check for existence of binary when given absolute path | Zbigniew Jędrzejewski-Szmek |
2014-04-12 | fsck: Search for fsck.type in PATH | Mike Gilbert |
2014-04-12 | Unify GREEDY_REALLOC and GREEDY_REALLOC_T | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | build-sys: add newly used if_link.h defines to missing.h | Zbigniew Jędrzejewski-Szmek |
2014-04-05 | journal: fix export of messages containing newlines | Zbigniew Jędrzejewski-Szmek |
2014-03-25 | time: support @ syntax for denoting times since the UNIX epoch 1970-1-1 | Lennart Poettering |
2014-03-25 | util: consider both fuse.glusterfs and glusterfs network file systems | Lennart Poettering |
2014-03-25 | ask-password: modernizations | Lennart Poettering |
2014-03-25 | ask-password: when the user types a overly long password, beep and refuse | Lennart Poettering |
2014-03-24 | core: remove tcpwrap support | Lennart Poettering |
2014-03-24 | util: replace close_pipe() with new safe_close_pair() | Lennart Poettering |
2014-03-21 | libsystemd-network: move network-utils from src/shared | Tom Gundersen |
2014-03-21 | sd-ipv4ll/networkd: generate predictable addresses | Umut Tezduyar Lindskog |
2014-03-21 | missing: add more compat for old kernels and loop devices | Lennart Poettering |
2014-03-19 | core: Beef up PrivateDevices= | Lennart Poettering |
2014-03-19 | missing: define LO_FLAGS_PARTSCAN if it is missing | Lennart Poettering |
2014-03-19 | util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ... | Lennart Poettering |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-17 | build-sys: move sd-login src/login → src/libsystemd/sd-login | Lennart Poettering |
2014-03-17 | activate: export make_socket_fd | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | shared: export is_dir | Zbigniew Jędrzejewski-Szmek |
2014-03-16 | Use strlen even for constant strings | Josh Triplett |
2014-03-14 | timedated: use builtins for integer log and exp | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | utmp-wtmp: allow overriding username on wall | Sebastian Thorarensen |
2014-03-14 | util: add hexdump() call to create pretty hexdumps of data | Lennart Poettering |
2014-03-14 | gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bit | Lennart Poettering |
2014-03-14 | shared: add root argument to search_and_fopen | Michael Marineau |
2014-03-14 | logind: automatically remove SysV + POSIX IPC objects when the users owning t... | Lennart Poettering |
2014-03-13 | systemctl: suppress duplicate newline if there's not log output in "systemctl... | Lennart Poettering |
2014-03-13 | gpt-auto-generator: honour read-only and no-auto flag from GPT data | Lennart Poettering |
2014-03-12 | macro: make sure we can use IN_SET() also with complex function calls as firs... | Lennart Poettering |
2014-03-12 | util: Make in_charset a static inline in util.h | Josh Triplett |
2014-03-12 | util: Rewrite in_charset to use strspn | Josh Triplett |
2014-03-11 | systemctl: for switch-root check, if we switch to a systemd init | Harald Hoyer |
2014-03-11 | util: add files_same() helper function | Harald Hoyer |
2014-03-11 | nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete... | Lennart Poettering |
2014-03-10 | nspawn: add --image= switch to boot GPT disk images that follow the Discovera... | Lennart Poettering |
2014-03-07 | Make tables for DEFINE_STRING_TABLE_LOOKUP consistent | Daniel Mack |
2014-03-07 | gpt-auto-generator: automatically find the root disk of the system | Lennart Poettering |