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
*
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
3
-37
/
+21
*
unit: add missing deps in unit_dependency_table
Michal Schmidt
2012-07-26
1
-6
/
+8
*
unit: make the table of inverse deps symmetric
Michal Schmidt
2012-07-26
1
-1
/
+2
*
dbus-unit: expose PartOf/ConsistsOf properties
Michal Schmidt
2012-07-26
1
-0
/
+2
*
systemd: added new dependency PartOf
Michal Sekletar
2012-07-26
4
-1
/
+17
*
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-25
3
-12
/
+12
*
main: set PR_SET_CHILD_REAPER for MANAGER_USER
Auke Kok
2012-07-25
1
-0
/
+9
*
sd-daemon: remove unnecessary memset calls
Jim Meyering
2012-07-23
2
-2
/
+0
*
units: apply default resource limits to socket/mount/swap processes too
Lennart Poettering
2012-07-20
6
-15
/
+25
*
core: drop KillMode parameter from KillUnit() bus call
Lennart Poettering
2012-07-20
10
-70
/
+61
*
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-20
21
-92
/
+265
*
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-19
50
-200
/
+50
*
manager: use a private notify sockets in containers to avoid problems with sh...
Lennart Poettering
2012-07-19
1
-1
/
+1
*
killall: avoid gcc warning about wait name clash
Lennart Poettering
2012-07-19
1
-2
/
+2
*
service: don't print a warning if we are in autorestart state, and can't star...
Lennart Poettering
2012-07-18
1
-4
/
+5
*
service: make start jobs wait, not fail, when an automatic restart is queued
Lennart Poettering
2012-07-18
1
-4
/
+10
*
unit: don't serialize job state, only unit state across switch-root
Lennart Poettering
2012-07-18
5
-21
/
+29
*
switch-root: don't wait for processes
Lennart Poettering
2012-07-17
4
-8
/
+11
*
systemd: add --version option
Zbigniew Jędrzejewski-Szmek
2012-07-17
1
-0
/
+18
*
execute: free syscall filter array after use
Lennart Poettering
2012-07-17
1
-0
/
+3
*
execute: support syscall filtering using seccomp filters
Lennart Poettering
2012-07-17
10
-3
/
+284
*
core: fix name of dbus call parameter
Lennart Poettering
2012-07-16
1
-1
/
+1
*
unit: set default working directory to the user's home directory when running...
Lennart Poettering
2012-07-16
6
-0
/
+31
*
unit: introduce %s specifier for the user shell
Lennart Poettering
2012-07-16
2
-3
/
+28
*
unit: printf specifiers %u and %h: $USER and $HOME.
Auke Kok
2012-07-16
1
-0
/
+46
*
Spelling fixes.
Ville Skyttä
2012-07-16
3
-3
/
+3
*
unit: avoid re-definition of enum for older gcc versions
Kay Sievers
2012-07-15
1
-1
/
+0
*
unit: rename BindTo= to BindsTo=
Lennart Poettering
2012-07-13
8
-27
/
+30
*
shutdown: add missing include
Lennart Poettering
2012-07-13
1
-0
/
+1
*
main: only reopen /dev/console if we switch-root to a custom init
Harald Hoyer
2012-07-13
1
-3
/
+3
*
container: when shutting down in a container don't detach loop devices
Lennart Poettering
2012-07-13
1
-0
/
+1
*
core: go on a killing spree when transitioning from initrd to main system
Lennart Poettering
2012-07-13
4
-187
/
+216
*
util: rename join() to strjoin()
Lennart Poettering
2012-07-13
7
-18
/
+18
*
selinux: turn of libselinux' internal logging
Lennart Poettering
2012-07-10
1
-0
/
+9
*
switch-root: reopen /dev/console before we switch root
Lennart Poettering
2012-07-10
2
-21
/
+13
*
mount: fix for complex automounts
Malte Starostik
2012-07-10
1
-2
/
+4
*
unit: Move UnitLoadState definitions from core/unit.c to shared/unit-name.c
Zbigniew Jędrzejewski-Szmek
2012-07-10
2
-24
/
+0
*
unit: get rid of UnitVTable.suffix, which is now unused
Lennart Poettering
2012-07-10
11
-12
/
+0
*
unit-name: remove unit_name_is_valid_no_type() and move unit_name_is_valid() ...
Lennart Poettering
2012-07-10
3
-26
/
+1
*
unit: Move UnitType definitions from core/unit.c to shared/unit-name.c
Zbigniew Jędrzejewski-Szmek
2012-07-10
1
-15
/
+1
*
MeeGo: Remove build support for MeeGo distribution.
Auke Kok
2012-07-09
2
-4
/
+4
*
service: flush the start counter in "systemctl reset-failed"
Lennart Poettering
2012-07-04
1
-0
/
+2
*
mount-setup: don't complain if we try to fix the label of a dir beneath a mou...
Lennart Poettering
2012-07-03
2
-5
/
+5
*
load-fragment: a few modernizations
Lennart Poettering
2012-07-03
1
-20
/
+31
*
core: mention if we are run from an initial RAM disk
Lennart Poettering
2012-07-02
2
-1
/
+4
*
manager: turn notify socket into abstract namespace socket again
Lennart Poettering
2012-07-02
1
-21
/
+12
*
manager: serialize/deserialize job counters across reexec/reload
Lennart Poettering
2012-06-29
1
-0
/
+16
*
remount-fs: also remount /usr according to fstab
Lennart Poettering
2012-06-29
1
-1
/
+3
*
mount: load only if we there's mountinfo or fragment
Michal Schmidt
2012-06-29
1
-1
/
+13
*
mount: split adding of extras from mount_load()
Michal Schmidt
2012-06-29
1
-41
/
+69
[next]