index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
units
/
user
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-17
journalctl: don't print -- No entries -- in quiet mode
Evgeny Vereshchagin
1
-1
/
+2
2015-11-17
tree-wide: group include of libudev.h with sd-*
Thomas Hindoe Paaboel Andersen
24
-23
/
+38
2015-11-17
Some additions to NEWS
Lennart Poettering
1
-11
/
+45
2015-11-17
tests: copy /etc/pam.d/systemd-user from the host on Debian, Ubuntu
Evgeny Vereshchagin
1
-0
/
+3
2015-11-17
siphash: minor coding style fixes and modernizations
Lennart Poettering
2
-48
/
+57
2015-11-17
siphash: fix another alignment issue
Lennart Poettering
1
-2
/
+2
2015-11-17
tree-wide: make macros for converting fds to pointers and back generic and us...
Lennart Poettering
6
-23
/
+22
2015-11-17
remount-fs: modernize coding style a bit
Lennart Poettering
1
-36
/
+26
2015-11-17
sd-ipv4ll: fix error path if sd-ipv4acd allocation fails
Lennart Poettering
1
-2
/
+2
2015-11-17
journald: trivial simplification
Lennart Poettering
1
-2
/
+1
2015-11-17
coredump: modernize error logging a bit
Lennart Poettering
1
-7
/
+4
2015-11-17
core: don't generate warnings when write access to the cgroup fs fails in --u...
Lennart Poettering
1
-12
/
+12
2015-11-17
tree-wide: use right cast macros for UIDs, GIDs and PIDs
Lennart Poettering
10
-30
/
+33
2015-11-16
siphash24: let siphash24_finalize() and siphash24() return the result directly
Daniel Mack
14
-27
/
+27
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
205
-352
/
+334
2015-11-16
tree-wide: add missing includes
Thomas Hindoe Paaboel Andersen
2
-0
/
+3
2015-11-16
siphash42: add tests with unaligned input pointers
Martin Pitt
1
-11
/
+26
2015-11-16
login: ignore JobRemoved of old jobs
David Herrmann
1
-6
/
+5
2015-11-16
login: make sure to replace existing units
David Herrmann
1
-1
/
+1
2015-11-16
login: fix re-use of users
David Herrmann
1
-13
/
+30
2015-11-16
login: group static fields in "struct User"
David Herrmann
1
-4
/
+1
2015-11-16
login: make user->service static
David Herrmann
1
-32
/
+20
2015-11-16
login: make user_new() and user_free() follow coding-style
David Herrmann
3
-49
/
+48
2015-11-16
login: keep user->slice constant
David Herrmann
1
-56
/
+39
2015-11-16
login: simply XDG_RUNTIME_DIR management
David Herrmann
2
-46
/
+24
2015-11-16
tmpfiles: create subvolumes for "v", "q", and "Q" only if / is a subvolume
Lennart Poettering
4
-13
/
+49
2015-11-16
siphash24: change result argument to uint64_t
Martin Pitt
17
-37
/
+39
2015-11-16
siphash24: fix memory alignment
Daniel Mack
1
-1
/
+2
2015-11-16
basic: add unaligned macros for little endian
Daniel Mack
2
-1
/
+120
2015-11-16
TODO: sort
David Herrmann
1
-226
/
+171
2015-11-16
virt: sort #includes alphabetically
Martin Pitt
1
-2
/
+2
2015-11-16
nspawn: set TasksMax= for containers to 8192 by default
Lennart Poettering
2
-0
/
+5
2015-11-16
logind: change default to UserTasksMax= to 4096
Lennart Poettering
3
-3
/
+3
2015-11-16
core: enable TasksMax= for all services by default, and set it to 512
Lennart Poettering
5
-7
/
+20
2015-11-16
virt: add missing #includes
Martin Pitt
1
-0
/
+2
2015-11-16
tests: intsall /etc/login.defs
Evgeny Vereshchagin
1
-0
/
+1
2015-11-16
Move daemon-reload from package %post scripts to file triggers
Zbigniew Jędrzejewski-Szmek
4
-10
/
+34
2015-11-15
network: dhcp6 - fix mem leak
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2015-11-15
tests: fix pam_modules installation on Debian (and Debian-like systems)
Evgeny Vereshchagin
1
-1
/
+4
2015-11-15
machined,logind: be more careful when accepting PIDs and UIDs from clients
Lennart Poettering
2
-6
/
+22
2015-11-15
gitignore: add test-install-root
Thomas Hindoe Paaboel Andersen
1
-0
/
+1
2015-11-15
tests: install execs from user units too
Evgeny Vereshchagin
1
-6
/
+11
2015-11-15
firstboot: log on take_etc_passwd_lock error too
Evgeny Vereshchagin
1
-1
/
+1
2015-11-15
NEWS: typo fixes
Thomas Hindoe Paaboel Andersen
1
-3
/
+3
2015-11-15
shell-completion: journalctl: add --sync
Marcos Mello
1
-1
/
+1
2015-11-15
install: don't mix state and type enums
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2015-11-14
hwdb: update
Kay Sievers
4
-36462
/
+39696
2015-11-13
core: now that .snapshot unit are gone, we don't need the per-type .no_gc boo...
Lennart Poettering
2
-6
/
+0
2015-11-13
core: simplify scope unit GC checking code a bit
Lennart Poettering
1
-10
/
+4
2015-11-13
logind: add a new UserTasksMax= setting to logind.conf
Lennart Poettering
8
-28
/
+167
[next]