summaryrefslogtreecommitdiff
path: root/src/shared
Commit message (Expand)AuthorAge
* Implement masking and overriding of generatorsZbigniew Jędrzejewski-Szmek2015-01-11
* Simplify execute_directory()Zbigniew Jędrzejewski-Szmek2015-01-11
* log: fix log_full_errno() with custom facilitiesDavid Herrmann2015-01-11
* logind: unify how we cast between uid_t and pointers for hashmap keysLennart Poettering2015-01-09
* machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering2015-01-08
* loginctl: show the 10 most recent log user/session log lines in "loginctl use...Lennart Poettering2015-01-08
* path-util: plug leakTom Gundersen2015-01-08
* journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering2015-01-08
* util: make it easy to initialize the crtime from the current time in fd_setcr...Lennart Poettering2015-01-08
* journald: turn off COW for journal files on btrfsLennart Poettering2015-01-08
* util: upgrade default $TERM from vt102 to vt220 if we have no idea about the ...Lennart Poettering2015-01-07
* conf-parse: make syntax logging functions behave more like other log functonsLennart Poettering2015-01-07
* ptyfwd: simplify how we handle vhangups a bitLennart Poettering2015-01-07
* btrfs-util: rework how we iterate through the results of the TREE_SEARCH resultsLennart Poettering2015-01-07
* machinectl: make sure that "machinectl login" exits immediately when the mach...Lennart Poettering2015-01-07
* util: make use of kcmp() to compare fds, if it is availableLennart Poettering2015-01-07
* util: don't fail recursive bind mounting if we cannot read the mount flags fr...Lennart Poettering2015-01-07
* journald: whenever we rotate a file, btrfs defrag itLennart Poettering2015-01-06
* tree-wide: remove unnecessary LOG_PRIZbigniew Jędrzejewski-Szmek2015-01-06
* core: add new logic for services to store file descriptors in PID 1Lennart Poettering2015-01-06
* path-lookup, systemctl: export lookup_paths_init_from_scope() from shared/ins...Ivan Shapovalov2015-01-05
* util: Do not clear parent mount flags when setting up namespacesTopi Miettinen2015-01-05
* util: Fix signedness error in lines(), match implementationsColin Walters2015-01-05
* journald: process SIGBUS for the memory maps we set upLennart Poettering2015-01-05
* nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering2015-01-05
* missing: add __NR_renameat2Zbigniew Jędrzejewski-Szmek2015-01-01
* tree-wide: spelling fixesVeres Lajos2014-12-30
* macro: add DIV_ROUND_UP()David Herrmann2014-12-30
* capability: use /proc/sys/kernel/cap_last_capDavid Herrmann2014-12-29
* util: treat -1 as special size in format_bytes()Lennart Poettering2014-12-28
* machined: add support for reporting image size via btrfs quotaLennart Poettering2014-12-28
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* machinectl/machined: implement "rename", "clone", "read-only" verbs for machi...Lennart Poettering2014-12-28
* machined: add "machinectl remove" for removing imagesLennart Poettering2014-12-28
* machined: Move image discovery logic into src/shared, so that we can make use...Lennart Poettering2014-12-28
* util: always override crtime xattrLennart Poettering2014-12-26
* copy: try top copy atime/time/xattrs when copying filesLennart Poettering2014-12-26
* test: do not use last cap from kernel in test-cap-listFilipe Brandenburger2014-12-25
* machined: beef up machined image listing with creation/modification times of ...Lennart Poettering2014-12-25
* util: make creation time xattr logic more genericLennart Poettering2014-12-24
* util: fix strict aliasing violations in use of struct inotify_event v5Shawn Paul Landden2014-12-24
* build-sys: move core/build.h → shared/build.hLennart Poettering2014-12-23
* machined: add new call OpenMachineLogin() that starts a getty in a container ...Lennart Poettering2014-12-23
* condition: don't include files from src/coreLennart Poettering2014-12-23
* env-util: don't include files from src/core/Lennart Poettering2014-12-23
* util: add allocation loop to gettyname_malloc()Lennart Poettering2014-12-23
* nspawn,pty: port over to new ptsname_malloc() helperLennart Poettering2014-12-23
* systemd-run: support -t mode when combined with -MLennart Poettering2014-12-23
* run: add a new "-t" mode for invoking a binary on an allocated TTYLennart Poettering2014-12-23
* shared: json - support escaping utf16 surrogate pairsTom Gundersen2014-12-22