]>
git.ipfire.org Git - thirdparty/systemd.git/log
Susant Sahani [Mon, 26 Oct 2015 04:27:38 +0000 (09:57 +0530)]
networkctl: lldp port to extract_first_word
Susant Sahani [Fri, 23 Oct 2015 16:36:42 +0000 (22:06 +0530)]
bond: port to extract_first_word
Lennart Poettering [Tue, 10 Nov 2015 16:46:28 +0000 (17:46 +0100)]
Merge pull request #1823 from whot/hwdb-updates
Updated axis ranges/resolutions for Lenovo T510 and Dell Inspiron N5040
Tom Gundersen [Tue, 10 Nov 2015 14:03:37 +0000 (15:03 +0100)]
Merge pull request #1825 from ssahani/ipv61-1
networkd: add support to configure IPv6 hop limit
Tom Gundersen [Tue, 10 Nov 2015 13:46:53 +0000 (14:46 +0100)]
Merge pull request #1827 from davidreynolds/use_extract_first_word
conf-parser: use extract_first_word
Tom Gundersen [Tue, 10 Nov 2015 13:46:02 +0000 (14:46 +0100)]
Merge pull request #1830 from jsynacek/journalctl-time
man/journalctl: mention systemd.time(7) where appropriate
Tom Gundersen [Tue, 10 Nov 2015 13:43:42 +0000 (14:43 +0100)]
Merge pull request #1831 from keszybz/todo-trimming
Todo trimming
Tom Gundersen [Tue, 10 Nov 2015 13:41:35 +0000 (14:41 +0100)]
Merge pull request #1735 from thom311/master
lldp: avoid compiler warnings in lldp_tfl_package_read* functions
Zbigniew Jędrzejewski-Szmek [Sun, 8 Nov 2015 14:15:07 +0000 (15:15 +0100)]
man: describe the reason why runlevels are obsolete
Put it at the top of the file, where it's hard to miss.
Also add the mapping of runlevel → target because since it is now
static.
I'm not adding runlevel(7), because we do not want to make obsolete
stuff even more prominent.
Zbigniew Jędrzejewski-Szmek [Sun, 8 Nov 2015 14:13:45 +0000 (15:13 +0100)]
man: tweak description of machinectl show
Also, machinectl status is anything but terse. Remove "terse".
Zbigniew Jędrzejewski-Szmek [Sun, 8 Nov 2015 14:13:24 +0000 (15:13 +0100)]
TODO: update for lz4/xz stuff
No point in fixing xz now that lz4 is the default.
Jan Synacek [Tue, 10 Nov 2015 12:05:48 +0000 (13:05 +0100)]
man/journalctl: mention systemd.time(7) where appropriate
Original bug report: https://bugzilla.redhat.com/show_bug.cgi?id=
1182661
David Reynolds [Tue, 10 Nov 2015 07:45:26 +0000 (23:45 -0800)]
conf-parser: use extract_first_word
Peter Hutterer [Mon, 9 Nov 2015 06:30:54 +0000 (16:30 +1000)]
hwdb: add axis range corrections for Lenovo T510
From https://bugzilla.redhat.com/show_bug.cgi?id=
1247958
Susant Sahani [Tue, 10 Nov 2015 03:59:24 +0000 (09:29 +0530)]
man: add man for IPV6 hop limit
Susant Sahani [Tue, 10 Nov 2015 03:56:38 +0000 (09:26 +0530)]
networkd: Add support to configure IPV6 hop limit
This patch adds support to configure IPV6 hop limit.
For example:
/proc/sys/net/ipv6/conf/wlp3s0/hop_limit
Peter Hutterer [Mon, 2 Nov 2015 21:35:43 +0000 (07:35 +1000)]
hwdb: add Dell Inspiron N5040 touchpad corrections
From https://bugzilla.redhat.com/show_bug.cgi?id=
1275070
Peter Hutterer [Mon, 2 Nov 2015 21:32:35 +0000 (07:32 +1000)]
hwdb: sort the brand names alphabetically
Lennart Poettering [Tue, 10 Nov 2015 00:01:51 +0000 (01:01 +0100)]
Merge pull request #1790 from endocode/kayrus/fix_man_kernel_cl
Fixed kernel-command-line links
Tom Gundersen [Mon, 9 Nov 2015 22:36:59 +0000 (23:36 +0100)]
Merge pull request #1629 from ssahani/vxlan
networkd: vxlan add option to set FDB entries
Lennart Poettering [Mon, 9 Nov 2015 22:19:37 +0000 (23:19 +0100)]
Merge pull request #1821 from darkcircle/ko-catalog-translation
l10n: add a new Korean translation for the catalog
Daniel Mack [Mon, 9 Nov 2015 20:56:49 +0000 (21:56 +0100)]
Merge pull request #1820 from michich/errno-v2
[v2] treewide: treatment of errno and other cleanups
Seong-ho Cho [Mon, 9 Nov 2015 20:08:44 +0000 (05:08 +0900)]
add a new Korean translation for the catalog
Lennart Poettering [Mon, 9 Nov 2015 19:09:49 +0000 (20:09 +0100)]
Merge pull request #1762 from endocode/dongsu/l10n-ko-msgs
po: update Korean translation
Michal Schmidt [Thu, 5 Nov 2015 12:44:20 +0000 (13:44 +0100)]
treewide: apply errno.cocci
with small manual cleanups for style.
Michal Schmidt [Thu, 5 Nov 2015 12:44:18 +0000 (13:44 +0100)]
coccinelle: additional errno.cocci hunk
rewrites:
log_error_errno(errno, ...);
return -errno;
into:
return log_error_errno(errno, ...);
Michal Schmidt [Thu, 5 Nov 2015 12:44:17 +0000 (13:44 +0100)]
coccinelle: errno.cocci improvements
Apply to all log_*_errno loglevels.
Lennart Poettering [Mon, 9 Nov 2015 17:33:22 +0000 (18:33 +0100)]
Merge pull request #1798 from evverx/fix-test-udev
test-udev: small fixes
Lennart Poettering [Mon, 9 Nov 2015 17:16:21 +0000 (18:16 +0100)]
Merge pull request #1799 from jengelh/doc
doc: typo and ortho fixes
Lennart Poettering [Mon, 9 Nov 2015 16:30:58 +0000 (17:30 +0100)]
Merge pull request #1807 from michich/boot-timer
core/timer: in containers OnBootSec should count from container startup
Lennart Poettering [Mon, 9 Nov 2015 16:02:12 +0000 (17:02 +0100)]
Merge pull request #1794 from karelzak/size_limit
core: support IEC suffixes for RLIMIT stuff
Lennart Poettering [Mon, 9 Nov 2015 15:50:57 +0000 (16:50 +0100)]
Merge pull request #1817 from iaguis/nspawn-custom-service-3
nspawn: support custom container service name
Iago López Galeiras [Mon, 9 Nov 2015 13:37:43 +0000 (14:37 +0100)]
detect-virt: add rkt app container runtime
Iago López Galeiras [Mon, 9 Nov 2015 10:32:34 +0000 (11:32 +0100)]
nspawn: support custom container service name
We were hardcoding "systemd-nspawn" as the value of the $container env
variable and "nspawn" as the service string in machined registration.
This commit allows the user to configure it by setting the
$SYSTEMD_NSPAWN_CONTAINER_SERVICE env variable when calling
systemd-nspawn.
If $SYSTEMD_NSPAWN_CONTAINER_SERVICE is not set, we use the string
"systemd-nspawn" for both, fixing the previous inconsistency.
Lennart Poettering [Mon, 9 Nov 2015 13:31:51 +0000 (14:31 +0100)]
Merge pull request #1796 from michaelolbrich/journal-size
journal: reduce minimum journal file size to 512 KiB
Michal Schmidt [Sat, 7 Nov 2015 14:09:31 +0000 (15:09 +0100)]
core/timer: in containers OnBootSec should count from container startup
In Fedora dnf-makecache.timer specifies OnBootSec=10min, but it fired
during boot in systemd-nspawn, because the clock ticks since the host's
boot.
Fix it by treating OnBootSec the same as OnStartupSec when running in
a container.
Daniel Mack [Sat, 7 Nov 2015 11:31:34 +0000 (12:31 +0100)]
Merge pull request #1801 from chuyd/fix-typos
test: Fix typo in TEST-03-JOBS/test-jobs.sh
Daniel Mack [Sat, 7 Nov 2015 11:31:23 +0000 (12:31 +0100)]
Merge pull request #1803 from phomes/unused-var
core: remove unused variable
Thomas Hindoe Paaboel Andersen [Sat, 7 Nov 2015 10:03:11 +0000 (11:03 +0100)]
core: remove unused variable
unused since
7b2313f5
Jesus Ornelas Aguayo [Fri, 6 Nov 2015 19:01:21 +0000 (13:01 -0600)]
test: Fix typo in TEST-03-JOBS/test-jobs.sh
Fix typo s/enqueueing/enqueuing/
Signed-off-by: Jesus Ornelas Aguayo <jesus.ornelas.aguayo@intel.com>
Ronny Chevalier [Fri, 6 Nov 2015 17:14:24 +0000 (18:14 +0100)]
Merge pull request #1795 from msekletar/networkd-forward
networkd: fix option name in log message
Ronny Chevalier [Fri, 6 Nov 2015 15:59:05 +0000 (16:59 +0100)]
Merge pull request #1800 from evverx/fix-test-execute
test-execute: don't use /usr/bin/uname. use sh and PATH
Evgeny Vereshchagin [Fri, 6 Nov 2015 15:42:06 +0000 (15:42 +0000)]
test-execute: don't use /usr/bin/uname. use sh and PATH
kayrus [Thu, 5 Nov 2015 14:38:19 +0000 (15:38 +0100)]
Fixed kernel-command-line links
Jan Engelhardt [Mon, 26 Oct 2015 14:45:12 +0000 (15:45 +0100)]
doc: use expanded forms for written style
Jan Engelhardt [Sun, 3 Aug 2014 05:11:37 +0000 (07:11 +0200)]
doc: correct orthography, word forms and missing/extraneous words
Evgeny Vereshchagin [Fri, 6 Nov 2015 12:06:23 +0000 (12:06 +0000)]
test-udev: small fixes
* print '\n' on error
* use UDEVLIBEXECDIR (udev_rules_new uses it too)
Jan Engelhardt [Sun, 3 Aug 2014 05:11:12 +0000 (07:11 +0200)]
doc: correct punctuation and improve typography in documentation
Michael Olbrich [Fri, 6 Nov 2015 10:32:34 +0000 (11:32 +0100)]
journal: reduce minimum journal file size to 512 KiB
For low end embedded systems 4 MiB for each journal file is a lot of
memory. Journald will use at least 512 KiB even if JOURNAL_FILE_SIZE_MIN is
set to less than that so just use 512 KiB.
Karel Zak [Fri, 6 Nov 2015 10:06:52 +0000 (11:06 +0100)]
core: support IEC suffixes for RLIMIT stuff
Let's make things more user-friendly and support for example
LimitAS=16G
rather than force users to always use LimitAS=
16106127360 .
The change is relevant for options:
[Default]Limit{FSIZE,DATA,STACK,CORE,RSS,AS,MEMLOCK,MSGQUEUE}
The patch introduces config_parse_bytes_limit(), it's the same as
config_parse_limit() but uses parse_size() tu support the suffixes.
Addresses: https://github.com/systemd/systemd/issues/1772
Michal Sekletar [Fri, 6 Nov 2015 09:51:34 +0000 (10:51 +0100)]
networkd: fix option name in log message
Michal Schmidt [Thu, 5 Nov 2015 12:44:15 +0000 (13:44 +0100)]
sd-resolve: simplify pthread_join() call
POSIX says:
The pthread_join() function shall not return an error code of [EINTR].
Michal Schmidt [Thu, 5 Nov 2015 12:44:14 +0000 (13:44 +0100)]
timesync: return negative errno from manager_adjust_clock() on error
Michal Schmidt [Thu, 5 Nov 2015 12:44:12 +0000 (13:44 +0100)]
nspawn: save errno before reopening log after exec failure
Michal Schmidt [Thu, 5 Nov 2015 12:44:11 +0000 (13:44 +0100)]
nspawn: no fake errno
The S_ISREG test does not set errno, so don't use it in the error
message.
Michal Schmidt [Thu, 5 Nov 2015 12:44:10 +0000 (13:44 +0100)]
nspawn: simplify error returns
Use the "return log_error_errno(...)" idiom to have fewer curly braces.
The last hunk also fixes the return value of setup_journal(), but the
fix has no practical effect.
Michal Schmidt [Thu, 5 Nov 2015 12:44:10 +0000 (13:44 +0100)]
libsystemd-network: inet_pton does not set errno on parsing error
it would set errno only for an invalid address family.
Also fix a copy&paste error in one error string.
Michal Schmidt [Thu, 5 Nov 2015 12:44:09 +0000 (13:44 +0100)]
import: report error before losing errno
unlink() may change errno, so report the error from rename() first, then
unlink.
Michal Schmidt [Thu, 5 Nov 2015 12:44:08 +0000 (13:44 +0100)]
firstboot: fix errno sign
Michal Schmidt [Thu, 5 Nov 2015 12:44:07 +0000 (13:44 +0100)]
journal: posix_fallocate() does not set errno
manpage says:
posix_fallocate() returns zero on success, or an error number on
failure. Note that errno is not set.
Michal Schmidt [Thu, 5 Nov 2015 12:44:06 +0000 (13:44 +0100)]
treewide: use the negative error codes returned by our functions
Our functions return negative error codes.
Do not rely on errno being set after calling our own functions.
Michal Schmidt [Thu, 5 Nov 2015 12:44:06 +0000 (13:44 +0100)]
journal: fix incorrect errno reporting
pread() returns -1 on error and sets errno. Do not use the -1 as errno.
Michal Schmidt [Thu, 5 Nov 2015 12:44:05 +0000 (13:44 +0100)]
journal: use int64_t instead of long for catalog file size
This replaces the use of ftell() with ftello() for 64-bit size on all
archs.
Also drops a pointless check for NULL before calling strbuf_cleanup().
Michal Schmidt [Thu, 5 Nov 2015 12:44:04 +0000 (13:44 +0100)]
journal: drop unnecessary write_catalog() parameter
write_catalog() use the hashmap only to get its size. The size is
already given in parameter 'n'.
Michal Schmidt [Thu, 5 Nov 2015 12:44:03 +0000 (13:44 +0100)]
log: whitespace style fix
Michal Schmidt [Thu, 5 Nov 2015 12:44:01 +0000 (13:44 +0100)]
tty-ask-password-agent: fix typo in error message
Lennart Poettering [Wed, 4 Nov 2015 19:16:14 +0000 (20:16 +0100)]
Merge pull request #1761 from ssahani/word
core: parse socket port to extract_first_word
Lennart Poettering [Wed, 4 Nov 2015 19:11:17 +0000 (20:11 +0100)]
Merge pull request #1778 from rhdrjones/detect-virt
detect-virt: one fix and arm/aarch64 dmi detection
Ronny Chevalier [Wed, 4 Nov 2015 19:07:23 +0000 (20:07 +0100)]
Merge pull request #1780 from evverx/fix-install-dbus
test-functions: fix dbus-1 installation
Evgeny Vereshchagin [Wed, 4 Nov 2015 18:33:37 +0000 (18:33 +0000)]
test-functions: fix dbus-1 installation
The basic setup for the well-known system and session buses is
now done in read-only files in ${datadir} (normally /usr/share).
See the NEWS entry for 1.9.18 for details.
http://cgit.freedesktop.org/dbus/dbus/tree/NEWS
Andrew Jones [Tue, 3 Nov 2015 19:31:03 +0000 (13:31 -0600)]
detect-virt: dmi: look for KVM
Some guests (ARM, AArch64, x86-RHEL) have 'KVM' in the product name.
Look for that first in order to more precisely report "kvm" when
detecting a QEMU/KVM guest. Without this patch we report "qemu",
even if KVM acceleration is in use on ARM/AArch64 guests.
I've only tested a backported version of this and the previous
patch on an AArch64 guest (which worked). Of course it would be
nice to get regression testing on all guest types that depend on
dmi done.
Andrew Jones [Tue, 3 Nov 2015 18:10:13 +0000 (12:10 -0600)]
arm/aarch64: detect-virt: check dmi
ARM/AArch64 guests now have SMBIOS tables populated (when boot
with a late enough QEMU and a late enough AAVMF is used as the
bootloader). Furthermore, when booting ARM/AArch64 guests with
ACPI, the DT detection obviously no longer works, so we need
dmi detection.
Andrew Jones [Tue, 3 Nov 2015 20:49:38 +0000 (14:49 -0600)]
detect-virt: detect in best-heuristic order
afaict, this will fix a regression caused by commit
75f86906c5 .
Where we used to report "kvm" before that patch, without this patch,
we would only report "qemu". The reason is because cpuid detection
must come before dmi detection. Also, both can safely come before
other xen heuristics. Untested.
Lennart Poettering [Wed, 4 Nov 2015 16:52:50 +0000 (17:52 +0100)]
Merge pull request #1775 from fbuihuu/set-property-completion
bash-completion: add minimal support fpr 'set-property' command
Lennart Poettering [Wed, 4 Nov 2015 16:50:20 +0000 (17:50 +0100)]
Merge pull request #1776 from marktheunissen/master
systemctl: update documentation for --plain option
Daniel Mack [Wed, 4 Nov 2015 13:13:12 +0000 (14:13 +0100)]
Merge pull request #1777 from torstehu/fix-typo2
core: fix typo
Torstein Husebø [Wed, 4 Nov 2015 12:18:59 +0000 (13:18 +0100)]
core: fix typo
Daniel Mack [Wed, 4 Nov 2015 11:17:18 +0000 (12:17 +0100)]
Merge pull request #1773 from evverx/dont-hide-enomem
core: small fixes to parse_namespace
Mark Theunissen [Wed, 4 Nov 2015 11:10:26 +0000 (13:10 +0200)]
systemctl: update documentation for --plain option
- Existing documentation did not mention that --plain omits the bullets and works on list-units and list-machines.
Lennart Poettering [Wed, 4 Nov 2015 10:55:40 +0000 (11:55 +0100)]
Merge pull request #1768 from vcaputo/sd-daemon-listen-fds-overflow-bis
sd-daemon: fix potential LISTEN_FDS overflow in sd_listen_fds()
Franck Bui [Tue, 3 Nov 2015 17:42:10 +0000 (18:42 +0100)]
bash-completion: add minimal support fpr 'set-property' command
'set-property' was missing from the list of known command.
Also a list of unit names will be proposed as next argument.
However no support on property names is provided since it would
require a hard coded list of them.
Evgeny Vereshchagin [Tue, 3 Nov 2015 21:32:34 +0000 (00:32 +0300)]
core: small fixes to parse_namespace
* don't hide ENOMEM
* log r instead of 0
Vito Caputo [Tue, 3 Nov 2015 07:05:44 +0000 (23:05 -0800)]
sd-daemon: fix potential LISTEN_FDS overflow in sd_listen_fds()
Susant Sahani [Tue, 3 Nov 2015 17:19:05 +0000 (22:49 +0530)]
core: parse socket port to extract_first_word
Daniel Mack [Tue, 3 Nov 2015 16:53:15 +0000 (17:53 +0100)]
Merge pull request #1767 from poettering/journald-watchdog
restore journald watchdog
Lennart Poettering [Tue, 3 Nov 2015 11:28:19 +0000 (12:28 +0100)]
journal: restore watchdog support
Lennart Poettering [Tue, 3 Nov 2015 11:27:12 +0000 (12:27 +0100)]
sd-daemon: explicitly filter out -1 when parsing watchdog timeout
We already filter out 0, and as -1 is usually special (meaning infinity,
as in USEC_INFINITY) we should better not accept it either. Better safe
than sorry...
Lennart Poettering [Tue, 3 Nov 2015 11:26:12 +0000 (12:26 +0100)]
util-lib: move CONF_DIRS_NULSTR definition to def.h
After all, this is not some compiler or C magic, but something very
specific to how systemd works, hence let's move it into def.h, and out
of macro.h
Lennart Poettering [Tue, 3 Nov 2015 11:25:29 +0000 (12:25 +0100)]
util-lib: move character class definitions to string-util.h
Lennart Poettering [Tue, 3 Nov 2015 16:38:22 +0000 (17:38 +0100)]
Merge pull request #1764 from ssahani/jiffies-1
(V2) networkd: bridge convert to jiffies
Susant Sahani [Tue, 3 Nov 2015 16:29:42 +0000 (21:59 +0530)]
networkd: bridge prop convert to jiffies
Susant Sahani [Tue, 3 Nov 2015 16:28:42 +0000 (21:58 +0530)]
Time-util: introduce usec to jiffies
Daniel Mack [Tue, 3 Nov 2015 15:22:17 +0000 (16:22 +0100)]
Merge pull request #1765 from teg/pppoe-removal
sd-pppoe: drop
Tom Gundersen [Tue, 3 Nov 2015 15:13:47 +0000 (16:13 +0100)]
sd-pppoe: drop
It is really unclear if we want to / have the resources to support this fully, so drop it
for now. It can easily be brought back if a killer usecase emerges.
Note that this code was never hooked up, so this does not remove any features.
Daniel Mack [Tue, 3 Nov 2015 14:03:50 +0000 (15:03 +0100)]
Merge pull request #1726 from teg/networkd-2
networkd: (de)serialize more state and support expiring routes
Daniel Mack [Tue, 3 Nov 2015 13:47:55 +0000 (14:47 +0100)]
Merge pull request #1763 from endocode/kayrus/fix_man_chattr
Fixed link to chattr man page
kayrus [Tue, 3 Nov 2015 13:39:47 +0000 (14:39 +0100)]
Fixed link to chattr man page
Martin Pitt [Tue, 3 Nov 2015 12:06:56 +0000 (06:06 -0600)]
build-sys: temporarily lower libmount version check
util-linux 2.27.1's configure.ac still claims to be 2.27.0, which breaks our
version check. Lower it back to 2.27.0 until util-linux gets a fixed tarball.
See #1754
Dongsu Park [Tue, 3 Nov 2015 12:04:57 +0000 (13:04 +0100)]
po: update Korean translation
update Korean translation for better understanding.
Reference: https://github.com/systemd/systemd/pull/1388
Lennart Poettering [Tue, 3 Nov 2015 12:04:06 +0000 (13:04 +0100)]
Merge pull request #1744 from evverx/fix-debug-generator
debug-generator: respect kernel parameters for default unit setting