chiark / gitweb /
Prep v228: Add remaining updates from upstream (3/3)
[elogind.git] / src / basic /
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (1/3)
2017-04-26 Sven EdenPrep v228: Added missing src/basic/unaligned.h from...
2017-04-26 Daniel Macksiphash24: fix memory alignment
2017-04-26 Lennart Poetteringvirt: make sure that we detect unknown container manage...
2017-04-26 Michal Schmidtlog: whitespace style fix
2017-04-26 Andrew Jonesdetect-virt: detect in best-heuristic order
2017-04-26 Andrew Jonesdetect-virt: dmi: look for KVM
2017-04-26 Andrew Jonesarm/aarch64: detect-virt: check dmi
2017-04-26 Lennart Poetteringprocess-util: make some minor corrections to PID live...
2017-04-26 Lennart Poetteringpath-util: minor coding style fix
2017-04-26 Lennart Poetteringutil-lib: move formats-util.h from shared/ to basic/
2017-04-26 Hristo Venevbasic: parse_timestamp UTC and fractional seconds support
2017-04-26 Lennart Poetteringutil: minor modernization of vt_disallocate()
2017-04-26 Lennart Poetteringutil: always enforce O_NOCTTY and O_CLOEXEC in openpt_i...
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-04-09 Sven EdenPrep v227: Clean up various *-util.[hc] files
2017-03-29 Sven Eden[2/5] Apply missing fixes from upstream
2017-03-29 Sven Eden[1/5] Apply missing fixes from upstream
2017-03-29 Susant Sahanimissing.h : add bridge params
2017-03-29 Tom Gundersensiphash24: expose the internal helper functions
2017-03-29 Tom Gundersensiphash24: make siphash24_compress decomposable
2017-03-29 Tom Gundersensiphash24: move last compression iteration from compres...
2017-03-29 Tom Gundersensiphash24: split out the compression step
2017-03-29 Tom Gundersensiphash24: split out the finalization step
2017-03-29 Tom Gundersensiphash24: introduce state struct
2017-03-29 Lennart Poetteringlog: properly return -EINVAL from log_set_max_level_fro...
2017-03-29 David Herrmannprioq: never shuffle identical entries
2017-03-29 Hendrik Bruecknermising: add __NR_memfd_create syscall number for s390
2017-03-29 Lennart Poetteringutil: clean-ups to enum parsers
2017-03-29 Lennart Poetteringutil: minor cleanups for loop_read() and friends
2017-03-29 Mike GilbertAdd fallback for kcmp() in case __NR_kcmp is undefined
2017-03-29 Michal Schmidtbasic: make sure argument of ELEMENTSOF is an array
2017-03-29 Michal Schmidtbasic: nicer assert messages
2017-03-29 Sangjung Woosmack: introduce new mac_smack_copy() function
2016-03-14 Mike Frysingerinclude sys/sysmacros.h in more places
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-17 Sven Edenbasic/musl_missing.h : __compar_fn_t was defined twice...
2017-03-14 Sven EdenRename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP...
2017-03-14 Sven EdenMajor cleanup of all leftovers after rebasing on
2017-03-14 Sven EdenUnifiy free() usage
2017-03-14 Sven EdenFix bug that program_invocation_name is NULL when backg...
2017-03-14 Sven EdenAdd mounting of a name=elogind cgroup if no init contro...
2017-03-14 Sven EdenAdd support for building elogind against musl libc
2017-03-14 Sven EdenFixed gawk script for git-tar target.
2017-03-14 Sven EdenRemove (non.existent) support for logging to journald.
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven EdenCleaned up more unneeded types and functions.
2017-03-14 Sven Edencg_shift_path(): Do not shift if cgroup and root are...
2017-03-14 Sven EdenAdd --enable-debug=elogind configure option and fix...
2017-03-14 Sven EdenDetect running cgroup controller.
2017-03-14 Sven EdenClassify processes from sessions into cgroups
2017-03-14 Sven EdenRemove src/basic/special.h, as all defines in there...
2017-03-14 Sven EdenAdd poweroff, suspend etc. loginctl commands
2017-03-14 Sven EdenHandle suspend, shutdown, reboot, etc within elogind
2017-03-14 Sven Eden[Patch 3/3] Add cgroups initialization and handling
2017-03-14 Sven EdenRemove obsolete headers and the src/core directory.
2017-03-14 Sven EdenRemove APPARMOR, BLKID and SECCOMP checks and feature.
2017-03-14 Sven EdenRemove libidn feature
2017-03-14 Sven EdenRemove ELFUTILS, GCRYPT, GNUTLS, IMA, LIBAUDIT, LIBCRYP...
2017-03-14 Sven EdenFix lookup_errno by adding a gperf length parameter...
2017-03-14 Sven EdenRemove kmod
2017-03-14 Sven EdenRemove SysV compat
2017-03-14 Sven EdenRemove utmp stuff that has found it's way back in.
2017-03-14 Sven EdenPrep v226: Mask all unneeded functions
2017-03-14 Sven EdenPrep v226: Add src/basic/copy.[hc] to libbasic, the...
2017-03-14 Sven EdenPrep v220: Fix src/basic/time-util.h, unmask timezone_i...
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/basic
2017-03-14 Lennart Poetteringcgroup: when comparing agent paths, use path_equal()
2017-03-14 Lennart Poetteringaudit: audit calls should return ENODATA when process...
2017-03-14 Lennart Poetteringutil: add new uid_is_valid() call
2017-03-14 Lennart Poetteringcgroup: don't allow hidden cgroups
2017-03-14 Lennart Poetteringcgroup: never migrate kernel threads out of the root...
2017-03-14 Lennart Poetteringset: return NULL on destructors
2017-03-14 Filipe Brandenburgerextract_first_word: Refactor EXTRACT_DONT_COALESCE_SEPA...
2017-03-14 Filipe Brandenburgerextract_first_word: Refactor allocation in empty argume...
2017-03-14 Thomas Hindoe Paab... util: make malloc0 ask calloc for one block of size n
2017-03-14 Lennart Poetteringprocess-util: trivial optimization
2017-03-14 Lennart Poetteringutil: treat 'C' and 'POSIX' locale identical
2017-03-14 Lennart Poetteringbasic: document that people shouldn't use refcnt.h...
2017-03-14 Sven EdenPrep v225: Added needed udev support and re-enabled...
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Matt TurnerUse getxpid syscall on alpha for raw_getpid()
2017-03-14 Alex Crawfordbasic: add LIST_INSERT_BEFORE
2017-03-14 Lennart Poetteringterminal-util: no real reason to assert on O_CREAT
2017-03-14 Lennart Poetteringterminal-util: when resetting terminals, don't wait...
2017-03-14 WaLyong Chosmack-util: revise smack-util apis and add read smack...
2017-03-14 Sven EdenPrep v224: Major cleanup of unneeded functions and...
2017-03-14 Sven EdenPrep v224: Cleaned up src/basic/util.[ch]
2017-03-14 Sven EdenPrep v220: Updated src/basic/missing.h to upstream...
2017-03-14 Sven EdenPrep v222: Update build system:
2017-03-14 Sven EdenPrep v221: Some more cleanup and a few fixes
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...