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
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
Merge branch 'master' of ssh://git.freedesktop.org/git/systemd
Lennart Poettering
2
-5
/
+6
2010-06-04
unit: avoid assert on daemon reload
Lennart Poettering
2
-5
/
+6
2010-06-04
Merge branch 'master' of ssh://git.freedesktop.org/git/systemd
Lennart Poettering
2
-7
/
+105
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
units: make sure systemd sockets are installed before sockets.target
Lennart Poettering
2
-0
/
+2
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
14
-28
/
+62
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
9
-15
/
+39
2010-06-03
tests: build the right tests
Lennart Poettering
1
-1
/
+1
2010-06-03
manager: when we sweep the tree when looking for ordering cycles, remember an...
Lennart Poettering
1
-12
/
+22
2010-06-02
update fixme
Lennart Poettering
1
-0
/
+2
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
units: make sure that rc-local.service is run before the getty on tty1, so th...
Lennart Poettering
1
-0
/
+1
2010-06-02
build-sys: when building from build tree default to / root dir
Lennart Poettering
1
-1
/
+1
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
9
-12
/
+4
2010-06-02
swap: Fix uninitialized variable
Christian Ruppert
1
-1
/
+1
2010-06-02
build-sys: call AC_OUTPUT without any arguments
Christian Ruppert
1
-1
/
+2
2010-06-02
untis: fix path to helper services
Lennart Poettering
3
-5
/
+4
2010-06-02
hostname: keep dots in hostname
Lennart Poettering
1
-1
/
+2
2010-06-02
build-sys: default rootdir to prefix
Lennart Poettering
1
-1
/
+1
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
2
-8
/
+78
2010-06-02
units: tear down sys-kernel-security.automount automount point on shutdown
Lennart Poettering
11
-9
/
+11
2010-06-02
units: add SUSE service files
Kay Sievers
5
-0
/
+61
2010-06-02
build-sys: add missing backslash
Lennart Poettering
1
-1
/
+1
2010-06-02
build-sys: move systemd from /sbin to /bin since it should be used by normal ...
Lennart Poettering
1
-5
/
+2
2010-06-02
build-sys: install stuff intended for / into ${rootdir} which is configurable...
Lennart Poettering
2
-16
/
+31
2010-06-01
units: drop fuse fs from automount, since this is now done by udev internally
Lennart Poettering
3
-29
/
+0
2010-06-01
getty: set TERM=linux for the local gettys we configure
Lennart Poettering
1
-0
/
+2
2010-06-01
dbus: add simplified way to start an arbitrary unit in a single method call
Lennart Poettering
6
-54
/
+96
2010-05-24
units: fix Gentoo services
Marc-Antoine Perennou
3
-2
/
+10
2010-05-24
service: interpret Debian-style X-Interactive LSB header field
Lennart Poettering
1
-0
/
+13
2010-05-24
man: document syslog and dbus services
Lennart Poettering
1
-0
/
+30
2010-05-24
unit: introduce exit.service for exiting from session instances
Lennart Poettering
7
-10
/
+60
2010-05-24
unit: ship a mail-transfer-agent.target unit by default
Lennart Poettering
3
-0
/
+36
2010-05-24
unit: turn display-manager.target into a service
Lennart Poettering
4
-4
/
+28
2010-05-24
service: add extended debian facilities
Lennart Poettering
2
-2
/
+9
[next]