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
*
job: avoid recursion into transaction code from job cancelation
Michal Schmidt
2012-10-25
1
-1
/
+1
*
job: add comments to JobResult values
Michal Schmidt
2012-10-25
1
-6
/
+6
*
journal: properly serialize fields with multiple values into JSON
Lennart Poettering
2012-10-25
4
-20
/
+187
*
remove Fedora hostname, locale, vconsole legacy file support
Kay Sievers
2012-10-24
3
-33
/
+4
*
journalctl: remove left-over log message
Lennart Poettering
2012-10-24
1
-2
/
+0
*
tmpfiles: allow Age to be set to 0
Tom Gundersen
2012-10-23
1
-1
/
+1
*
cgls: correctly ellipsize command lines for PIDs >= 1000000
Mantas Mikulėnas
2012-10-23
1
-4
/
+5
*
udev: add hardware database support
Kay Sievers
2012-10-23
7
-185
/
+928
*
mount: make sure m->where is set before unit_add_exec_dependencies()
Will Woods
2012-10-23
1
-4
/
+12
*
systemctl: refer to systemctl -n, to not overwhelm the admin
Lennart Poettering
2012-10-23
1
-2
/
+2
*
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
1
-0
/
+0
*
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
2
-0
/
+211
*
util: add (x)bsearch_r(), the missing counterpart of qsort_r()
Kay Sievers
2012-10-22
2
-0
/
+28
*
hostnamectl: add more really basic system info to the status output
Lennart Poettering
2012-10-21
1
-2
/
+21
*
journal: use le64_t instead of uint64_t where this is appropriate
Lennart Poettering
2012-10-21
1
-2
/
+2
*
journal: link up documentation with the file structure header
Lennart Poettering
2012-10-20
1
-4
/
+11
*
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
1
-0
/
+393
*
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
1
-0
/
+778
*
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
*
journald.conf: remove MinSize= settings
Lennart Poettering
2012-10-19
2
-4
/
+0
*
systemctl: remove --follow option
Lennart Poettering
2012-10-19
1
-11
/
+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
7
-62
/
+17
*
util: simplify column caching logic
Lennart Poettering
2012-10-19
3
-33
/
+19
*
journalctl: unify ellipsation handling between journalctl and systemctl
Lennart Poettering
2012-10-18
4
-14
/
+23
*
journalctl: don't ellipsize unless on a tty
Lennart Poettering
2012-10-18
2
-8
/
+8
*
journalctl: honour -n if -F is used
Lennart Poettering
2012-10-18
1
-0
/
+5
*
journal: fix symbol versioning file
Lennart Poettering
2012-10-18
1
-3
/
+0
*
journal: typo fix
Lennart Poettering
2012-10-18
1
-1
/
+1
*
journal: implement filtering in browse.html
Lennart Poettering
2012-10-18
1
-25
/
+133
*
journal: add high-level match option to filter by current boot id
Lennart Poettering
2012-10-18
1
-0
/
+32
*
journal: add ability to list unique fields to gatewayd
Lennart Poettering
2012-10-18
3
-1
/
+160
*
journal: validate field name in sd_journal_query_unique()
Lennart Poettering
2012-10-18
1
-0
/
+2
*
systemd: use structured logging for unit changes
Zbigniew Jędrzejewski-Szmek
2012-10-18
5
-12
/
+48
*
core/execute: use cleanup_strv_free
Zbigniew Jędrzejewski-Szmek
2012-10-18
1
-30
/
+12
[next]