]> git.meshlink.io Git - meshlink/commit
Remove support for calling external scripts.
authorGuus Sliepen <guus@meshlink.io>
Sat, 12 Apr 2014 12:28:18 +0000 (14:28 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 12 Apr 2014 12:28:18 +0000 (14:28 +0200)
commit7139dc96be39abcdcf7f20e134a5e9b8abce05c4
treee686597db5a303351db9ef6930f4edf576edd860
parent66636a6030e0d236d5c0b57170705649d081a31a
Remove support for calling external scripts.

These will be replaced by callbacks to the application.
src/Makefile.am
src/graph.c
src/invitation.c
src/net_setup.c
src/protocol_auth.c
src/script.c [deleted file]
src/script.h [deleted file]