index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build-sys: prepare release 188
v188
Lennart Poettering
2012-08-08
1
-1
/
+5
*
Merge remote-tracking branch 'simonpe/cleanup'
Lennart Poettering
2012-08-08
8
-1600
/
+650
|
\
|
*
logind: use bus_method_call_with_reply() where posible
Simon Peeters
2012-08-08
3
-105
/
+42
|
*
update-utmp: use bus_method_call_with_reply() where posible
Simon Peeters
2012-08-08
1
-80
/
+38
|
*
loginctl: use bus_method_call_with_reply() where posible
Simon Peeters
2012-08-08
1
-509
/
+144
|
*
move bus_method_call_with_reply() to dbus-common
Simon Peeters
2012-08-08
3
-74
/
+84
|
*
systemctl: use bus_method_call_with_reply() where posible
Simon Peeters
2012-08-08
1
-890
/
+342
|
*
systemctl: add bus_method_call_with_reply
Simon Peeters
2012-08-08
1
-0
/
+58
*
|
udev: fix typo in copyright
Kay Sievers
2012-08-08
2
-2
/
+2
*
|
systemd: introduced new timeout types
Michal Sekletar
2012-08-08
5
-21
/
+39
*
|
udev: re-initialize builtins in the daemon process, not in the worker
Kay Sievers
2012-08-08
3
-19
/
+23
*
|
udev: initialize rules dir timestamps when reading rules
Kay Sievers
2012-08-08
1
-1
/
+4
|
/
*
journalctl: include corrupted files in output
Lennart Poettering
2012-08-07
1
-4
/
+10
*
mount-setup: change system mount propagation to shared by default
Lennart Poettering
2012-08-06
1
-0
/
+9
*
sysctl: apply configuration at once
Michal Sekletar
2012-08-06
1
-16
/
+76
*
main: fix typo
Lennart Poettering
2012-08-06
1
-1
/
+2
*
continue work with error messages, log_oom()
Shawn Landden
2012-08-06
4
-25
/
+32
*
shutdown: allow to specify broadcast message when cancelling shutdown
Michal Sekletar
2012-08-06
2
-11
/
+32
*
cryptsetup: add keyfile-size= support
Tom Gundersen
2012-08-03
1
-7
/
+15
*
logs-show: fix off-by-one error
Shawn Landen
2012-08-03
1
-1
/
+1
*
test: allow deletion of temporary files from normal fs
Zbigniew Jędrzejewski-Szmek
2012-08-03
2
-2
/
+2
*
keyboard-force-release: Fix previous commit
Martin Pitt
2012-08-03
1
-1
/
+1
*
keyboard-force-release: Apply to all Fujitso AMILO models
Martin Pitt
2012-08-03
1
-1
/
+1
*
udev: path_id - add comment about the unrteliable rebase logic
Kay Sievers
2012-08-03
1
-1
/
+17
*
journal: add sd_journal_perror() to API
Lennart Poettering
2012-08-01
4
-3
/
+98
*
journald: fixed memory leak
Artur Zaprzala
2012-07-31
1
-0
/
+1
*
libudev-queue.c: simplified open_queue_file
Arvydas Sidorenko
2012-07-31
1
-3
/
+1
*
automount: print mount point in debug message
Zbigniew Jędrzejewski-Szmek
2012-07-31
1
-2
/
+3
*
udev: set log.c's log level from udev's kernel command line option
Kay Sievers
2012-07-30
1
-5
/
+8
*
udev: add missing newline when writing to /dev/kmsg
Kay Sievers
2012-07-30
1
-1
/
+1
*
logind: add new loginctl lock-sessions command
Lennart Poettering
2012-07-29
2
-0
/
+46
*
logind: add LockSessions() call to lock all local sessions at once
Lennart Poettering
2012-07-29
1
-0
/
+13
*
selinux: avoid inclusion of null_log without selinux
Dave Reisner
2012-07-28
1
-0
/
+2
*
systemctl: append .service to unit names lacking suffix
Lennart Poettering
2012-07-28
1
-2
/
+9
*
journalctl: add --priority= switch for filtering by priority
Lennart Poettering
2012-07-27
1
-1
/
+85
*
cgtop: add --version option
Zbigniew Jędrzejewski-Szmek
2012-07-26
1
-7
/
+19
*
cgtop: use full terminal width
Zbigniew Jędrzejewski-Szmek
2012-07-26
3
-17
/
+45
*
Add a 'b' option to cgtop, equivalent to the same option in top
David Strauss
2012-07-26
1
-7
/
+22
*
Add an 'n' option to cgtop (equivalent to top)
David Strauss
2012-07-26
1
-5
/
+20
*
journald: log driver messages at LOG_INFO
Lennart Poettering
2012-07-26
1
-1
/
+1
*
journalctl: hightlight log lines by priority
Lennart Poettering
2012-07-26
4
-15
/
+58
*
logs-show: fix OOM path
Lennart Poettering
2012-07-26
1
-2
/
+3
*
login: lose policy a bit: allow user suspend unauthenticated when multiple se...
Lennart Poettering
2012-07-26
1
-1
/
+1
*
log: out-of-line __log_oom()
Michal Schmidt
2012-07-26
2
-5
/
+7
*
log: log_oom() must be a macro
Michal Schmidt
2012-07-26
1
-4
/
+5
*
udev: cdrom_id, accelerometer - enable debug output for --debug
Kay Sievers
2012-07-26
2
-4
/
+4
*
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-26
40
-310
/
+183
*
unit-name: style fix in unit_name_is_template()
Michal Schmidt
2012-07-26
1
-1
/
+2
*
systemd: enable/disable instances of template
Michal Sekletar
2012-07-26
3
-10
/
+81
*
unit: add missing deps in unit_dependency_table
Michal Schmidt
2012-07-26
1
-6
/
+8
[next]