index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
socket-util: socket_address_parse() should not log errors on its own
Lennart Poettering
2015-05-15
1
-1
/
+1
*
core: Fix assertion with empty Exec*= paths
Martin Pitt
2015-05-15
1
-1
/
+5
*
core: Execute first boot presets in an enable-only preset-mode.
Dimitri John Ledkov
2015-05-15
1
-1
/
+1
*
core: only set event source name when we create an event source
Lennart Poettering
2015-05-13
4
-24
/
+36
*
core: make exec code a bit more readable
Lennart Poettering
2015-05-13
1
-10
/
+31
*
core: fix memory leak in manager_run_generators()
Cristian Rodríguez
2015-05-13
1
-1
/
+1
*
Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.
Dimitri John Ledkov
2015-05-13
3
-9
/
+9
*
core: never create device depencies for /dev/root mounts
Lennart Poettering
2015-05-13
1
-0
/
+6
*
nspawn: rework custom mount point order, and add support for overlayfs
Lennart Poettering
2015-05-13
1
-1
/
+1
*
core: drop redundant logging about notification messages
Tom Gundersen
2015-05-12
2
-18
/
+5
*
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
20
-119
/
+119
*
unit: move unit_warn_if_dir_nonempty() and friend to unit.c
Lennart Poettering
2015-05-11
4
-49
/
+49
*
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
23
-774
/
+675
*
core: always initialize ExecParamters.bus_endpoint_fd to -1
Lennart Poettering
2015-05-11
4
-4
/
+7
*
swap: avoid null pointer dereference
Thomas Hindoe Paaboel Andersen
2015-05-11
1
-1
/
+1
*
treewide: Correct typos and spell plural of bus consistent
Torstein Husebø
2015-05-11
3
-3
/
+3
*
device: avoid null pointer dereference
Thomas Hindoe Paaboel Andersen
2015-05-06
1
-1
/
+1
*
bus: don't switch to kdbus if not requested
David Herrmann
2015-05-06
3
-6
/
+5
*
core: be more strict when manipulating slices names and unescaping paths from...
Lennart Poettering
2015-05-06
1
-13
/
+14
*
core: bus name units should not allow aliases or instances
Lennart Poettering
2015-05-06
1
-0
/
+3
*
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-06
12
-206
/
+179
*
core: simplify %r and %R logic a bit
Lennart Poettering
2015-04-30
1
-15
/
+24
*
core: simplify unit type detection logic
Lennart Poettering
2015-04-30
7
-12
/
+26
*
sd-bus: when we get ENOTTY on the HELLO ioctl assume incompatible API version
Lennart Poettering
2015-04-30
1
-2
/
+5
*
core: fix event source annotations
Mantas Mikulėnas
2015-04-29
3
-3
/
+9
*
tree-wide: get rid of a few more explicit bus parameters
Lennart Poettering
2015-04-29
1
-4
/
+2
*
core: for queued reload message there is no need to store the bus explicitly
Lennart Poettering
2015-04-29
3
-16
/
+6
*
sd-bus: allow passing NULL as bus parameter to sd_bus_send()
Lennart Poettering
2015-04-29
1
-4
/
+4
*
sd-bus: drop bus parameter from message callback prototype
Lennart Poettering
2015-04-29
9
-185
/
+131
*
core: annotate event sources
Tom Gundersen
2015-04-29
13
-8
/
+93
*
service: make restart logic a bit easier to understand
Lennart Poettering
2015-04-28
1
-11
/
+45
*
exit-status: introduce common exit_status_set_test() call for testing exit st...
Lennart Poettering
2015-04-28
1
-4
/
+2
*
scope: use correct enum type
Thomas Hindoe Paaboel Andersen
2015-04-28
1
-1
/
+1
*
unit: Drop unused variables
Martin Pitt
2015-04-28
1
-2
/
+0
*
core: when we cannot add PID to a scope cgroup, log about it
Lennart Poettering
2015-04-28
2
-2
/
+7
*
core: coldplug all units which participate in jobs during coldplugging
Ivan Shapovalov
2015-04-27
2
-8
/
+7
*
core: minor simplification
Lennart Poettering
2015-04-24
1
-5
/
+3
*
unit: don't add automatic dependencies on device units if they aren't supported
Lennart Poettering
2015-04-24
1
-3
/
+7
*
manager: don't fail fatally if we cannot coldplug a unit
Lennart Poettering
2015-04-24
1
-14
/
+7
*
core: always coldplug units that are triggered by other units before those
Lennart Poettering
2015-04-24
2
-2
/
+25
*
core: return 0 from device_serialize()
Daniel Mack
2015-04-24
1
-0
/
+2
*
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-04-24
16
-89
/
+33
*
device: rework how we enter tentative state
Lennart Poettering
2015-04-24
2
-13
/
+69
*
service: improve readability, by reducing line-breaks
Lennart Poettering
2015-04-24
1
-14
/
+8
*
core: fix parsing of mount flags
Lennart Poettering
2015-04-23
1
-5
/
+3
*
core: downgrade warning about duplicate device names
Lennart Poettering
2015-04-23
1
-1
/
+1
*
core: explicitly specify credentials for direct connections, too
Lennart Poettering
2015-04-23
1
-0
/
+9
*
kmod-setup: load ip_tables kmod at boot
Lennart Poettering
2015-04-22
1
-4
/
+7
*
automount: remove unused variable
Thomas Hindoe Paaboel Andersen
2015-04-21
1
-2
/
+0
*
build-sys: move systemd.pc from pkgconfiglibdir back into pkgconfigdatadir
Lennart Poettering
2015-04-21
1
-1
/
+0
[next]