Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-12 | Add pre-up and post-down handlers | Matthias Schiffer | |
2013-08-07 | Add sys/wait.h includes where necessary on FreeBSD | Matthias Schiffer | |
2013-07-25 | Move _GNU_SOURCE define to types.h | Matthias Schiffer | |
2013-04-21 | shell: add interface for link-local addresses to PEER_ADDRESS as well | Matthias Schiffer | |
2013-04-20 | Always include interface name for link-local addresses | Matthias Schiffer | |
2013-02-27 | Don't set the peer address for temporary peers before the session is ↵ | Matthias Schiffer | |
actually established Doing so could lead to duplicate address entries in different peers, causing very strange behaviour. Add additional parameters for the local and the peer address to fastd_shell_exec() to allow the on-verify script to use this information nevertheless. | |||
2013-02-25 | Fix shell command exit status message, for real. | Matthias Schiffer | |
2013-02-25 | Fix shell exit status warning condition | Matthias Schiffer | |
2013-02-25 | Add public keys to shell environment | Matthias Schiffer | |
2013-02-25 | Set some more environment variables for shell commands | Matthias Schiffer | |
2013-02-25 | Get rid of some duplicate code for calling shell commands | Matthias Schiffer | |