summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* basic: introduce generic ascii_strlower_n() call and make use of it everywhereLennart Poettering2017-05-17
* basic: add string table macros for "extended boolean" enumsLennart Poettering2017-05-17
* resolved: explicitly handle case when the trust anchor is emptyLennart Poettering2017-05-17
* resolved: introduce a proper bus error for DNSSEC validation errorsLennart Poettering2017-05-17
* basic: modernize conf-files.c a bitLennart Poettering2017-05-17
* core: socket options fix SCTP_NODELAYSusant Sahani2017-05-17
* resolved: properly handle SRV RRs with the DNS root as hostnameLennart Poettering2017-05-17
* resolved: add errno mapping for BUS_ERROR_CONNECTION_FAILURELennart Poettering2017-05-17
* resolved: change mapping of BUS_ERROR_NO_NAME_SERVERS to ESRCHLennart Poettering2017-05-17
* bus-util: print "systemctl --user" on user service managerWaLyong Cho2017-05-17
* basic: add missing word in commentZbigniew Jędrzejewski-Szmek2017-05-17
* resolved: generate an explicit transaction error when we cannot reach server ...Lennart Poettering2017-05-17
* mount-setup.c: fix handling of symlink Smack labelling in cgroup setupPatrick Ohly2017-05-17
* sd-event: improve debugging of event source errorsDaniel Mack2017-05-17
* Fix typo on logind-dbus.cJoost Bremmer2017-05-17
* 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