summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* meson: use env object instead of string in tags targetsZbigniew Jędrzejewski-Szmek2018-05-30
* Hook up oss-fuzz test cases as testsZbigniew Jędrzejewski-Szmek2018-05-30
* login/meson.build: require ACL for uaccess rulesAndrew Jeddeloh2018-05-30
* NEWS: add self to news file for this late commitJason A. Donenfeld2018-05-30
* News: some fixes and improvements (#8010)Clinton Roy2018-05-30
* firstboot: Include <crypt.h> for declaration of crypt() if needed (#7944)Björn Esser2018-05-30
* meson: bump so revision and systemd version in preparation for v237Lennart Poettering2018-05-30
* update TODOLennart Poettering2018-05-30
* NEWS: start putting together an entry for v237Lennart Poettering2018-05-30
* firstboot: Include <crypt.h> for declaration of crypt() if needed (#7944)Björn Esser2018-05-30
* bus-util: fix format of NextElapseUSecRealtime= and LastTriggerUSec=Yu Watanabe2018-05-30
* coccinelle: O_NDELAY → O_NONBLOCKLennart Poettering2018-05-30
* tmpfiles: make "f" lines behaviour match what the documentation saysLennart Poettering2018-05-30
* update TODOLennart Poettering2018-05-30
* core: propagate TasksMax= on the root slice to sysctlsLennart Poettering2018-05-30
* cgroup: when querying the number of tasks in the root slice use the pid_max s...Lennart Poettering2018-05-30
* cgroup: add proper API to determine whether our unit manags to root cgroupLennart Poettering2018-05-30
* util: rework system_tasks_max() to make use of procfs_tasks_max()Lennart Poettering2018-05-30
* util-lib: add new procfs-util.[ch] API for dealing with tasks limitsLennart Poettering2018-05-30
* cgroup: use CGROUP_LIMIT_MAX where appropriateLennart Poettering2018-05-30
* util: introduce more accurate definitions of TASKS_MAXLennart Poettering2018-05-30
* log: remove LOG_TARGET_SAFE pseudo log targetLennart Poettering2018-05-30
* log: add brief comment for log_set_open_when_needed() and log_set_always_reop...Lennart Poettering2018-05-30
* log: add new "prohibit_ipc" flag to logging systemLennart Poettering2018-05-30
* log: make log_set_upgrade_syslog_to_journal() take effect immediatelyLennart Poettering2018-05-30
* Add fd close support to sd_event_sourceNathaniel McCallum2018-05-30
* Include time.h in sd-event.hNathaniel McCallum2018-05-30
* update TODOLennart Poettering2018-05-30
* core: rework how we track which PIDs to watch for a unitLennart Poettering2018-05-30
* core: unify call we use to synthesize cgroup empty events when we stopped wat...Lennart Poettering2018-05-30
* core: fix manager_get_unit_by_pid() special casing of manager PIDLennart Poettering2018-05-30
* test: test-process-util additionsLennart Poettering2018-05-30
* process-util: replace PTR_TO_PID() and PID_TO_PTR macro by inline functionsLennart Poettering2018-05-30
* Add support for SD_BUS_DEFAULT*Nathaniel McCallum2018-05-30
* Add support for SD_EVENT_DEFAULTNathaniel McCallum2018-05-30
* pid1: add option to disable service watchdogsJan Klötzke2018-05-30
* bus-util: add bool property setterJan Klötzke2018-05-30
* hwdb: map zoomin/out keys to up/downMartin Pitt2018-05-30
* update TODOLennart Poettering2018-05-30
* remove canonicalize_file_name() mention from TODOReverend Homer2018-05-30
* fs-util: chase_symlinks(): prevent double freeYu Watanabe2018-05-30
* fs-util: use _cleanup_close_ attributeYu Watanabe2018-05-30
* NEWS: fix typoZbigniew Jędrzejewski-Szmek2018-05-30
* unaligned: let gcc generate optimal codeShawn Landden2018-05-30
* fs-util: chase_symlinks(): support empty rootYu Watanabe2018-05-30
* bus-message: avoid -Wnull-pointer-arithmetic warning on new clangZbigniew Jędrzejewski-Szmek2018-05-30
* core: un-break PrivateDevices= by allowing it to mknod /dev/ptmxAlan Jenkins2018-05-30
* fuzz: allow building fuzzers outside of oss-fuzzJonathan Rudenberg2018-05-30
* fuzz: disable all deps when building with oss-fuzzJonathan Rudenberg2018-05-30
* fuzz: add initial fuzzing infrastructureJonathan Rudenberg2018-05-30