Fix --logfile without a filename on Windows.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 14 Apr 2015 09:20:24 +0000 (11:20 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 10 Apr 2016 15:28:42 +0000 (17:28 +0200)
commit0e8e53b4cee8f1ea27bad501cbc18292ced54fa1
treec66e8e5e53604b169bed06a00407664d6dca74c8
parentc544e5e8fe22250b230a46f0340483db5403a6c1
Fix --logfile without a filename on Windows.

On Windows, the log filename now defaults to "tinc.log" in the same
directory as tinc.conf.

# Conflicts:
# src/tincd.c
src/names.c