Michal Schmidt
df465b3f44
util: fix switching to console unicode mode
...
The KDSKBMODE ioctl wants a value directly, not its address.
2012-01-06 01:28:30 +01:00
Lennart Poettering
eff406331a
login: implement sd_session_get_service()
2012-01-05 23:14:22 +01:00
Lennart Poettering
4cd9a9d9ec
journal: rename syslog tag to identifier since that's what we call it on the server side.
2012-01-05 21:46:48 +01:00
Lennart Poettering
258cdffc2f
journal: rename priority_prefix to level_prefix, since that's how we call it in PID 1
2012-01-05 21:39:59 +01:00
Lennart Poettering
86b9b8e70d
sd-journal: close reading side of sd_journal_stream_fd() file descriptors
2012-01-05 21:39:31 +01:00
Lennart Poettering
54fe0cdbe3
execute: talk directly to the journald, instead to the stdout-syslog-bridge
2012-01-05 21:39:08 +01:00
Lennart Poettering
33eb8abfa5
journal: store used transport in journal
2012-01-05 20:24:34 +01:00
Lennart Poettering
259d2e7620
journal: move sockets into their own subdir
2012-01-05 20:24:16 +01:00
Lennart Poettering
55d7bfc19b
journalctl: rework short output mode to rebuild full syslog message
2012-01-05 20:11:47 +01:00
Lennart Poettering
0df4f9d669
README: correct license claims
2012-01-05 18:25:36 +01:00
Lennart Poettering
8ab49c12dc
headers: fix git URLs for source files
2012-01-05 18:25:36 +01:00
Kay Sievers
fbe224e203
autogen: add --with-rootlibdir= and switch /usr/local to /usr
2012-01-05 17:57:02 +01:00
Kay Sievers
124e6fb56d
build-sys: add headers to EXTRA_DIST to fix 'make distcheck'
...
Vala autotools, it's all your fault!
2012-01-05 17:02:51 +01:00
Lennart Poettering
3c57bf5ea5
build-sys: drop colorgcc
2012-01-05 16:40:14 +01:00
Lennart Poettering
2f9dec073b
build-sys: add stub makefiles to subdirs
2012-01-05 16:29:21 +01:00
Lennart Poettering
8665a38793
journal: fix include in sd-journal.h
2012-01-05 16:28:43 +01:00
Lennart Poettering
dcd5f1020c
git: only ignore toplevel systemd file
2012-01-05 16:28:33 +01:00
Lennart Poettering
55ee336cdc
journalctl: add --new-id switch to generate a new 128Bit id
2012-01-05 16:28:17 +01:00
Lennart Poettering
ea41a8a973
journal: add missing sd-messages.h
2012-01-05 16:27:38 +01:00
Lennart Poettering
81527be142
build-sys: move public header files into a dir of their own
2012-01-05 16:01:58 +01:00
Lennart Poettering
67e5cc4f3e
util: never ellipsize welcome message
2012-01-05 15:39:07 +01:00
Lennart Poettering
224f2ee221
journald: add configuration file options to forward all logged data to kmsg, console, syslog
2012-01-05 15:39:03 +01:00
Lennart Poettering
674f828369
log: minor optimization
2012-01-05 14:55:35 +01:00
Lennart Poettering
81beb7508e
util: when printing status updates during boot, take terminal width into account
2012-01-05 14:55:35 +01:00
Kay Sievers
39ad55a9aa
build-sys: use ${ac_default_prefix}
2012-01-05 04:10:59 +01:00
Kay Sievers
8b9b4d6ce4
build-sys: add some headers to fix 'make distcheck'
2012-01-05 04:00:48 +01:00
Kay Sievers
9d3203b476
build-sys: install pam module in $rootlibdir
2012-01-05 03:51:52 +01:00
Kay Sievers
eb7bbee6cd
build-sys: switch autoconf's default prefix from /usr/local to /usr
2012-01-05 03:42:48 +01:00
Zbigniew Jędrzejewski-Szmek
9cf3ab0e16
fix compilation error with 'PathSpec redefined'
2012-01-05 00:56:21 +01:00
Kay Sievers
4726299357
logind: add needed include for sd_notify()
2012-01-05 00:52:56 +01:00
Kay Sievers
2edfe21d03
conf-parser: silence compiler warning
2012-01-05 00:46:55 +01:00
Kay Sievers
b8079ae19b
build-sys: rename 'rootdir' to 'rootprefix' like udev and kmod uses
2012-01-05 00:40:39 +01:00
Lennart Poettering
e6960940b6
journald: parse configuration file
2012-01-04 20:40:04 +01:00
Michał Górny
3606df64ab
build-sys: Fix missing directories with parallel 'make install'.
2012-01-04 19:37:37 +01:00
Lennart Poettering
96d1efbabe
journal: fix XZ build flags
2012-01-04 19:36:45 +01:00
Michał Górny
8df5c320a5
man: Fix out-of-source manpage builds.
2012-01-04 19:11:23 +01:00
Lennart Poettering
df50185b43
journal: beef up journal output of systemctl and journalctl
2012-01-04 18:33:36 +01:00
Lennart Poettering
fd8ee359a0
journal: it's not a problem if the realtime jumps, hence don't ensure monotonicity of realtime for entries we write
2012-01-04 18:32:50 +01:00
Lennart Poettering
f4fb21c151
systemctl: shortcut log output for non-service, non-socket, non-mount, non-swap units
2012-01-04 15:35:59 +01:00
Lennart Poettering
94fb446e55
journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since processes might also be related to mount, swap or socket units, not just services
2012-01-04 15:35:30 +01:00
Lennart Poettering
e91af489a2
journalctl: only output 10 most recent lines in --follow mode
2012-01-04 15:27:31 +01:00
Lennart Poettering
6f003b4304
journalctl: fix counting of -n parameter
2012-01-04 04:00:14 +01:00
Lennart Poettering
cf5eb6a110
journal: fix reverse traversing of entries
2012-01-04 03:45:50 +01:00
Lennart Poettering
b4e5f92017
journal: add missing error check
2012-01-04 03:45:24 +01:00
Lennart Poettering
9c4e3f2624
journal: don't mind too much if we can't find a monotonic timestamp
2012-01-04 03:45:14 +01:00
Lennart Poettering
b1a0ab7148
journald: don't rotate on startup
2012-01-04 02:33:11 +01:00
Lennart Poettering
a99c349d0d
journal: when increasing window, make sure to use the increased window
2012-01-04 02:21:04 +01:00
Lennart Poettering
4bbdcdb301
journal: apply seek check before resizing window, and refresh stat data if necessary
2012-01-04 02:16:38 +01:00
Lennart Poettering
b788cc23aa
journal: add memory barrier before linking in newly created entries
2012-01-04 02:15:45 +01:00
Lennart Poettering
4b067dc9d2
journal: add missing error check
2012-01-04 02:15:08 +01:00