index
:
systemd/systemd
master
System and Session Manager
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-13
logind: fix some potentially uninitialized accesses
v30
Lennart Poettering
2
-2
/
+3
2011-07-13
build-sys: bump release
Lennart Poettering
1
-1
/
+1
2011-07-13
nspawn: compress mount table a bit
Lennart Poettering
2
-10
/
+12
2011-07-13
man: add a couple of crosslinks
Lennart Poettering
3
-1
/
+4
2011-07-13
man: add man page for systemd-loginctl
Lennart Poettering
3
-4
/
+462
2011-07-13
consolidate TODO
Lennart Poettering
2
-16
/
+6
2011-07-13
nspawn: always use bind mounts to make API file systems available in the cont...
Lennart Poettering
1
-5
/
+11
2011-07-13
logind: use new udev_enumerate_add_match_parent() where applicable
Lennart Poettering
2
-6
/
+10
2011-07-13
loginctl: use new udev_device_has_tag() call from libudev where applicable
Lennart Poettering
4
-40
/
+4
2011-07-13
logind: remove some unused labels
Lennart Poettering
3
-5
/
+0
2011-07-13
udev: actually check for existance of ID_PATH_TAG before we use it
Lennart Poettering
2
-2
/
+1
2011-07-13
loginctl: implement missing kill verb
Lennart Poettering
8
-14
/
+365
2011-07-13
unit: use ESRCH as error when we don't find anybody to kill
Lennart Poettering
4
-8
/
+8
2011-07-13
unit: accept empty defaults for kill who/mode args
Lennart Poettering
2
-8
/
+34
2011-07-13
loginctl: implement more verbs
Lennart Poettering
5
-32
/
+386
2011-07-13
seat: udev - use ID_PATH_TAG instead of 'sed' hack
Kay Sievers
1
-1
/
+1
2011-07-12
unit: introduce ConditionFileIsExecutable= and use it where we check for a bi...
Lennart Poettering
9
-7
/
+23
2011-07-12
service: properly handle who argument on D-Bus kill calls
Lennart Poettering
4
-23
/
+28
2011-07-12
tmpfiles: allow creation of named pipes with tmpfiles
Lennart Poettering
3
-2
/
+51
2011-07-12
update TODO
Lennart Poettering
1
-8
/
+4
2011-07-12
sysctl: support application of sysctl subtrees
Lennart Poettering
2
-6
/
+83
2011-07-12
build-sys: fix copynpaste mistake
Lennart Poettering
1
-1
/
+1
2011-07-12
build-sys: remove autogenerated bus introspection files from git
Lennart Poettering
3
-59
/
+0
2011-07-12
build-sys: fix make distcheck
Lennart Poettering
4
-13
/
+44
2011-07-12
build-sys: add a number of missing header files to EXTRA_DIST
Lennart Poettering
2
-1
/
+15
2011-07-12
build-sys: drop AM_GNU_GETTEXT as it fights with IT_PROG_INTLTOOL
Kay Sievers
1
-3
/
+0
2011-07-12
units: add units for boot.local/halt.local on SUSE distributions.
Frederic Crozat
3
-0
/
+57
2011-07-11
shutdown: coding style fixes
Lennart Poettering
1
-73
/
+70
2011-07-11
Merge remote-tracking branch 'harald/master'
Lennart Poettering
3
-3
/
+120
2011-07-11
logind: Fix compilation without ACL
Zbigniew Jędrzejewski-Szmek
2
-3
/
+29
2011-07-11
man: un-reverse IgnoreOnSnapshot description
Zbigniew Jędrzejewski-Szmek
2
-3
/
+3
2011-07-11
update TODO
Lennart Poettering
1
-0
/
+3
2011-07-11
build-sys: Add i18n support through intltool
Bastien Nocera
8
-27
/
+47
2011-07-11
clarify separate-/usr message
Kay Sievers
1
-1
/
+1
2011-07-09
loginctl: add missing header file
Lennart Poettering
3
-4
/
+273
2011-07-08
systemctl: fix --help syntax for variables
Lennart Poettering
1
-1
/
+1
2011-07-08
logind: don't confuse 'shared' with a session of its own
Lennart Poettering
1
-1
/
+3
2011-07-08
logind: fix introspection typo
Lennart Poettering
1
-1
/
+1
2011-07-08
acl: two tag matching is not going to be available in libudev
Lennart Poettering
3
-8
/
+9
2011-07-08
loginctl: add various introspection functions
Lennart Poettering
6
-126
/
+1093
2011-07-08
seat: only mark main input device for seat assignments
Lennart Poettering
1
-1
/
+1
2011-07-07
systemctl: hide all information on --kill-mode= since it is mostly useless
Lennart Poettering
3
-25
/
+5
2011-07-07
systemctl: use cached tty value where possible
Lennart Poettering
1
-3
/
+3
2011-07-07
systemctl: cache tty value before we open the pager
Lennart Poettering
1
-5
/
+7
2011-07-07
loginctl: add basic implementation of loginctl for introspecting controlling ...
Lennart Poettering
6
-17
/
+566
2011-07-07
cgls: add pager support to systemd-cgls
Lennart Poettering
6
-103
/
+190
2011-07-07
path,unit: support globbing in conditions and path units
Lennart Poettering
10
-20
/
+75
2011-07-07
update TODO
Lennart Poettering
1
-28
/
+15
2011-07-06
manager: merge serialization and desrialization counter into one, and increas...
Lennart Poettering
7
-32
/
+36
2011-07-06
cgroup: don't trim a cgroup we create, we might just take it over from somebo...
Lennart Poettering
1
-3
/
+0
[next]