summaryrefslogtreecommitdiffstats
path: root/units/user/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-17journalctl: don't print -- No entries -- in quiet modeEvgeny Vereshchagin1-1/+2
2015-11-17tree-wide: group include of libudev.h with sd-*Thomas Hindoe Paaboel Andersen24-23/+38
2015-11-17Some additions to NEWSLennart Poettering1-11/+45
2015-11-17tests: copy /etc/pam.d/systemd-user from the host on Debian, UbuntuEvgeny Vereshchagin1-0/+3
2015-11-17siphash: minor coding style fixes and modernizationsLennart Poettering2-48/+57
2015-11-17siphash: fix another alignment issueLennart Poettering1-2/+2
2015-11-17tree-wide: make macros for converting fds to pointers and back generic and us...Lennart Poettering6-23/+22
2015-11-17remount-fs: modernize coding style a bitLennart Poettering1-36/+26
2015-11-17sd-ipv4ll: fix error path if sd-ipv4acd allocation failsLennart Poettering1-2/+2
2015-11-17journald: trivial simplificationLennart Poettering1-2/+1
2015-11-17coredump: modernize error logging a bitLennart Poettering1-7/+4
2015-11-17core: don't generate warnings when write access to the cgroup fs fails in --u...Lennart Poettering1-12/+12
2015-11-17tree-wide: use right cast macros for UIDs, GIDs and PIDsLennart Poettering10-30/+33
2015-11-16siphash24: let siphash24_finalize() and siphash24() return the result directlyDaniel Mack14-27/+27
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen205-352/+334
2015-11-16tree-wide: add missing includesThomas Hindoe Paaboel Andersen2-0/+3
2015-11-16siphash42: add tests with unaligned input pointersMartin Pitt1-11/+26
2015-11-16login: ignore JobRemoved of old jobsDavid Herrmann1-6/+5
2015-11-16login: make sure to replace existing unitsDavid Herrmann1-1/+1
2015-11-16login: fix re-use of usersDavid Herrmann1-13/+30
2015-11-16login: group static fields in "struct User"David Herrmann1-4/+1
2015-11-16login: make user->service staticDavid Herrmann1-32/+20
2015-11-16login: make user_new() and user_free() follow coding-styleDavid Herrmann3-49/+48
2015-11-16login: keep user->slice constantDavid Herrmann1-56/+39
2015-11-16login: simply XDG_RUNTIME_DIR managementDavid Herrmann2-46/+24
2015-11-16tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolumeLennart Poettering4-13/+49
2015-11-16siphash24: change result argument to uint64_tMartin Pitt17-37/+39
2015-11-16siphash24: fix memory alignmentDaniel Mack1-1/+2
2015-11-16basic: add unaligned macros for little endianDaniel Mack2-1/+120
2015-11-16TODO: sortDavid Herrmann1-226/+171
2015-11-16virt: sort #includes alphabeticallyMartin Pitt1-2/+2
2015-11-16nspawn: set TasksMax= for containers to 8192 by defaultLennart Poettering2-0/+5
2015-11-16logind: change default to UserTasksMax= to 4096Lennart Poettering3-3/+3
2015-11-16core: enable TasksMax= for all services by default, and set it to 512Lennart Poettering5-7/+20
2015-11-16virt: add missing #includesMartin Pitt1-0/+2
2015-11-16tests: intsall /etc/login.defsEvgeny Vereshchagin1-0/+1
2015-11-16Move daemon-reload from package %post scripts to file triggersZbigniew Jędrzejewski-Szmek4-10/+34
2015-11-15network: dhcp6 - fix mem leakThomas Hindoe Paaboel Andersen1-1/+1
2015-11-15tests: fix pam_modules installation on Debian (and Debian-like systems)Evgeny Vereshchagin1-1/+4
2015-11-15machined,logind: be more careful when accepting PIDs and UIDs from clientsLennart Poettering2-6/+22
2015-11-15gitignore: add test-install-rootThomas Hindoe Paaboel Andersen1-0/+1
2015-11-15tests: install execs from user units tooEvgeny Vereshchagin1-6/+11
2015-11-15firstboot: log on take_etc_passwd_lock error tooEvgeny Vereshchagin1-1/+1
2015-11-15NEWS: typo fixesThomas Hindoe Paaboel Andersen1-3/+3
2015-11-15shell-completion: journalctl: add --syncMarcos Mello1-1/+1
2015-11-15install: don't mix state and type enumsThomas Hindoe Paaboel Andersen1-1/+1
2015-11-14hwdb: updateKay Sievers4-36462/+39696
2015-11-13core: now that .snapshot unit are gone, we don't need the per-type .no_gc boo...Lennart Poettering2-6/+0
2015-11-13core: simplify scope unit GC checking code a bitLennart Poettering1-10/+4
2015-11-13logind: add a new UserTasksMax= setting to logind.confLennart Poettering8-28/+167