Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
libnetconf2
/
0f942e810eb9eb31f77e13cc4c3f4d3b8165dbe8
/
src
/
session_server.c
0f942e8
Use proper size for inet_ntop's buffer
by Jan Kundrát
· 7 years ago
103fe63
server session BUGFIX properly remove thread id on timeout
by Michal Vasko
· 7 years ago
2b76809
server session CHANGE separate timeout for waiting for queue
by Michal Vasko
· 7 years ago
d834003
server session BUGFIX handle removing ids not from the beginning
by Michal Vasko
· 7 years ago
74c345f
server session BUGFIX queue round buffer fixes
by Michal Vasko
· 7 years ago
queue_fix
8bc747c
Revert "server session BUGFIX queue round buffer fixes"
by Michal Vasko
· 7 years ago
fdf1e68
server session BUGFIX queue round buffer fixes
by Michal Vasko
· 7 years ago
f8aa997
server session CHANGE libyang api changes
by Michal Vasko
· 7 years ago
8dcaa88
server session CHANGE libssh poll changed and handles SSH messages automatically
by Michal Vasko
· 7 years ago
c97cb16
server session BUGFIX unhandled session state
by Michal Vasko
· 7 years ago
4871c9d
server session CHANGE enable iterating over ps_pollsession sessions
by Michal Vasko
· 7 years ago
9fb4227
session BUGFIX do not mix real and monotonic time
by Michal Vasko
· 7 years ago
77a6abe
session CHANGE use monotonic clock where possible
by Michal Vasko
· 7 years ago
3222b7d
CHANGE reflect API changes in libyang 0.14
by Radek Krejci
· 7 years ago
2d2bf4d
BUGFIX - fix a potential crash in ERR prints.
by Darshanajk
· 7 years ago
9563b81
MAINTENANCE removed redundant _POSIX_SOURCE flags
by Miroslav Mareš
· 7 years ago
b4bb18e
Merge branch 'devel' of https://github.com/cesnet/libnetconf2 into devel
by Michal Vasko
· 7 years ago
4992d80
server session BUGFIX uninitialized variable
by Michal Vasko
· 7 years ago
3d4e721
server BUGFIX nc_ps_poll deadlock due to multi-thread conflict
by fanchanghu
· 7 years ago
142cfea
session CHANGE new killed-by atrribute of every session
by Michal Vasko
· 7 years ago
88639e9
Revert "BUGFIX libyang changes"
by Michal Vasko
· 7 years ago
f4c8b79
BUGFIX libyang changes
by Michal Vasko
· 7 years ago
efbc5e3
server session CHANGE polling mechanism upgraded and refactored
by Michal Vasko
· 7 years ago
e4300a8
session CHANGE poll sessions now have state
by Michal Vasko
· 7 years ago
1ff9776
server session CHANGE all the sessions are checked if running in poll
by Michal Vasko
· 7 years ago
4d13eca
Merge branch 'devel'
by Michal Vasko
· 8 years ago
v0.8-r1
1afa779
get-schema BUGFIX correct interpretation of empty version value
by Radek Krejci
· 8 years ago
9550cf1
server session BUGFIX memory leak
by Michal Vasko
· 8 years ago
4e455dd
server session BUGFIX missing unlock
by Michal Vasko
· 8 years ago
e1ee05b
server session NEW getting sessions from ps based on sid
by Michal Vasko
· 8 years ago
b70c8b8
server session CHANGE transport timeout used globally
by Michal Vasko
· 8 years ago
53358d3
server session CHANGE increase timeout for transport-protocol data
by Michal Vasko
· 8 years ago
81c5b30
session MAINTENANCE unify timeouts
by Michal Vasko
· 8 years ago
e8e0770
server session CHANGE enable servers to know if they have endpts to accept on
by Michal Vasko
· 8 years ago
e39ae6b
server session OPTIMIZE do not duplicate function code
by Michal Vasko
· 8 years ago
3486a7c
server session CHANGE basic server notification support
by Michal Vasko
· 8 years ago
f54cd35
server session BUFGIX ignore signals while polling
by Michal Vasko
· 8 years ago
ade892d
session CHANGE concurrency greatly improved
by Michal Vasko
· 8 years ago
36c7be8
session CHANGE timeout mechanism completely rewritten
by Michal Vasko
· 8 years ago
18aeb5d
session CHANGE compatibility with openssl v1.1.0
by Michal Vasko
· 8 years ago
30a5d6b
server session CHANGE ps poll return special error when no sessions to poll
by Michal Vasko
· 8 years ago
f4462fd
server session CHANGE avoid locking when reading session count
by Michal Vasko
· 8 years ago
f471fa0
session CHANGE new timeout introduced
by Michal Vasko
· 8 years ago
11d2f6a
server session BUGFIX always reset last session on delete
by Michal Vasko
· 8 years ago
b5a58fa
io MAINTENANCE messages and polling mechanism unified
by Michal Vasko
· 8 years ago
001224d
server session BUFGIX try to prevent invalid mutex destruction
by Michal Vasko
· 8 years ago
ac2f618
server session BUGFIX bind chaos refactored
by Michal Vasko
· 8 years ago
4c1fb49
session CHANGE use callbacks for hostkey and certificate retrieval
by Michal Vasko
· 8 years ago
76be675
server session BUGFIX corrected poll return values
by Michal Vasko
· 8 years ago
41adf39
session CHANGE new libyang flag used to handle msgs with ext deps
by Michal Vasko
· 8 years ago
9a32736
server session CHANGE make ps poll transport-specific
by Michal Vasko
· 8 years ago
99f251b
server session CHANGE make ps poll transport-specific
by Michal Vasko
· 8 years ago
3cb0b13
server session BUGFIX validate data before passing them into reply
by Michal Vasko
· 8 years ago
b45fd5e
server session BUGFIX check that all received SSH data were processed
by Michal Vasko
· 8 years ago
625ffa5
server session BUGFIX check that all received SSH data were processed
by Michal Vasko
· 8 years ago
90fba64
get-schema CHANGE reflect changes in libyang
by Radek Krejci
· 8 years ago
89c3445
get-schema CHANGE reflect changes in libyang
by Radek Krejci
· 8 years ago
658782b
session CHANGE generalize setting of the session's capabilities
by Radek Krejci
· 8 years ago
17dfda9
session CHANGE ssh authorized keys are global now
by Michal Vasko
· 8 years ago
5905037
server session CHANGE enable deleting endpoints based on ti
by Michal Vasko
· 8 years ago
0a5ae9a
session CHANGE always use strict flag
by Michal Vasko
· 8 years ago
6bb116b
server session BUGFIX release client while waiting
by Michal Vasko
· 8 years ago
88929e2
server session BUGFIX leftover useless assignment
by Michal Vasko
· 8 years ago
4f92101
server session BUGFIX wrong blocks
by Michal Vasko
· 8 years ago
d0f2b92
MAINTENANCE remove execute bit from source code files
by Radek Krejci
· 8 years ago
333e81e
MAINTENANCE remove execute bit from source code files
by Radek Krejci
· 8 years ago
9ed67a7
server session BUGFIX removing binds
by Michal Vasko
· 8 years ago
6ccb29d
server session MAINTENANCE added a verbose message
by Michal Vasko
· 8 years ago
0a3f375
session BUGFIX several clients connected at the same time
by Michal Vasko
· 8 years ago
29af44b
session CHANGE call home messages enhanced
by Michal Vasko
· 8 years ago
c4bc581
server session FEATURE call home full support
by Michal Vasko
· 8 years ago
2e6defd
session FEATURE callhome rewritten
by Michal Vasko
· 8 years ago
93e8022
notifications FEATURE basic support for sending notifications from server side
by Radek Krejci
· 8 years ago
467b5d0
Merge branch 'devel'
by Radek Krejci
· 8 years ago
3ad5f38
server session MAINTENANCE unreachable code removed
by Michal Vasko
· 8 years ago
b1a094b
server session BUGFIX forgotten unlock
by Michal Vasko
· 8 years ago
50cc94f
session CHANGE print caller in mutex lock fail
by Michal vasko
· 8 years ago
953939c
session CHANGE print caller in mutex lock fail
by Michal vasko
· 8 years ago
94acafc
server session BUGFIX bind poll
by Michal Vasko
· 8 years ago
68b3f29
session BUGFIX libyang api change
by Michal Vasko
· 8 years ago
36dfdb3
data handling UPDATE reflect changes in libyang's handling of default values
by Radek Krejci
· 8 years ago
539efb6
UPDATE reflect changes in libyang API
by Radek Krejci
· 8 years ago
5e39137
server session CHANGE do not use asserts
by Michal Vasko
· 8 years ago
e2713da
session CHANGE option store adjusted for ietf-netconf-server granularity
by Michal Vasko
· 8 years ago
bae4ca3
server session BUGFIX idle timeout checking fixed
by Michal Vasko
· 8 years ago
f802fdc
server session BUGFIX set last_rpc for new sessions
by Michal Vasko
· 8 years ago
15dfe72
server session BUGFIX idle timeout checking fixed
by Michal Vasko
· 8 years ago
2f975cf
server session BUGFIX set last_rpc for new sessions
by Michal Vasko
· 8 years ago
863a6e9
server session MAINTENANCE error message clarified
by Michal Vasko
· 8 years ago
2604317
server session CHANGE print calling function on lock error
by Michal Vasko
· 8 years ago
0ea456b
server session BUGFIX missing unlock
by Michal Vasko
· 8 years ago
b30b99c
session BUGFIX proper ps locking error cleanup
by Michal Vasko
· 8 years ago
227f8ff
server session CHANGE print calling function on lock error
by Michal Vasko
· 8 years ago
014b1ae
Merge branch 'master' into devel
by Michal Vasko
· 8 years ago
8c24253
server session BUGFIX missing unlock
by Michal Vasko
· 8 years ago
bdcf236
session BUGFIX proper ps locking error cleanup
by Michal Vasko
· 8 years ago
966f2de
add global RPC callback feature
by fanchanghu
· 8 years ago
7ac1605
compat CHANGE support for systems without clock_gettime()
by Radek Krejci
· 8 years ago
90e8e69
session & messages FEATURE action support
by Michal Vasko
· 8 years ago
5e20347
server session BUGFIX return proper value on timeout
by Michal Vasko
· 8 years ago
Next »