summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-03-14utmp-wtmp: allow overriding username on wallSebastian Thorarensen
2014-03-14sd-bus: don't choke if somebody sends us a message with a unix fd count of 0Lennart Poettering
2014-03-14sd-bus: don't access invalid memory if a signal matcher was freed from its ow...Lennart Poettering
2014-03-14util: add hexdump() call to create pretty hexdumps of dataLennart Poettering
2014-03-14networkd: fix typoMichael Olbrich
2014-03-14gpt: introduce root partition type GUIDs for ARM 32bit + ARM 64bitLennart Poettering
2014-03-14tmpfiles: add --root option to operate on an alternate fs treeMichael Marineau
2014-03-14shared: add root argument to search_and_fopenMichael Marineau
2014-03-14Do not return -1 (EINVAL) on allocation errorZbigniew Jędrzejewski-Szmek
2014-03-14machine-id-setup: use path_kill_slashes and modernizationsZbigniew Jędrzejewski-Szmek
2014-03-14machine-id: add --root option to operate on an alternate fs treeGreg KH
2014-03-14networkd: allow more than one static DNS serverTom Gundersen
2014-03-14networkd: fix creation of runtime dirs at startupTom Gundersen
2014-03-14networkd: lease - store (up to) one dhcp lease file per interfaceTom Gundersen
2014-03-13nspawn: remove unused variableDave Reisner
2014-03-14nspawn: allow -EEXIST on mkdir_safe /home/${uid}Brandon Philips
2014-03-14logind: automatically remove SysV + POSIX IPC objects when the users owning t...Lennart Poettering
2014-03-14timedated: add SNTP client/query hookup (unused for now)Kay Sievers
2014-03-13sd-bus: don't look for a 64bit value when we only have 32bit value on reply c...Lennart Poettering
2014-03-13bus: fix memory leak when kdbus is not enabledLennart Poettering
2014-03-13nspawn: make host0's MAC address persistentTom Gundersen
2014-03-13getty: Start getty on 3270 terminals available on Linux on System zHendrik Brueckner
2014-03-13systemctl: autopage always if systemctl status is invoked without argsLennart Poettering
2014-03-13systemctl: suppress duplicate newline if there's not log output in "systemctl...Lennart Poettering
2014-03-13systemctl: reorder verbsLennart Poettering
2014-03-13systemctl: make sure status -a doesn't terminate too soonLennart Poettering
2014-03-13systemctl: show a colored red dot in "status" output indicating the state of ...Lennart Poettering
2014-03-13nspawn: honour GPT partition flags when mounting file systems following the d...Lennart Poettering
2014-03-13gpt-auto-generator: there's no point in looking for a superblock on raw disk,...Lennart Poettering
2014-03-13gpt-auto-generator: print debug messages when we ignore a block deviceLennart Poettering
2014-03-13gpt-auto-generator: honour read-only and no-auto flag from GPT dataLennart Poettering
2014-03-13cryptsetup: call static variables parsed from command line arg_XYZ like in al...Lennart Poettering
2014-03-12gpt-auto-generator: don't return OOM on parentless devicesTomasz Torcz
2014-03-12socket.c: make use of union sockaddr_unionDaniel Buch
2014-03-12systemctl: when "systemctl status" is called without arguments show a short o...Lennart Poettering
2014-03-12manager: use system state enum where appropriateLennart Poettering
2014-03-12macro: make sure we can use IN_SET() also with complex function calls as firs...Lennart Poettering
2014-03-12systemctl: add new "list-machines" commandLennart Poettering
2014-03-12core: introduce system state enumLennart Poettering
2014-03-12sd-login: add sd_machine_get_class() callLennart 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-12backlight: Avoid restoring brightness to an unreadably dim levelJosh Triplett
2014-03-12backlight: Fix copy/paste error printing an unrelated error codeJosh Triplett
2014-03-12test-dhcp-client: remove pointless initializer, wrongly committed earlierKay Sievers
2014-03-11logind: move lid switch handling from logind-main to logind-coreKay Sievers
2014-03-11build-sys: add libsystemd-label to network/dhcp usersKay Sievers
2014-03-11bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering
2014-03-11fstab-generator: when running in a container, ignore fstab entries referring ...Lennart Poettering
2014-03-11hostnamectl: read OS pretty_name and cpe_name from remoteDjalal Harouni