Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v195
/
src
tag
661c1f0b979772ceed95db7e90757fd71a9ac0fb
tagger
Lennart Poettering <lennart@poettering.net>
Tue Oct 23 02:45:24 2012 +0200
object
4d92e078e9d7e9a9d346065ea5e4afbafbdadb48
systemd 195
bcbd540
mount: make sure m->where is set before unit_add_exec_dependencies()
by Will Woods
· 13 years ago
2609659
systemctl: refer to systemctl -n, to not overwhelm the admin
by Lennart Poettering
· 13 years ago
c4b996b
readahead: fix fd validity check
by Michal Schmidt
· 13 years ago
f1c0ece
shared: strbuf - add descriprion
by Kay Sievers
· 13 years ago
3c62146
shared: move sparse-endian.h from journal
by Kay Sievers
· 13 years ago
4693cfb
shared: strbuf - add description
by Kay Sievers
· 13 years ago
915bf0f
udev: use strbuf to store rules strings
by Kay Sievers
· 13 years ago
955bd50
shared: strbuf - add string de-duplication facility
by Kay Sievers
· 13 years ago
a9e1247
util: add (x)bsearch_r(), the missing counterpart of qsort_r()
by Kay Sievers
· 13 years ago
fe29f9d
hostnamectl: add more really basic system info to the status output
by Lennart Poettering
· 13 years ago
e8c61d7
journal: use le64_t instead of uint64_t where this is appropriate
by Lennart Poettering
· 13 years ago
0962e09
journal: link up documentation with the file structure header
by Lennart Poettering
· 13 years ago
20f59e4
shared/install: fix typo in comment
by Christian Hesse
· 13 years ago
df77cdf
systemctl: fix return code in chroot
by Christian Hesse
· 13 years ago
f527b6b
make sure __NR_name_to_handle_at is correctly defined
by Michael Olbrich
· 13 years ago
2a7cccf
random-seed: fix error message typo
by Umut Tezduyar
· 13 years ago
5de0409
journal: add tool to extract coredumps
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
accfdb7
keymap: Tolerate invalid entries in keymaps
by Martin Pitt
· 13 years ago
3bb9434
keymap: Fix parsing of hex scan codes in tables
by Martin Pitt
· 13 years ago
6e303b2
README.keymap.txt: Drop fdi2rules.py documentation
by Martin Pitt
· 13 years ago
2087a7a
locale: add client tool localectl similar to hostnamectl/timedatectl
by Lennart Poettering
· 13 years ago
31e767f
systemctl: modernization
by Lennart Poettering
· 13 years ago
8c7c140
util: change endswith() to return a pointer to the suffix
by Lennart Poettering
· 13 years ago
857a493
set: introduce strv_sort()
by Lennart Poettering
· 13 years ago
9590dfe
set: introduce set_get_strv()
by Lennart Poettering
· 13 years ago
7591abd
timedatectl,hostnamectl: rework --help text
by Lennart Poettering
· 13 years ago
6d90821
journald.conf: remove MinSize= settings
by Lennart Poettering
· 13 years ago
aae9a96
systemctl: remove --follow option
by Lennart Poettering
· 13 years ago
ed757c0
util: unify line caching and column caching
by Lennart Poettering
· 13 years ago
8481248
util: unify usage of on_tty() in util.c
by Lennart Poettering
· 13 years ago
28917d7
util: simplify column caching logic
by Lennart Poettering
· 13 years ago
f89a3b6
journalctl: unify ellipsation handling between journalctl and systemctl
by Lennart Poettering
· 13 years ago
cd4b13e
journalctl: don't ellipsize unless on a tty
by Lennart Poettering
· 13 years ago
fd6e887
journalctl: honour -n if -F is used
by Lennart Poettering
· 13 years ago
b5cff06
journal: fix symbol versioning file
by Lennart Poettering
· 13 years ago
bdc0292
journal: typo fix
by Lennart Poettering
· 13 years ago
1cd8a00
journal: implement filtering in browse.html
by Lennart Poettering
· 13 years ago
082d0180
journal: add high-level match option to filter by current boot id
by Lennart Poettering
· 13 years ago
240a5fe
journal: add ability to list unique fields to gatewayd
by Lennart Poettering
· 13 years ago
d5c4ed6
journal: validate field name in sd_journal_query_unique()
by Lennart Poettering
· 13 years ago
23635a8
systemd: use structured logging for unit changes
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
b66871d
core/execute: use cleanup_strv_free
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
115646c
libsystemd-journal: export sd_journal_restart_unique
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
0598fd4
journal: suggest rotation when fields are not indexed
by Lennart Poettering
· 13 years ago
15804ce
journalctl: move access check before the first access to the journal files
by Lennart Poettering
· 13 years ago
15119c1
journalctl: implement quering field values with new -F switch
by Lennart Poettering
· 13 years ago
3c1668d
journal: add ability to list values a specified field can take in all entries of the journal
by Lennart Poettering
· 13 years ago
600b704
manager: connect SIGRTMIN+24 to terminating --user instances
by Lennart Poettering
· 13 years ago
97ae63e
service: when invoking service processes in --user mode set MANAGERPID to PID of systemd
by Lennart Poettering
· 13 years ago
c978343
timedatectl: rename --fix-system to --adjust-system-clock
by Lennart Poettering
· 13 years ago
f75cb30
timedatectl: ensure n_zones is initialized
by Dave Reisner
· 13 years ago
5996598
timedatectl: properly initialize struct before decoding bus messages
by Lennart Poettering
· 13 years ago
01539d6
hostnamed: allow UTF8 chars in pretty hostname again
by Lennart Poettering
· 13 years ago
4fa25d6
journal: fix potential integer overflow
by Lennart Poettering
· 13 years ago
dbc4fba
hostname: add new hostnamectl tool as text client for hostnamed
by Lennart Poettering
· 13 years ago
c846716
loginctl: show pager also for status command
by Lennart Poettering
· 13 years ago
6d0274f
timedatectl: introduce new command line client for timedated
by Lennart Poettering
· 13 years ago
22349ce
Properly handle device aliases used as dependencies
by Eelco Dolstra
· 13 years ago
5e6870e
journalctl: properly track rotated journals in follow mode
by Lennart Poettering
· 13 years ago
44a5fa3
sd-journal: fix bad memory access
by Lennart Poettering
· 13 years ago
fb0951b
journal: implement time-based rotation/vacuuming
by Lennart Poettering
· 13 years ago
1f2da9e
journal: sort data items of entries by offset
by Lennart Poettering
· 13 years ago
b87705c
mount: don't try to initialize extra deps for mount units before initializing their basic fields
by Lennart Poettering
· 13 years ago
7708588
logind: only release logind session from the PAM module if the same module instance actually created it
by Lennart Poettering
· 13 years ago
183de6d
id128: introduce new SD_ID128_CONST_STR() macro
by Lennart Poettering
· 13 years ago
706911f
journal: don't export MESSAGE_ID() macro
by Lennart Poettering
· 13 years ago
37e2941
service: Heuristically determine whether SysV scripts support reload
by Michael Stapelberg
· 13 years ago
a2ab7ee
journal: Set the last_unused pointer correctly when attaching an unused window
by Colin Guthrie
· 13 years ago
89de694
journal: Properly track the number of allocated windows.
by Colin Guthrie
· 13 years ago
696c245
systemctl: append .service when unit does not have valid suffix
by Lukas Nykryn
· 13 years ago
c3f60ec
journalctl: add --unit=/-u to match by unit name
by Lennart Poettering
· 13 years ago
fd59a38
core/swap.c: Do not add Before=swap.target to swap units.
by Thomas Bächler
· 13 years ago
6bae23a
core: Refuse to run a user instance when the system hasn't been booted with systemd.
by Thomas Bächler
· 13 years ago
080ffcb
selinux: selabel_lookup_raw can return ENOENT and be a non failure mode.
by Daniel J Walsh
· 13 years ago
a33c48d
SELinux patch still broken, in that we are not checking the correct source context.
by Daniel J Walsh
· 13 years ago
2abba39
core: allow Type=oneshot services to have ExecReload
by Mantas Mikulėnas
· 13 years ago
9388e99
build-sys: check for name_to_handle_at declaration instead of its definition
by Michael Olbrich
· 13 years ago
9048b11
journalctl: harmonise in-stream comments
by Lennart Poettering
· 13 years ago
b1c8062
util: properly handle -1 timespec/timeval
by Lennart Poettering
· 13 years ago
edfb521
journalctl: skip informational messages in export/json modes
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
44386fc
systemctl: don't mangle name when it is a path
by Lukas Nykryn
· 13 years ago
c3eba2a
journalctl: make --follow really work
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
e3ed66c
journalctl: make --follow work again
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
0ab5c3e
journal-verify: get rid of an unused variable
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
b1bafc0
journald: add missing include
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
6374a73
journal-gatewayd: rename variables to avoid -Wshadow warning
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
e88baee
journald: properly update message size after stripping the identifier
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
1b4bb4f
journal: fix build in VALGRIND compatibility mode
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
1ca6783
log: introduce a macro to format message id
by Zbigniew Jędrzejewski-Szmek
· 13 years ago
4ecc131
udev: path_id - add scm support
by Sebastian Ott
· 13 years ago
cfbc22a
journalctl: implement --since= and --until for filtering by time
by Lennart Poettering
· 13 years ago
48383c2
journal: support epxorting the journal in a format suitable for text/event-stream
by Lennart Poettering
· 13 years ago
33316db
journal: take scroll events in the entire white box in browse.html
by Lennart Poettering
· 13 years ago
3316260
journal: make buttons bigger in browse.html
by Lennart Poettering
· 13 years ago
04909b0
journal: use localstorage instead of cookies in browse.html and store where the current position
by Lennart Poettering
· 13 years ago
74bee4e
journal: move buttons to the center in browse.html
by Lennart Poettering
· 13 years ago
19f8efa
journal: add mousewheel scrolling to browse.html
by Kay Sievers
· 13 years ago
6d5f2f5
journal: add keyboard navigation to browse.html
by Lennart Poettering
· 13 years ago
6c69cd8
journal: properly HTML escape more output in browse.html
by Lennart Poettering
· 13 years ago
522795e
journal: properly escape HTML entities in browse.html
by Mantas Mikulėnas
· 13 years ago
Next »