From: W. Trevor King Date: Wed, 19 Mar 2014 17:31:02 +0000 (-0700) Subject: Merge branch 'host-port' into next X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fb93a8e20100da7a1365accc22fdc9f9df49371b;p=irker.git Merge branch 'host-port' into next * host-port: irkerd: Add command-line options for the listener --host and --port --- fb93a8e20100da7a1365accc22fdc9f9df49371b diff --cc NEWS index 672259b,352947c..a9c9b77 --- a/NEWS +++ b/NEWS @@@ -1,7 -1,7 +1,8 @@@ irker history 2.8 @ unreleased + Add support for --syslog. + Add support for --host and --port. 2.7 @ 2014-03-15 Add support for ircs:// and SSL/TLS connections to IRC servers. diff --cc irkerd.xml index f6cf277,b05202b..5cd96f7 --- a/irkerd.xml +++ b/irkerd.xml @@@ -20,8 -20,9 +20,10 @@@ irkerd -c ca-file -d debuglevel + --syslog -l logfile + -H host + -P port -n nick -p password -i IRC-URL