index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
make-man-index.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-24
core: set finish_timestamp only after all jobs have finished
Kay Sievers
1
-2
/
+3
2013-11-23
networkd: fix build
Tom Gundersen
2
-0
/
+2
2013-11-23
networkd: use Type=notify
Tom Gundersen
2
-8
/
+17
2013-11-22
Update TODO
David Strauss
1
-2
/
+0
2013-11-22
bus: protected dual timestamp property macro for misusage
Lennart Poettering
1
-2
/
+2
2013-11-22
core: don't warn loudly if we cannot send a bus signal to a disconnected client
Lennart Poettering
4
-24
/
+40
2013-11-22
systemctl: indicate in list-dependencies whether a unit is already running
Lennart Poettering
2
-0
/
+14
2013-11-22
service: honour that for services RestartSec=0 means immediate restarts but T...
Lennart Poettering
1
-16
/
+24
2013-11-22
job: fix serialization
Lennart Poettering
1
-1
/
+6
2013-11-22
cgroups: Fix test service inclusion in Makefile
David Strauss
1
-1
/
+4
2013-11-22
bus: when closing a bus, drop all refs to queued messages, so that the bus ca...
Lennart Poettering
2
-10
/
+23
2013-11-22
man: simplify socket-proxyd examples
Lennart Poettering
1
-5
/
+3
2013-11-22
build-sys: move more files from core/ to share/ that are generic enough
Lennart Poettering
10
-42
/
+41
2013-11-22
test: test-sched-prio - skip if XDG_RUNTIME_DIR is not set
Kay Sievers
1
-2
/
+2
2013-11-22
macro: fix problem with __LINE__ macro expansion
Lukasz Skalski
1
-3
/
+6
2013-11-22
core: fix timestamp assignment
Kay Sievers
1
-1
/
+1
2013-11-22
macro: fix assert_cc() fallback
David Herrmann
1
-1
/
+3
2013-11-22
hwdb: Update database of Bluetooth company identifiers
Marcel Holtmann
1
-16
/
+193
2013-11-22
bus: rework sd_bus_error APIs
Lennart Poettering
9
-252
/
+548
2013-11-22
cgroups: Cache controller masks and optimize queues.
David Strauss
10
-30
/
+192
2013-11-22
bus: deal with duplicate values from enumerators
Lennart Poettering
1
-0
/
+2
2013-11-22
event: rename sd_event_get() to sd_event_source_get_event()
Lennart Poettering
5
-12
/
+10
2013-11-22
bus: add calls to query attached objects
Lennart Poettering
4
-0
/
+17
2013-11-22
bus: also add error parameter to object find and enumerator callbacks
Lennart Poettering
14
-140
/
+138
2013-11-21
bus: restore selinux access control to PID 1 for properties
Lennart Poettering
3
-7
/
+71
2013-11-21
timer: make timer accuracy configurable
Lennart Poettering
7
-10
/
+71
2013-11-21
build-sys: enable gcc Link Time Optimization when optimization is enabled
Kay Sievers
1
-0
/
+4
2013-11-21
core: actually make SwitchRoot() bus call do the deed
Lennart Poettering
1
-1
/
+3
2013-11-21
core: fix serilization of ListJobs() response
Lennart Poettering
1
-1
/
+2
2013-11-21
core: fix serialization of client tracker
Lennart Poettering
1
-2
/
+2
2013-11-21
core: fix deserialization of StartTransientUnit() parameters
Lennart Poettering
3
-3
/
+16
2013-11-21
bus: properly serialize unit file change list
Lennart Poettering
2
-3
/
+2
2013-11-21
logind,machined,run: properly invoke StartTransientUnit() bus call
Lennart Poettering
4
-8
/
+17
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
42
-1133
/
+1202
2013-11-21
hostnamed: modernizations
Lennart Poettering
1
-9
/
+5
2013-11-21
manager: always sort environment block, it's prettier
Lennart Poettering
1
-1
/
+3
2013-11-21
bus: the :no-sender hack is now unnecessary, since the new library doesn't re...
Lennart Poettering
4
-16
/
+2
2013-11-21
networkd: make sure Network and Link can always be freed
Tom Gundersen
2
-13
/
+10
2013-11-21
networkd: avoid segfault
Tom Gundersen
1
-1
/
+7
2013-11-21
src/core/selinux-access: #include <sys/socket.h>
Daniel Mack
1
-0
/
+1
2013-11-21
bus: update kdbus.h
Kay Sievers
1
-0
/
+5
2013-11-21
man: suggest using hash= atribut for swap in example
Václav Pavlín
1
-0
/
+2
2013-11-21
networkd: don't filter on udev tags
Tom Gundersen
2
-13
/
+4
2013-11-21
efi-boot-generator: don't mount /boot eagerly
Tom Gundersen
1
-1
/
+1
2013-11-21
bus: fix seriliazation of activation errors
Lennart Poettering
1
-1
/
+1
2013-11-21
bus: rename SD_BUS_ERROR_MAKE to SD_BUS_ERROR_MAKE_CONST to indicate it only ...
Lennart Poettering
5
-22
/
+22
2013-11-21
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
29
-571
/
+560
2013-11-21
bus: add API calls to escape string components of objects paths
Lennart Poettering
12
-109
/
+113
2013-11-21
sd-event: try to move timer wakeups to the same spot within each minute
Lennart Poettering
2
-12
/
+22
2013-11-21
socket: fix segfault
Lennart Poettering
2
-0
/
+3
[next]