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
*
bus: add support for adding memfds into message payload
Lennart Poettering
2013-05-15
7
-16
/
+285
*
journalctl: add -k/--dmesg
Zbigniew Jędrzejewski-Szmek
2013-05-15
1
-1
/
+32
*
sd-journal: check if the pointers passed are the same
Thomas Hindoe Paaboel Andersen
2013-05-15
1
-0
/
+4
*
keymap: Add support for Eject button on MSI GE60/GE70
Johan Heikkilä
2013-05-15
1
-0
/
+1
*
bus: rework message struct to keep header with fields in same malloc() block
Lennart Poettering
2013-05-15
4
-124
/
+90
*
bus: add macro for iterating through body parts of a message
Lennart Poettering
2013-05-15
4
-6
/
+12
*
bus: minor fixes
Lennart Poettering
2013-05-15
2
-2
/
+5
*
bus: seal off memfds when sealing messages
Lennart Poettering
2013-05-15
1
-1
/
+7
*
bus: fix allocation of body parts from memfd
Lennart Poettering
2013-05-14
2
-8
/
+8
*
bus: properly handle message bodies that are a chain of memory areas rather t...
Lennart Poettering
2013-05-14
7
-169
/
+596
*
bus: add and use UINT64_TO_PTR()
Kay Sievers
2013-05-14
2
-15
/
+17
*
journald-stream: typo in error message.
Auke Kok
2013-05-13
1
-1
/
+1
*
bus: test-bus-memfd - use pread()/pwrite()
Kay Sievers
2013-05-13
1
-4
/
+3
*
bus: update test-bus-memfd
Kay Sievers
2013-05-13
2
-2
/
+3
*
bus: remove KDBUS_MAKE_ACCESS_WORLD, remove (n_payload > 2) check
Kay Sievers
2013-05-12
2
-12
/
+12
*
Add support for ConditionSecurity=ima
Auke Kok
2013-05-11
1
-0
/
+2
*
Re-indent with spaces.
Auke Kok
2013-05-11
1
-4
/
+4
*
bus: update test-bus-memfd
Kay Sievers
2013-05-11
1
-6
/
+75
*
bus: fix test-bus-memfd
Kay Sievers
2013-05-10
3
-27
/
+15
*
bus: fix error check in memfd code
Lennart Poettering
2013-05-10
1
-1
/
+1
*
bus: extend memfd test
Lennart Poettering
2013-05-10
2
-8
/
+41
*
nspawn: only warn about audit when booting the container
Dave Reisner
2013-05-10
1
-1
/
+1
*
bus: add new API for kdbus memfd functionality
Lennart Poettering
2013-05-10
4
-1
/
+349
*
kdbus: update kdbus.h from upstream
Kay Sievers
2013-05-10
1
-3
/
+3
*
bus: catch up with latest kdbus
Lennart Poettering
2013-05-10
6
-81
/
+136
*
bus: add sd_bus_message_append_string_space() for zero-copy string appending
Lennart Poettering
2013-05-10
3
-7
/
+69
*
nspawn: Include netlink headers rather than using #ifdef
Colin Walters
2013-05-10
1
-2
/
+1
*
Fix previous commit for !HAVE_AUDIT
Colin Walters
2013-05-10
1
-1
/
+2
*
systemd-python: allow threads around flush
Zbigniew Jędrzejewski-Szmek
2013-05-10
1
-0
/
+2
*
systemd-python: use consistent indentation
Zbigniew Jędrzejewski-Szmek
2013-05-10
2
-70
/
+70
*
audit: since audit is apparently never going to be fixed for containers tell ...
Lennart Poettering
2013-05-10
1
-0
/
+19
*
Start ctrl-alt-del.target irreversibly
Eelco Dolstra
2013-05-10
1
-1
/
+1
*
systemd-python: wrap sd_login_monitor
Zbigniew Jędrzejewski-Szmek
2013-05-10
7
-52
/
+268
*
bus: add API for appending/reading fixed arrays
Lennart Poettering
2013-05-09
6
-9
/
+215
*
condition, man: Add support for ConditionSecurity=smack
Karol Lewandowski
2013-05-09
1
-0
/
+2
*
systemd-python: add wrappers for easy functions in sd-login
Zbigniew Jędrzejewski-Szmek
2013-05-09
6
-13
/
+200
*
systemd-python: add __version__ strings
Zbigniew Jędrzejewski-Szmek
2013-05-09
7
-10
/
+31
*
Rearrange a few fields to reduce holes
Zbigniew Jędrzejewski-Szmek
2013-05-09
3
-10
/
+11
*
hostnamectl: suppress outputting of pretty hostname field in status if empty
Lennart Poettering
2013-05-07
1
-4
/
+8
*
hostname: only suppress setting of pretty hostname if it is non-equal to the ...
Lennart Poettering
2013-05-07
7
-38
/
+24
*
journald: don't recalculate the ACL mask
Lennart Poettering
2013-05-07
1
-2
/
+2
*
build-sys: support builds without EAs again
Lennart Poettering
2013-05-07
2
-6
/
+11
*
hashmap: document trivial_hash_func()
Lennart Poettering
2013-05-07
1
-0
/
+3
*
kmod-setup: properly iterate through module table
Lennart Poettering
2013-05-07
1
-33
/
+39
*
systemd-sleep: it is not an error if the config file is missing
Zbigniew Jędrzejewski-Szmek
2013-05-07
1
-11
/
+8
*
login: add missing _public_ to sd_get_machine_names()
Lennart Poettering
2013-05-07
1
-1
/
+1
*
journald: be more careful when we try to flush the runtime journal to disk an...
v203
Lennart Poettering
2013-05-07
2
-1
/
+7
*
core: escape unit name from udev
MUNEDA Takahiro
2013-05-06
1
-3
/
+9
*
systemd-sleep: add support for freeze and standby
Zbigniew Jędrzejewski-Szmek
2013-05-06
9
-180
/
+423
*
fileio: split write_one_line_file into two
Zbigniew Jędrzejewski-Szmek
2013-05-06
2
-9
/
+18
[next]