3
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 17 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "[artf127329] rotating events files stream
Radek Krejčí
as Radek Krejci
More... about 8 years ago
build BUGFIX correct setting up NC_SESSIONFILE_PATH
Radek Krejčí
as Radek Krejci
More... about 8 years ago
BUGFIX check return value of nc_session_monitoring_init More... about 8 years ago
BUGFIX init flags should not be zero More... about 8 years ago
BUGFIX monitor session only if monitoring is on More... about 8 years ago
BUGFIX memory leak
Radek Krejčí
as Radek Krejci
More... about 8 years ago
CHANGE protect server_capabilities with a spinlock More... about 8 years ago
BUGFIX wrong type used More... about 8 years ago
BUGFIX resfresh nacm only if it is enabled More... about 8 years ago
CHANGE make io non-blocking More... about 8 years ago
session FEATURE message read timeout More... about 8 years ago
Merge branch 'master' of https://github.com/CESNET/libnetconf More... about 8 years ago
add with-sessionfiledir configure option More... about 8 years ago
BUGFIX null dereference More... about 8 years ago
BUGFIX session_list check More... about 8 years ago
BUGFIX transapi_unload cancel null fmon_thread and pthread_kill fix More... about 8 years ago
BUGFIX asprintf error return is only -1 More... about 8 years ago
Merge pull request #157 from plummer86/master More... over 8 years ago
Fixed notification initialization More... over 8 years ago
Merge branch 'rponczkowski-event_file_rotating' More... over 8 years ago
MAINTENANCE code formatting More... over 8 years ago
[artf127329] rotating events files stream: General idea is to rename stream file when exceeds desired size, and mark it with magic value at the end, so agent which read this file would know that need to switch to another file, when new file again exceed size remove first one, rename current, and create new and so on. More... over 8 years ago
BUGFIX missing c++ wrapper in custom datastore header file
Radek Krejčí
as Radek Krejci
More... over 8 years ago
BUGFIX receiving hello did not update reply type More... over 8 years ago
Merge branch 'master' of https://github.com/CESNET/libnetconf More... over 8 years ago
BUGFIX uninitialized variables More... over 8 years ago
Merge pull request #144 from poponiv/master More... over 8 years ago
BUGFIX rpc_copyconfig change order of source and target nodes More... over 8 years ago
BUGFIX ssh client now accepts all host keys by default More... over 8 years ago
BUGFIX correct checking for libxslt
Radek Krejčí
as Radek Krejci
More... over 8 years ago