Alex Kirhenshtein [Wed, 28 Dec 2005 14:10:25 +0000 (14:10 +0000)]
*** empty log message ***
Victor Kirhenshtein [Tue, 27 Dec 2005 13:23:29 +0000 (13:23 +0000)]
Fixed bugs in server's SMTP sender
Alex Kirhenshtein [Wed, 21 Dec 2005 22:42:00 +0000 (22:42 +0000)]
+ get server stats
Alex Kirhenshtein [Wed, 21 Dec 2005 03:05:40 +0000 (03:05 +0000)]
1) nxsmcl added to configure
2) Makefile.PL+autoconf -- looks like it works, but...
3) building on linux
Victor Kirhenshtein [Tue, 20 Dec 2005 23:48:10 +0000 (23:48 +0000)]
Changes necessary for compiling on WIndows
Victor Kirhenshtein [Tue, 20 Dec 2005 23:42:28 +0000 (23:42 +0000)]
Server now uses new signal handling model
Alex Kirhenshtein [Tue, 20 Dec 2005 23:14:07 +0000 (23:14 +0000)]
nxsm_ext.h moved to global includes
Alex Kirhenshtein [Tue, 20 Dec 2005 22:08:32 +0000 (22:08 +0000)]
';' added after StartMainLoop() declaration
Victor Kirhenshtein [Tue, 20 Dec 2005 21:53:59 +0000 (21:53 +0000)]
- Added new function StartMainLoop()
- Agent changed to use this function
Alex Kirhenshtein [Tue, 20 Dec 2005 13:37:41 +0000 (13:37 +0000)]
page body now is wrapped in <body></body> :)
Victor Kirhenshtein [Sun, 18 Dec 2005 21:59:40 +0000 (21:59 +0000)]
- Strings improved
- All operations implemented
- Added single-line comments
Victor Kirhenshtein [Sun, 18 Dec 2005 19:08:55 +0000 (19:08 +0000)]
- Added client API call NXCGetServerStats
- NXSL: strings are not null-terminated now
Victor Kirhenshtein [Sat, 17 Dec 2005 11:18:45 +0000 (11:18 +0000)]
Fixed bug with showing VPN Connector objects in bind and DCI copy target object selection
Victor Kirhenshtein [Fri, 16 Dec 2005 06:39:45 +0000 (06:39 +0000)]
Fixed problem with hanging route pollers
Victor Kirhenshtein [Fri, 16 Dec 2005 06:28:02 +0000 (06:28 +0000)]
- Function calls implemented (internal only)
- EQ/NE operations implemented for NULLs and strings
Victor Kirhenshtein [Thu, 15 Dec 2005 16:37:48 +0000 (16:37 +0000)]
- Script Interpreter: Added local function name resolution
- Other minor changes
Victor Kirhenshtein [Thu, 15 Dec 2005 07:55:49 +0000 (07:55 +0000)]
- Variables implemented
- String concatenation implemented
Victor Kirhenshtein [Thu, 15 Dec 2005 07:53:27 +0000 (07:53 +0000)]
Fixed incorrect handling of thresholds when re-applying template to node
Alex Kirhenshtein [Wed, 14 Dec 2005 21:50:56 +0000 (21:50 +0000)]
added defines: VER_PLATFORM_WIN32_WINDOWS VER_PLATFORM_WIN32_CE
req. for old platform sdk
Victor Kirhenshtein [Tue, 13 Dec 2005 21:00:49 +0000 (21:00 +0000)]
Various changes in script interpreter
Victor Kirhenshtein [Tue, 13 Dec 2005 07:26:51 +0000 (07:26 +0000)]
"Hello, world!" written in NetXMS Script is working
Victor Kirhenshtein [Mon, 12 Dec 2005 09:08:26 +0000 (09:08 +0000)]
FlexLexer.h added to our source tree to allow compilation on systems without flex
Victor Kirhenshtein [Mon, 12 Dec 2005 09:07:42 +0000 (09:07 +0000)]
- Added reminder comment to nxclapi.h
- libnxsl API changed
Alex Kirhenshtein [Mon, 12 Dec 2005 00:38:15 +0000 (00:38 +0000)]
additional defines around dirent/opendir/...
required to compile for swig-generated code
Victor Kirhenshtein [Sun, 11 Dec 2005 23:46:19 +0000 (23:46 +0000)]
Preliminary grammar for scripting language
Victor Kirhenshtein [Wed, 7 Dec 2005 23:08:10 +0000 (23:08 +0000)]
Minor changes
Victor Kirhenshtein [Wed, 7 Dec 2005 23:05:09 +0000 (23:05 +0000)]
nxsnmpset added to installation
Victor Kirhenshtein [Wed, 7 Dec 2005 22:50:49 +0000 (22:50 +0000)]
Added tests for MySQL and PostgreSQL libraries under /usr/lib64
Victor Kirhenshtein [Wed, 7 Dec 2005 22:42:41 +0000 (22:42 +0000)]
Minor changes
Victor Kirhenshtein [Wed, 7 Dec 2005 22:33:52 +0000 (22:33 +0000)]
Minor changes
Victor Kirhenshtein [Wed, 7 Dec 2005 22:25:47 +0000 (22:25 +0000)]
- Support for SNMP SET operation added to libnxsnmp
- Added nxsnmpset command line tool
Victor Kirhenshtein [Wed, 7 Dec 2005 15:45:14 +0000 (15:45 +0000)]
- Agent installer updated
- Added workaround for SNMP devices returning incorrect total number of interfaces (like 3com switches)
Victor Kirhenshtein [Tue, 6 Dec 2005 23:03:27 +0000 (23:03 +0000)]
Minor changes
Victor Kirhenshtein [Tue, 6 Dec 2005 22:46:28 +0000 (22:46 +0000)]
Updated changelog
Victor Kirhenshtein [Tue, 6 Dec 2005 22:35:35 +0000 (22:35 +0000)]
RecvEx: added checks for EINTR
Victor Kirhenshtein [Tue, 6 Dec 2005 22:07:06 +0000 (22:07 +0000)]
Version number changed to 0.2.8
Victor Kirhenshtein [Tue, 6 Dec 2005 21:54:11 +0000 (21:54 +0000)]
Version number changed to 0.2.8
Victor Kirhenshtein [Tue, 6 Dec 2005 21:53:15 +0000 (21:53 +0000)]
Added parameter CapabilityExpirationTime
Victor Kirhenshtein [Tue, 6 Dec 2005 20:09:50 +0000 (20:09 +0000)]
Linux compatibility issues
Victor Kirhenshtein [Tue, 6 Dec 2005 19:57:23 +0000 (19:57 +0000)]
Makefile added
Victor Kirhenshtein [Tue, 6 Dec 2005 17:57:19 +0000 (17:57 +0000)]
- Common project file updated
- Updated calls to RecvCSCPMessage
Victor Kirhenshtein [Tue, 6 Dec 2005 17:47:24 +0000 (17:47 +0000)]
All LPP-related tables commented out
Victor Kirhenshtein [Tue, 6 Dec 2005 17:45:35 +0000 (17:45 +0000)]
nxuilib.dll added
Victor Kirhenshtein [Tue, 6 Dec 2005 17:39:19 +0000 (17:39 +0000)]
- Time display added to alarm viewer
- Alarm sound configuration added to console
Victor Kirhenshtein [Tue, 6 Dec 2005 12:46:18 +0000 (12:46 +0000)]
- Sound configuration dialog fully implemented
- Alarm Viewer changed to use sound functions from nxuilib.dll
Victor Kirhenshtein [Mon, 5 Dec 2005 23:38:19 +0000 (23:38 +0000)]
minor changes
Victor Kirhenshtein [Mon, 5 Dec 2005 23:34:50 +0000 (23:34 +0000)]
- Implemented common alarm sound configuration
- Default sounds added
- Some other minor changes
Victor Kirhenshtein [Mon, 5 Dec 2005 20:28:47 +0000 (20:28 +0000)]
Infinite timeout in RecvCSCPMessage presented by INFINITE
Victor Kirhenshtein [Mon, 5 Dec 2005 19:37:14 +0000 (19:37 +0000)]
Infinite timeout should be specified as INFINITE constant in RecvEx
Victor Kirhenshtein [Sat, 3 Dec 2005 22:53:05 +0000 (22:53 +0000)]
- Added function RecvEx
- Added timeout parameter to RecvCSCPMessage
- Other minor changes
Victor Kirhenshtein [Fri, 2 Dec 2005 14:34:33 +0000 (14:34 +0000)]
Fixed bug in SNMP TRAP ID conversion from v1 to v2 format
Victor Kirhenshtein [Fri, 2 Dec 2005 07:53:08 +0000 (07:53 +0000)]
SAPI wrappers moved to nxuilib.dll
Victor Kirhenshtein [Thu, 1 Dec 2005 22:19:33 +0000 (22:19 +0000)]
Files missing in previous commit
Victor Kirhenshtein [Thu, 1 Dec 2005 22:17:49 +0000 (22:17 +0000)]
nxuilib added
Victor Kirhenshtein [Thu, 1 Dec 2005 22:16:56 +0000 (22:16 +0000)]
Start moving common UI elements into separate DLL - nxuilib.dll
Victor Kirhenshtein [Wed, 30 Nov 2005 09:24:26 +0000 (09:24 +0000)]
Added "node capability expiration" feature
Victor Kirhenshtein [Tue, 29 Nov 2005 23:05:49 +0000 (23:05 +0000)]
Added voice notifications for alarms (using SAPI)
Victor Kirhenshtein [Tue, 29 Nov 2005 23:05:21 +0000 (23:05 +0000)]
New parameter added
Victor Kirhenshtein [Sat, 26 Nov 2005 22:45:26 +0000 (22:45 +0000)]
Wait hint value for service startup increased
Victor Kirhenshtein [Fri, 25 Nov 2005 22:38:29 +0000 (22:38 +0000)]
Added support for transactions in database manager
Victor Kirhenshtein [Fri, 25 Nov 2005 22:27:56 +0000 (22:27 +0000)]
Added missing decoding of matching_oid field
Victor Kirhenshtein [Fri, 25 Nov 2005 22:09:15 +0000 (22:09 +0000)]
Object tools fully implemented (including configuration)
Victor Kirhenshtein [Fri, 25 Nov 2005 08:22:57 +0000 (08:22 +0000)]
Minor UI improvements
Victor Kirhenshtein [Thu, 24 Nov 2005 23:10:17 +0000 (23:10 +0000)]
- Added support for MS SQL Windows authentication in configuration wizard
- Added possibility to set service account in configuration wizard
- Other minor changes
Victor Kirhenshtein [Thu, 24 Nov 2005 22:04:20 +0000 (22:04 +0000)]
Added #ifdef around use of VER_PLATFORM_WIN32_CE
Alex Kirhenshtein [Thu, 24 Nov 2005 11:21:00 +0000 (11:21 +0000)]
+ windows installer 0.2.7-r1 added
- misc changes in .cvsignore
Victor Kirhenshtein [Thu, 24 Nov 2005 10:25:59 +0000 (10:25 +0000)]
Added possibility to use Windows authentification
Victor Kirhenshtein [Wed, 23 Nov 2005 23:02:57 +0000 (23:02 +0000)]
- Windows console: implemented object tools of type "command"
- Other minor changes
Victor Kirhenshtein [Tue, 22 Nov 2005 23:00:29 +0000 (23:00 +0000)]
Only object tools appropriate for current object are now displayed in the menu
Victor Kirhenshtein [Tue, 22 Nov 2005 22:27:21 +0000 (22:27 +0000)]
Tool flags changed
Victor Kirhenshtein [Tue, 22 Nov 2005 22:09:57 +0000 (22:09 +0000)]
Column "matching_oid" added to object_tools table
Victor Kirhenshtein [Mon, 21 Nov 2005 22:00:14 +0000 (22:00 +0000)]
Changes in object tool editor and other minor improvements - all my London work :)
Victor Kirhenshtein [Wed, 16 Nov 2005 22:43:56 +0000 (22:43 +0000)]
- Fixed potential deadlock in PostEvent
- Other minor changes
Victor Kirhenshtein [Wed, 16 Nov 2005 22:40:18 +0000 (22:40 +0000)]
close() replaced with closesocket()
Alex Kirhenshtein [Wed, 16 Nov 2005 14:30:20 +0000 (14:30 +0000)]
makefile for win32/msvc++
Victor Kirhenshtein [Wed, 16 Nov 2005 09:07:59 +0000 (09:07 +0000)]
Changes in object tools configurator
Victor Kirhenshtein [Tue, 15 Nov 2005 16:15:55 +0000 (16:15 +0000)]
Changes in object tools configurator
Victor Kirhenshtein [Sun, 13 Nov 2005 23:19:58 +0000 (23:19 +0000)]
- Unfinished object tools editor
- Some preliminary code for log processing configuration
Victor Kirhenshtein [Thu, 10 Nov 2005 21:42:25 +0000 (21:42 +0000)]
Version number changed to 0.2.8-dev
Victor Kirhenshtein [Thu, 10 Nov 2005 21:30:33 +0000 (21:30 +0000)]
- Agent proxy fully implemented
- Windows console: Fixed inconsistencies in object access control configuration
Victor Kirhenshtein [Thu, 10 Nov 2005 15:09:06 +0000 (15:09 +0000)]
Implemented agent proxy
Victor Kirhenshtein [Tue, 8 Nov 2005 15:14:06 +0000 (15:14 +0000)]
Minor changes
Victor Kirhenshtein [Tue, 8 Nov 2005 15:08:46 +0000 (15:08 +0000)]
Missing dbinit_sqlite.sql included
Alex Kirhenshtein [Mon, 7 Nov 2005 17:44:05 +0000 (17:44 +0000)]
wiki url changed to http://wiki.netxms.org
Victor Kirhenshtein [Mon, 7 Nov 2005 16:22:15 +0000 (16:22 +0000)]
Fixed (?) compilation problems on 64bit platforms
Alex Kirhenshtein [Mon, 7 Nov 2005 11:46:55 +0000 (11:46 +0000)]
*** empty log message ***
Victor Kirhenshtein [Mon, 7 Nov 2005 11:32:26 +0000 (11:32 +0000)]
Obsolete files removed
Victor Kirhenshtein [Mon, 7 Nov 2005 10:53:06 +0000 (10:53 +0000)]
Added link to wiki
Victor Kirhenshtein [Mon, 7 Nov 2005 07:53:00 +0000 (07:53 +0000)]
WinCE binaries 0.2.7
Victor Kirhenshtein [Sun, 6 Nov 2005 18:49:41 +0000 (18:49 +0000)]
GetOSVersionString improved
Victor Kirhenshtein [Sun, 6 Nov 2005 18:34:40 +0000 (18:34 +0000)]
Added subscription for object changes and alarms
Victor Kirhenshtein [Sat, 5 Nov 2005 23:37:10 +0000 (23:37 +0000)]
Change log updated
Victor Kirhenshtein [Sat, 5 Nov 2005 23:36:27 +0000 (23:36 +0000)]
Web updated
Victor Kirhenshtein [Sat, 5 Nov 2005 23:22:17 +0000 (23:22 +0000)]
Minor changes
Victor Kirhenshtein [Sat, 5 Nov 2005 22:32:17 +0000 (22:32 +0000)]
Build system improvements
Victor Kirhenshtein [Sat, 5 Nov 2005 19:36:07 +0000 (19:36 +0000)]
Minor changes
Victor Kirhenshtein [Sat, 5 Nov 2005 15:04:09 +0000 (15:04 +0000)]
Added call to setlocale()
Victor Kirhenshtein [Sat, 5 Nov 2005 12:39:36 +0000 (12:39 +0000)]
Fixed some compatibility issues
Victor Kirhenshtein [Fri, 4 Nov 2005 23:00:16 +0000 (23:00 +0000)]
Fixed some 64bit portability issues
Alex Kirhenshtein [Fri, 4 Nov 2005 19:07:24 +0000 (19:07 +0000)]
0.2.6. warning added