chiark / gitweb /
Classify processes from sessions into cgroups
[elogind.git] / src / basic /
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...