summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* utf8.[ch] et al: use char32_t and char16_t instead of int, int32_t, int16_tShawn Landden2017-05-17
* basic: ENABLE_DEBUG_HASHMAP needs <pthread.h>Henrik Kaare Poulsen2017-05-17
* sd-event: instrument sd_event_run() for profiling delaysVito Caputo2017-05-17
* login: make sure /run/nologin has correct SELinux labelMichal Sekletar2017-05-17
* shared: include what we useThomas Hindoe Paaboel Andersen2017-05-17
* journal: unbreak sd_journal_sendvZbigniew Jędrzejewski-Szmek2017-05-17
* basic: re-sort includesThomas Hindoe Paaboel Andersen2017-05-17
* journal-remote: split-mode=host, remove port from journal filenameKlearchos Chaloulos2017-05-17
* basic: include only what we useThomas Hindoe Paaboel Andersen2017-05-17
* acl-util: only set the mask if not presentZbigniew Jędrzejewski-Szmek2017-05-17
* core: expose soft limits on the busEvgeny Vereshchagin2017-05-17
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2017-05-17
* core: rename Random* to RandomizedDelay*Zbigniew Jędrzejewski-Szmek2017-05-17
* util-lib: add ordered_set_ensure_allocated()Lennart Poettering2017-05-17
* escape: add cescape_length() call as generalization of cescape()Lennart Poettering2017-05-17
* virt: add comment about order in virtualization detectionChristian Hesse2017-05-17
* virt: detect dmi before cpuidChristian Hesse2017-05-17
* sd-event: use prioq_ensure_allocated where possibleEvgeny Vereshchagin2017-05-17
* sd-event: define a new PREPARING stateLennart Poettering2017-05-17
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2017-05-17
* core: add new RandomSec= setting for time unitsLennart Poettering2017-05-17
* bus-util: make sure --property=RemainAfterElapse=1 worksLennart Poettering2017-05-17
* bus-util: add in forgotten error messagesLennart Poettering2017-05-17
* hostname-util: fix code commentBeniamino Galvani2017-05-17
* siphash: minor coding style fixes and modernizationsLennart Poettering2017-05-17
* calendarspec: sub-second support, v3Hristo Venev2017-05-17
* journald: allow additional payload in server_driver_messageZbigniew Jędrzejewski-Szmek2017-05-17
* test-tables: ellide boring parts of sparse mappingsZbigniew Jędrzejewski-Szmek2017-05-17
* resolved: add alignment to base64Zbigniew Jędrzejewski-Szmek2017-05-17
* Merge pull request #12 from Gottox/fix-musl-228.1Sven Eden2017-05-17
|\
| * fix musl libc build errorsEnno Boland2017-05-16
* | Reset pending actions after returning from possible suspend/sleep actions.Sven Eden2017-05-17
|/
* Prep v228: Silence uninitialized usage warnings.Sven Eden2017-04-26
* Prep v228: Full diff to master revealed more functions that are unused.Sven Eden2017-04-26
* Prep v228: With most functions split out, clean up the enormous includes list...Sven Eden2017-04-26
* Prep v228: Remove left-over BTRFS bits.Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (4/5)Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (3/5)Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (2/5)Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (1/5)Sven Eden2017-04-26
* Prep v228: Substitute declaration masks (4/4)Sven Eden2017-04-26
* Prep v228: Substitute declaration masks (3/4)Sven Eden2017-04-26
* Prep v228: Substitute declaration masks (2/4)Sven Eden2017-04-26
* Prep v228: Substitute declaration masks (1/4)Sven Eden2017-04-26
* Prep v228: Removed EFI bits. elogind can not support EFI at all.Sven Eden2017-04-26
* Prep v228: Removed utmp bits. elogind does not support utmp-wtmp.Sven Eden2017-04-26
* Prep v228: src/shared/cgroup-show.[hc] is no longer needed.Sven Eden2017-04-26
* Prep v228: Clean up the new src/basic/*-util-[hc] files:Sven Eden2017-04-26
* Prep v228: Apply more cosmetic changes found in upstream.Sven Eden2017-04-26