Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
CESNET
/
netopeerguid
/
6e8f42662aa38ba455e8309623648ae55dfc93ce
/
src
/
mod_netconf.c
6e8f426
mod_netconf: maintenance (doc, constant subst.)
by Tomas Cejka
· 11 years ago
99b3dc8
mod_netconf: closing sessions - revisited
by Tomas Cejka
· 11 years ago
d016f9c
mod_netconf: history of notification & pthread_key
by Tomas Cejka
· 11 years ago
6b886e0
mod_netconf: notification history
by Tomas Cejka
· 11 years ago
47387fd
mod_netconf: hopefuly "stable" version
by Tomas Cejka
· 11 years ago
bdedcd3
mod_netconf: connect/close, locking
by Tomas Cejka
· 11 years ago
d5b5377
mod_netconf: refactoring
by Tomas Cejka
· 11 years ago
64b8748
mod_netconf: refactoring
by Tomas Cejka
· 11 years ago
0063597
mod_netconf: BUGFIX free unallocated memory
by Tomas Cejka
· 11 years ago
8a82dab
mod_netconf: debugging memleak, segfault
by Tomas Cejka
· 11 years ago
7328693
mod_netconf: add eventtime to notifications for ws
by Tomas Cejka
· 11 years ago
f38a54c
mod_netconf: BUGFIX reloadhello segfault
by Tomas Cejka
· 11 years ago
a72dfdb
mod_netconf: BUGFIX json-c bad deletion
by Tomas Cejka
· 11 years ago
45ab59f
mod_netconf: reload hello message using ssh channel
by Tomas Cejka
· 12 years ago
b3cc64f
mod_netconf: change includes and flags according to libnetconf API
by Tomas Cejka
· 12 years ago
ae9efe5
mod_netconf: set with-defaults to report-all
by Tomas Cejka
· 12 years ago
44e71db
mod_netconf: set with-defaults to report-all
by Tomas Cejka
· 12 years ago
654f84e
mod_netconf: handle empty notification queue
by Tomas Cejka
· 12 years ago
0a4bba8
mod_netconf: doxygen - module netconf_operations
by Tomas Cejka
· 12 years ago
04e3995
mod_netconf: activity timeout set to 1hour
by Tomas Cejka
· 12 years ago
ba21b38
mod_netconf: notification testing version
by Tomas Cejka
· 12 years ago
404d37e
mod_netconf: maintenance - remove compilation warnings
by Tomas Cejka
· 12 years ago
af7a156
mod_netconf: close NETCONF sessions
by Tomas Cejka
· 12 years ago
d340dbf
webgui: mod_netconf: --with-notifications
by Tomas Cejka
· 12 years ago
4ce5d0a
mod_netconf: set version 0.10.0 and release package
by Tomas Cejka
· 12 years ago
5064c23
mod_netconf: migration to libnetconf 0.3.0 (untested)
by Tomas Cejka
· 12 years ago
689a104
mod_netconf: added $Id string
by Tomas Cejka
· 12 years ago
afe4607
mod_netconf,webgui: BUGFIX getschema format + error message
by Tomas Cejka
· 12 years ago
94da2c5
mod_netconf: get-schema in mod_netconf, test-client
by Tomas Cejka
· 12 years ago
0aeca8b
netopeer: get-schema untested
by Tomas Cejka
· 12 years ago
1490ef1
mod_netconf: debug message on connection error
by Tomas Cejka
· 12 years ago
bcdc114
mod_netconf: BUGFIX deadlock after error
by Tomas Cejka
· 12 years ago
a332b69
apache mod: CHANGE: Handling received reply messages
by Radek Krejci
· 12 years ago
027f3bc
mod_netconf: BUGFIX module could not be compiled
by Tomas Cejka
· 12 years ago
6c4609b
mod_netconf: BUGFIX deadlock on unknown session disconnect
by Tomas Cejka
· 12 years ago
da134a1
mod_netconf: BUGFIX: Fixed segfault when asked for information
by Kupka David
· 12 years ago
cdc274e
mod_netconf: BUGFIX missing filter for GET
by Tomas Cejka
· 12 years ago
f34f391
mod_netconf: BUGFIX capabilities during connect
by Tomas Cejka
· 12 years ago
00b9c5c
mod_netconf,test_client: Added support for configuring supported capabilities.
by Kupka David
· 12 years ago
1e3e4c8
mod_netconf, test-client: JSON messages are now encoded using Chunked Framing Mechanism before sending over UNIX socket.
by David Kupka
· 12 years ago
8e60a37
mod_netconf: Every request is processed by new thread. Added session locking.
by David Kupka
· 12 years ago
e5091bc
Merge branch 'master' of homeproj.cesnet.cz:/var/reps/git/netopeer
by Tomas Cejka
· 12 years ago
7338bde
mod_netconf: compatibility change to libnetconf 0.1.3
by Radek Krejci
· 12 years ago
11dac0d
mod_netconf: BUGFIX sigsegv if no host/user sent
by Tomas Cejka
· 12 years ago
210d7f2
mod_netconf: BUGFIX: double free
by Radek Krejci
· 12 years ago
80c10d9
mod_netconf: support for generic NETCONF operation
by Radek Krejci
· 12 years ago
7b4ddd0
mod_netconf: remove unnecessary dependencies and includes
by Radek Krejci
· 12 years ago
a282bed
mod_netconf: update for libnetconf 0.1.1
by Radek Krejci
· 12 years ago
9e04c7b
mod_netconf: provide information about NETCONF session
by Radek Krejci
· 12 years ago
e34d3eb
mod_netconf: kill-session
by Radek Krejci
· 12 years ago
cebb7af
mod_netconf: BUGFIX: copy-config
by Radek Krejci
· 12 years ago
5cd7d42
mod_netconf: lock and unlock
by Radek Krejci
· 12 years ago
2f31837
mod_netconf: delete-config
by Radek Krejci
· 12 years ago
fa891e7
mod_netconf: MAINTENANCE: simplify code
by Radek Krejci
· 12 years ago
62ab34b
mod_netconf: edit-config support
by Radek Krejci
· 12 years ago
8e4632a
mod_netconf: MAINTENANCE: separate common code as function
by Radek Krejci
· 12 years ago
5d076db
mod_netconf: add some tests for client's input
by Radek Krejci
· 12 years ago
e31ad21
mod_netconf: BUGFIX: possible free of NULL pointer
by Radek Krejci
· 12 years ago
c11fd86
mod_netconf: process <rpc-error> and provide data
by Radek Krejci
· 12 years ago
ae021c1
mod_netconf: own config as source in copy-config
by Radek Krejci
· 12 years ago
6cb0898
mod_netconf: rename mod_netconf's socket
by Radek Krejci
· 12 years ago
8fd7cd9
mod_netconf: remove unnecessary debug messages
by Radek Krejci
· 12 years ago
035bf4e
mod_netconf: copy-config support
by Radek Krejci
· 12 years ago
8fd1f5e
mod_netconf: mod_netconf only receives requests.
by Radek Krejci
· 12 years ago
f23850c
mod_netconf: add disconnect
by Radek Krejci
· 12 years ago
dfaa6ea
mod_netconf: remove unnecessary (dead) code
by Radek Krejci
· 12 years ago
469aab8
client: Netopeer apache module initial commit
by Radek Krejci
· 12 years ago