summaryrefslogtreecommitdiff
path: root/src/shared
AgeCommit message (Expand)Author
2014-03-17activate: export make_socket_fdZbigniew Jędrzejewski-Szmek
2014-03-17shared: export is_dirZbigniew Jędrzejewski-Szmek
2014-03-16Use strlen even for constant stringsJosh Triplett
2014-03-14timedated: use builtins for integer log and expZbigniew Jędrzejewski-Szmek
2014-03-14utmp-wtmp: allow overriding username on wallSebastian Thorarensen
2014-03-14util: add hexdump() call to create pretty hexdumps of dataLennart Poettering
2014-03-14gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bitLennart Poettering
2014-03-14shared: add root argument to search_and_fopenMichael Marineau
2014-03-14logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering
2014-03-13systemctl: suppress duplicate newline if there's not log output in "systemctl...Lennart Poettering
2014-03-13gpt-auto-generator: honour read-only and no-auto flag from GPT dataLennart Poettering
2014-03-12macro: make sure we can use IN_SET() also with complex function calls as firs...Lennart Poettering
2014-03-12util: Make in_charset a static inline in util.hJosh Triplett
2014-03-12util: Rewrite in_charset to use strspnJosh Triplett
2014-03-11systemctl: for switch-root check, if we switch to a systemd initHarald Hoyer
2014-03-11util: add files_same() helper functionHarald Hoyer
2014-03-11nspawn: when resoliving UIDs/GIDs for "-u", do so in forked off /usr/bin/gete...Lennart Poettering
2014-03-10nspawn: add --image= switch to boot GPT disk images that follow the Discovera...Lennart Poettering
2014-03-07Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack
2014-03-07gpt-auto-generator: automatically find the root disk of the systemLennart Poettering
2014-03-07udev-builtin-blkid: when we find a GPT partition marked as root disk on the s...Lennart Poettering
2014-03-07fstab-generator: merge /proc/cmdline parsing loops into oneLennart Poettering
2014-03-06strv: set _printf_ on strv_extendfThomas Hindoe Paaboel Andersen
2014-03-06util: move more intellegince into parse_proc_cmdline()Lennart Poettering
2014-03-06unit-name: modernizationsLennart Poettering
2014-03-06util: add timeout to generator executionLennart Poettering
2014-03-06generators: rework mount generatorsLennart Poettering
2014-03-05systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in --scop...Lennart Poettering
2014-03-05strv: add new STR_IN_SET() macro that operates similar to IN_SET() but for st...Lennart Poettering
2014-03-05missing: if RLIMIT_RTTIME is not defined by the libc, then we need a new defi...Lennart Poettering
2014-03-04architecture: Add crisUmut Tezduyar Lindskog
2014-03-04logind: make $XDG_RUNTIME_DIR a per-user tmpfsLennart Poettering
2014-03-04Do not print invalid UTF-8 in error messagesZbigniew Jędrzejewski-Szmek
2014-03-04Introduce strv_consume which takes ownershipZbigniew Jędrzejewski-Szmek
2014-03-03conf-parser: minor optimization in config_parse_string()Lennart Poettering
2014-03-03conf-parser: drop special casing in config_parse_path()Lennart Poettering
2014-03-03conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering
2014-03-03core: move config_parse_set_status() into load-fragment.cLennart Poettering
2014-03-03core: move ShowStatus type into the coreLennart Poettering
2014-03-03conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering
2014-03-02Disallow sizes with increasing unit sizeZbigniew Jędrzejewski-Szmek
2014-03-02Allow fractional parts in disk sizesZbigniew Jędrzejewski-Szmek
2014-02-28architecture: Add tilegxHenrik Grindal Bakken
2014-02-27logs-show: fix corrupt output with empty messagesUoti Urpala
2014-02-25Use /var/run/dbus/system_bus_socket for the D-Bus socketZbigniew Jędrzejewski-Szmek
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering
2014-02-25login: fix pos-array allocationDavid Herrmann
2014-02-24Remove dead lines in various placesZbigniew Jędrzejewski-Szmek
2014-02-24architecture: apparently there is LE ppc nowLennart Poettering