index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tmpfiles.d
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-19
sysusers: add another column to sysusers files for the home directory
Lennart Poettering
5
-67
/
+468
2014-08-19
networkd: fix use-after-free
Tom Gundersen
1
-1
/
+3
2014-08-19
update TODO
Lennart Poettering
1
-1
/
+0
2014-08-19
sysusers: add a new RPM macro for creating users directly from data passed in...
Lennart Poettering
1
-0
/
+4
2014-08-19
sysusers: optionally, read sysuers configuration from standard input
Lennart Poettering
2
-8
/
+18
2014-08-19
update TODO
Lennart Poettering
1
-9
/
+1
2014-08-19
sysusers: also update /etc/shadow and /etc/gshadow when creating new system u...
Lennart Poettering
1
-17
/
+238
2014-08-19
hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bit
Lennart Poettering
4
-15
/
+30
2014-08-18
bus: map sealed memfds as MAP_PRIVATE
David Herrmann
1
-1
/
+1
2014-08-18
Update TODO
Lennart Poettering
1
-0
/
+5
2014-08-18
util: try to be a bit more NFS compatible when checking whether an FS is writ...
Lennart Poettering
1
-1
/
+10
2014-08-18
core: minor modernizations
Lennart Poettering
1
-18
/
+26
2014-08-18
units: fix BindsTo= logic when applied relative to services with Type=oneshot
Lennart Poettering
1
-4
/
+44
2014-08-18
man: fix typo
Ronny Chevalier
1
-1
/
+1
2014-08-18
bootchart: use NSEC_PER_SEC
Ronny Chevalier
1
-2
/
+3
2014-08-18
bus-control: Fix cgroup handling
Denis Kenzior
4
-10
/
+26
2014-08-18
man: mention that "units" are commonly system services
Lennart Poettering
1
-2
/
+7
2014-08-18
networkd: fix how we generate lists in link_save()
Lennart Poettering
1
-20
/
+29
2014-08-18
tests: add missing entry to test-tables
Ronny Chevalier
1
-0
/
+1
2014-08-18
tests: add tests for time-util.c
Ronny Chevalier
1
-0
/
+23
2014-08-18
tests: add test-condition-util
Ronny Chevalier
3
-1
/
+118
2014-08-18
tests: add tests for util.c
Ronny Chevalier
1
-0
/
+165
2014-08-18
tests: add test for fdset_iterate
Ronny Chevalier
1
-0
/
+29
2014-08-18
tests: add tests for fileio.c
Ronny Chevalier
1
-0
/
+69
2014-08-18
tests: add missing unlink
Ronny Chevalier
1
-0
/
+2
2014-08-18
tests: add tests for socket-util.c
Ronny Chevalier
1
-0
/
+50
2014-08-18
man: fix typo
Ronny Chevalier
1
-1
/
+1
2014-08-18
tmpfiles: only execute chmod()/chown() when needed
Michael Olbrich
1
-17
/
+21
2014-08-18
networkd: warn when ignoring unsupported tuntap options
Tom Gundersen
2
-1
/
+31
2014-08-18
core: Verify systemd1 DBus method callers via polkit
Stef Walter
9
-26
/
+340
2014-08-18
bus-util: simplify bus_verify_polkit_async() a bit
Lennart Poettering
6
-80
/
+73
2014-08-18
sd-bus: add API to query which handler/callback is currently being dispatched
Lennart Poettering
6
-3
/
+79
2014-08-18
memfd: internalize functions, drop sd_memfd type
Daniel Mack
7
-153
/
+62
2014-08-18
memfd: use _cleanup_ if applicable
David Herrmann
1
-7
/
+4
2014-08-18
memfd: map unsealed files as MAP_SHARED
David Herrmann
1
-1
/
+5
2014-08-18
memfd: disallow importing memfds without sealing
David Herrmann
1
-2
/
+7
2014-08-18
memfd: don't open kdbus for memfd
David Herrmann
1
-5
/
+0
2014-08-18
memfd: internalize header
David Herrmann
1
-10
/
+5
2014-08-18
memfd: fix memfd_create() syscall wrapper
Daniel Mack
3
-4
/
+4
2014-08-18
memfd: move code from public library to src/shared
Daniel Mack
6
-33
/
+18
2014-08-18
Makefile.am: test-bus-memfd went away. Kill its residues in Makefile.am
Daniel Mack
1
-4
/
+0
2014-08-17
kdbus: switch over to generic memfd implementation (ABI+API break)
Daniel Mack
9
-333
/
+73
2014-08-16
networkctl: use safe_qsort in case no links are present
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-08-16
sd-bus,log: remove unused variables
Thomas Hindoe Paaboel Andersen
2
-2
/
+0
2014-08-15
sd-event: return 'r' rather than '-errno'
Tom Gundersen
1
-2
/
+2
2014-08-15
sd-event: fix missing needs_rearm
Tom Gundersen
1
-2
/
+3
2014-08-15
sd-bus: add API to check if a client has privileges
Lennart Poettering
9
-60
/
+91
2014-08-15
update TODO
Lennart Poettering
1
-0
/
+3
2014-08-15
cgroup: only generate warnings if actually writing to cgroup attributes failed
Lennart Poettering
1
-10
/
+20
2014-08-15
main,log: parse the log related kernel command line parameters at one place o...
Lennart Poettering
2
-69
/
+41
[next]