index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-20
build: include more optional modules in build string
Lennart Poettering
1
-1
/
+67
2014-08-20
update hwdb
Lennart Poettering
3
-5
/
+776
2014-08-20
indentation/spurious whitespace fixes
Lennart Poettering
2
-2
/
+1
2014-08-20
journal-upload: allow the tool to start
Lennart Poettering
1
-1
/
+1
2014-08-20
cmdline: for new tools avoid introduce new negative switches, and properly al...
Lennart Poettering
4
-67
/
+101
2014-08-20
README: mention the new optional libidn dependency
Lennart Poettering
1
-0
/
+1
2014-08-20
update NEWS
Lennart Poettering
1
-1
/
+10
2014-08-20
man: fix typos
Ronny Chevalier
4
-7
/
+7
2014-08-19
NEWS
Tom Gundersen
1
-0
/
+13
2014-08-19
sysusers: initialize r
Thomas Hindoe Paaboel Andersen
1
-1
/
+1
2014-08-19
NEWS: typo fixes
Thomas Hindoe Paaboel Andersen
1
-4
/
+4
2014-08-19
remove unused variables
Thomas Hindoe Paaboel Andersen
2
-2
/
+0
2014-08-19
build-sys: update versions for upcoming release
Lennart Poettering
2
-6
/
+6
2014-08-19
memfd: escape the comm field we get from PR_GET_NAME, but assume everything e...
Lennart Poettering
1
-11
/
+10
2014-08-19
NEWS: fix minor nits
Daniel Mack
1
-3
/
+3
2014-08-19
memfd: skip utf-8 escaping if we use a name that was passed in
Daniel Mack
1
-7
/
+1
2014-08-19
socket: suffix newly added TCP sockopt time properties with "Sec"
Lennart Poettering
4
-22
/
+19
2014-08-19
README: document what to do with the NSS modules
Lennart Poettering
1
-0
/
+21
2014-08-19
prepare NEWS for next release
Lennart Poettering
1
-3
/
+176
2014-08-19
memfd: reduce name escaping logic to utf-8 checks
Daniel Mack
1
-11
/
+4
2014-08-19
memfd: simplify API
Lennart Poettering
3
-36
/
+39
2014-08-19
update TODO
Lennart Poettering
1
-6
/
+7
2014-08-19
Revert "socket: introduce SELinuxLabelViaNet option"
Lennart Poettering
8
-127
/
+5
2014-08-19
tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs...
Lennart Poettering
7
-73
/
+507
2014-08-19
networkd: don't consider deprecated or tentative addresses when determining o...
Tom Gundersen
2
-0
/
+11
2014-08-19
socket: introduce SELinuxLabelViaNet option
Michal Sekletar
8
-5
/
+127
2014-08-19
networkd: netdev - add missing callback when adding stacked devices
Tom Gundersen
1
-10
/
+30
2014-08-19
networkd: link - don't enforce ENSLAVING state
Tom Gundersen
1
-3
/
+0
2014-08-19
update TODO
Lennart Poettering
1
-1
/
+6
2014-08-19
util: remove unused FOREACH_WORD_SEPARATOR_QUOTED
Lennart Poettering
1
-3
/
+0
2014-08-19
sysusers: realign sysusers snippets
Lennart Poettering
2
-8
/
+8
2014-08-19
sysusers: set home directory for root to /root
Lennart Poettering
1
-17
/
+17
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
[next]