Serj Kalichev
|
09c0a9d890
ischeme: inspace
|
3 years ago |
Serj Kalichev
|
ee9cf365b7
kscheme: Add knspace_t
|
3 years ago |
Serj Kalichev
|
c8f92a74c6
Add initial version of kexec_t
|
3 years ago |
Serj Kalichev
|
9c8aca6cbe
kcontext: Add stdin, stdout, stderr
|
3 years ago |
Serj Kalichev
|
47543a92fd
Make some kcontext_t set() function not visible outside library
|
3 years ago |
Serj Kalichev
|
155a86cdf4
session: Initial versions of klevel_t and kpath_t classes
|
3 years ago |
Serj Kalichev
|
4f35b254fa
dbs: ischeme plugin that can deploy
|
3 years ago |
Serj Kalichev
|
fa16f7e267
kxml: Deafault plugin functions for dbs
|
3 years ago |
Serj Kalichev
|
eebdb63587
kscheme: Fix memory leak in kscheme_find_sym()
|
3 years ago |
Serj Kalichev
|
c11dcb044e
klishd: Minor cleanup
|
3 years ago |
Serj Kalichev
|
5b4f83e7eb
kxml: Change some messages and fix potential memory leaks
|
3 years ago |
Serj Kalichev
|
ebb47924f4
kxml: It can be multiple VIEW with the same name
|
3 years ago |
Serj Kalichev
|
f74887627d
dbs: Fix expat plugin linking
|
3 years ago |
Serj Kalichev
|
d0c2f1f1c1
dbs: Fix roxml plugin
|
3 years ago |
Serj Kalichev
|
deccaf9068
kxml: PARAMs can add sub-PARAMs
|
3 years ago |
Serj Kalichev
|
975b3de37b
kxml: Change error messages
|
3 years ago |
Serj Kalichev
|
797e6f16b3
kxml: Fix process_node() and kxml_node_tag() functions
|
3 years ago |
Serj Kalichev
|
4eb6fbfa30
kxml: Fix kxml_load_scheme() to expand tilde symbol
|
3 years ago |
Serj Kalichev
|
0519fd2339
plugins: dbs and klish plugins use '-' in filenames
|
3 years ago |
Serj Kalichev
|
2ad5b8a46a
kdb: Better error message
|
3 years ago |
Serj Kalichev
|
e97fd8ec77
kdb: Some error messages
|
3 years ago |
Serj Kalichev
|
9e38544e67
klishd: load_all_dbs(). Unfinished
|
3 years ago |
Serj Kalichev
|
677293a539
klishd: Add 'DBs' option to config file
|
3 years ago |
Serj Kalichev
|
6a50bed1d3
klishd: klishd has access to raw config file but not known options only
|
3 years ago |
Serj Kalichev
|
b23c237323
ischeme: Change interface of ischeme_load() due to kdb style
|
3 years ago |
Serj Kalichev
|
d672b4a837
kdb: faux_error_t is optional external object for kdb_t
|
3 years ago |
Serj Kalichev
|
5a118673f4
kdb: Change load function interface
|
3 years ago |
Serj Kalichev
|
bf39b89e53
kdb: kdb object contain faux_error_t list
|
3 years ago |
Serj Kalichev
|
37ee9bfe47
kdb: kdb_has_..._fn() functions
|
3 years ago |
Serj Kalichev
|
6240b54ec1
kdb: kdb_load_scheme(), kdb_deploy_scheme()
|
3 years ago |