index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NEWS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-29
util: improve overflow checks
Michal Schmidt
1
-3
/
+2
2012-10-29
hostnamectl: do not choke on set-hostname with no argument
Kay Sievers
1
-1
/
+1
2012-10-29
update TODO
Kay Sievers
1
-0
/
+5
2012-10-29
util: avoid divide by zero FPE
Dave Reisner
1
-1
/
+2
2012-10-29
NEWS: fix typo
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2012-10-29
swap: fix swap behaviour with symlinks
Olivier Brunel
1
-1
/
+2
2012-10-29
swap: modernize style
Zbigniew Jędrzejewski-Szmek
1
-64
/
+95
2012-10-29
swap: use automatic cleanup
Zbigniew Jędrzejewski-Szmek
1
-14
/
+9
2012-10-29
swap: introduce helper variable
Zbigniew Jędrzejewski-Szmek
1
-4
/
+8
2012-10-28
login: trivial grammar fix
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2012-10-28
systemctl: skip JOBS column if no jobs
Zbigniew Jędrzejewski-Szmek
1
-10
/
+18
2012-10-28
bash-completion: avoid usage of ls for listing devices
Dave Reisner
1
-1
/
+4
2012-10-28
bash-completion: add minimal 'udevadm' support
Kay Sievers
1
-0
/
+75
2012-10-28
NEWS: fix a typo
Ben Boeckel
1
-1
/
+1
2012-10-28
logind: add 'lock' as possible choice for handling hw keys
Lennart Poettering
3
-7
/
+28
2012-10-28
libudev: hwdb - cleanup list before getting new properties
Kay Sievers
1
-2
/
+3
2012-10-28
udev: add "udevadm hwdb --test=<modalias>"
Kay Sievers
2
-52
/
+82
2012-10-28
udev: get rid of SYSCONFDIR
Kay Sievers
5
-8
/
+8
2012-10-28
completion: fix typo in accessing array index
Ramkumar Ramachandra
1
-2
/
+2
2012-10-28
units: teach m4 scripts in units/ about Debian's rc.local
Ramkumar Ramachandra
3
-0
/
+9
2012-10-28
Tweak TODO
Zbigniew Jędrzejewski-Szmek
2
-3
/
+4
2012-10-28
man/logind.conf.xml: Add missing 'suspend' value for Handle*Key options.
Thomas Bächler
1
-1
/
+2
2012-10-28
util: fix possible integer overflows
Michal Sekletar
1
-0
/
+6
2012-10-28
localectl: fix memleak, use _cleanup_strv_free_
Michal Sekletar
1
-2
/
+2
2012-10-28
localectl: fix memleak, jump to finish before returning
Michal Sekletar
1
-1
/
+2
2012-10-28
journal: fix memleak, call set_free before return
Michal Sekletar
1
-2
/
+2
2012-10-28
units: reword rescue mode hints
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2012-10-28
update TODO
Lennart Poettering
1
-6
/
+4
2012-10-28
logind: support for hybrid sleep (i.e. suspend+hibernate at the same time)
Lennart Poettering
18
-45
/
+264
2012-10-27
libudev: import hwdb and export lookup interface
Kay Sievers
12
-306
/
+516
2012-10-27
hwclock: do not seal the kernel's time-warp call from inside the initrd
Kay Sievers
2
-6
/
+13
2012-10-27
bash-compleiton: add missing --disk-usage option for journalctl
Dave Reisner
1
-1
/
+1
2012-10-27
util: return the remaining string in startswith()
Lennart Poettering
2
-29
/
+22
2012-10-27
coredumpctl: add 'gdb' verb to start gdb right-away on a collected coredump
Lennart Poettering
2
-14
/
+141
2012-10-26
coredumpctl: show timestamps in list
Lennart Poettering
2
-9
/
+24
2012-10-26
journal: special case the trivial cache chain cache entry
Lennart Poettering
1
-0
/
+5
2012-10-26
coredumpctl: optimize journal entry parsing a bit by enumerating only once
Lennart Poettering
1
-27
/
+34
2012-10-26
coredumpctl: initialize global vars
Lennart Poettering
1
-3
/
+3
2012-10-26
journal: provide an API that allows client to figure out whether they need to...
Lennart Poettering
7
-12
/
+180
2012-10-26
journal: fix parsing of monotonic kernel timestamps
Lennart Poettering
2
-6
/
+3
2012-10-26
keymap: Add HP EliteBook 8440p
Martin Pitt
3
-0
/
+7
2012-10-26
update TODO
Lennart Poettering
1
-21
/
+18
2012-10-26
udev: builtin - do not fail builtin initialization if one of them returns an ...
Kay Sievers
3
-21
/
+16
2012-10-26
journal: introduce entry array chain cache
Lennart Poettering
7
-8
/
+189
2012-10-26
test: extend test-send to send some weirder data
Lennart Poettering
1
-0
/
+17
2012-10-26
journal: properly determine cutoff max date
Lennart Poettering
1
-2
/
+2
2012-10-26
man: minor updates
Lennart Poettering
2
-9
/
+14
2012-10-26
update TODO
Lennart Poettering
1
-0
/
+4
2012-10-26
man: fix example
Lennart Poettering
1
-6
/
+6
2012-10-26
sysctl: parse all keys in a config file
Michal Sekletar
1
-1
/
+1
[next]