summaryrefslogtreecommitdiff
path: root/src/basic
AgeCommit message (Expand)Author
2016-08-03core: inherit TERM from PID 1 for all services started on /dev/consoleLennart Poettering
2016-08-03Merge pull request #3828 from keszybz/drop-systemd-vconsole-setup-serviceLennart Poettering
2016-08-01virt: detect bhyve (FreeBSD hypervisor) (#3840)Leonardo Brondani Schenkel
2016-07-31Add enable_disable() helperZbigniew Jędrzejewski-Szmek
2016-07-26string-util: rework memory_erase() to not use GCC optimize attribute (#3812)Michael Biebl
2016-07-25Merge pull request #3728 from poettering/dynamic-usersZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3757 from poettering/efi-searchZbigniew Jędrzejewski-Szmek
2016-07-25Merge pull request #3589 from brauner/cgroup_namespaceLennart Poettering
2016-07-25fileio: imply /tmp as directory if passed as NULL to open_tmpfile_unlinkable()Lennart Poettering
2016-07-25namespace: don't fail on masked mounts (#3794)Alban Crequy
2016-07-22Merge pull request #3777 from poettering/id128-reworkZbigniew Jędrzejewski-Szmek
2016-07-22Merge pull request #3753 from poettering/tasks-max-scaleLennart Poettering
2016-07-22namespace: ensure to return a valid inaccessible nodes (#3778)Alessandro Puccetti
2016-07-22core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering
2016-07-22sysusers: move various user credential validity checks to src/basic/Lennart Poettering
2016-07-22core: support percentage specifications on TasksMax=Lennart Poettering
2016-07-22sd-id128: split UUID file read/write code into new id128-util.[ch]Lennart Poettering
2016-07-22Merge pull request #3762 from poettering/sigkill-logMartin Pitt
2016-07-22Merge pull request #3764 from poettering/assorted-stuff-2Martin Pitt
2016-07-21missing_syscall: add __NR_copy_file_range for powerpc architecture (#3772)Alessio Igor Bogani
2016-07-21bootctl: move toupper() implementation to string-util.hLennart Poettering
2016-07-20basic: fix macro definition in nss-util.hLennart Poettering
2016-07-20cgroup: suppress sending follow-up SIGCONT after sending SIGCONT/SIGKILL anywayLennart Poettering
2016-07-20core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering
2016-07-20util: don't send SIGCONT following a SIGCONT or SIGKILL in kill_and_sigcont()Lennart Poettering
2016-07-19Merge pull request #3685 from kinvolk/alessandro/inaccessible-pathsLennart Poettering
2016-07-19namespace: unify limit behavior on non-directory pathsAlessandro Puccetti
2016-07-18basic: fix whitespaceThomas Hindoe Paaboel Andersen
2016-07-18Merge pull request #3745 from keszybz/fix-make-nulstr-confusionLennart Poettering
2016-07-17Drop parentheses in two placesZbigniew Jędrzejewski-Szmek
2016-07-17basic/strv: add an extra NUL after strings in strv_make_nulstrZbigniew Jędrzejewski-Szmek
2016-07-15tree-wide: get rid of selinux_context_t (#3732)Zbigniew Jędrzejewski-Szmek
2016-07-14basic/mount-util: recognize ocfs2 as network fs (#3713)Valentin Vidić
2016-07-11treewide: fix typos and remove accidental repetition of wordsTorstein Husebø
2016-07-09cgroup: detect cgroup namespacesChristian Brauner
2016-07-07basic: log: Increase static buffer for source file location (#3674)Daniel Mack
2016-07-02Merge pull request #3641 from 0xAX/unset-cloexec-for-stdfsLennart Poettering
2016-07-02treewide: use stdio_unset_cloexec() functionAlexander Kuleshov
2016-07-02basic/fd-util: introduce stdio_unset_cloexec() functionAlexander Kuleshov
2016-07-01calendarspec: use ".." notation for ranges of weekdaysDouglas Christman
2016-07-01calendarspec: allow ranges in date and time specificationsDouglas Christman
2016-06-30Merge pull request #3596 from poettering/machine-cleanMartin Pitt
2016-06-30journalctl: Make temporary files directory configurable (#3574)ottopotto
2016-06-27basic/strv: introduce STRV_IGNORE macro (#3601)0xAX
2016-06-27basic: pass flags to the fnmatch (#3606)Evgeny Vereshchagin
2016-06-26basic/strv: use SWAP_TWO() macro (#3602)0xAX
2016-06-24machined: "machinectl clean" can take a while, do it asynchronously from a ba...Lennart Poettering
2016-06-24Merge pull request #3549 from poettering/resolved-moreTom Gundersen
2016-06-23build-sys: move fdset.[ch] src/basic → src/shared (#3580)Lennart Poettering
2016-06-21tree-wide: some work-arounds for gcc false positives regarding uninitialized ...Lennart Poettering