index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...
Lennart Poettering
2014-06-04
1
-2
/
+2
*
core: add new ReadOnlySystem= and ProtectedHome= settings for service units
Lennart Poettering
2014-06-03
1
-0
/
+2
*
test-path-util: add tests for path_make_relative()
Tanu Kaskinen
2014-05-25
1
-0
/
+22
*
test-unit-file: skip if unit_file_get_list returns permission denied
Cristian Rodríguez
2014-05-25
1
-0
/
+6
*
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-15
4
-11
/
+12
*
udev: do not skip the execution of RUN when renaming a network device fails
Kay Sievers
2014-05-15
1
-3
/
+2
*
shared: add ring buffer
David Herrmann
2014-05-13
1
-0
/
+135
*
shared: add ALIGN_POWER2 macro
David Herrmann
2014-05-13
1
-0
/
+31
*
service: rename StartLimitAction enum to FailureAction
Michael Olbrich
2014-04-24
1
-1
/
+1
*
test-path-util: fix running with separate build dir
Zbigniew Jędrzejewski-Szmek
2014-04-17
1
-4
/
+4
*
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
2014-04-14
1
-24
/
+0
*
path-util: also check for existence of binary when given absolute path
Zbigniew Jędrzejewski-Szmek
2014-04-12
1
-0
/
+2
*
fsck: Search for fsck.type in PATH
Mike Gilbert
2014-04-12
1
-0
/
+11
*
sd-rtnl: fix broken test cases and add support for tunnel
Susant Sahani
2014-04-03
1
-6
/
+4
*
sd-rtnl: add support for tunnel attributes
Susant Sahani
2014-03-25
1
-0
/
+154
*
time: support @ syntax for denoting times since the UNIX epoch 1970-1-1
Lennart Poettering
2014-03-25
1
-0
/
+1
*
util: replace close_pipe() with new safe_close_pair()
Lennart Poettering
2014-03-24
1
-1
/
+1
*
util: add new FOREACH_STRING() macro as syntactic sugar to iterate through a ...
Lennart Poettering
2014-03-19
1
-0
/
+20
*
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-18
1
-1
/
+1
*
timedated: use builtins for integer log and exp
Zbigniew Jędrzejewski-Szmek
2014-03-15
1
-0
/
+12
*
util: add hexdump() call to create pretty hexdumps of data
Lennart Poettering
2014-03-14
1
-0
/
+20
*
logind: automatically remove SysV + POSIX IPC objects when the users owning t...
Lennart Poettering
2014-03-14
1
-0
/
+32
*
macro: make sure we can use IN_SET() also with complex function calls as firs...
Lennart Poettering
2014-03-12
1
-1
/
+0
*
Disallow sizes with increasing unit size
Zbigniew Jędrzejewski-Szmek
2014-03-02
1
-4
/
+15
*
Allow fractional parts in disk sizes
Zbigniew Jędrzejewski-Szmek
2014-03-02
1
-5
/
+37
*
virt: make Virtualization an anonymous enum
Thomas Hindoe Paaboel Andersen
2014-02-24
1
-1
/
+1
*
core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...
Lennart Poettering
2014-02-23
1
-16
/
+16
*
replace tabs with spaces in some files
Jason St. John
2014-02-21
1
-2
/
+2
*
core: add new ConditionArchitecture() that checks the architecture returned b...
Lennart Poettering
2014-02-21
1
-0
/
+52
*
macro: add nice macro for disabling -Wnonnull temporarily
Lennart Poettering
2014-02-20
1
-4
/
+8
*
make gcc shut up
Lennart Poettering
2014-02-19
4
-5
/
+5
*
core: rework cgroup mask propagation
Lennart Poettering
2014-02-17
1
-11
/
+37
*
syscallfilter: port to libseccomp
Ronny Chevalier
2014-02-12
1
-3
/
+0
*
test: fix "make check"
Lennart Poettering
2014-02-12
1
-16
/
+0
*
util: drop parse_user_at_host() since its unused now
Lennart Poettering
2014-02-11
1
-16
/
+0
*
core: do not print invalid utf-8 in error messages
Zbigniew Jędrzejewski-Szmek
2014-02-08
1
-0
/
+17
*
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-31
1
-2
/
+2
*
Get rid of write_safe
Zbigniew Jędrzejewski-Szmek
2014-01-29
1
-6
/
+6
*
always use the same code for creating temporary files
Lennart Poettering
2014-01-28
4
-16
/
+24
*
journal: guarantee async-signal-safety in sd_journald_sendv
Zbigniew Jędrzejewski-Szmek
2014-01-28
2
-0
/
+77
*
exec: introduce PrivateDevices= switch to provide services with a private /dev
Lennart Poettering
2014-01-20
1
-0
/
+1
*
strv: multiple cleanups
Simon Peeters
2014-01-05
1
-49
/
+28
*
shared: add simplistic XML parser for usage in the D-Bus policy language comp...
Lennart Poettering
2013-12-28
1
-0
/
+83
*
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-26
1
-13
/
+13
*
systemctl: allow globbing in commands which take multiple unit names
Zbigniew Jędrzejewski-Szmek
2013-12-26
1
-2
/
+2
*
bus: properly shift cgroup data returned from kdbus by the container's root b...
Lennart Poettering
2013-12-24
1
-0
/
+16
*
log: log_error() and friends add a newline after each line anyway, so avoid i...
Lennart Poettering
2013-12-24
1
-4
/
+4
*
Fix extraction of _SYSTEMD_USER_UNIT
Zbigniew Jędrzejewski-Szmek
2013-12-23
1
-3
/
+16
*
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-22
1
-2
/
+6
*
tests: fix build
Lennart Poettering
2013-12-18
1
-3
/
+0
[next]