index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
units: use numerig signal for killing systemd, to avoid incompatibilities wit...
Lennart Poettering
2012-10-23
1
-1
/
+1
*
units: also add journalctl suggestion to emergency.service
Lennart Poettering
2012-10-23
1
-1
/
+1
*
units: suggest journalctl -b in rescue.service so that only messages from the...
Lennart Poettering
2012-10-23
1
-1
/
+1
*
systemctl: refer to systemctl -n, to not overwhelm the admin
Lennart Poettering
2012-10-23
1
-2
/
+2
*
build-sys: prepare 195
Lennart Poettering
2012-10-23
3
-7
/
+87
*
update TODO
Lennart Poettering
2012-10-23
1
-0
/
+4
*
readahead: fix fd validity check
Michal Schmidt
2012-10-22
1
-1
/
+1
*
shared: strbuf - add descriprion
Kay Sievers
2012-10-22
1
-4
/
+5
*
shared: move sparse-endian.h from journal
Kay Sievers
2012-10-22
2
-1
/
+1
*
build-sys: fix distcheck
Kay Sievers
2012-10-22
1
-0
/
+5
*
shared: strbuf - add description
Kay Sievers
2012-10-22
1
-0
/
+20
*
udev: use strbuf to store rules strings
Kay Sievers
2012-10-22
1
-250
/
+84
*
shared: strbuf - add string de-duplication facility
Kay Sievers
2012-10-22
3
-0
/
+213
*
update .gitignore
Kay Sievers
2012-10-22
1
-0
/
+1
*
util: add (x)bsearch_r(), the missing counterpart of qsort_r()
Kay Sievers
2012-10-22
2
-0
/
+28
*
bash-completion: update journalctl for recently added flags
Dave Reisner
2012-10-21
1
-7
/
+12
*
configure.ac: fix typo in fallback value for KILL
Dave Reisner
2012-10-21
1
-1
/
+1
*
hostnamectl: add more really basic system info to the status output
Lennart Poettering
2012-10-21
1
-2
/
+21
*
man: add man page for localectl
Lennart Poettering
2012-10-21
4
-3
/
+272
*
journal: use le64_t instead of uint64_t where this is appropriate
Lennart Poettering
2012-10-21
1
-2
/
+2
*
bash-completion: avoid appending space after field competion
Dave Reisner
2012-10-21
1
-5
/
+2
*
bash-completion: ensure iterators are locally scoped
Dave Reisner
2012-10-20
1
-5
/
+5
*
bash-completion: add completions for hostnamectl
Dave Reisner
2012-10-20
1
-0
/
+35
*
journal: link up documentation with the file structure header
Lennart Poettering
2012-10-20
1
-4
/
+11
*
update TODO
Lennart Poettering
2012-10-20
1
-2
/
+11
*
bash-completion: add completions for localectl
Dave Reisner
2012-10-20
1
-0
/
+50
*
bash-completion: add completions for timedatectl
Dave Reisner
2012-10-20
1
-0
/
+50
*
shared/install: fix typo in comment
Christian Hesse
2012-10-19
1
-1
/
+1
*
systemctl: fix return code in chroot
Christian Hesse
2012-10-19
1
-0
/
+1
*
make sure __NR_name_to_handle_at is correctly defined
Michael Olbrich
2012-10-19
1
-2
/
+14
*
random-seed: fix error message typo
Umut Tezduyar
2012-10-19
1
-1
/
+2
*
journal: add tool to extract coredumps
Zbigniew Jędrzejewski-Szmek
2012-10-19
3
-0
/
+588
*
keymap: Tolerate invalid entries in keymaps
Martin Pitt
2012-10-19
1
-4
/
+4
*
keymap: Fix parsing of hex scan codes in tables
Martin Pitt
2012-10-19
1
-2
/
+2
*
README.keymap.txt: Drop fdi2rules.py documentation
Martin Pitt
2012-10-19
1
-4
/
+0
*
locale: add client tool localectl similar to hostnamectl/timedatectl
Lennart Poettering
2012-10-19
3
-0
/
+797
*
systemctl: modernization
Lennart Poettering
2012-10-19
1
-39
/
+17
*
util: change endswith() to return a pointer to the suffix
Lennart Poettering
2012-10-19
2
-5
/
+8
*
set: introduce strv_sort()
Lennart Poettering
2012-10-19
3
-9
/
+19
*
set: introduce set_get_strv()
Lennart Poettering
2012-10-19
2
-0
/
+6
*
timedatectl,hostnamectl: rework --help text
Lennart Poettering
2012-10-19
2
-16
/
+16
*
Update TODO
Lennart Poettering
2012-10-19
1
-4
/
+0
*
journald.conf: remove MinSize= settings
Lennart Poettering
2012-10-19
3
-16
/
+5
*
systemctl: remove --follow option
Lennart Poettering
2012-10-19
2
-22
/
+0
*
util: unify line caching and column caching
Lennart Poettering
2012-10-19
4
-31
/
+36
*
util: unify usage of on_tty() in util.c
Lennart Poettering
2012-10-19
8
-62
/
+19
*
util: simplify column caching logic
Lennart Poettering
2012-10-19
3
-33
/
+19
*
man: fix compilation warning in sd_journal_query_unique example
Zbigniew Jędrzejewski-Szmek
2012-10-18
1
-1
/
+1
*
bash-completion: complete values for journal fields
Dave Reisner
2012-10-18
1
-2
/
+11
*
journalctl: unify ellipsation handling between journalctl and systemctl
Lennart Poettering
2012-10-18
4
-14
/
+23
[next]