# # ChangeLog for / # # Generated by Trac 1.0.2 # Jul 1, 2024, 7:39:19 PM Sun, 06 Aug 2017 03:21:53 GMT Jason Gross [77beb3c] * commands.c (modified) * logging.c (modified) Add a -f flag to :flush-logs This allows us to bypass any ... Sun, 06 Aug 2017 03:21:53 GMT Jason Gross [ec36247] * commands.c (modified) * logging.c (modified) Defer failed log messages Previously, when we failed to open a ... Sun, 06 Aug 2017 03:21:53 GMT Jason Gross [e47e1b0] * logging.c (modified) Display log file name on failure to open file Also, make ... Sat, 05 Aug 2017 22:57:42 GMT Jason Gross [8eb72d2] * perl/modules/Kerberos/lib/BarnOwl/Module/Kerberos.pm (modified) Use eq not == for string comparison in Kerberos.pm Sat, 05 Aug 2017 22:57:42 GMT Jason Gross [a4b854a] * perl/modules/Kerberos/lib/BarnOwl/Module/Kerberos.pm (modified) Make spacing in Kerberos.pm more uniform Sat, 05 Aug 2017 22:57:42 GMT Jason Gross [20ec886] * perl/modules/Kerberos/lib/BarnOwl/Module/Kerberos.pm (modified) Fix variable names, remove dead variables Sat, 05 Aug 2017 22:57:42 GMT Jason Gross [38db1a1] * perl/modules/Kerberos/lib/BarnOwl/Module/Kerberos.pm (modified) Fix spelling in Kerberos.pm Sat, 05 Aug 2017 22:57:42 GMT Jason Gross [268c7e8] * perl/modules/Kerberos/Makefile.PL (added) * perl/modules/Kerberos/lib/BarnOwl/Module/Kerberos.pm (added) * perl/modules/Makefile.am (modified) renew command implemented :renew in barnowl prompts for a password, ... Sat, 05 Aug 2017 21:54:22 GMT Jason Gross [1f92f39] * perl/lib/BarnOwl/Complete/Client.pm (modified) Revamp set/unset completion - unset only completes ... Sat, 05 Aug 2017 21:54:22 GMT Jason Gross [81e93c3] * perlglue.xs (modified) * variable.c (modified) Add BarnOwl::get_variable_info Returns a dictionary about a given ... Sat, 05 Aug 2017 21:54:22 GMT Jason Gross [a95b564] * variable.c (modified) Descriptions should be empty, not NULL It's annoying for code that ... Sat, 05 Aug 2017 21:54:22 GMT Jason Gross [bf21c4e] * perl/lib/BarnOwl/Complete/Client.pm (modified) Correct tab-completion for set/unset They only allow -q at the front. Sat, 05 Aug 2017 21:54:22 GMT Jason Gross [41677d2] * commands.c (modified) Fix :set usage string Variable isn't optional. Rather either you ... Tue, 28 Feb 2017 03:24:48 GMT Adam Glasgall [678a7650] * ChangeLog (modified) add ChangeLog entry for 1.10 Sun, 04 Dec 2016 03:02:49 GMT Adam Glasgall [370d94d] * configure.ac (modified) bump version on master for next dev cycle Sat, 03 Dec 2016 23:34:31 GMT Adam Glasgall [b18151c] * ChangeLog (modified) * configure.ac (modified) BarnOwl 1.10rc1 Sat, 03 Dec 2016 21:53:54 GMT Adam Glasgall [392b5cf] * Makefile.am (modified) add cpanfile to Makefile.am Wed, 16 Mar 2016 02:48:13 GMT Karl Ramm [4ced41e] * Makefile.am (modified) * scripts/dist-ignore (added) * scripts/do-release (modified) * .travis.yml (modified) * cpanfile (added) * filterproc.c (modified) Merge pull request #156 from andersk/dist scripts/do-release: Build ... Wed, 16 Mar 2016 02:39:46 GMT Karl Ramm [39caad0] * filterproc.c (modified) * .travis.yml (modified) * commands.c (modified) * cpanfile (added) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * zephyr.c (modified) Merge pull request #164 from andersk/filterproc filterproc: Rewrite ... Tue, 08 Mar 2016 06:05:52 GMT Anders Kaseorg [bc308eb] * scripts/dist-ignore (added) * scripts/do-release (modified) scripts/do-release: Build distribution with ‘make distcheck’ This ... Tue, 08 Mar 2016 06:05:52 GMT Anders Kaseorg [866b391] * Makefile.am (modified) Support baking a version into the tarball with ‘make dist VERSION=…’ ... Tue, 08 Mar 2016 06:05:52 GMT Anders Kaseorg [02514d9] * Makefile.am (modified) Makefile.am: Don’t distribute version.c Signed-off-by: Anders ... Wed, 23 Dec 2015 06:50:18 GMT Jason Gross [0f5af62] * cpanfile (modified) Add facebook dependencies to cpanfile We don't put them inside a ... Wed, 23 Dec 2015 06:50:18 GMT Jason Gross [becd617] * .travis.yml (modified) * cpanfile (added) Use a cpanfile Wed, 23 Dec 2015 06:50:18 GMT Jason Gross [3d20ce1] * .travis.yml (modified) Update .travis.yml away from legacy infrastructure Following ... Tue, 01 Dec 2015 23:50:07 GMT Karl Ramm [53d6269] * commands.c (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * zephyr.c (modified) Merge pull request #165 from JasonGross/smartnarrow-view Add some ... Tue, 01 Dec 2015 20:35:45 GMT Anders Kaseorg [ff58239] * zephyr.c (modified) Avoid strchrnul This is a GNU extension. Signed-off-by: Anders ... Tue, 01 Dec 2015 04:50:54 GMT Jason Gross [4379288] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Buffer IRC rejoins This fixes ... Mon, 13 Jul 2015 16:59:05 GMT Jason Gross [d4f33f1] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Clean up ircnets on socketless disconnect This allows recovery from ... Wed, 15 Oct 2014 06:00:47 GMT Jason Gross [8fcd3e7] * commands.c (modified) Add some see-alsos to smartnarrow and smartfilter Wed, 15 Oct 2014 05:16:01 GMT Jason Gross [5f3f1e4] * .travis.yml (modified) Travis doesn't know about Perl 5.19 So tell it to use Perl 5.20 instead. Mon, 05 May 2014 10:44:05 GMT Anders Kaseorg [e8db357] * filterproc.c (modified) filterproc: Rewrite using GIOChannel The old poll() loop was ... Mon, 05 May 2014 10:44:00 GMT Anders Kaseorg [94b9ee0] * variable.c (modified) owl_variable_bool_get_tostring_default: Remove dead case ... Mon, 05 May 2014 10:44:00 GMT Anders Kaseorg [18380fd] * zephyr.c (modified) owl_zephyr_load{subs,loginsubs}: Eliminate useless stat call ... Mon, 05 May 2014 10:44:00 GMT Anders Kaseorg [b61ad80] * functions.c (modified) owl_function_debugmsg: Be sure to match va_start with va_end Found ... Wed, 23 Apr 2014 06:28:54 GMT Anders Kaseorg [cba6b9c] * util.c (modified) owl_util_file_deleteline: Prevent FD leak in error paths Found by ... Thu, 23 Jan 2014 23:24:58 GMT Nelson Elhage [9ae6095] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) Merge pull request #160 from nelhage/twitter Some misc twitter ... Thu, 23 Jan 2014 22:52:26 GMT Nelson Elhage [140429f] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) Implement :twitter-favorite Thu, 23 Jan 2014 22:51:53 GMT Nelson Elhage [0d53dfb] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) Kill the client-side tweet length check. Just let the API do the ... Thu, 23 Jan 2014 22:45:19 GMT Nelson Elhage [7ff3907] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (modified) squelch the legacy_list_api warnings Tue, 14 Jan 2014 21:56:33 GMT Alex Dehnert [c53f5e8] * perl/modules/Twitter/lib/BarnOwl/Module/Twitter.pm (modified) Use SSL by default As per https://dev.twitter.com/discussions/24239 ... Wed, 25 Dec 2013 16:33:37 GMT Anders Kaseorg [7dcef03] * aim.c (modified) * buddy.c (modified) * buddylist.c (modified) * cmd.c (modified) * context.c (modified) * editwin.c (modified) * filter.c (modified) * filterelement.c (modified) * functions.c (modified) * global.c (modified) * keybinding.c (modified) * keymap.c (modified) * logging.c (modified) * mainwin.c (modified) * message.c (modified) * messagelist.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) * popexec.c (modified) * popwin.c (modified) * runtests.sh (modified) * select.c (modified) * style.c (modified) * variable.c (modified) * viewwin.c (modified) * zephyr.c (modified) * zwrite.c (modified) Use the Glib slice allocator for fixed-size objects The slice ... Mon, 02 Dec 2013 08:57:50 GMT Anders Kaseorg [d779a1a] * perl/modules/Facebook/.gitignore (deleted) * perl/modules/Twitter/.gitignore (deleted) * perl/modules/Twitter/.hgignore (deleted) Remove redundant per-module .gitignore, .hgignore files This is all ... Mon, 02 Dec 2013 08:57:50 GMT Anders Kaseorg [59f4fd6] * perl/modules/.gitignore (modified) perl/modules/.gitignore: Add META.json, MYMETA.json ... Mon, 02 Dec 2013 08:57:50 GMT Anders Kaseorg [7834bb5] * .gitignore (modified) .gitignore: Add other kinds of tags Signed-off-by: Anders Kaseorg ... Mon, 02 Dec 2013 08:57:50 GMT Anders Kaseorg [7792bac] * .gitignore (modified) .gitignore: Add compile This is pulled in by Automake ≥ 1.14. ... Mon, 02 Dec 2013 08:57:50 GMT Anders Kaseorg [f1095da] * .gitignore (modified) * perl/modules/.gitignore (added) .gitignore: Reorganize Divide .gitignore into logical sections, and ... Mon, 02 Dec 2013 08:57:50 GMT Anders Kaseorg [ba9a1be] * .gitignore (modified) .gitignore: Remove core, jabber.log Signed-off-by: Anders Kaseorg ... Mon, 02 Dec 2013 08:56:28 GMT Anders Kaseorg [ebcdf4d] * zephyr.c (modified) owl_zephyr_smartstripped_user: Simplify, fixing overlapping strcat ... Mon, 02 Dec 2013 08:56:28 GMT Anders Kaseorg [21dc927] * tester.c (modified) Test owl_zephyr_smartstripped_user Signed-off-by: Anders Kaseorg ... Mon, 02 Dec 2013 08:55:41 GMT Anders Kaseorg [ebc6f77] * perl/lib/BarnOwl/Style/Default.pm (modified) Humanize zsigs Stop throwing away parts of multiline zsigs; we have ... Sun, 17 Nov 2013 10:28:44 GMT Anders Kaseorg [6f87658] * ChangeLog (modified) Sync ChangeLog with release-1.9 branch Signed-off-by: Anders ... Thu, 19 Sep 2013 22:46:27 GMT Anders Kaseorg [c55930e] * functions.c (modified) * zephyr.c (modified) Show Zephyr charset in info popup Signed-off-by: Anders Kaseorg ... Wed, 18 Sep 2013 17:48:19 GMT Edward Z. Yang [41064be] * perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm (modified) change BarnOwl::Module::Jabber::getServerFromJID to use ... Wed, 18 Sep 2013 17:46:31 GMT Edward Z. Yang [926c721] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) fix cmd_join in BarnOwl/Module/IRC.pm to use $chan, not $channel ... Wed, 28 Aug 2013 22:34:35 GMT Anders Kaseorg [441fd42] * ChangeLog (modified) * owl.c (modified) * perl/modules/Facebook/README (modified) * zephyr.c (modified) Replace the last few “Barnowl”s with “BarnOwl”s Signed-off-by: ... Sun, 11 Aug 2013 20:36:03 GMT Anders Kaseorg [ca1fb26a] * .gitignore (modified) * Makefile.am (modified) * commands.c (modified) * functions.c (modified) * owl.c (modified) * owl.h (modified) * perlconfig.c (modified) * zcrypt.c (modified) Be smarter about rebuilding on version number changes ... Sat, 10 Aug 2013 02:00:03 GMT Anders Kaseorg [685cca7] * Makefile.am (modified) Remove C files from BUILT_SOURCES They are already built through ... Thu, 08 Aug 2013 19:51:57 GMT Jason Gross [76e80de] * perl/modules/IRC/lib/BarnOwl/Module/IRC/Completion.pm (modified) Update completion for :irc-{join,part} Thu, 08 Aug 2013 19:51:55 GMT Jason Gross [be43554] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) Add a ~/.owl/ircchannels file, persist channels All irc channel ... Thu, 08 Aug 2013 19:00:52 GMT Jason Gross [ae2b830] * perlglue.xs (modified) owl_util_file_delete_line in perl Thu, 08 Aug 2013 19:00:51 GMT Jason Gross [c84c365] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) remove a space Thu, 08 Aug 2013 18:38:50 GMT Edward Z. Yang [ecd4edf] * perl/lib/BarnOwl.pm (modified) Added perl methods to register and unregister idle watchers. Thu, 08 Aug 2013 18:38:50 GMT Edward Z. Yang [120dac7] * global.c (modified) * owl.c (modified) * owl.h (modified) * perl/lib/BarnOwl/Hooks.pm (modified) Added a hook for wakeup/user input. I wanted to add a hook that got ... Thu, 08 Aug 2013 18:38:50 GMT Edward Z. Yang [a38becd] * commands.c (modified) * functions.c (modified) * perl/lib/BarnOwl/Hooks.pm (modified) * sepbar.c (modified) Added a perl hook for :away Note: The sepbar no longer ... Thu, 08 Aug 2013 18:19:03 GMT Edward Z. Yang [4f7b1f4] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Support channel-or-user IRC commands, and setup irc-msg to use it. ... Wed, 07 Aug 2013 01:41:07 GMT Jason Gross [48c09d4] * .travis.yml (added) Add .travis.yml for Travis-CI Yay for continuous integration and ... Wed, 07 Aug 2013 00:48:28 GMT Jason Gross [77dfeb1] * configure.ac (modified) Add -D_XOPEN_SOURCE_EXTENDED This is needed for cchar_t on the ... Sun, 30 Jun 2013 07:46:43 GMT Jason Gross [d995ff3] * doc/releasing-barnowl.txt (modified) ChangeLog updates should always show up on master This way Anders ... Sun, 30 Jun 2013 07:46:42 GMT Jason Gross [14b79a0] * doc/releasing-barnowl.txt (modified) Note that we need a barnowl-1.(N+1)dev tag Perhaps we should ... Sun, 30 Jun 2013 07:46:42 GMT Jason Gross [4ae24dd] * doc/releasing-barnowl.txt (modified) Add instructions for updating launchpad The build version number of ... Sat, 22 Jun 2013 16:36:17 GMT Jason Gross [96d80e9] * perlconfig.c (modified) Added support for calling perl subs with various return types Sat, 22 Jun 2013 16:36:16 GMT Jason Gross [92ffd89] * owl_perl.h (modified) * perlconfig.c (modified) * style.c (modified) Refactor perl calls through a single method I don't know the perl/C ... Thu, 20 Jun 2013 13:52:46 GMT Anders Kaseorg [1b17f50] * ChangeLog (modified) Sync ChangeLog with release-1.9 branch Signed-off-by: Anders ... Thu, 20 Jun 2013 13:25:24 GMT Anders Kaseorg [e4b8f93] * configure.ac (modified) * perl/lib/Module/Install/BarnOwl.pm (modified) * perl/modules/Makefile.am (modified) Really support building Perl modules from a separate builddir ... Thu, 20 Jun 2013 13:25:24 GMT Anders Kaseorg [1c22155] * .gitignore (modified) * README (modified) * configure.ac (modified) * perl/modules/Facebook/inc/Module/Install.pm (deleted) * perl/modules/Facebook/inc/Module/Install/BarnOwl.pm (deleted) * perl/modules/Facebook/inc/Module/Install/Base.pm (deleted) * perl/modules/Facebook/inc/Module/Install/Can.pm (deleted) * perl/modules/Facebook/inc/Module/Install/Fetch.pm (deleted) * perl/modules/Facebook/inc/Module/Install/Makefile.pm (deleted) * perl/modules/Facebook/inc/Module/Install/Metadata.pm (deleted) * perl/modules/Facebook/inc/Module/Install/Win32.pm (deleted) * perl/modules/Facebook/inc/Module/Install/WriteAll.pm (deleted) * perl/modules/IRC/inc/Module/Install.pm (deleted) * perl/modules/IRC/inc/Module/Install/BarnOwl.pm (deleted) * perl/modules/IRC/inc/Module/Install/Base.pm (deleted) * perl/modules/IRC/inc/Module/Install/Can.pm (deleted) * perl/modules/IRC/inc/Module/Install/Fetch.pm (deleted) * perl/modules/IRC/inc/Module/Install/Makefile.pm (deleted) * perl/modules/IRC/inc/Module/Install/Metadata.pm (deleted) * perl/modules/IRC/inc/Module/Install/Win32.pm (deleted) * perl/modules/IRC/inc/Module/Install/WriteAll.pm (deleted) * perl/modules/Jabber/inc/Module/Install.pm (deleted) * perl/modules/Jabber/inc/Module/Install/BarnOwl.pm (deleted) * perl/modules/Jabber/inc/Module/Install/Base.pm (deleted) * perl/modules/Jabber/inc/Module/Install/Can.pm (deleted) * perl/modules/Jabber/inc/Module/Install/Fetch.pm (deleted) * perl/modules/Jabber/inc/Module/Install/Makefile.pm (deleted) * perl/modules/Jabber/inc/Module/Install/Metadata.pm (deleted) * perl/modules/Jabber/inc/Module/Install/Win32.pm (deleted) * perl/modules/Jabber/inc/Module/Install/WriteAll.pm (deleted) * perl/modules/Makefile.am (modified) * perl/modules/Twitter/inc/Module/Install.pm (deleted) * perl/modules/Twitter/inc/Module/Install/BarnOwl.pm (deleted) * perl/modules/Twitter/inc/Module/Install/Base.pm (deleted) * perl/modules/Twitter/inc/Module/Install/Can.pm (deleted) * perl/modules/Twitter/inc/Module/Install/Fetch.pm (deleted) * perl/modules/Twitter/inc/Module/Install/Makefile.pm (deleted) * perl/modules/Twitter/inc/Module/Install/Metadata.pm (deleted) * perl/modules/Twitter/inc/Module/Install/Win32.pm (deleted) * perl/modules/Twitter/inc/Module/Install/WriteAll.pm (deleted) * perl/modules/WordWrap/inc/Module/Install.pm (deleted) * perl/modules/WordWrap/inc/Module/Install/BarnOwl.pm (deleted) * perl/modules/WordWrap/inc/Module/Install/Base.pm (deleted) * perl/modules/WordWrap/inc/Module/Install/Can.pm (deleted) * perl/modules/WordWrap/inc/Module/Install/Fetch.pm (deleted) * perl/modules/WordWrap/inc/Module/Install/Makefile.pm (deleted) * perl/modules/WordWrap/inc/Module/Install/Metadata.pm (deleted) * perl/modules/WordWrap/inc/Module/Install/Win32.pm (deleted) * perl/modules/WordWrap/inc/Module/Install/WriteAll.pm (deleted) Get rid of all our embedded copies of Module::Install ... Thu, 20 Jun 2013 13:25:24 GMT Anders Kaseorg [553fd38] * .gitignore (modified) Update .gitignore Commit 353719a2ddec4d6a8458ee42af37514fedbd80bf ... Thu, 20 Jun 2013 10:22:52 GMT Alex Dehnert [80d7b44] * configure.ac (modified) * zephyr.c (modified) Update and make configurable the default format - Rather than ... Thu, 20 Jun 2013 10:22:51 GMT Alex Dehnert [41779bf] * .mailmap (added) Add a .mailmap to canonicalize commit names/emails Fri, 14 Jun 2013 23:39:23 GMT David Benjamin [9d4dfdc] * variable.c (modified) When replacing a variable, keep the old value This unbreaks ... Fri, 14 Jun 2013 23:39:23 GMT David Benjamin [f20daff] * variable.c (modified) Don't g_value_unset an uninitialized GValue Silences a GObject ... Fri, 14 Jun 2013 23:39:23 GMT David Benjamin [5d8c9a7] * t/variable.t (modified) Make the fullvar variable test more reasonable Calling set on the ... Fri, 14 Jun 2013 23:39:23 GMT David Benjamin [2497f99] * t/variable.t (modified) Add tests to detect new_variable_* overriding previously set values ... Mon, 27 May 2013 20:50:15 GMT Jason Gross [80c0fc7] * AUTHORS (modified) Fix spelling errors in AUTHORS (caught by ispell) Mon, 27 May 2013 20:49:08 GMT Jason Gross [f6b7c9c] * AUTHORS (modified) Add more people to AUTHORS From a suggestion of Anders: > ... Mon, 27 May 2013 18:09:44 GMT Jason Gross [6383920] * global.c (modified) Messages sent to 'class messages' are not personal Add the ... Mon, 27 May 2013 18:09:44 GMT Jason Gross [0adbce1] * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Make is_personal like owl_message_is_personal Before we were ... Mon, 27 May 2013 18:09:44 GMT Jason Gross [1ced34f] * perl/lib/BarnOwl.pm (modified) * perlglue.xs (modified) Expose message_matches_filter to perl Mon, 27 May 2013 02:20:39 GMT Geoffrey Thomas [b58dea1] * .gitignore (modified) .gitignore: Add MYMETA.yml We already ignore META.yml, and see ... Wed, 22 May 2013 20:34:09 GMT Robert Jacobs [d555aa1] * global.c (modified) We should fail fast on -c filsrv, which most people won't have ... Mon, 20 May 2013 16:21:33 GMT Jason Gross [60ae736] * zephyr.c (modified) Fix a leak. Also add the CALLER_OWN annotation to the ... Mon, 20 May 2013 16:05:54 GMT Jason Gross [731e921] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Make check for non-existant channel more correct Currently, this ... Sun, 19 May 2013 23:35:03 GMT Alex Dehnert [53151d4] * perl/lib/BarnOwl/Zephyr.pm (modified) Use "our" instead of "my" for zephyrStartup hook All our other ... Tue, 14 May 2013 00:11:59 GMT Jason Gross [c2866ec] * perl/modules/IRC/lib/BarnOwl/Module/IRC.pm (modified) Split irc messages into chunks From Zephyr: barnowl / ... Fri, 19 Apr 2013 07:22:54 GMT Anders Kaseorg [0625919] * configure.ac (modified) Check that programs support --help and --version in ‘make ... Fri, 19 Apr 2013 07:22:54 GMT Anders Kaseorg [8f335a8] * zcrypt.c (modified) zcrypt: Accept --help Signed-off-by: Anders Kaseorg Fri, 19 Apr 2013 07:22:54 GMT Anders Kaseorg [5175cf8] * zcrypt.c (modified) zcrypt: Accept --version Signed-off-by: Anders Kaseorg Fri, 19 Apr 2013 07:22:54 GMT Anders Kaseorg [478dc8e] * zcrypt.c (modified) zcrypt: Use getopt_long Signed-off-by: Anders Kaseorg Fri, 19 Apr 2013 07:22:54 GMT Anders Kaseorg [499224d] * owl.c (modified) barnowl --help: Write to stdout and exit successfully ... Fri, 19 Apr 2013 07:22:54 GMT Anders Kaseorg [a223b6b] * Makefile.am (modified) * barnowl-wrapper.in (modified) Build bin/{barnowl,tester} instead of {barnowl,tester}.bin This ...