# # ChangeLog for / # # Generated by Trac 1.0.2 # Jun 3, 2024, 5:35:44 AM Sun, 05 Apr 2009 23:38:06 GMT James M. Kretchmar [51b6c7c] * ChangeLog (modified) make pre-1 until tested for release Sun, 05 Apr 2009 23:36:53 GMT James M. Kretchmar [f98c74e] * ChangeLog (modified) * functions.c (modified) * message.c (modified) * owl.h (modified) * perlconfig.c (modified) * stylefunc.c (modified) * text.c (modified) * zephyr.c (modified) * zwrite.c (modified) Fix some strcpy's that could be vulnerable Remove an unused function Thu, 02 Apr 2009 02:50:04 GMT James M. Kretchmar [9948234] * ChangeLog (modified) update changelog for 2.2.0 release Mon, 30 Mar 2009 01:46:23 GMT James M. Kretchmar [c2bcd54] * select.c (modified) debug message in the wrong place Mon, 30 Mar 2009 01:41:11 GMT James M. Kretchmar [f19fef4] * zephyr.c (modified) missed semicolons Mon, 30 Mar 2009 01:34:47 GMT James M. Kretchmar [db654df] * owl.c (modified) * select.c (modified) * zephyr.c (modified) remove the excessive process_events (it oddly made the situation ... Sun, 29 Mar 2009 23:41:30 GMT James M. Kretchmar [6d7e6c6] * zephyr.c (modified) process aim events with just about any zephyr call Sun, 29 Mar 2009 23:19:53 GMT James M. Kretchmar [6fdef66] * ChangeLog (modified) * owl.h (modified) Call this 2.2.0 Sun, 29 Mar 2009 23:02:30 GMT James M. Kretchmar [64b6449] * owl.c (modified) * owl.h (modified) * zephyr.c (modified) try owl_zephyr_process_events() at the end of owl_zephyr_handle_ack() ... Sun, 29 Mar 2009 21:44:00 GMT James M. Kretchmar [228326a] * global.c (modified) resize fix Sun, 29 Mar 2009 21:14:25 GMT James M. Kretchmar [9b9e2d9c] * ChangeLog (modified) * zephyr.c (modified) zlocate return with no zephyr Sun, 29 Mar 2009 21:06:44 GMT James M. Kretchmar [765fa34] * zephyr.c (modified) new getsubs() Sun, 29 Mar 2009 20:59:32 GMT James M. Kretchmar [e01449c] * functions.c (modified) * zephyr.c (modified) fix some sprintfs in zephyr.c make zlocate allocate and caller frees Sun, 29 Mar 2009 20:24:34 GMT James M. Kretchmar [61f7250] * owl.c (modified) still need to putenv TERMINFO, fix to earlier commit Sun, 29 Mar 2009 19:56:10 GMT James M. Kretchmar [bc7ebf6] * global.c (modified) fix bad sprintf usage in get_startupargs Sun, 29 Mar 2009 19:51:32 GMT James M. Kretchmar [c4b45ce] * regex.c (modified) remove unnecessary sprintf Sun, 29 Mar 2009 19:48:44 GMT James M. Kretchmar [488ebf6] * functions.c (modified) * global.c (modified) change owl_global_get_runtime_string to return a string to free Sun, 29 Mar 2009 19:41:03 GMT James M. Kretchmar [19c0c55] * owl.c (modified) remove unnecessary putenv and unnecessary sprintf Sun, 29 Mar 2009 19:25:04 GMT James M. Kretchmar [2b23a36a] * functions.c (modified) sprintf -> owlsprintf in owl_function_buddylist Sun, 29 Mar 2009 19:19:34 GMT James M. Kretchmar [8e1657c] * functions.c (modified) new owl_function_error if a multiline error, make it an admin msg Sun, 29 Mar 2009 19:14:54 GMT James M. Kretchmar [04a061f] * functions.c (modified) another sprintf -> owl_sprintf in aimuserfilt Sun, 29 Mar 2009 19:11:52 GMT James M. Kretchmar [a0bde15] * functions.c (modified) sprintf -> owl_sprintf in aimuserfilt Sun, 29 Mar 2009 19:08:14 GMT James M. Kretchmar [2f01162] * functions.c (modified) * util.c (modified) new classinstfilt that uses ^(un)*%s(\\.d) style matching Sun, 29 Mar 2009 18:58:21 GMT James M. Kretchmar [2ace81e] * commands.c (modified) new command_aimwrite Sun, 29 Mar 2009 18:52:33 GMT James M. Kretchmar [ba4fde8] * commands.c (modified) fix static buffer in owl_command_version Sun, 29 Mar 2009 18:48:05 GMT James M. Kretchmar [395b32e] * owl.c (modified) work around delayed zephyrs from other calls to Z_WaitForNotice Sun, 29 Mar 2009 18:43:40 GMT James M. Kretchmar [01dcae5] * filter.c (modified) * functions.c (modified) sprintf fixes for owl_filter_print, owl_function_printallvars, ... Sun, 29 Mar 2009 16:03:53 GMT James M. Kretchmar [3674002] * ChangeLog (modified) * config.h.in (modified) * configure (modified) * configure.in (modified) * owl.h (modified) bump to 2.2.0-pre1 take glib take printallvars from barnowl Sun, 29 Mar 2009 15:49:55 GMT James M. Kretchmar [73d8a88] * functions.c (modified) cleanup sprintf use in owl_function_info() Sun, 29 Mar 2009 15:35:26 GMT James M. Kretchmar [924ee11] * functions.c (modified) sprintf cleanup Sun, 29 Mar 2009 14:55:56 GMT James M. Kretchmar [5345ea7] * functions.c (modified) fix zuserfilt Sun, 29 Mar 2009 12:44:32 GMT James M. Kretchmar [b310c0e] * select.c (added) add select.c to the repository Sun, 29 Mar 2009 12:38:19 GMT James M. Kretchmar [fa00c5c] * aim.c (modified) * buddy.c (modified) * buddylist.c (modified) * cmd.c (modified) * commands.c (modified) * context.c (modified) * dict.c (modified) * editwin.c (modified) * errqueue.c (modified) * filter.c (modified) * filterelement.c (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * help.c (modified) * history.c (modified) * keybinding.c (modified) * keymap.c (modified) * keypress.c (modified) * keys.c (modified) * list.c (modified) * logging.c (modified) * mainwin.c (modified) * message.c (modified) * messagelist.c (modified) * owl.c (modified) * owl.h (modified) * pair.c (modified) * perlconfig.c (modified) * popexec.c (modified) * popwin.c (modified) * regex.c (modified) * style.c (modified) * stylefunc.c (modified) * tester.c (modified) * text.c (modified) * timer.c (modified) * util.c (modified) * variable.c (modified) * view.c (modified) * viewwin.c (modified) * zbuddylist.c (modified) * zcrypt.c (modified) * zwrite.c (modified) Correct license. Sun, 29 Mar 2009 12:21:32 GMT James M. Kretchmar [9cd7e6a] * owl.c (modified) Do one owl_zephyr_process_events before the main loop to be sure to ... Sat, 28 Mar 2009 23:32:54 GMT James M. Kretchmar [c34d788] * ChangeLog (modified) * owl.h (modified) versions to 2.1.12 to prepare for release Sat, 28 Mar 2009 22:56:38 GMT James M. Kretchmar [4de643d] * zcrypt.c (modified) Fix zcrypt patch problem Sat, 28 Mar 2009 21:00:34 GMT James M. Kretchmar [dab82f29] * COPYING (added) * ChangeLog (modified) * Makefile.in (modified) * aim.c (modified) * buddy.c (modified) * buddylist.c (modified) * cmd.c (modified) * commands.c (modified) * config.h.in (modified) * configure (modified) * configure.in (modified) * context.c (modified) * dict.c (modified) * editwin.c (modified) * errqueue.c (modified) * examples/owlconf.erik (modified) * examples/owlconf.simple (modified) * filter.c (modified) * filterelement.c (modified) * fmtext.c (modified) * functions.c (modified) * global.c (modified) * help.c (modified) * history.c (modified) * keybinding.c (modified) * keymap.c (modified) * keypress.c (modified) * keys.c (modified) * libfaim/configure (modified) * libfaim/rxhandlers.c (modified) * list.c (modified) * logging.c (modified) * mainwin.c (modified) * message.c (modified) * messagelist.c (modified) * owl.c (modified) * owl.h (modified) * pair.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) * popexec.c (modified) * popwin.c (modified) * regex.c (modified) * style.c (modified) * stylefunc.c (modified) * tester.c (modified) * text.c (modified) * timer.c (modified) * util.c (modified) * variable.c (modified) * view.c (modified) * viewwin.c (modified) * zbuddylist.c (modified) * zcrypt.c (modified) * zephyr.c (modified) * zwrite.c (modified) Don't crash on mobile device AIM messages [BZ 20] Don't crash when ... Sat, 28 Mar 2009 20:54:12 GMT James M. Kretchmar [5189631] * NEWS (deleted) Removing NEWS file Sat, 28 Mar 2009 20:53:27 GMT James M. Kretchmar [8065960] * muxevents.c (deleted) removing muxevents.c Mon, 01 May 2006 05:04:27 GMT Erik Nygren [0154e2d] * ChangeLog (modified) * libfaim/ssi.c (modified) Don't crash when senging to someone not on AIM buddy list [BZ 94] ... Mon, 26 Sep 2005 19:48:37 GMT Erik Nygren [3c7d086a] * ChangeLog (modified) * functions.c (modified) * logging.c (modified) Fix for BZ 90: crash when sending/logging outgoing AIM message ... Sun, 30 Jan 2005 17:41:52 GMT James M. Kretchmar [e74e573] * ChangeLog (modified) * owl.h (modified) Prepping for 2.1.11 release Sun, 30 Jan 2005 17:26:43 GMT James M. Kretchmar [176d3443] * ChangeLog (modified) * global.c (modified) * keybinding.c (modified) * owl.c (modified) Deal gracefully with being resized as small as 1x1 [BZ 3] Wed, 05 Jan 2005 04:29:48 GMT James M. Kretchmar [180cd15] * logging.c (modified) * zephyr.c (modified) Now deals with the special case of logging failed zwrites correctly Wed, 05 Jan 2005 04:04:52 GMT James M. Kretchmar [15b34fd] * ChangeLog (modified) * filter.c (modified) * functions.c (modified) * logging.c (modified) * owl.c (modified) * variable.c (modified) * zephyr.c (modified) Fixed some small memory leaks in logging if files unwriteable If the ... Tue, 04 Jan 2005 03:34:02 GMT James M. Kretchmar [95474d7] * ChangeLog (modified) * functions.c (modified) * owl.c (modified) * zephyr.c (modified) In load-subs: Print an error message if the file is unreadable or ... Mon, 03 Jan 2005 21:53:33 GMT James M. Kretchmar [4e0f545] * ChangeLog (modified) * owl.c (modified) * perlconfig.c (modified) Print Better error message if startup fails due to unreadable ... Sat, 01 Jan 2005 00:30:45 GMT James M. Kretchmar [aa1bbf6] * doc/intro.txt (modified) *** empty log message *** Sat, 01 Jan 2005 00:27:49 GMT James M. Kretchmar [7e6d1fd] * ChangeLog (modified) Metion .owlconf path in intro.txt. [BZ 54] Sat, 01 Jan 2005 00:11:43 GMT James M. Kretchmar [667a1b6] * ChangeLog (modified) * owl.h (modified) * zephyr.c (modified) Don't crash doing zlocate with bad/no tickets [BZ 12] Fri, 31 Dec 2004 19:29:21 GMT James M. Kretchmar [8232149] * ChangeLog (modified) * functions.c (modified) * global.c (modified) * owl.c (modified) * owl.h (modified) Turn off istrip. Restore initial terminal settings at problem exit. ... Fri, 31 Dec 2004 03:05:39 GMT James M. Kretchmar [1ef65fb] * libfaim/configure (modified) *** empty log message *** Fri, 31 Dec 2004 03:04:55 GMT James M. Kretchmar [74037d9] * ChangeLog (modified) * global.c (modified) * owl.c (modified) * owl.h (modified) * zephyr.c (modified) In 'sub' command, create .zephyr.subs if it doesn't exist [BZ 15] A ... Thu, 30 Dec 2004 20:38:59 GMT James M. Kretchmar [8298425] * ChangeLog (modified) * configure (modified) * configure.in (modified) * message.c (modified) * owl.h (modified) Don't crash on super-long hostnames Improved test for finding libdes425 Mon, 10 May 2004 23:19:02 GMT James M. Kretchmar [fe39450] * ChangeLog (modified) * configure.in (modified) * owl.h (modified) Include /usr/include/kerberosIV if it's found Fri, 07 May 2004 23:35:00 GMT James M. Kretchmar [93991e6] * ChangeLog (modified) * owl.h (modified) Bumped version to 2.1.8 Sun, 18 Apr 2004 16:13:40 GMT James M. Kretchmar [ca9142e] * ChangeLog (modified) * functions.c (modified) Improved 'show colors' with non-colored labels Sun, 18 Apr 2004 16:08:30 GMT James M. Kretchmar [818a073] * popwin.c (modified) Tweaked the columns parameter for popup sizing Sun, 18 Apr 2004 15:55:42 GMT James M. Kretchmar [fe67f1f] * ChangeLog (modified) * owl.h (modified) * popwin.c (modified) * util.c (modified) * zephyr.c (modified) Do OLC formatting for anything coming from olc.matisse Improvements ... Sun, 11 Apr 2004 00:21:32 GMT James M. Kretchmar [7fad773] * ChangeLog (modified) * owl.c (modified) * owl.h (modified) Version bump to 2.1.7 Removed extra space from startup messages Sun, 11 Apr 2004 00:15:01 GMT James M. Kretchmar [1d1244a2] * doc/owl.1 (modified) *** empty log message *** Sun, 11 Apr 2004 00:14:56 GMT James M. Kretchmar [f5729b7] * ChangeLog (modified) Updated man page Sun, 11 Apr 2004 00:01:56 GMT James M. Kretchmar [789462a] * ChangeLog (modified) * functions.c (modified) * stylefunc.c (modified) Do ntohs() when printing zephyr port in zephyr info Sat, 10 Apr 2004 18:01:14 GMT James M. Kretchmar [405d5e6] * ChangeLog (modified) * owl.c (modified) * zephyr.c (modified) Handle MIT Athena OLC zephyrs correctly Updated ktools website / bug ... Sat, 10 Apr 2004 14:47:40 GMT James M. Kretchmar [5e0b690] * ChangeLog (modified) * commands.c (modified) * functions.c (modified) * owl.h (modified) The colorclass command is added, to make colorization easy Fri, 19 Mar 2004 13:58:42 GMT James M. Kretchmar [f84bca8] * ChangeLog (modified) * owl.h (modified) Bumped version to 2.1.6 Thu, 18 Mar 2004 14:43:40 GMT James M. Kretchmar [1971b59] * owl.h (modified) * popexec.c (modified) * zephyr.c (modified) Consistified function format Put dashes in the version number Thu, 18 Mar 2004 05:04:29 GMT Erik Nygren [1bb1e67] * ChangeLog (modified) * text.c (modified) * util.c (modified) Fix two minor issues found by valgrind Thu, 18 Mar 2004 04:42:13 GMT Erik Nygren [8721756] * popexec.c (modified) * viewwin.c (modified) oops. make sure to null out reference to viewwin close hook after ... Sat, 13 Mar 2004 05:54:57 GMT Erik Nygren [d4b84c0] * ChangeLog (modified) * commands.c (modified) Fixed a case where doing "aim addbuddy" instead of "addbuddy aim" ... Tue, 02 Mar 2004 03:50:22 GMT James M. Kretchmar [fe1f605] * ChangeLog (modified) * functions.c (modified) * owl.c (modified) Catch SIGHUP and SIGTERM and do a proper logout Tue, 02 Mar 2004 03:44:43 GMT James M. Kretchmar [948b942] * ChangeLog (modified) * keypress.c (modified) * muxevents.c (modified) Print C-\ correctly (from gildea) Dropped first brace in muxevents ... Mon, 01 Mar 2004 17:42:56 GMT Erik Nygren [afbf668] * ChangeLog (modified) * Makefile.in (modified) * functions.c (modified) * global.c (modified) * muxevents.c (added) * owl.c (modified) * owl.h (modified) * popexec.c (added) * viewwin.c (modified) pexec will now incrimentally display data as it is output ... Sat, 28 Feb 2004 00:47:41 GMT James M. Kretchmar [c61918e] * ChangeLog (modified) * owl.h (modified) Version bump to 2.5.1 Fri, 27 Feb 2004 23:41:41 GMT James M. Kretchmar [094009a] * Makefile.in (modified) * tester.c (modified) Build tester with same options as everything else Reformat tester ... Mon, 23 Feb 2004 07:04:25 GMT James M. Kretchmar [213a3eb] * variable.c (modified) Removed extra newline from 'personalbell' online descr. Mon, 23 Feb 2004 06:15:41 GMT James M. Kretchmar [debb15d] * ChangeLog (modified) * commands.c (modified) * functions.c (modified) * logging.c (modified) Added 'show license' Sat, 21 Feb 2004 19:35:29 GMT James M. Kretchmar [e22f27c] * ChangeLog (modified) * logging.c (modified) * variable.c (modified) The 'loglogins' variable now controls whether login/logout messages ... Sat, 21 Feb 2004 19:20:59 GMT James M. Kretchmar [5d365f6] * ChangeLog (modified) * owl.c (modified) * variable.c (modified) The 'personalbell' variable can now be set to 'on' 'off' or the name ... Fri, 13 Feb 2004 18:59:36 GMT James M. Kretchmar [5ca5f8e] * ChangeLog (modified) * owl.c (modified) * owl.h (modified) Added licence Mon, 29 Dec 2003 19:50:56 GMT James M. Kretchmar [8ba37ec] * ChangeLog (modified) * commands.c (modified) * owl.h (modified) * zephyr.c (modified) Fixed a bug where sending a null zsig could cause a crash Better ... Fri, 26 Dec 2003 23:38:28 GMT James M. Kretchmar [421c286f] * ChangeLog (modified) * logging.c (modified) * owl.h (modified) Normalize and downcase aim names before logging Fri, 26 Dec 2003 21:06:42 GMT James M. Kretchmar [ddd02df] * ChangeLog (modified) * owl.h (modified) Collapsed version and updated change log for release Fri, 26 Dec 2003 20:50:20 GMT James M. Kretchmar [40d834a] * zephyr.c (modified) Added a HAVE_ZEPHYR ifdef for new function Fri, 26 Dec 2003 20:47:57 GMT James M. Kretchmar [5471a98] * ChangeLog (modified) * mkinstalldirs (added) Added mkinstalldirs Fri, 26 Dec 2003 20:37:02 GMT James M. Kretchmar [5f82eb3] * doc/owl.1 (modified) Updated man page Fri, 26 Dec 2003 19:49:54 GMT Erik Nygren [32eed98] * ChangeLog (modified) * commands.c (modified) * filter.c (modified) * filterelement.c (modified) * owl.h (modified) 2.1.3-pre-2 Added perl filter elements. Similar to having ... Fri, 26 Dec 2003 19:01:32 GMT James M. Kretchmar [4357be8] * ChangeLog (modified) * functions.c (modified) * owl.c (modified) * owl.h (modified) * variable.c (modified) * zephyr.c (modified) Don't print an error about loading subs if there is no .zephyr.subs ... Fri, 26 Dec 2003 03:39:04 GMT James M. Kretchmar [bf73bdd] * ChangeLog (modified) * filter.c (modified) * owl.h (modified) * zephyr.c (modified) Fixed memory bug on receiving pings Thu, 25 Dec 2003 16:40:29 GMT James M. Kretchmar [24dc9ce] * ChangeLog (modified) * owl.h (modified) Updated version number and collapsed change log for release Thu, 25 Dec 2003 16:39:18 GMT James M. Kretchmar [dd0edbf] * libfaim/ft.c (modified) *** empty log message *** Thu, 25 Dec 2003 16:37:29 GMT James M. Kretchmar [81634b6] * ChangeLog (modified) * owl.c (modified) Removed file descriptor from sigpipe catcher printer just for now, ... Thu, 25 Dec 2003 15:25:18 GMT James M. Kretchmar [2b86d14] * ChangeLog (modified) * logging.c (modified) * zephyr.c (modified) Log when outgoing personal message fails Thu, 25 Dec 2003 14:29:04 GMT James M. Kretchmar [3038d13] * variable.c (modified) Fixed typo in 'ignorelogins' help Thu, 25 Dec 2003 14:28:03 GMT James M. Kretchmar [280ddc6] * ChangeLog (modified) * owl.c (modified) * variable.c (modified) Added the 'ignorelogins' variable Thu, 25 Dec 2003 05:05:02 GMT James M. Kretchmar [3895e23] * ChangeLog (modified) * commands.c (modified) * functions.c (modified) * help.c (modified) * keys.c (modified) The '!' key (bound to 'view -r') now creates a negative version of ... Thu, 25 Dec 2003 04:16:10 GMT James M. Kretchmar [330bcec] * ChangeLog (modified) * util.c (modified) In the sepbar, reverse video the view name when it's not set to ... Thu, 25 Dec 2003 03:59:20 GMT James M. Kretchmar [fc57e84] * filter.c (modified) Remove the unused loop detection code Thu, 25 Dec 2003 00:50:22 GMT James M. Kretchmar [5c1393d] * ChangeLog (modified) * owl.c (modified) Removed the "possibly not readable" part of the config parsing error Thu, 25 Dec 2003 00:35:21 GMT James M. Kretchmar [40458b9] * ChangeLog (modified) * commands.c (modified) * filter.c (modified) * filterelement.c (modified) * functions.c (modified) * owl.h (modified) * util.c (modified) Filters of filters now work