summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* process-util: make some minor corrections to PID live detectionLennart Poettering2017-04-26
* path-util: minor coding style fixLennart Poettering2017-04-26
* util-lib: move formats-util.h from shared/ to basic/Lennart Poettering2017-04-26
* basic: parse_timestamp UTC and fractional seconds supportHristo Venev2017-04-26
* util: minor modernization of vt_disallocate()Lennart Poettering2017-04-26
* util: always enforce O_NOCTTY and O_CLOEXEC in openpt_in_namespace()Lennart Poettering2017-04-26
* Prep v227: Clean up various *-util.[hc] filesSven Eden2017-04-09
* [2/5] Apply missing fixes from upstreamSven Eden2017-03-29
* [1/5] Apply missing fixes from upstreamSven Eden2017-03-29
* missing.h : add bridge paramsSusant Sahani2017-03-29
* siphash24: expose the internal helper functionsTom Gundersen2017-03-29
* siphash24: make siphash24_compress decomposableTom Gundersen2017-03-29
* siphash24: move last compression iteration from compression step to finalizat...Tom Gundersen2017-03-29
* siphash24: split out the compression stepTom Gundersen2017-03-29
* siphash24: split out the finalization stepTom Gundersen2017-03-29
* siphash24: introduce state structTom Gundersen2017-03-29
* log: properly return -EINVAL from log_set_max_level_from_string()Lennart Poettering2017-03-29
* prioq: never shuffle identical entriesDavid Herrmann2017-03-29
* mising: add __NR_memfd_create syscall number for s390Hendrik Brueckner2017-03-29
* util: clean-ups to enum parsersLennart Poettering2017-03-29
* util: minor cleanups for loop_read() and friendsLennart Poettering2017-03-29
* Add fallback for kcmp() in case __NR_kcmp is undefinedMike Gilbert2017-03-29
* basic: make sure argument of ELEMENTSOF is an arrayMichal Schmidt2017-03-29
* basic: nicer assert messagesMichal Schmidt2017-03-29
* smack: introduce new mac_smack_copy() functionSangjung Woo2017-03-29
* include sys/sysmacros.h in more placesMike Frysinger2016-03-14
* basic/musl_missing.h : __compar_fn_t was defined twice - fixed.Sven Eden2017-03-17
* Rename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP_CONTROLLERSven Eden2017-03-14
* Major cleanup of all leftovers after rebasing on master.Sven Eden2017-03-14
* Unifiy free() usageSven Eden2017-03-14
* Fix bug that program_invocation_name is NULL when backgroundingSven Eden2017-03-14
* Add mounting of a name=elogind cgroup if no init controller is found.Sven Eden2017-03-14
* Add support for building elogind against musl libcSven Eden2017-03-14
* Fixed gawk script for git-tar target.Sven Eden2017-03-14
* Remove (non.existent) support for logging to journald.Sven Eden2017-03-14
* Cleaned up more unneeded functions and types in:Sven Eden2017-03-14
* Cleaned up more unneeded types and functions.Sven Eden2017-03-14
* cg_shift_path(): Do not shift if cgroup and root are equalSven Eden2017-03-14
* Add --enable-debug=elogind configure option and fix cgroup pathSven Eden2017-03-14
* Detect running cgroup controller.Sven Eden2017-03-14
* Classify processes from sessions into cgroupsSven Eden2017-03-14
* Remove src/basic/special.h, as all defines in there are systemd-only.Sven Eden2017-03-14
* Add poweroff, suspend etc. loginctl commandsSven Eden2017-03-14
* Handle suspend, shutdown, reboot, etc within elogindSven Eden2017-03-14
* [Patch 3/3] Add cgroups initialization and handlingSven Eden2017-03-14
* Remove obsolete headers and the src/core directory.Sven Eden2017-03-14
* Remove APPARMOR, BLKID and SECCOMP checks and feature.Sven Eden2017-03-14
* Remove libidn featureSven Eden2017-03-14
* Remove ELFUTILS, GCRYPT, GNUTLS, IMA, LIBAUDIT, LIBCRYPTSETUP,Sven Eden2017-03-14
* Fix lookup_errno by adding a gperf length parameter detection.Sven Eden2017-03-14