Serj Kalichev
|
2dfdb21fd4
Check for context type for nav() symbol
|
2 years ago |
Serj Kalichev
|
a1f63f3415
Some comments for context types
|
2 years ago |
Serj Kalichev
|
28a9a185d9
ACTION's context contains session data
|
2 years ago |
Serj Kalichev
|
663068a6db
nav: Return private.h back
|
2 years ago |
Serj Kalichev
|
78337fd233
navigation: Documentation
|
2 years ago |
Serj Kalichev
|
9ed4a10d64
Remove legacy files
|
2 years ago |
Serj Kalichev
|
077a4f449c
Add XML examples. It's dirty now
|
2 years ago |
Serj Kalichev
|
4740d5cd59
Dry-run mode
|
3 years ago |
Serj Kalichev
|
9a23b487f2
klish: Print error from server
|
3 years ago |
Serj Kalichev
|
5207c10149
klish: Implement --stop-on-error option
|
3 years ago |
Serj Kalichev
|
281b426ace
klish: Implement -q option
|
3 years ago |
Serj Kalichev
|
125db719b2
klish: Can get commands from files
|
3 years ago |
Serj Kalichev
|
a66e80de87
ktp: KTP protocol was changed. If server wants stdout/stdin exchange it must send CMD_ACK with 'incompleted' flag and set features using status
|
3 years ago |
Serj Kalichev
|
4766721c0d
klish: User can specify input files on command line
|
3 years ago |
Serj Kalichev
|
2356aa28d9
klish: Can process multiply -c options
|
3 years ago |
Serj Kalichev
|
6a394421fc
plugin.klish: COMMAND_CASE ptype
|
3 years ago |
Serj Kalichev
|
ded33b681e
Add lost files
|
3 years ago |
Serj Kalichev
|
37aa4964e7
kcontext: wrapper kcontext_candidate_arg()
|
3 years ago |
Serj Kalichev
|
a05e1732ed
ksession: Validate parg using PTYPE
|
3 years ago |
Serj Kalichev
|
6826f238d2
context: Add parent_pargv and parg_to_validate to context structure
|
3 years ago |
Serj Kalichev
|
e339a4492a
ptype as a entry's purpose. parse_for_local_exec()
|
3 years ago |
Serj Kalichev
|
30ea378fe2
ktpd: Send stderr to client
|
3 years ago |
Serj Kalichev
|
918b88c24a
ktp: Working version of ktp_session_req_cmd()
|
3 years ago |
Serj Kalichev
|
543ca36434
ktp: Callbacks for received stdout and stderr
|
3 years ago |
Serj Kalichev
|
89bf44666e
ktpd: Dirty version of sending stdout to client
|
3 years ago |
Serj Kalichev
|
28adc4a3de
ktp: Working on ktp_session_req_cmd
|
3 years ago |
Serj Kalichev
|
07fe1c22b1
ktpd: Changes due to faux_async callback API changes
|
3 years ago |
Serj Kalichev
|
82260887fb
ktp: Move some generic code to ktp.c
|
3 years ago |
Serj Kalichev
|
6ddb3df2f2
ktpd: Transmit retcode to client
|
3 years ago |
Serj Kalichev
|
61e2dfd4a7
ktp: NOT_AUTHORIZED -> UNAUTHORIZED
|
3 years ago |