summaryrefslogtreecommitdiff
path: root/src/basic
Commit message (Expand)AuthorAge
* 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
* Remove kmodSven Eden2017-03-14
* Remove SysV compatSven Eden2017-03-14
* Remove utmp stuff that has found it's way back in.Sven Eden2017-03-14
* Prep v226: Mask all unneeded functionsSven Eden2017-03-14
* Prep v226: Add src/basic/copy.[hc] to libbasic, the function copy_bytes() is ...Sven Eden2017-03-14
* Prep v220: Fix src/basic/time-util.h, unmask timezone_is_valid, mask unneeded...Sven Eden2017-03-14
* Prep v226: Apply missing fixes and changes to src/basicSven Eden2017-03-14
* cgroup: when comparing agent paths, use path_equal()Lennart Poettering2017-03-14
* audit: audit calls should return ENODATA when process are not in an audit ses...Lennart Poettering2017-03-14
* util: add new uid_is_valid() callLennart Poettering2017-03-14
* cgroup: don't allow hidden cgroupsLennart Poettering2017-03-14
* cgroup: never migrate kernel threads out of the root cgroupLennart Poettering2017-03-14
* set: return NULL on destructorsLennart Poettering2017-03-14
* extract_first_word: Refactor EXTRACT_DONT_COALESCE_SEPARATORS handlingFilipe Brandenburger2017-03-14