index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CONST_MAX breaks gcc on fedora 20 with optimiztation
v216
Lennart Poettering
2014-08-20
1
-1
/
+0
*
build: include more optional modules in build string
Lennart Poettering
2014-08-20
1
-1
/
+67
*
indentation/spurious whitespace fixes
Lennart Poettering
2014-08-20
2
-2
/
+1
*
journal-upload: allow the tool to start
Lennart Poettering
2014-08-20
1
-1
/
+1
*
cmdline: for new tools avoid introduce new negative switches, and properly al...
Lennart Poettering
2014-08-20
4
-67
/
+101
*
sysusers: initialize r
Thomas Hindoe Paaboel Andersen
2014-08-19
1
-1
/
+1
*
remove unused variables
Thomas Hindoe Paaboel Andersen
2014-08-19
2
-2
/
+0
*
memfd: escape the comm field we get from PR_GET_NAME, but assume everything e...
Lennart Poettering
2014-08-19
1
-11
/
+10
*
memfd: skip utf-8 escaping if we use a name that was passed in
Daniel Mack
2014-08-19
1
-7
/
+1
*
socket: suffix newly added TCP sockopt time properties with "Sec"
Lennart Poettering
2014-08-19
3
-19
/
+16
*
memfd: reduce name escaping logic to utf-8 checks
Daniel Mack
2014-08-19
1
-11
/
+4
*
memfd: simplify API
Lennart Poettering
2014-08-19
3
-36
/
+39
*
Revert "socket: introduce SELinuxLabelViaNet option"
Lennart Poettering
2014-08-19
7
-116
/
+5
*
tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...
Lennart Poettering
2014-08-19
4
-72
/
+465
*
networkd: don't consider deprecated or tentative addresses when determining o...
Tom Gundersen
2014-08-19
2
-0
/
+11
*
socket: introduce SELinuxLabelViaNet option
Michal Sekletar
2014-08-19
7
-5
/
+116
*
networkd: netdev - add missing callback when adding stacked devices
Tom Gundersen
2014-08-19
1
-10
/
+30
*
networkd: link - don't enforce ENSLAVING state
Tom Gundersen
2014-08-19
1
-3
/
+0
*
util: remove unused FOREACH_WORD_SEPARATOR_QUOTED
Lennart Poettering
2014-08-19
1
-3
/
+0
*
sysusers: add another column to sysusers files for the home directory
Lennart Poettering
2014-08-19
4
-57
/
+438
*
networkd: fix use-after-free
Tom Gundersen
2014-08-19
1
-1
/
+3
*
sysusers: add a new RPM macro for creating users directly from data passed in...
Lennart Poettering
2014-08-19
1
-0
/
+4
*
sysusers: optionally, read sysuers configuration from standard input
Lennart Poettering
2014-08-19
1
-7
/
+14
*
sysusers: also update /etc/shadow and /etc/gshadow when creating new system u...
Lennart Poettering
2014-08-19
1
-17
/
+238
*
hashmap: try to use the existing 64bit hash functions for dev_t if it is 64bit
Lennart Poettering
2014-08-19
3
-15
/
+29
*
bus: map sealed memfds as MAP_PRIVATE
David Herrmann
2014-08-18
1
-1
/
+1
*
util: try to be a bit more NFS compatible when checking whether an FS is writ...
Lennart Poettering
2014-08-18
1
-1
/
+10
*
core: minor modernizations
Lennart Poettering
2014-08-18
1
-18
/
+26
*
units: fix BindsTo= logic when applied relative to services with Type=oneshot
Lennart Poettering
2014-08-18
1
-4
/
+44
*
bootchart: use NSEC_PER_SEC
Ronny Chevalier
2014-08-18
1
-2
/
+3
*
bus-control: Fix cgroup handling
Denis Kenzior
2014-08-18
4
-10
/
+26
*
networkd: fix how we generate lists in link_save()
Lennart Poettering
2014-08-18
1
-20
/
+29
*
tests: add missing entry to test-tables
Ronny Chevalier
2014-08-18
1
-0
/
+1
*
tests: add tests for time-util.c
Ronny Chevalier
2014-08-18
1
-0
/
+23
*
tests: add test-condition-util
Ronny Chevalier
2014-08-18
1
-0
/
+107
*
tests: add tests for util.c
Ronny Chevalier
2014-08-18
1
-0
/
+165
*
tests: add test for fdset_iterate
Ronny Chevalier
2014-08-18
1
-0
/
+29
*
tests: add tests for fileio.c
Ronny Chevalier
2014-08-18
1
-0
/
+69
*
tests: add missing unlink
Ronny Chevalier
2014-08-18
1
-0
/
+2
*
tests: add tests for socket-util.c
Ronny Chevalier
2014-08-18
1
-0
/
+50
*
tmpfiles: only execute chmod()/chown() when needed
Michael Olbrich
2014-08-18
1
-17
/
+21
*
Merge remote-tracking branch 'origin/master'
Lennart Poettering
2014-08-18
16
-499
/
+160
|
\
|
*
networkd: warn when ignoring unsupported tuntap options
Tom Gundersen
2014-08-18
1
-0
/
+27
|
*
memfd: internalize functions, drop sd_memfd type
Daniel Mack
2014-08-18
5
-151
/
+60
|
*
memfd: use _cleanup_ if applicable
David Herrmann
2014-08-18
1
-7
/
+4
|
*
memfd: map unsealed files as MAP_SHARED
David Herrmann
2014-08-18
1
-1
/
+5
|
*
memfd: disallow importing memfds without sealing
David Herrmann
2014-08-18
1
-2
/
+7
|
*
memfd: don't open kdbus for memfd
David Herrmann
2014-08-18
1
-5
/
+0
|
*
memfd: internalize header
David Herrmann
2014-08-18
1
-10
/
+5
|
*
memfd: fix memfd_create() syscall wrapper
Daniel Mack
2014-08-18
3
-4
/
+4
[next]