Commit: b361fb7c7154565b93480b1b2b4ca82ce41bb5a7
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=b361fb7c715456…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: 1384250251
Comp.: Checks & Agents
Level: 1
Class: New Feature
Version: 1.2.3i7
It is now possible to configure thresholds for the minimum and maximum
file size of all files found with a file grouping pattern.
Commit: 1f9fb2a4a1c5e385da656891319c80f1a8ffc405
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=1f9fb2a4a1c5e3…
Author: Götz Golla <gg(a)mathias-kettner.de>
Date: 1384184962
Comp.: Livestatus
Level: 1
Class: New Feature
Version: 1.2.3i7
livedump now has an option to mark the mode of the dump (config or status) in the first
line of the dump to be read by the livedump receiver livedump-ssh-recv
Commit: 4f2f88b61df403fc288def028b73f10eff81a88d
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=4f2f88b61df403…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: 1384182853
Comp.: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.3i7
When using the liveproxy daemon and logwatch together, the
permission check for non administrative users always failed.
As a result normal users could not access logfiles, which
they should be allowed to see.
Commit: cde628307e8e45613c5fea79f2e81f293deeacd4
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=cde628307e8e45…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: 1384182766
Comp.: WATO
Level: 1
Class: Bug Fix
Version: 1.2.3i7
A security related change broke editing NagVis related permissions within
WATO. This has been fixed now.
Commit: 3ed9eda63fbba1f6b4f181b764954acf989897f4
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=3ed9eda63fbba1…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: 1384158368
Comp.: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.3i7
In previous versions, these optional features were loading the whole user
configuration just to read / change one attribute of one user, which is kept
in a single file. This mechanism has been recoded to only use this single
custom attribute file. Should reduce I/O in large installations during
multisite processing.
Commit: 3ed9eda63fbba1f6b4f181b764954acf989897f4
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=3ed9eda63fbba1…
Author: Lars Michelsen <lm(a)mathias-kettner.de>
Date: 1384158368
Comp.: Multisite
Level: 1
Class: Bug Fix
Version: 1.2.3i7
In previous versions, these optional features were loading the whole user
configuration just to read / change one attribute of one user, which is kept
in a single file. This mechanism has been recoded to only use this single
custom attribute file. Should reduce I/O in large installations during
multisite processing.