[icinga-checkins] icinga.org: New commits on branch dev/core
git at icinga.org
git at icinga.org
Wed Aug 22 18:40:09 CEST 2012
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=b28d02df4e7fd8e36eb4ec41f2958800435573cc
Merge: 9be2f9b5c1a81f4c254949b8c088cf9e5cfa4aac eeb8cde4d88be172fde573b2646dda6138ea676b
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Tue Aug 21 20:07:12 2012 +0200
Merge branch 'test/core' into next
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=9be2f9b5c1a81f4c254949b8c088cf9e5cfa4aac
Merge: 130e06591f4debf282d8ceadea5c43c82fccf79c 9356320d58e7265dbb2e30fd7eb16faf4d62eeea
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Mon Aug 20 15:29:00 2012 +0200
Merge branch 'test/ido' into next
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=9356320d58e7265dbb2e30fd7eb16faf4d62eeea
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Mon Aug 20 15:26:12 2012 +0200
set schema version to 1.8.0, fix bug in mysql regex due to create|modify_time
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=86db53de315443dd0423b3a11b00659342562711
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Mon Aug 20 15:21:23 2012 +0200
idoutils: upgradedb script for mysql installs all updates between $version and $currentrelease (Philipp Deneu) #2685
refs #2685
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=cdcd9eb4cf5b3514304d12cccb805275828c1e47
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Mon Aug 20 14:51:49 2012 +0200
idoutils: fix ignoring mysql password in create_mysqldb.sh #2994
thx Tim Hardeck
fixes #2994
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=130e06591f4debf282d8ceadea5c43c82fccf79c
Merge: 093d944649b1859faf532a2e1da9bd3ffe3e209c 449580ef0628bebfd2ea5f23eb63d92eb0648c6e
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Mon Aug 20 10:29:56 2012 +0200
Merge branch 'test/cgis' into next
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=093d944649b1859faf532a2e1da9bd3ffe3e209c
Merge: 0e7c5191fad628b334a6230982a091820983c8f7 ec9c5e327eebd3bcaf3442470484c46a46ae2efe
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Mon Aug 20 10:13:19 2012 +0200
Merge branch 'test/core' into next
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=449580ef0628bebfd2ea5f23eb63d92eb0648c6e
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Sat Aug 18 01:33:05 2012 +0200
classic-ui: Added host/service selection for commands, leaving out passive only checks on check reschedule in cmd.cgi #2697
refs: #2697
passive checks get disable for:
* CMD_SCHEDULE_HOST_CHECK
* CMD_DISABLE_HOST_CHECK
* CMD_SCHEDULE_SVC_CHECK
* CMD_DISABLE_SVC_CHECK
now you have a checkbox on every line when sending a command, where you can enable/disable
the host/service if you like to.
Enjoy!
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=c8fc0bd0a20e05e285910f48770305d8189be194
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Fri Aug 17 22:32:12 2012 +0200
classic-ui: updated jquery (1.8.0) link in menu.html
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=e6e4de378444b773cc6215fdac06a925644b6836
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Fri Aug 17 22:27:09 2012 +0200
classic-ui: Added 'All Problems' to 'Problems' group in menu #2645
refs: #2645
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=332e656525965355db0bf19697b45f5b029aaa2b
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Fri Aug 17 21:18:20 2012 +0200
classic-ui: Fixed clicking an (action|notes_)url in a row automatically ticks the row for the commands #2809
refs: #2809
host and service field dosn't select checkbox anymore
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=fcddc8ecc77aa592807bf7eb0d510d2e674e8d7c
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Fri Aug 17 18:14:46 2012 +0200
clssic-ui: shipping new jquery version (1.8)
* removed jquery 1.6.2
* cleaned cgiutils.h a bit
* removed unused var (x) in common/macros.c
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=1c50a83a93ea36bc8aec06dbdf0fce039c7404b4
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Fri Aug 17 17:48:38 2012 +0200
classic-ui: Added date/time selection for all date/time input fields #2576
refs: #2576
added jquery-ui date/time picker to all fields with date and time combined.
have fun!
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=4a8578cee4c14267b275c607604bbb2044e973f8
Merge: 5488ffdc1a135b8f0796fd10d6529a3584025af4 c74a92e30487641441253ef3b47a0ebe4ff8ee3c
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Wed Aug 15 18:12:27 2012 +0200
Merge branch 'dev/cgis' into rbartels/cgi
Conflicts:
Changelog
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=5488ffdc1a135b8f0796fd10d6529a3584025af4
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Wed Aug 15 17:32:35 2012 +0200
classic-ui: Separate host_name/display_name and service_description/display_name in json output #2693
refs: #2693
IMPORTANT: strings changed (making string names more consitent throughout all cgis) #2693
* changed host -> host_name !!!!!
* changed service or description -> service_description !!!!
* added host_display_name and service_display_name to every json output!
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=e1f898fbf722522aba3b00543e58825cb1924324
Author: Michael Friedrich <michael.friedrich at gmail.com>
Date: Sat Aug 11 21:59:06 2012 +0200
fix wrong error msg #2659
refs #2659
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=a8dd2b1d1d7b03fd0bd6014c1da3c370a95d707a
Author: Michael Friedrich <michael.friedrich at gmail.com>
Date: Sat Aug 11 21:18:03 2012 +0200
idoutils: add socket_perm to set unix socket permissions (Lennart Betz) #2659
thanks!
refs #2659
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=c74a92e30487641441253ef3b47a0ebe4ff8ee3c
Author: Michael Friedrich <michael.friedrich at gmail.com>
Date: Sat Aug 11 20:36:02 2012 +0200
add a testcase for #2925
status.cgi?hostgroup=2925linux-servers&style=hostservicedetail
with the given action_url on hostgroups won't override the hosts'
action_url - to be discussed on the issue itsself.
refs #2925
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=5d8f73302e008470e75e5aa9fa6b11a695bf065c
Author: Michael Friedrich <michael.friedrich at gmail.com>
Date: Sat Aug 11 20:04:36 2012 +0200
add another bunch of tests and testfixes #2924
refs #2924
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=83bf2a93e5f430fa703648721ac8b70027b381e2
Merge: fa1b7e50448b419e0d1e7d49f64e2cdd4a0de679 c2c0892dba72ca15da90c083d3ed7459b9cd56c2
Author: Michael Friedrich <michael.friedrich at gmail.com>
Date: Sat Aug 11 19:18:16 2012 +0200
Merge branch 'test/cgis' into dev/cgis
Conflicts:
Changelog
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=c2c0892dba72ca15da90c083d3ed7459b9cd56c2
Merge: 6e3ec28c7449bf161492787b4f0aa2c462580237 0e7c5191fad628b334a6230982a091820983c8f7
Author: Michael Friedrich <michael.friedrich at gmail.com>
Date: Sat Aug 11 19:17:16 2012 +0200
Merge branch 'next' into test/cgis
Conflicts:
Changelog
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=0e7c5191fad628b334a6230982a091820983c8f7
Merge: 45225cd3d766a87e724b99c666f018a5ad74d5a2 42e301f52c8ea8fa8cc0a619ed919888f072fe5b
Author: Michael Friedrich <michael.friedrich at gmail.com>
Date: Sat Aug 11 19:14:23 2012 +0200
Merge branch 'next' of git.icinga.org:icinga-core into next
Conflicts:
Changelog
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=fa1b7e50448b419e0d1e7d49f64e2cdd4a0de679
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Thu Aug 9 18:04:06 2012 +0200
classic-ui: adding Changlog entry for last commit
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=cc38d1eeb1a8e12a551dbad2c833d1b44efb2716
Merge: 72255d2ea99cfd2bc40667f5051a0829cfe8648f 0634dd7192ba00e30ae48954193793beaf4dd89b
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Thu Aug 9 18:00:58 2012 +0200
Merge branch 'dev/cgis' into rbartels/cgi
Conflicts:
html/contexthelp/A1.html
html/contexthelp/A2.html
html/contexthelp/A3.html
html/contexthelp/A4.html
html/contexthelp/A5.html
html/contexthelp/A6.html
html/contexthelp/A7.html
html/contexthelp/B1.html
html/contexthelp/C1.html
html/contexthelp/D1.html
html/contexthelp/E1.html
html/contexthelp/F1.html
html/contexthelp/G1.html
html/contexthelp/G2.html
html/contexthelp/G3.html
html/contexthelp/G4.html
html/contexthelp/G5.html
html/contexthelp/G6.html
html/contexthelp/H1.html
html/contexthelp/H2.html
html/contexthelp/H3.html
html/contexthelp/H4.html
html/contexthelp/H5.html
html/contexthelp/H6.html
html/contexthelp/H7.html
html/contexthelp/H8.html
html/contexthelp/I1.html
html/contexthelp/I2.html
html/contexthelp/I3.html
html/contexthelp/I4.html
html/contexthelp/I5.html
html/contexthelp/I6.html
html/contexthelp/I7.html
html/contexthelp/I8.html
html/contexthelp/I9.html
html/contexthelp/J1.html
html/contexthelp/K1.html
html/contexthelp/L1.html
html/contexthelp/L10.html
html/contexthelp/L11.html
html/contexthelp/L12.html
html/contexthelp/L13.html
html/contexthelp/L2.html
html/contexthelp/L3.html
html/contexthelp/L4.html
html/contexthelp/L5.html
html/contexthelp/L6.html
html/contexthelp/L7.html
html/contexthelp/L8.html
html/contexthelp/L9.html
html/contexthelp/M1.html
html/contexthelp/M2.html
html/contexthelp/M3.html
html/contexthelp/M4.html
html/contexthelp/M5.html
html/contexthelp/M6.html
html/contexthelp/N1.html
html/contexthelp/N2.html
html/contexthelp/N3.html
html/contexthelp/N4.html
html/contexthelp/N5.html
html/contexthelp/N6.html
html/contexthelp/N7.html
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=72255d2ea99cfd2bc40667f5051a0829cfe8648f
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Thu Aug 9 17:55:37 2012 +0200
classic-ui: Dropped context help entirely #2892
refs: #2892
good bye!
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=d2c82584c17cf18c4e6179ffbfe29d94298d18da
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Thu Aug 9 14:49:07 2012 +0200
classic-ui: Refactored reading of logfiles again #972 - RB
refs: #972
Function "get_log_entries" now determines which log files to use on its own
based on start and end timestamps given. No archive num calculation anymore.
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=42e301f52c8ea8fa8cc0a619ed919888f072fe5b
Merge: b6602aa791c5902e1712ba62e6709b57b939e1e8 fbdb41fa5fbf04f2b2674f7936ff6208f00e94ac
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Tue Aug 7 20:33:26 2012 +0200
Merge branch 'test/core' into next
Conflicts:
Changelog
configure
configure.in
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=0634dd7192ba00e30ae48954193793beaf4dd89b
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Wed Aug 1 19:24:43 2012 +0200
classic ui: fix setting send_notification or sticky_ack as GET param has no effect on cmd.cgi acks #2926
now these GET params require 0 or 1 to be passed via url call,
previously one had to just set that option. this is due to keeping
them enabled as we know before, in order not to need to change the
urls everywhere.
this makes it basically possible, to disable send_notification and
sticky_ack via GET params.
refs #2926
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=6e3ec28c7449bf161492787b4f0aa2c462580237
Merge: 897ca62b597c243b275b36e3c38a849fb5353f69 b6602aa791c5902e1712ba62e6709b57b939e1e8
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Wed Aug 1 03:00:02 2012 +0200
Merge branch 'next' into test/cgis
Conflicts:
Changelog
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=b6602aa791c5902e1712ba62e6709b57b939e1e8
Merge: 6ff017467043473644f321a3d52709085b7f442e df420f096f90c99d6ec792c0693604d6dd801b5b
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Tue Jul 31 23:17:49 2012 +0200
Merge branch 'test/core' into next
Conflicts:
Changelog
cgi/config.c
cgi/statuswml.c
cgi/statuswrl.c
configure
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=6ff017467043473644f321a3d52709085b7f442e
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Tue Jul 31 18:21:55 2012 +0200
idoutils: set result handle explicitely to NULL after dbi_result_free() to prevent memory free'ing corruption #2612
dbi_result_free() only free's the memory but the handle pointer is still
not reset to NULL (same as free()). setting that explicitely to NULL so
that there won't be any bad happenings on corrupted memory free'ing.
dedicated to shroud :p
<shroud> dreckscode
refs #2612
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=a5f029bd0310f16adcf6625ee55f470222707790
Merge: 66c9882ca3697f2c19f1f57f2b732362fe88538c b04a4beaf11b01445911c2eff6ad2d78bc42e44c
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Tue Jul 31 17:51:50 2012 +0200
Merge branch 'next' into mfriedrich/ido
Conflicts:
Changelog
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=897ca62b597c243b275b36e3c38a849fb5353f69
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Mon Jul 30 17:46:49 2012 +0200
classic-ui: Added selection of timeperiod for notifications and history #2341
refs: #2341
Reworked display_nav_header to create links and navigation through
log files based on timestamps. Also added doxygen documentation
for history.c
Changed GET parms:
* Removed "archive" and "oldestfirst" from history.cgi and notifications.cgi
* Added "ts_start", "ts_end" and "order" to history.cgi and notifications.cgi
* Added "start_time", "end_time" and "timeperiod" to notifications.cgi
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=b04a4beaf11b01445911c2eff6ad2d78bc42e44c
Merge: 206ab17d322927148c18054677f3e3336df0eeb3 dd5d921c1d2584f16d60a844a93bdcdc9730f0a9
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Fri Jul 27 23:46:34 2012 +0200
Merge branch 'master' into next
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=206ab17d322927148c18054677f3e3336df0eeb3
Merge: 4634579917c690778fb18377028425df21d0da1e 20db17122ae79ca05975034827e512e06dbfdfaf
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Fri Jul 27 23:41:06 2012 +0200
Merge branch 'test/core' into next
Conflicts:
Changelog
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=4634579917c690778fb18377028425df21d0da1e
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Thu Jul 26 07:01:51 2012 +0200
classic-ui: Add config option to let read-only users see comments and downtimes #2699
refs: #2699
User which are configured as read-only can now added to one of the options
below and then they can see comments and/or downtimes.
Added 4 new config options:
* authorized_for_comments_read_only
* authorized_for_downtimes_read_only
* authorized_contactgroup_for_comments_read_only
* authorized_contactgroup_for_downtimes_read_only
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=c7c90178e4848f47992be8210417f9e6bb1ccf8e
Merge: faf5125cb73626923d9e70205e3ddd4032fae9d9 f8245d883cb64f7d1b3f2b2b672b5edf9f6caf18
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Tue Jul 24 21:55:57 2012 +0200
Merge branch 'mfriedrich/cgis' into rbartels/cgi
Conflicts:
Changelog
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=faf5125cb73626923d9e70205e3ddd4032fae9d9
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Tue Jul 24 21:45:22 2012 +0200
classic-ui: cleaning up and making cgis' produce more valid html
Had to do this, because IE wasn't behaving as expected (no surprise here).
And I really, really hate Internet Explorer. I really do.
Go and die, and do it soon!!!
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=4a7f1d84b495de816dd5a7fd4aa005a1df9dddf5
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Mon Jul 23 21:30:42 2012 +0200
classic-ui: Changed search in config.cgi to regex #2884
refs: #2884
now you can search the config with regular expressions
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=f8245d883cb64f7d1b3f2b2b672b5edf9f6caf18
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Fri Jul 20 12:33:50 2012 +0200
beautify changelog on pagination, add thanks to sources, update copyright
refs #2725
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=4db8ea8edfbc8c79986c243dfc34c43b80e0741c
Merge: d8fa41c3728133e490760ead7889e8ef4fd097aa 613f7cd8c74005614b8cc37066441e943ed8d03a
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Fri Jul 20 07:23:28 2012 +0200
Merge branch 'rbartels/cgi' into dev/cgis
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=613f7cd8c74005614b8cc37066441e943ed8d03a
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Thu Jul 19 23:53:45 2012 +0200
classic-ui: Added pagination to various cgi's #2725 - RB
refs: #2725
Added to:
* status.cgi for host & service status
* config.cgi
* extinfo.cgi for scheduling queue, comments and downtimes
* history.cgi
* notifications.cgi
* showlog.cgi
Added generic functions "page_num_selector" and "page_limit_selector" to cgiutils.c
Also added individual "status_page_num_selector" due to the special display case of STYLE_HOST_SERVICE_DETAIL
Added new config option "result_limit".
Removed config option "default_num_displayed_log_entries" !!!
Added URL GET options "limit" and "start" to cgi's using pagination.
Icon Source: http://www.iconfinder.com/search/?q=resultset by Mark James
Ideas and some code sourced from: Nagios, Thruk and Icinga-Web
This took way to long to implement but I hope this eases a lot of pain people having with long listings!
Don't forget: Stop talking, Start coding!
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=dd5d921c1d2584f16d60a844a93bdcdc9730f0a9
Author: Wolfgang <wnd at gmx.net>
Date: Fri Jul 13 18:56:58 2012 +0200
contrib/log_hist.pl: examine object history based on log files
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=233278a2c983d26451034b842aef85652a41c350
Author: Wolfgang <wnd at gmx.net>
Date: Fri Jul 13 18:25:50 2012 +0200
sched_down.pl: fixed exit from procedure
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=fde60c74f8ace3d5584afe13f3eae69cd5b5a998
Merge: 74b329da851453a8b70c90e902059808ced1e9f7 7ee849ed1c90fb2e25f1b15c88f4f432af345240
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Wed Jul 4 16:23:00 2012 +0200
Merge branch 'master' into rbartels/next
Conflicts:
Changelog
cgi/status.c
configure
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=66c9882ca3697f2c19f1f57f2b732362fe88538c
Author: Thomas Dressler <tdressler at tdressler.net>
Date: Fri Apr 27 21:24:15 2012 +0200
idoutils: fix doubled quotes by skipping escaping data (Oracle only) #2534
edit by Michael Friedrich <michael.friedrich at univie.ac.at>
- corrected tabs
- corrected debug output, we also want to know when oracle enters this
function, even if useless what the copy was
- corrected changelog for 1.8 target
refs #2534
Conflicts:
Changelog
module/idoutils/src/db.c
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=45c8f78be1fb5ce35beeacc0a1f2aa4fa0ceafee
Author: Thomas Dressler <tdressler at tdressler.net>
Date: Wed May 30 20:54:11 2012 +0200
idoutils: fix mismatched types for uint casts in bulkops (oracle) #2646
refs #2646
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=6ac57881f1c22c7429ba008420fdf6255092080b
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Wed May 30 15:26:56 2012 +0200
core: pass long_output to neb api for statechange data #2650
currently, the neb api does not pass any longoutput, which idomod could
forward to ido2db then. ido* fakes that using the normal output, which
is pretty much misleading.
as this is a change on the neb api, it's scheduled for the next major
release. compatibility is restored adding the attribute at the end,
where old object typecasts will just cut it off (so those neb modules
using the nagios header files will not know about it, but still work).
refs #2650
Signed-off-by: Michael Friedrich <michael.friedrich at univie.ac.at>
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=5fc9642f9c139eb9d0604dfaacd4ed3ee4f5f2da
Author: Michael Friedrich <michael.friedrich at univie.ac.at>
Date: Thu Jun 21 10:06:46 2012 +0200
idoutils: do not pass host and port if not set in the config, letting mysql|pgsql drivers autoselect the socket #2698
the libdbi drivers behave differently if you do not pass host and port,
instead falling back to automated socket detection. in order to do that
successfully, it is required not to set the host if NULL provided, and
checking if the port is other than the default 0 which is internally
used this being an integer.
once one or both is not set, the libdbi will not pass this to the loaded
driver for either mysql or pglsq, and the inner logic of libmysqlclient
or libpq will do the trick for you.
still, you can set the dbsocket option prior to those changes, and
define the local db socket yourself, not letting the db driver guess
where it was built-in (which is of course normally true, when using
packages).
thanks to Alexander Wirt for reporting and testing on the Debian
packages.
refs #2698
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=74b329da851453a8b70c90e902059808ced1e9f7
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Thu May 31 23:49:23 2012 +0200
classic-ui: Added action_url/notes_url to status.cgi for csvoutput and jsonoutput #2553
refs: #2553
adds action_url/notes_url to json and csv output
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=f75f4c8a3fbdfc921bbe886b146d0d82889e9974
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Thu May 31 22:25:42 2012 +0200
classic-ui: Dropped statuswrl.cgi #2359
refs: #2359
3D status map, GONE!
URL: https://git.icinga.org/?p=icinga-core.git;a=commit;h=d065bb184027c61c57dcef05a1263d4b5145804c
Author: Ricardo Bartels <ricardo at bitchbrothers.com>
Date: Thu May 31 21:25:55 2012 +0200
classic-ui: Drop statuswml.cgi #2654
refs: #2654
WAP interface, GONE!
More information about the icinga-checkins
mailing list