clixon/apps/backend
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
..
backend_client.c * Fixed issue https://github.com/clicon/clixon/issues/18 RPC response issues reported by Stephen Jones at Netgate 2018-04-22 16:53:12 +02:00
backend_client.h 2017->2018 2018-01-01 12:25:33 +01:00
backend_commit.c * Proper RFC 6241 Netconf error handling 2018-03-18 18:06:02 +00:00
backend_commit.h 2017->2018 2018-01-01 12:25:33 +01:00
backend_handle.h 2017->2018 2018-01-01 12:25:33 +01:00
backend_main.c * Experimental NACM RFC8341 Network Configuration Access Control Model. 2018-04-19 22:44:15 +02:00
backend_plugin.c * Fixed issue https://github.com/clicon/clixon/issues/18 RPC response issues reported by Stephen Jones at Netgate 2018-04-22 16:53:12 +02:00
backend_plugin.h * Fixed issue https://github.com/clicon/clixon/issues/18 RPC response issues reported by Stephen Jones at Netgate 2018-04-22 16:53:12 +02:00
backend_socket.c 2017->2018 2018-01-01 12:25:33 +01:00
backend_socket.h 2017->2018 2018-01-01 12:25:33 +01:00
clixon_backend.h plugin API remake 2018-04-04 09:51:47 +00:00
clixon_backend_handle.c Plugin RPC callback interface have been unified between backend, netconf and restconf. 2018-04-07 18:20:33 +02:00
clixon_backend_handle.h Plugin RPC callback interface have been unified between backend, netconf and restconf. 2018-04-07 18:20:33 +02:00
clixon_backend_transaction.c 2017->2018 2018-01-01 12:25:33 +01:00
clixon_backend_transaction.h Plugin RPC callback interface have been unified between backend, netconf and restconf. 2018-04-07 18:20:33 +02:00
Makefile.in Improve permissions and strip binaries 2018-04-23 13:33:21 -05:00