clixon/apps/cli
Renato Botelho do Couto dabf0e5918 Improve permissions and strip binaries
- Use 0755 for directories
- Use 0644 for libraries, includes and shared files
- Use -s (strip) parameter when installing binaries and libraries
2018-04-23 13:33:21 -05:00
..
cli_common.c * Restructure and more generic plugin API (cli,backend,restconf,netconf) 2018-04-02 10:38:53 +02:00
cli_common.h 2017->2018 2018-01-01 12:25:33 +01:00
cli_generate.c (Work in progress) Restconf error handling for get and edit operations 2018-03-11 20:17:11 +01:00
cli_generate.h 2017->2018 2018-01-01 12:25:33 +01:00
cli_handle.c CLI plugin API restructuring completed. Now all plugin APIs have the generic form 2018-04-08 11:32:43 +02:00
cli_handle.h CLI plugin API restructuring completed. Now all plugin APIs have the generic form 2018-04-08 11:32:43 +02:00
cli_main.c * Experimental NACM RFC8341 Network Configuration Access Control Model. 2018-04-19 22:44:15 +02:00
cli_plugin.c * Experimental NACM RFC8341 Network Configuration Access Control Model. 2018-04-19 22:44:15 +02:00
cli_plugin.h * Experimental NACM RFC8341 Network Configuration Access Control Model. 2018-04-19 22:44:15 +02:00
cli_show.c Fixed issue https://github.com/clicon/clixon/issues/17 special character in strings can break RPCs 2018-04-21 16:32:46 +02:00
clixon_cli.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_cli_api.h 2017->2018 2018-01-01 12:25:33 +01:00
Makefile.in Improve permissions and strip binaries 2018-04-23 13:33:21 -05:00