Revisions of ndoutils

Eric Schirra's avatar Eric Schirra (ecsos) accepted request 1030523 from Eric Schirra's avatar Eric Schirra (ecsos) (revision 30)
- Update to 2.1.3
  * Documentation updates
  * added fix for allowing variable length max output buffer size.
  * DESTDIR support removed in commit 44dbc9b. Put back.
  * Add broker-event for the end of a timed event (NEBTYPE_TIMEDEVENT_END)
  * Add ability to use special shell characters in mysql password by escaping
    the string immediately following the -p flag.
  * upgradedb script didn't have `2.1.2` in `schemaversions` array.
  * In three places, ndomod was freeing a buffer before it was done using it
    causing nagios to crash under certain circumstances
  * Changed release date to ISO format (yyyy-mm-dd)
  * Fixed typo: '#include <systemd/sd_daemon.h>' => '#include <systemd/sd-daemon.h>'
- Update to 2.1.2
  * Database creation fails in mysql.sql in fresh install
  * duration column in nagios_scheduleddowntime needs to be larger
  * Removed "(unstable)" qualifier from the README
  * Some systems need "export SYSTEMCTL_SKIP_REDIRECT=1" set
  * Lock/PID file contains 0, instead of actual PID
  * No root group in FreeBSD and Apple OS X
  * Incorrect argument in message when MySQL library could not be located
- Fix build error for Tumbleweed.
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 29)
- update to 2.1.1:
  * Changed version number from '2.1' to '2.1.0' (and now to 2.1.1)
  * Removed the alpha/beta quality warning from README
  * Fixed a segfault in ndomod when nagios is reloaded (SIGHUP)
  * /usr/lib/tmpfiles.d/ndo2db.conf should have 'd' type, not 'D'
- fix pre/post macros in spec file to use the new systemd names 
  instead of the old legacy name of the init script
- also start/stop the socket in the pre/post sections
- add some filters to the rpmlintrc file (see comments there for 
  details)
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 28)
fix macros
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 27)
- update to 2.1.0:
  * Probable fix for ndo2db not responding & growing queue issue (John Frickson)
  * Got rid of uninitialized variable used for sleep() and increased
    the listen backlog (John Frickson)
  * ndoutils clears all entries from SQL table causing slow startup (John Frickson)
  * Clean up bad returns (John Frickson)
  * Update nagios headers to (mostly) match the ones actually in core (John Frickson)
  * cannot open /xxxx/ndo2db.lock for reading: No such file or directory (box293)
  * Added option to specify alternative mysql TCP port on installdb
    script (JR Dalrymple)
  * State History does not use actual plugin long_output
  * Have the parent process wait until the lock file is written (David Michael)
  * Accept a socket fd passed from systemd (David Michael)
  * Cross-platform changes (John Frickson)
  * Remove PostgreSQL support stub code (Eric Mislivec)
  * db/upgrade: Fix a schema version typo (Eric Mislivec)
  * Pad usecs to six digits when printing timevals (Eric Mislivec)
  * Make the MySQL socket path a configurable option (Eric Mislivec)
  * Patch situation where db table nagios_logentries has items where
    `instance_id`,`logentry_time`,`entry_time`,`entry_time_usec`
    isn't unique enough. - (Scott Wilkerson)
  * Truncate all tables we should (Eric Mislivec)
  * Free memory allocated for config options (Eric Mislivec)
- added patches: ndoutils-2.1.0-add_includes.patch
- removed patches: ndoutils-2.0.0-libpq-fe-include.patch 
- adapted patches: ndoutils-2.0.0-return-non-void-queue.patch
- first support of systemd
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 26)
remove link
buildservice-autocommit accepted request 225362 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 25)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 24)
bzip2 the source
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 23)
- update to 2.0.0:
  + Updated database schema upgrade script to support multiple 
    updates (Eric Stanley, Scott Wilkerson)
  + Added data serialization functions (Eric Stanley)
  + Added new Nagios Core 4 attributes: importance values, 
    service parents (Eric Stanley)
  + Resolved tracker items #374 and #118 by adding auto-trimming 
    options (Mike Guthrie)
  + Replaced ndomod.cfg data_processing_options variable with 
    single options (Mike Guthrie)
  + Updated to work with Nagios Core 4 (Eric Stanley)
  + Replaced ndomod.cfg data_processing_options variable with single 
    options for easier customization (See README) (Mike Guthrie)
  + Added missing maintenance options for table trimming (Mike Guthrie)
- refreshed patches
buildservice-autocommit accepted request 186782 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 22)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 21)
- Update to 1.5.2:
  + Added Linux kernel tuning instructions (Eric Stanley)
  + Added code to limit retries when system resources are too low 
    (Eric Stanley)
  + Added code to retry sending messages queue is full (Mike Guthrie)
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 158141 from Michael Smith's avatar Michael Smith (asbestoshead) (revision 20)
Update ndoutils to 1.5.2 which is more stable under load.
buildservice-autocommit accepted request 139890 from Christian Schneemann's avatar Christian Schneemann (cschneemann) (revision 19)
baserev update by copy to link target
Christian Schneemann's avatar Christian Schneemann (cschneemann) accepted request 139858 from Michal Vyskocil's avatar Michal Vyskocil (mvyskocil) (revision 18)
- fix permissions of documentation to prevent false duplicates issued by
  rpmlint as fdupes is now permissions sensitive (bnc#784670)
buildservice-autocommit accepted request 122931 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 17)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 16)
- update to 1.5.1:
  + Fixed off-by-one error packing data in ndomod
buildservice-autocommit accepted request 104147 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 15)
baserev update by copy to link target
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 103738 from Christian Schneemann's avatar Christian Schneemann (cschneemann) (revision 14)
- fixed no-return-in-nonvoid-function in get_queue_id queue.c:35 

- update to 1.5
 * Added various performance improvements originally added for
   Nagios XI (Ethan Galstad)
 * Added asynchronous data spooling to increase performance (andree)
 * Fixed to small es array (Michael Friedrich)
 * Fixed wrong type of object_id in ndo2db_save_custom_variables()
   (Michael Friedrich)
buildservice-autocommit accepted request 90446 from Lars Vogdt's avatar Lars Vogdt (lrupp) (revision 13)
baserev update by copy to link target
_service committed (revision 12)
generated via source service
Lars Vogdt's avatar Lars Vogdt (lrupp) committed (revision 11)
- added rpmlintrc for init file name
Displaying revisions 1 - 20 of 30
openSUSE Build Service is sponsored by