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 |
Serj Kalichev
|
c01b0e854d
ktpd: Some renaming
|
3 years ago |
Serj Kalichev
|
e0b011bc69
ktpd: Process ACTION
|
3 years ago |
Serj Kalichev
|
d2388c1bd7
kexec, kcontext: Close service file descriptors
|
3 years ago |
Serj Kalichev
|
8dd7b320b5
kexec: Put grabber to separate file grabber.c
|
3 years ago |
Serj Kalichev
|
7b2b9119b8
kexec: Output grabber implementation
|
3 years ago |
Serj Kalichev
|
bda18b8ac8
kexec: Begin to implement output grabber
|
3 years ago |
Serj Kalichev
|
ea7770be82
Fix memory leaks
|
3 years ago |
Serj Kalichev
|
209ceded43
kexec: Make separate functions to exec sync and async symbols
|
3 years ago |
Serj Kalichev
|
cc6fd71226
kexec: Some comments
|
3 years ago |
Serj Kalichev
|
12cbbf0b56
Fix fork()/stdio_streams related errors
|
3 years ago |
Serj Kalichev
|
8ea2b54f61
ksession: Get stdout of forked action
|
3 years ago |