git.netxms.org
/
public
/
netxms.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fixed some Windows makefile build issues; added code signing to Windows makefiles
[public/netxms.git]
/
include
/
2017-09-30
Victor Kirhenshtein
fixed some Windows makefile build issues; added code...
tree
|
commitdiff
2017-09-29
Victor Kirhenshtein
log parser status kept as integer; minor refactoing
tree
|
commitdiff
2017-09-26
Victor Kirhenshtein
set thread names in server
tree
|
commitdiff
2017-09-25
zev
Fixed bug with not generated xx_UNREACHABLE events...
tree
|
commitdiff
2017-09-25
Victor Kirhenshtein
implemented helper class SocketListener; server listene...
tree
|
commitdiff
2017-09-25
zev
Rework of status flags, dynimic flag ordering fix
tree
|
commitdiff
2017-09-24
Victor Kirhenshtein
fixed VC++ 19 compatibility issues
tree
|
commitdiff
2017-09-24
Victor Kirhenshtein
fixed compilation error if InterlockedExchangePointer...
tree
|
commitdiff
2017-09-22
Victor Kirhenshtein
nx_strncpy and nx_strncpy_mb replaced by BSD style...
tree
|
commitdiff
2017-09-21
zev
Fixed merge mistakes
tree
|
commitdiff
2017-09-21
zev
Reworked Node flags. Instance, status and configuration...
tree
|
commitdiff
2017-09-20
Victor Kirhenshtein
fixed compilation errors on older gcc versions
tree
|
commitdiff
2017-09-20
Eriks Jenkevics
Improved debug tag performance
tree
|
commitdiff
2017-09-18
Victor Kirhenshtein
atomic functions moved into separete header; added...
tree
|
commitdiff
2017-09-15
Victor Kirhenshtein
added option to pass system jars in call to CreateJavaV...
tree
|
commitdiff
2017-09-14
Eriks Jenkevics
Implemented event group functionality. Fixes #NX-1102
tree
|
commitdiff
2017-09-14
Eriks Jenkevics
Implemented Debug Tag functionality
tree
|
commitdiff
2017-09-13
Victor Kirhenshtein
fixed makefile
tree
|
commitdiff
2017-09-12
Victor Kirhenshtein
named pipe classes implemented on Windows
tree
|
commitdiff
2017-09-12
Victor Kirhenshtein
implemented user access control in NamedPipeListener
tree
|
commitdiff
2017-09-12
Victor Kirhenshtein
NamedPipe class splitted into NAmedPipe and NamedPipeLi...
tree
|
commitdiff
2017-09-12
Victor Kirhenshtein
added wrapper class NamedPipe to create universal pipe...
tree
|
commitdiff
2017-09-11
Victor Kirhenshtein
ThreadPoolExecute allows using of base class method...
tree
|
commitdiff
2017-09-08
Victor Kirhenshtein
added utility function GetLocalHostName; added agent...
tree
|
commitdiff
2017-09-02
Victor Kirhenshtein
summary tables for table DCIs refactoring and minor...
tree
|
commitdiff
2017-09-02
Eriks Jenkevics
Implementation of Table Summary DCI tables for desktop...
tree
|
commitdiff
2017-09-01
Victor Kirhenshtein
multivalued columns in summary tables
tree
|
commitdiff
2017-08-30
Victor Kirhenshtein
changed DB versions to allow room for additional upgrad...
tree
|
commitdiff
2017-08-28
Victor Kirhenshtein
build number updated
tree
|
commitdiff
2017-08-26
Victor Kirhenshtein
Zone ID now referenced as Zone UIN (unique identificati...
tree
|
commitdiff
2017-08-24
Victor Kirhenshtein
minor refactoring of ObjectLock class
tree
|
commitdiff
2017-08-24
Victor Kirhenshtein
Fixed bug with lost agent connectivity after tunnel...
tree
|
commitdiff
2017-08-24
Victor Kirhenshtein
added virtual method SNMP_Transport::isProxyTransport()
tree
|
commitdiff
2017-08-24
zev
Added ObjectLock template class to add mutex lock optio...
tree
|
commitdiff
2017-08-22
Eriks Jenkevics
Fixed MacAddress toString function for different format...
tree
|
commitdiff
2017-08-18
Eriks Jenkevics
Implemented Last Login and Created columns for User...
tree
|
commitdiff
2017-08-17
Victor Kirhenshtein
version number updated
3.0-M0
tree
|
commitdiff
2017-08-17
zev
Fixed merge conflict
tree
|
commitdiff
2017-08-17
zev
Added configuration before file/folder overwrite. Fixed...
tree
|
commitdiff
2017-08-17
Eriks Jenkevics
Revert "Server side implementation of event groups...
tree
|
commitdiff
2017-08-16
Victor Kirhenshtein
added inttypes.h and stdint.h for Microsoft Visual C++
tree
|
commitdiff
2017-08-16
Eriks Jenkevics
Server side implementation of event groups. Fixes ...
tree
|
commitdiff
2017-08-16
Eriks Jenkevics
Further non-Unicode fixes; LoraWAN subagent refactoring
tree
|
commitdiff
2017-08-16
Victor Kirhenshtein
fixed MacAddress::parse declaration
tree
|
commitdiff
2017-08-15
Victor Kirhenshtein
Implemented Sensor class; Added LoRaWAN subagent
tree
|
commitdiff
2017-08-15
Victor Kirhenshtein
added suspend/resume calls to log parser
tree
|
commitdiff
2017-08-11
Victor Kirhenshtein
added handling of "dormant" and "not present" interface...
tree
|
commitdiff
2017-08-10
Victor Kirhenshtein
fixed OpenBSD 4.8 compatibility issues (non-UNICODE...
tree
|
commitdiff
2017-08-10
victor
fixed OpenBSD 6.1 compatibility issues
tree
|
commitdiff
2017-08-08
Victor Kirhenshtein
added utility function CodeFromText
tree
|
commitdiff
2017-08-06
Victor Kirhenshtein
fixed Windows build error
tree
|
commitdiff
2017-08-05
Victor Kirhenshtein
all common code for running Java parts from C++ process...
tree
|
commitdiff
2017-08-01
Victor Kirhenshtein
implemented agent parameter Agent.IsExternalSubagentCon...
tree
|
commitdiff
2017-08-01
Victor Kirhenshtein
agent restart issues restart command to all connected...
tree
|
commitdiff
2017-07-25
Victor Kirhenshtein
Server's database password can be supplied by external...
tree
|
commitdiff
2017-07-22
Victor Kirhenshtein
new NXSL class InetAddress; new NXSL Interface class...
tree
|
commitdiff
2017-07-17
Victor Kirhenshtein
function DBDropColumn moved to libnxdb from nxdbmgr
tree
|
commitdiff
2017-07-17
Victor Kirhenshtein
added function DBAddPrimaryKey
tree
|
commitdiff
2017-07-17
Victor Kirhenshtein
function ResizeColumn moved to libnxdb from nxdbmgr...
tree
|
commitdiff
2017-07-17
Victor Kirhenshtein
somer DB schema manipulation functions moved to libnxdb...
tree
|
commitdiff
2017-07-14
Victor Kirhenshtein
fixed memory leak in SNMP trap receiver; SNMP PDU parse...
tree
|
commitdiff
2017-07-14
Victor Kirhenshtein
added basic check for agent running in VM
tree
|
commitdiff
2017-07-07
Victor Kirhenshtein
build number and version updated
tree
|
commitdiff
2017-07-06
Victor Kirhenshtein
agent tunnel channels now using ring buffers
tree
|
commitdiff
2017-07-06
Victor Kirhenshtein
added ring buffer class
tree
|
commitdiff
2017-07-03
Victor Kirhenshtein
version number updated
tree
|
commitdiff
2017-06-20
Victor Kirhenshtein
fixed bugs in log parser
tree
|
commitdiff
2017-06-19
Victor Kirhenshtein
Server detects changes in installed packages during...
tree
|
commitdiff
2017-06-19
Victor Kirhenshtein
added convenience wrapper methods ObjectArray::sort...
tree
|
commitdiff
2017-06-19
Victor Kirhenshtein
implemented exclusion periods in log parser (files...
tree
|
commitdiff
2017-06-18
Victor Kirhenshtein
initial support for sub-interfaces; Juniper driver...
tree
|
commitdiff
2017-06-11
Victor Kirhenshtein
bundled libstrophe updated to latest version
tree
|
commitdiff
2017-06-09
Eriks Jenkevics
Implemented functionality for Dashboard Groups. Fixes...
tree
|
commitdiff
2017-06-09
Eriks Jenkevics
Added functionality to open network map link dcis on...
tree
|
commitdiff
2017-06-09
Victor Kirhenshtein
removed outdated code from nms_common.h; IgniteNet...
tree
|
commitdiff
2017-06-09
Eriks Jenkevics
Fixed bug with Object Tool import ignoring double quote...
tree
|
commitdiff
2017-06-07
Victor Kirhenshtein
New methods for arrays: append, insert, pop, push,...
tree
|
commitdiff
2017-06-07
Eriks Jenkevics
Added functionality for default server configuration...
tree
|
commitdiff
2017-06-01
Victor Kirhenshtein
unnecessary SNMP key recalculation eliminated
tree
|
commitdiff
2017-05-31
Victor Kirhenshtein
changed CR/LF representation in PostgreSQL DB init...
tree
|
commitdiff
2017-05-29
Victor Kirhenshtein
fixed possible crash in String::right
tree
|
commitdiff
2017-05-29
Victor Kirhenshtein
fixed Windows build
tree
|
commitdiff
2017-05-26
Victor Kirhenshtein
audit log generates value diff
tree
|
commitdiff
2017-05-26
Victor Kirhenshtein
implemented line mode diff (ported diff implementation...
tree
|
commitdiff
2017-05-24
Victor Kirhenshtein
improvements in String class
tree
|
commitdiff
2017-05-23
Victor Kirhenshtein
added value diff column in audit log
tree
|
commitdiff
2017-05-22
Victor Kirhenshtein
implemented JSON serialization for user DB objects
tree
|
commitdiff
2017-05-22
Victor Kirhenshtein
JSON serialization implemented for most object classes
tree
|
commitdiff
2017-05-19
Victor Kirhenshtein
implemented Template::toJson
tree
|
commitdiff
2017-05-19
Victor Kirhenshtein
implemented Interface::toJson
tree
|
commitdiff
2017-05-18
Victor Kirhenshtein
object serialization to JSON written to audit log ...
tree
|
commitdiff
2017-05-18
Victor Kirhenshtein
preparation for object serialization to JSON
tree
|
commitdiff
2017-05-17
Victor Kirhenshtein
outdated server code removed; client session code refac...
tree
|
commitdiff
2017-05-17
Victor Kirhenshtein
write audit log call variant which accepts json objects...
tree
|
commitdiff
2017-05-17
Victor Kirhenshtein
added columns "old value" and "new value" in audit...
tree
|
commitdiff
2017-05-16
Victor Kirhenshtein
fixed OpenSSL 1.1.0 compatibility issues
tree
|
commitdiff
2017-05-15
Victor Kirhenshtein
additional response consistency control for AgentConnec...
tree
|
commitdiff
2017-05-15
Victor Kirhenshtein
fixed broken multi-seed network map update; libnxmap...
tree
|
commitdiff
2017-05-11
Victor Kirhenshtein
implemented agent tunnel management GUI
tree
|
commitdiff
2017-05-11
Victor Kirhenshtein
build number updated
tree
|
commitdiff
next