index
:
~vlowther/systemd
master
vlowther-cleanups
Unnamed repository; edit this file to name it for gitweb.
vlowther
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-05
unit: bump up default timeout to 60s
HEAD
master
Lennart Poettering
1
-1
/
+1
2010-06-05
unit: when destructing units make sure we don't readd the unit to the gc queu...
Lennart Poettering
2
-10
/
+19
2010-06-05
socket: verify socket type properly when desrializing
Lennart Poettering
3
-6
/
+8
2010-06-04
dbus: be a bit more verbose for bus activation
Lennart Poettering
1
-0
/
+2
2010-06-04
unit: avoid assert on daemon reload
Lennart Poettering
2
-5
/
+6
2010-06-04
dbus: there might be names already registered before we can connect, make sur...
Lennart Poettering
1
-0
/
+94
2010-06-04
service: handle properly if a dbus process terminates before acquiring the db...
Lennart Poettering
1
-7
/
+11
2010-06-04
unit: if a unit external changes state, consider that good enough for a job t...
Lennart Poettering
1
-32
/
+30
2010-06-04
manager: dump to usual debug channel on SIGUSR2, don't rely on stdin
Lennart Poettering
3
-3
/
+57
2010-06-04
units: introduce and explain sysinit.target
Lennart Poettering
2
-2
/
+3
2010-06-03
unit: make sure deserialized_job's type is known
Lennart Poettering
1
-1
/
+1
2010-06-03
unit: serialize jobs in addition to units
Lennart Poettering
3
-3
/
+42
2010-06-03
execute: fix parsing of StandardError= setting
Lennart Poettering
1
-1
/
+1
2010-06-03
test: update test-engine.c to work again
Lennart Poettering
1
-7
/
+7
2010-06-03
manager: when we sweep the tree when looking for ordering cycles, remember an...
Lennart Poettering
1
-12
/
+22
2010-06-02
mount: parse both parts of the mount options from /proc/self/mountinfo
Lennart Poettering
1
-4
/
+15
2010-06-02
dbus: hide some debug output
Lennart Poettering
1
-4
/
+4
2010-06-02
macro: avoid name clash with _unused on ppc
Lennart Poettering
6
-29
/
+29
2010-06-02
mounts: reindent table
Lennart Poettering
1
-7
/
+7
2010-06-02
mounts: make /cgroup a tmpfs file system
Lennart Poettering
1
-1
/
+2
2010-06-02
service: change default service type to 'simple' since that is the future
Lennart Poettering
2
-4
/
+3
2010-06-02
swap: Fix uninitialized variable
Christian Ruppert
1
-1
/
+1
2010-06-02
hostname: keep dots in hostname
Lennart Poettering
1
-1
/
+2
2010-06-02
sd-daemon: rework documentation a little
Lennart Poettering
2
-12
/
+16
2010-06-02
dbus: implement systemd side of dbus activation glue
Lennart Poettering
1
-4
/
+78
2010-06-01
dbus: add simplified way to start an arbitrary unit in a single method call
Lennart Poettering
5
-54
/
+92
2010-05-24
service: interpret Debian-style X-Interactive LSB header field
Lennart Poettering
1
-0
/
+13
2010-05-24
unit: introduce exit.service for exiting from session instances
Lennart Poettering
2
-7
/
+15
2010-05-24
unit: turn display-manager.target into a service
Lennart Poettering
2
-2
/
+2
2010-05-24
service: add extended debian facilities
Lennart Poettering
2
-2
/
+9
2010-05-24
service: be case insensitive when parsing LSB headers, because some Debian se...
Lennart Poettering
1
-12
/
+12
2010-05-24
service: interpret suse/debian style X-Start-Before/X-Start-After
Lennart Poettering
1
-2
/
+4
2010-05-24
sd-daemon: set FD_CLOEXEC by default
Lennart Poettering
1
-1
/
+20
2010-05-24
main: don't try to mount api dirs if we are not root
Lennart Poettering
1
-2
/
+3
2010-05-24
path: add .path unit type for monitoring files
Lennart Poettering
18
-24
/
+915
2010-05-24
timer: fully implement timer units
Lennart Poettering
17
-52
/
+735
2010-05-23
dbus: automatically generate and install introspection files
Lennart Poettering
26
-282
/
+414
2010-05-22
systemctl: subscribe to changes of existing units/jobs
Lennart Poettering
1
-5
/
+15
2010-05-22
execute: fix typo
Lennart Poettering
3
-6
/
+8
2010-05-22
systemctl: add --block switch for synchronous starting of units
Lennart Poettering
9
-30
/
+82
2010-05-22
manager: link ~/.local/share/systemd/session to ~/.config/systemd/session if ...
Lennart Poettering
1
-0
/
+10
2010-05-22
manager: canonicalize search paths and filter out non-existing paths and thos...
Lennart Poettering
3
-7
/
+78
2010-05-22
execute: only reset those signals to the default we really need to reset to t...
Lennart Poettering
5
-12
/
+62
2010-05-22
device: make use of new libudev tags logic
Lennart Poettering
2
-17
/
+14
2010-05-22
kmod: automatically load a few kernel modules we need for normal operation be...
Lennart Poettering
4
-12
/
+138
2010-05-21
unit: add simple only-by-dependency flag for units
Lennart Poettering
4
-2
/
+11
2010-05-21
socket: fix parsing of bind_ipv6_only
Lennart Poettering
6
-11
/
+32
2010-05-21
sd-daemon: verify socket family, too
Lennart Poettering
3
-36
/
+69
2010-05-21
sd-daemon: fix listening socket verification
Lennart Poettering
1
-1
/
+1
2010-05-21
mount: consider a mount successful if /bin/mount returned successfully but /p...
Lennart Poettering
1
-1
/
+1
[next]