source: ChangeLog @ 9948234

owl
Last change on this file since 9948234 was 9948234, checked in by James M. Kretchmar <kretch@mit.edu>, 15 years ago
update changelog for 2.2.0 release
  • Property mode set to 100644
File size: 48.3 KB
Line 
1$Id$
2
32.2.0
4        Workaround to libzephyr on unnoticed zephyrs
5        With smartnarrow and zpunt, include .d suffix and ^un prefix as
6           part of the allowed regex for the relevant class or instance
7        Cleanup of lots of bad sprintf usage
8
92.1.12
10        Don't crash on mobile device AIM messages [BZ 20]
11        Don't crash when sending to someone not on AIM buddy list [BZ 94]
12        Fix overflow vulerability in zwrite.c and zcrypt.c
13        Add stack protector and -D_FORTIFY_SOURCE=2 where possible
14        Fix hang [barnowl 4c46dfdebc294ca24fef59924f01688b8ee07dee]
15        Fix segfault on missing subs [barnowl 99dabeed7de6d19acb50f1e73aa0bfe5f9469c02]
16        Fix zcrypt bufffer size bug [barnowl 559076cd86edc3a8317819814dd5877b8bc7c3cb]
17        Fix double free [barnowl e97c4a306ae2c9d2147d83da29fee59918198e70]
18        Memory leak fix [barnowl c0a90c2c7ab97b9465c9873757faf312faa0021e]
19        Memory leak fix [barnowl 95caa16b2e9ba10770d87d0955198c14c2d0e16a]
20        Memory leak fix [barnowl 1716fed8c2650e46892cf6571555eac937266c6e]
21        Add getstyle command [barnowl 216c73421653e3ef0e957aa9a9804e208a77c80e]
22        Binary search for msgid [barnowl 0c8ab5eadbb6ecc97a120c91b9a824b33538c764]
23        File-handle leak [barnowl e78397d6ac5da0de31a4e269c0ba7f3d691857a3]
24        Fix delay in jump from top to bottom [barnowl 801b7ac63b962640debbcfd422cb9a60da5fea31]
25        Load subs in chunks [barnowl 93e883d60051b80bf6d35391f9d76fd7dfd198e3]
26        Load subs in chunks [barnowl f6050ee9b0a171a5031f84409eb181062afacd18]
27        Better zsig logging [barnowl d857b667a5a9b108b1a2a26b4a5513bef2b53f80]
28        free() -> owlfree() [barnowl d524c838ac7c115628424b8ac171c3489622ea3a]
29        Escape AIM users in smartfilters [barnowl af9b92e3e7ccb7de276a94b5c7e5861b24e71eff]
30        Better regex escape chars [barnowl 80e54a7631f091be8c9762adb9746bad38104738]
31        Deal with quotes in smart filters [barnowl 4099cf83702763fa8d1efc4f1582a605431bdb77]
32        Deal with 0 length zephyr fields [barnowl 128171aaf7cefa91a4bb1eada93a19d8fd0c355c]
33        Deal with 0 length zephyr fields [barnowl 50e29e35c64d64e223d378d350a7bc4f038d78f5]
34        Deal with 0 length zephyr fields [barnowl 804ab8af8b6d00bcd7e2402df892db8fbd61a3ec]
35        Leave curmsg on screen after resize [barnowl c0f9e3009bc03e80a44de64cd5f2b4033290236e]
36        Rip out brower stuff [barnowl 8e5935d11c699a7ce5a3e6e9a47799564c696d6a]
37        Rip out browser stuff [barnowl 4f15e8e9ceada0d4b2cc969ebf43b0a1fb3709ea]
38        No passwords in command history [barnowl 6e400cc71aa59e041dce677aadf50dc1f25228e2]
39        Format NOC mssages [barnowl a1bb1980e4bca23b8329cc0e7c0bd5027055ea0a]
40        Expand ~ in loadsubs [barnowl 27d8d835dc6d58c08fae10e75aae306c49215143]
41        Expand ~ in source [barnowl 10d67d57cb29221f63a43a30643c697fc7b38911]
42        Only use resizeterm() if it's available
43        Debian backports
44        Change license to GPLv3
45        general sprintf cleanup
46
472.1.11
48        Don't crash doing zlocate with bad tickets. [BZ 12]
49        Metion the path for the owlconf in intro.txt [BZ 54]
50        Print better error message if startup fails due to unreadable
51           .owlconf [BZ 57]
52        In load-subs: Print an error message if the file is unreadable or
53          doesn't exist, UNLESS load-subs is called with no arguments.  In
54          that case only print an error if the file exists but isn't
55          readable.  Still prints an error either way if zephyr reports a
56          failure. [BZ 19]
57        Fixed some small memory leaks in logging if files unwriteable
58        If the variable logfilter is set it names a filter.  Any messages
59          matching this filter are logged.  This is an independent
60          mechanism from the other logging variables.  If you want to
61          control all logging with logfilter the other variables must be
62          set to their default (off) settings. [BZ 37]
63        Relatively substantial changes made under the hood to support
64          filter logging.  Now have more consistent interfaces to
65          creating messages etc.  Still needs more work though.
66        Deal gracefully with being resized as small as 1x1 [BZ 3]
67
682.1.10
69        Fix a new problem finding libdes425
70        Don't crash on very long hostnames [BZ 52]
71        In 'sub' command, create .zephyr.subs if it doesn't exist [BZ 15]
72        A fix for certain resize crashes (partly from alexmv) [BZ 55]
73        Turn off ISTRIP (gildea)
74       
752.1.9
76        Include /usr/include/kerberosIV if it's found
77       
782.1.8
79        Do OLC formatting for anything coming from olc.matisse
80        Improvements to popup size algorithm (from gildea)
81        Improved 'show colors' with non-colored labels
82       
832.1.7
84        The colorclass command is added, to make colorization easy
85        Handle MIT Athena OLC zephyrs correctly
86        Updated ktools website / bug address
87        Do ntohs() when printing zephyr port in zephyr info
88        Updated man page
89       
902.1.6
91        Fixed three bugs found by Valgrind.
92        Fixed a case where doing "aim addbuddy" instead of "addbuddy aim"
93          would cause a segfault.
94        pexec will now incrimentally display data as it is output
95          by the child process.  Additionally, commands running under
96          pexec may now be killed by quitting out of the popless window.
97        Added muxevents select loop dispatcher.  File descriptors may
98          be registered with muxevents and handlers will be dispatched
99          to when data is available for non-blocking read/write/except.
100        Switched the stderr_redir stuff to use muxevents.
101        Print C-\ correctly (from gildea)
102        Dropped first brace in muxevents functions for consistency
103        Catch SIGHUP and SIGTERM and do a proper logout
104       
1052.1.5
106        Added a licence
107        The 'personalbell' variable can now be set to 'on' 'off' or
108          the name of a filter to match against
109        The 'loglogins' variable now controls whether login/logout
110          messages are logged.  It is off by default.  For now this
111          affects only AIM messages, later zephyr login/logout messages
112          will also be logged if this is set to 'on'
113        Added 'show license'
114       
1152.1.4
116        Normalize and downcase AIM names for logging
117        Fixed a bug where sending a null zsig could cause a crash
118        Better 'away' toggling if only one protocol is away.
119
1202.1.3
121        Added perl filter elements.  Similar to having "filter <subfilter>"
122          in a filter, you may also have "perl <functionname>"
123          where <functionname> is passed an owl::Message object and
124          returns 0 or 1 depending on whether the message matches
125          that element of the filter.
126        Don't print an error about loading subs if there is no
127          .zephyr.subs
128        Do the initial zephyr_buddy_check when pseduologin set to true.
129        Updated man page
130       
1312.1.2
132        removed unused filter_depth variable
133        Fixed memory bug on receiving pings
134       
1352.1.1
136        Filters of filters now work.
137        Removed the "possibly not readable" part of the config parsing
138          error
139        In the sepbar, reverse video the view name when it's not set to
140          view_home (as opposed to the static 'all').
141        The '!' key (bound to 'view -r') now creates a negative version of
142          the current view and switches to it.  i.e. "show me all the
143          messages that are not these"
144        Added the 'ignorelogins' variable
145        Log when outgoing personal message fails
146        Removed file descriptor from sigpipe catcher printer just for now,
147          since the field does not exist on OSX
148        Added an ifndef for socklen_t in libfaim/ft.c
149        Added the 'aim search' command.  The popup on callback may be
150          dangerous, should switch to an admin msg for results, or add a
151          new event queue
152        First pass at AIM away messages.  It is a little different from
153          what most clients seem to do, in that an away reply is sent for
154          each message received.  Most clients only reply to the first one
155          per away-session.
156        Now have a set of 'aaway' commands and variables just like the
157          'zaway' ones (except that changing the 'aaway' variable talks to
158          the server)
159        The new 'away' command does everything for both AIM *and* zephyr.
160          There is a known funkiness here, where if you turn one away on,
161          and then use 'away' (or 'A') to toggle, you will turn on off and
162          the other on.  Just leaving it for now.  Should do better in the
163          next patch.
164        The 'A' key is bound to 'away'
165        Status bar can now read AWAY, Z-AWAY or A-AWAY.
166        Changed C-n to scroll down just a line in popless
167        If the config exists but is not readable, print an error before
168          exiting
169        Only print forced AIM logout message once.
170        Don't bind F1 to help in edit context
171        Fix bug in 'getsubs' with no tickets
172        New code for getting users from .anyfile
173        Added the 'pseudologins' variable, and code to do it
174        new attributes 'pseudo' 'logintty' and 'loginhost'
175        Don't print extra new lines in popless_file
176        New zephyr_get_field function
177       
1782.0.14
179        Fixed missing word in startup message
180        Better 'status' command
181        Use '+' for popwin corners when 'fancylines' is off
182        Allow TERMINFO to be overridden in the envrionment
183        Command line arg -D turns on debugging and deletes previous
184          debugging file
185        Do ~ expansion in 'dump' command.
186        Current directory added to 'status' command
187        Massive changes to libfaim and aim
188       
1892.0.13
190        Changed startup message for new mailing list
191        blist now prints AIM info even if .anyone is unreadable
192        Catch SIGPIPE and print an error rather than crashing.
193                [It's possible that this may have some portability
194                issues under Solaris and we may need to add some
195                configure stuff around SA_SIGINFO...]
196        Handle the case in aim_bstream_send where aim_send returns -1,
197                although there is likely an underlying problem here
198                that would lead to this case.
199        Print the username on aim login failure, not something random like
200                the password.  ;)
201        Un-word-wrap text when sending AIM messages.
202        Replace the main loop continue in the keyboard handler with an else.
203       
2042.0.12
205        Command history now doesn't allow the last entry
206           to be repeated
207        If format_msg returns "" print "<unformatted message>"
208        Better align oneline admin and loopback messages
209        Print an admin message indicating when subscriptions can
210           not be loaded on startup
211        Set aim_ignorelogin_timer to 15 by default
212        Admin message on login/logout of AIM
213        Fixed double quoting in smartzpunt
214        Added timestamp to login/logout messages
215        Fixed replies to loopback messages
216        Fixed smartnarrow on classes/instances with spaces
217        Added the 'loggingdirection' variable
218        All loopback messages log to 'loopback' now
219        Print an error message if trying an invalid color for a filter
220        Fixed bug causing > not to go to end of editwin every time
221       
2222.0.11
223        Updated basic help
224        Display CC: in outgoing CC messages
225        More AIM logout detection
226        Don't proclaim "interfaces changed" on first build.
227        Added the 'loopback' message type
228        Added the 'loopwrite' command
229        Added a timestamp to the default style
230        Zpunt now works with weird regex characters
231        Smart filters now work with weird regex characters
232       
2332.0.10
234        Allow 'hostname' in filters.
235        Fixed bug in reporting when no one is subbed to a class
236        Added an extral newline in logging incoming zephyrs
237        An admin message is displayed when you are logged out of AIM
238        Print an error message and admin message if an AIM send fails
239       
2402.0.9
241        Added the 'fancylines' variable.
242        Added the 'show startup' command.
243        Added feature for capturing stderr messages
244           from commands and displaying them in the errors buffer.
245        Create an admin message explaning that a zephyr couldn't
246           be sent
247        Better reporting of perl errors (both into the errqueue
248                and also clearing the error after displaying it).
249        Allow default_style to be specified in config.
250        Added errqueue
251        Added command "show errors"
252        Fixed bug removing newlines in backup files
253       
2542.0.8
255        Increased size of screen name field in buddy listing
256        Fixed bug with idle times causing broken pipes.
257        New libfaim
258        Added the 'source' command.
259        Make sure that a newline is always at the end of messages
260                returned by perl style formatting functions.
261        Add owl::login and owl::auth to legacy variables populated for format_msg.
262        Additions to intro.txt and advanced.txt documents.  (Still in progress.)
263        Add base methods for login_host and login_tty
264                and others that return undef.
265        New API for perl message formatting functions. 
266                Legacy variables are still supported for owl::format_msg
267                and owl::receive_msg, but these functions are now also
268                passed an owl::Message object which contains methods
269                for accessing the contents of the message.  See perlwrap.pm
270                (and docs TBD) for the available methods.
271                *** WARNING:  The exact API for owl::Message has
272                *** not yet stabilized.
273        Added "style" command for creating new styles.
274                Usage:  style <name> perl <function_name>
275        Added support for "show styles".  Changed global style table
276                from list to dictionary.
277        Changed AIM password prompt from "Password:" to "AIM Password:".
278        Messages are reformatted after a window resize to allow styles
279                to take into account the width of the window.
280        When perl throws an error, the message is put in the msgwin
281                if possible.
282        Added perl functions for:       
283                owl::getcurmsg() -- returns an owl::Message object for
284                                    the active message
285                                    in the current view.
286                owl::getnumcols() -- returns the column width of the window
287                owl::zephyr_getrealm() -- returns the zephyr realm
288                owl::zephyr_getsender() -- returns the zephyr sender
289        Made owl::COMMAND("foo"); be syntactic sugar for
290                owl::command("COMMAND foo");
291        Added perlwrap.pm to contain perl code to be compiled into
292                the binary.  This is transformed into perlwrap.c by
293                encapsulate.pl.
294        Renamed readconfig.c to perlconfig.c and changed variables accordingly.
295        Minor bugfixes in cmd.c and commands.c
296        Improved intro doc
297
2982.0.7
299        Idletimes now appear in the buddylisting
300        Failed AIM logins are now correctly reported
301        Owl will build now without zephyr, enabling it to act as a
302          standalone AIM client.
303        There is now a zcrypt command
304        Replies to zcrypted messages now work
305        Don't allow zwrite if zephyr isn't present
306        Cleaned up some warnings from linux gcc.
307        Fixed bug that can cause response stuff to crash
308        Improved status command
309        Fixed bug in buddy stuff
310       
3112.0.6
312        aimlogin will now accept the screenname without a password and ask
313           for the password such that it is not echo'd to the terminal
314        'addbuddy aim' and 'delbuddy aim' now work
315        Bug fix to make zwrite -m work with -c/-i
316        Fixed documentation bug in aimwrite
317        Initialze $owl::auth
318        Fix in autoconf for des425
319        Reformatted editwin.c and added capability of doing password-style
320           echoing
321       
3222.0.5
323        Fix in finding des for building zcrypt
324        Fixed description for alert_action variable
325        More detailed usage from -h
326        Special cased replies for webzephyr users on classes and
327          login notifications for webzephyr users
328        Fixed bug that caused a crash on zpunt with '*' for an instance
329        AIM logout and then login now works.
330        Fixed bug causing view -d not to work.
331        Added hostname and tty name to LOGIN/LOGOUT zephyrs on oneline
332          style
333       
3342.0.4
335        Made command line option -n actually work
336        Implemented styles, including the 'default' 'basic' and 'oneline'
337          styles.  A 'perl' style is available if a format_msg() function
338          is found in .owlconf
339        Added the 'default_style' variable
340        Added the 'toggle-oneline' command
341        The 'o' key is bound to 'toggle-oneline'
342        Internally, the one view now has a name, 'main', and message
343          recalcuations are done in place when its filter is changed.
344        Added filter field 'login' which can take the values 'login'
345           'logout' or 'none'
346        Added the perl variable $owl::login, just as above
347        Updated the 'login' and 'trash' filters appropriately
348        Fix for checking for DES in build system
349        Bug fix in using makemsg when no curses window is present
350        The variable $owl::auth now exists in perl
351        Use new internal function to delete zephyr subs from file
352        New 'sepbar_disable' variable can turn off sepbar info display
353        Updated contributor info
354        Added the 'show view' command
355        Bug fix in owl_regex
356        Fixed personal aim messages logging to class directory
357        Log "LOGIN" or "LOGOUT" for AIM buddy messages
358        zwrite -m now correctly displays an outgoing message and logs
359        zwrite -s now works
360        Strip spaces in AIM usernames on aimwrite send
361        Removed libfaim/config.log from CVS
362        Fixed some easy fixed-length buffers
363        Wordwrap incoming AIM messages
364        Fixed bug causing buddies not to be added to buddy list during
365          ingorelogin timer
366        Translate &lt; &gt; &amp; &quot; &nbsp; &ensp, &emsp, &endash and
367           &emdash
368       
3692.0.3
370        Don't ring the terminal bell on mail messages.
371        Nuke <FONT>
372        Make the build work a little better on OSX
373        Fixed a bug in fmtext
374        Expanded the size of the hostname buffer
375       
3762.0.2
377        Fixed bug in 'startup' command.
378
3792.0.1
380        Moved newmsgproc stuff to a function procedure
381        Added the 'newlinestrip' variable, on by default, that strips
382          leading and trailing newlines from incoming messages.
383        Fixed a case sensitivity probelm in owl_message_is_personal and
384           owl_message_is_private
385        The message object now uses a list of attributes internally, in
386          prep. for supporting new messaging protocols
387        owl_function_info now uses fmtext instead of one staticly sized
388          buffer
389        in owl_message_get_cc() require that the colon be present after
390          cc.
391        Added some defenses against resize crashes, and put in debug
392          messages if they're encountered
393        In filters 'true' and 'false' are now valid tokens.
394        The 'all' filter has been redefinied to be 'true' and there is a
395          'none' filter defined as 'false'
396        Fixed bug in 'unsub' command that could cause file corruption
397        In the zlist function, give a more detailed error message if
398          the file cannot be opened.
399        Renamed old instances of zsig_exec in the code to zsigproc
400        Don't print the stderr from zsigproc
401        Added a 'loadloginsubs' command to load login subscriptions from a
402          file
403        Added a 'loadsubs' command to eventually phase out the 'load-subs'
404          command
405        Made M-n work on classes and instances with spaces in them
406        Zaway now obeys the smart strip variable
407        Hacked the build system to not have the -E link problem on Athena
408        Added ZResetAuthentication in a number of places to fix problems
409          with stale tickets
410        Added some hooks for malloc debugging
411        M-p is bound to 'view personal' by default
412        loadsubs and loadloginsubs only print messages if in interactive
413          mode
414        added the 'alert_filter' variable, defaults to 'none'.
415        added the 'alert_action' variable, which is an owl command that
416          will be executed when new messages arive that match the
417          alert_filter
418        added the 'term' command which takes the 'raise' and 'deiconify'
419          options.  It assumes xterm for now.
420        only 'make distclean' will nuke core and ~ files now
421        fixes to owl_function_do_newmsgproc from Stephen
422        converted functions.c to new code style, which I'm giving a shot
423        Makefile.in: define DATADIR, for default owlconf.
424        Makefile.in: provide "all" and "install" rules.
425        configure.in: try also libdes and libkrb4, for people using heimdal
426        configure.in: see if des_ecb_encrypt is already prototyped.
427        configure.in: minor changes to work with new autoconf without needing acconfig.h.
428        configure.in: find the install program.
429        configure.in: test for use_default_colors since some versions of
430          solaris don't have it, so we can at least compile something
431          vaguely working there.
432        keypress.c: ifdefs for keys not defined on at least some solarises.
433        owl.c: don't call use_default_colors if we don't have it
434        readconfig.c: added *commented out* code to try to find a
435          system-default owlconf if the user doesn't have one.  Have to
436          ponder if I want this
437        zcrypt.c: don't prototype des_ecb_encrypt if there is a prototype in
438          des.h.
439        zcrypt.c: include owl.h so we get the configure-generated config.h
440        Change to codelist.pl to deal with new code style
441        Remove some ancient stuff from zcrypt.c
442        General cleanup to Makefile.in
443        CTRL and META are now OWL_CTRL and OWL_META.  OWL_CTRL moved to
444          keypress.c
445        do_encrypt declaired static
446        if we don't have des functions, do not try to build in zcrypt
447        kill the newmsgproc function on exit
448        Added libfaim
449        Added basic AIM support, including the "aimlogin", "aimwrite" and
450           "aimlogout" commands
451        New built-in filters 'aim' and 'zephyr'.
452        Do ZResetAuthentication() before zlog_in and zlog_out as well.
453        Print AIM login / logout notifications
454        The 'alist' command prints a list of aim buddies logged in
455        The 'blist' command prints users from all protocols
456        The 'l' key is now bound to 'blist' instead of 'zlist'
457        Started work on 'addbuddy' and 'delbuddy' command but they DO NOT
458          WORK yet
459        Removed a bit of faim code that allowed commands to be executed.
460        The 'B' key is now bound to 'alist'
461        Added the 'startup' and 'unstartup' commands
462        The $HOME/.owl directory is created on startup if it does not exist
463        Added the 'aim_ingorelogin_timer' variable
464        'addbuddy zephyr <user>' and 'delbuddy zephyr <user>' now work.
465        'isloginout' and 'isprivate' are now message attributes
466        improved 'info' function lists seperate info for zephyr, aim and
467           also prints all message attributes
468        AIM logging (both in and out) now works
469        Disabled 'addbuddy' and 'delbuddy' for aim since it doesn't work yet
470        Hacked the Perl build stuff not to link with iconv
471       
4721.2.8
473        Class pings are displayed differently now
474        Updated owlconf.simple example to format outgoing messages.
475       
4761.2.7
477        Outgoing messages now go through the config for formatting
478        Zaway now makes an outgoing message, instead of an admin message
479        The 'zlocate' command can now handle multiple users
480        The simple user format for "To:" is in effect again
481        Prettyed up the zwrite line for using 'reply' on a zaway
482        Added a workaround for a libzephyr bug that caused zwrites to fail
483          if zephyrs were sent just before and just after renewing tickets
484        Fixed a memory bug in getsubs
485        Added receive support for zcrypt messages
486        Added the 'zcrypt' variable which controls whether or not zcrypt
487          messages are decrypted
488        'reply' is disabled for zcrypt until sending zcrypt works
489        Started implementing zcrypt command
490        More updates to the intro doc
491       
4921.2.6
493        Started adding code for newmsgproc.  It doesn't fully work yet!
494          Don't use it.
495        Added search, '/' and '?' to basic help.
496        Will attempt to keep the current message as close as possible
497             to the previous current message after an expunge.
498        "set <variable>" and "unset <variable>" now work for boolean variables.
499        Fixed a bug in owl_function_calculate_topmsg_normal that caused a
500          segfault
501        Fixed some typos in the intro doc
502        Removed old zlog functions from zephyr.c
503        Implemented the dump command
504        New startup message
505       
5061.2.5
507        Patch to fix memory bug in replying to CC messages
508        If we're on Athena and have static krb (or other) libraries, use
509          them
510        Added "athstatic" program to the release, which handles the above
511        Cast to an int for isspace, to make gcc -Wall quiet
512        Added 'zlist' and 'l' to basic help.
513       
5141.2.4
515        'zlog in' will now take an optional thrid argument to set the
516             'tty' variable before setting the zlocation
517        There is now a 'zlist' command that acts like 'znol -l'
518        'l' is bound to 'zlist'
519        Fixed memory leak uninitialzed memory read in fmtext
520        viewwin will now say "End" instead of "More" when at the end
521        Added a debugging message indicating the result of topmsg
522          calculations
523        You can now use %me% in filters
524        The built-in personal filter is updated to do so
525        Fixed a bug in moving the pointer after an expunge
526        Fixed up the normal scrolling code.  Now it should always
527          land on a message, but it's still not optimal.
528        Added the variable 'smartstrip' which will strip kerberos
529          instances out for the 'reply' command.
530        Added -R/usr/athena/lib to the build for Athena
531        Started updating the intro document
532        Small changes to help / about
533        The 'subscribe' and 'unsubscribe' commands (and their aliases) now
534          update .zephyr.subs by default.  If either is given the '-t'
535          (for "temporary") option the .zephyr.subs will not be updated
536        Turned off beeping for hitting the top or bottom of the list of
537          messages
538        Made daemon.webzephyr a special case for smartstrip
539        Added 'out' as a default filter for outgoing messages
540       
5411.2.3
542        Added filters "ping", "auto" and "login" by default.
543        Added "body" as a valid field to match on in a filter.
544        Temporary fix to bug where C-SPACE would cause the key handler to
545             lock up.
546        Messages now have a direciton (in, out or none).  Filters can
547             match on this direction
548        Outbound messages are no longer type 'admin' but are of the
549             appropriate message type (i.e. 'zephyr') and are direction
550             'out'.
551        Smartnarrow now works on outgoing messages
552        'info' updated to show more information for admin and outgoing
553             messages
554        Renamed pretty_sender to short_zuser and renamed long_sender to
555             long_zuser
556        Moved zsig generation to the zwrite object
557        Print the zsig used for outgoing messages
558        The tty variable now controls the zephyr location tty name
559       
5601.2.2
561        Added the 'search' command.
562        '/' is a keybinding for 'search'
563        '?' is a keybinding for 'search -r'
564        Fixed stristr, which was completely broken
565        renamed owl_fmtext_ztext_stylestrip to owl_function_ztext_styletsrip
566             and put it in functions.c
567        Attempts to stay near the current message when switching views.
568             When switching from an empty view to one we've previously
569             been in, the new current message position will attempt
570             to be close to the current position from the last
571             time we visited that view.
572        Fixed bug in readconfig.c that prevented building under perl 5.005.
573        Switched "C-x C-x" to only "startcommand quit"
574        'getsubs' prints closer to the order you sub in.
575        Modified the behavior of last so that "> >" will clear the screen.
576        The new behavior of last is:
577              Moves the pointer to the last message in the view.
578              If we are already at the last message in the view,
579              blanks the screen and moves just past the end of the view
580              so that new messages will appear starting at the top
581              of the screen.
582        Fixed a typo in the help for smartzpunt.
583        Fixed functions to handle curmsg being past the end of the view.
584
5851.2.1
586        New framework for command handling.
587        New framework for keymap handling.
588        Added commands for everything that is bound
589             to a key (do 'show commands' to get the full list).
590        Added 'multi' and '(' commands to allow multiple commands
591             to be specified on a line.             
592        Added user keybindings with bindkey command.
593        Added command aliases (eg, "alias foo bar").
594        Added undelete command that parallels the delete command.
595        Added additional options to delete command.
596        The reply command now takes arguments.
597        Added 'edit:insert-text' command.
598        Added 'show zpunts' to show active punt filters.
599        Added 'show variable <name>' and 'show variables'.
600        Added 'show command <name>' and 'show commands'.
601        Added 'show keymap <name>' and 'show keymaps'.
602        Added 'M-u' to undelete all messages in current view.
603        Fixed dotsend so that the zephyr will still send if there
604             is whitespace after the dot but not on the same line.
605             This should resolve an issue where dotsend wouldn't work
606             if you'd gone up and edited a zephyr.
607        Bug in page down fixed
608        C-t will transpose characters
609        Fix the scrolling bug where we would sometimes fail to scroll
610             the screen down, leaving the current message off
611             the bottom of the screen.
612        Refixed 'login or login' typo in help
613        Fixed M-u description
614        Removed 'first' and 'last' from basic command help
615        Added M-N to basic key help
616        Added M-D, M-u to basic key help
617        Fixed a quoting problem in configure.in
618        Changed top of help to use 'show' instead of M-x
619        Fixed a bug in the summary field for user-created aliases
620        Added "reply zaway" which sends a zaway response to the current msg.
621        Added "edit:delete-prev-word" command and bound M-BACKSPACE to it.
622        Some buffer overruns fixed
623        Variables now have a summary and a long description.
624                Only the summary is shown with help.
625                The long description is shown with "show variable foo".
626        Added a 'scrollmode' variable which determines how the screen
627             will scroll as the cursor moves.  The default behaves
628             identically to previous versions of owl.
629             The following modes are supported:
630             normal      - This is the owl default.  Scrolling happens
631                           when it needs to, and an attempt is made to
632                           keep the current message roughly near
633                           the middle of the screen.  (default)
634             top         - The current message will always be the
635                           the top message displayed.
636             neartop     - The current message will be one down
637                           from the top message displayed,
638                           where possible.
639             center      - An attempt is made to keep the current
640                           message near the center of the screen.
641             paged       - The top message displayed only changes
642                           when user moves the cursor to the top
643                           or bottom of the screen.  When it moves,
644                           the screen will be paged up or down and
645                           the cursor will be near the top or
646                           the bottom.
647             pagedcenter - The top message displayed only changes
648                           when user moves the cursor to the top
649                           or bottom of the screen.  When it moves,
650                           the screen will be paged up or down and
651                           the cursor will be near the center.
652        Added owl_sprintf which returns the formatted string, or NULL.
653                The caller must free this string.
654                This will allocate enough memory and thus
655                avoid potential some buffer overrun situations.
656        Simple implementation of 'zwrite -m' (doesn't yet log an outgoing
657                message as having been sent.)
658        The "Not logged in or subscribing to messages" error
659                now includes the name of the recipient.
660        The "disable-ctrl-d" variable may also be set to "middle"
661                which will result in ctrl-d only sending at the
662                end of the message.  This is now the default.
663                This also added a command "editmulti:done-or-delete".
664        Fixed a bug in the "reply -e" command.
665        Always clear the command buffer before executing the command.
666                (So that interactive commands can sanely do start-command.)
667        Fixed preservation of e->dotsend across owl_editwin_clear().
668        Added history for multiline edit windows (eg, for zephyr composition).
669                The M-n and M-p keys will cycle through the history ring.
670                In particular, it is now possible to edit the command line
671                of a zephyr being composed:  C-c it and restart it
672                and then M-p to get the aborted composition back.
673        Added owl::send_zwrite(command, message) to the perl glue
674                to allow for the direct sending of multi-line messages.
675                For example:  owl::send_zwrite("-c foo -i bar", "hello");
676        Changed owl_fmtext_print_plain to return an alloc'd string to
677                avoid buffer overrun risks.
678        Added owl::ztext_stylestrip("...") function to perlglue
679                 which returns the ztext with formatting stripped out.
680        Added colorztext variable which can be used to disable @color()
681                 strings arriving in messages after it is set.
682                 (Currently, changing its value won't reformat messages).
683        Outgoing zephyr logging now obeys the logpath variable.
684        The '~' character in logpath and classlogpath now gets
685                 replaced with the user's home directory.
686        Added simple implementation of smartnarrow-to-admin that
687                 creates a "type-admin" autofilter.
688                 This was done mostly so that M-C-n and M-C-p do something
689                 sane on admin messages.
690        Added opera to the allowed options to the webbrowser variable.
691        Fixed some buffer overruns in the "reply" command.
692        When repying to "all" on a message that begins with "CC:" (eg, sent
693                 with "zwrite -C", the reply line will be constructed
694                 from the sender and the usernames on the CC: line
695                 of the message being replied to.
696        There is no such thing as C-R, so left C-r as it is but added:
697                 M-r --- edit reply to all
698                 M-R --- edit reply to sender
699        Added RCS Id strings to all files.
700        'show keymaps' shows details of all keymaps after summary list.
701        Added --no-move option to delete command.
702                In particular, delete-and-always-move-down may now
703                be implemented with
704                '( delete --no-move ; next --skip-deleted )'.
705        Folded the nextmsg and prevmsg commands and functions together into
706                one command which takes arguments.
707                Added '--filter <name>' option (eg, for next_personal),
708                '--skip-deleted' option, and
709                '--last-if-none'/'--first-if-none' options.
710                Help updated accordingly. 
711                In particular, the 'personal' filter is now used
712                for 'next personal'. 
713                Added --smart-filter and --smart-filter-instance options
714                to the next and prev commands.
715        Updated examples/owlconf.erik with the above.
716        Made owl_function_fast*filt return a string and not do the
717                narrowing, to make it more general.
718        Added a smartfilter command that creates a filter
719                based on the current message and returns the name
720                of the filter.
721        Added M-C-n and M-C-p keybindings to "move to next message
722                matching current" and "move to previous message
723                matching current"
724        Added variables edit:maxfillcols and edit:maxwrapcols which
725                will limit how wide editing paragraphs may get before
726                they get wrapped.  This is a max and may be narrower
727                depending on the current size of the window.
728                If 0, the max is unlimited.  Default is 70 columns for
729                edit:maxfillcols and unlimited for edit:maxwrapcols.
730        Added smartzpunt command with key binding of "C-x k".
731                This starts a zpunt command filled in with
732                the proposed zpunt.
733        Fixed a memory reference bug in delete and undelete commands.
734        Added support for perl to call directly back into owl.
735        Changed the implementation of owl::command("...") to immediately
736                call back into owl.  This allows perl to get the return
737                value of strings returned by owl commands.
738        Added the getview command which returns the name of the current
739                view's filter. 
740        Added the getvar command which returns the value of a variable.
741        Added an example to examples/owlconf.erik which uses TAB to
742                narrow and restore the view. 
743        Added an example to examples/owlconf.erik which uses M-c to
744                color messages matching the current one green.
745        Integrated change to fix problem with popup blinking on new zephyrs.
746        C-l and resizes will now refresh an open viewwin (eg, help).
747        Updated doc/code.txt to include info about filters, commands,
748                contexts, and keybindings.
749        Exec commands cleaned up to not have buffer-size limitations
750                and to not mess up spaces.  exec also returns a string
751                of the output now.
752        Integrated changes from 1.1.3, and added docs for "zlocate -d"
753                and new show commands.
754        Show with arguments produces help on show.
755        Fix a bug in readconfig caught by efence (where we'd try to read before
756                the beginning of a string if it was empty).
757        The perl command doesn't do makemsg directly, but instead
758             returns the string and it will get printed if it
759             was run interactively.
760       
7611.1.3
762        'show subs' and 'show subscriptions' are now the same as 'getsubs'
763        zlocate now takes an optional -d argument
764        'show terminal' / 'show term'
765        '>' / last doesn't set the last message at the top of the screen now
766        implemented _followlast as an unsupported feature
767        include 'default' in the 'show colors' list
768        added help for 'zpunt' and 'zunpunt'
769        changed the bug address in the startup message
770        can now do 'show status'
771        can now do 'show version'
772        'status' / 'show status' includes the owl version number now
773        'show terminal' includes whether the terminal can change colors
774        fixed off by one bugs in paging / scrolling viewwin
775        don't downcase the sender when getting the log name for personals
776        support @owl::fields as well as @fields
777        downcase class/inst filter names in auto filters
778
7791.1.2
780        Fixed memory mishandling bug
781        Fixed bug in redfining the filter attached to the current view
782        M-n will narrow to message, instance on non-personal, class
783             MESSAGE messages
784        M-N behavies like M-n except that on class messages it narrows
785            to class and instance
786        line wrap earlier, to account for tabbing
787        fixed typo in help
788        'status' command now displays info on terminal color support
789        zephyr @ formatting is now case independant
790        added support for color terminals
791        zephyr @color(foo) now works
792        'D' for deleted messages is now not bold, unless it's the current
793          message
794        F1 displays the help screen
795        added filter colors
796        added the 'colorview' command
797        added the 'show colors' command
798        users who don't have a .zephyr.subs get a simpler format for
799          incoming messages
800        If colors are available 'show filters' will show a filter in the
801          color associated with it.
802        Added the zpunt and zunpunt commands
803        Lines in the subs file starting with '-' are zpunted
804        Include login/logout messages in auto user filters
805        'V' changes to the home view ('all' by default)
806       
8071.1.1
808        Fixed perl, aperl, and pperl commands to deal with quoting
809              and spaces in a saner manner.
810        Removed all owl_get_* methods for booleans and switched
811              cases where they were used to owl_is_*
812        Changes to owlconf.erik to use some new features.
813        Increased the size of the help buffer (as it
814              was overflowing and truncating the help message).
815        Variables prefixed with a _ are not shown in help
816              or by printallvars (and prefixed Not Yet Implemented
817              variables with this).
818        Fix typo in help
819        include stdio.h in functions.c
820        remove stale "q to quit" from bottom of info message
821        fix downward scrolling more than a page
822        use authentication for zlocate, by default
823        fixed buffer over run in info command on long messages
824        call 'perl <file>' from Makefile to avoid hardcoding perl paths
825        in Makefile don't build owl_prototypes.h unless necessary
826        store the time for admin messages
827        display admin message time in 'info' command
828        fixed an editwin M-> last character bug
829               
8301.1
831        reply is a normal function now
832        'R' does reply to sender
833        'T' tells you how many messages were marked for deletion
834        local realm removed from login / logout messages
835        added command history
836        better runtime / starttime reporting in 'status' command
837        leave the pointer near the current message after expunge
838        C-l recenters editwin
839        implemented zlocate
840        @italic works the same as @i
841        on reply only quote class / instance when necessary
842        C-r allows you to edit the reply line
843        don't use unecessary options in reply line
844        display 'info' errors in msgwin, not popup
845        impelemnted aexec, pexec commands
846        the zsig now goes through ztext formatting
847        messages have id numbers now
848        'info' prints the msgid
849        added the 'filter' command
850        added the 'view' command
851        added the 'show filter' command
852        added the 'viewclass' (and 'vc') commands
853        added the 'viewuser' (and 'vu') commands
854        M-n will filter to the current class or user
855        'v' starts a view command
856        M-D will delete all messages in current view
857        added the 'delete' (and 'del') command
858        load-subs with no argument loads the default subs file
859        '<truncated>' is now when the *current* message is truncated
860        the reply-lockout filter (with default) specifices messages that
861           cannot be replied to.
862        in the configfile owl::receive_msg is run whenever a message is
863          received
864        added the beep command
865        added the contributors file
866        declare ZGetSubscriptions and ZGetLocations since the includes
867          don't seem to
868        fixed bug in displaying last line in popwin if no final '\n'
869        'T' uses the 'trash' filter now
870        zaway_msg, zaway_msg_default and zaway are all user variables now.
871        zsig variable overrides zsigproc
872        If there's no appendtosepbar don't interfear with the sepbar
873        Changed: owl_message_get_numlines will return 0 of m is NULL
874        Added login messages to messages marked by owl_function_delete_automsgs
875        Added owl_function_delete_by_id(id) which acts independent of view
876        Added "-id <id>" option to delete command
877        Fixed an arg checking bug in delete command
878        Added owl::id to perl namespace with message id
879        Fixed a memory corruption bug in readconfig.c (where right
880              after the strdup to "out", we'd strcat a \n onto the end.
881              This would be triggered whenever owl::format_msg returned
882              a string not ending in a newline
883        Added 'X' keybinding which expunges and then switches to
884              a view defined by the variable "view_home" which defaults
885              to "all"
886        Consolidated readconfig.c somewhat to remove duplication.
887              owl_config_execute now returns a string.
888        Added an example config file that does vt-style formatting.
889              (examples/owlconf.vtformat)
890        Added the 'perl', 'aperl', and 'pperl' commands which will
891              evaluate perl expressions.
892        Fixed bug where pclose zsigproc would cause zombies
893        Can set zsigproc or zsig to "" to disable
894        Added support for multiple browsers (galeon and none were added).
895              Configure with the "webbrowser" variable.
896        Changing typewinsize height triggers resize event.
897        Added zsig variable which will be used if no zsigproc and non-empty.
898        Added "make test" rule to Makefile which will run regression tests,
899              and added regression testing framework to tester
900        Fixed codelist.pl to ignore static declarations.
901        Added dict.c which contains string->ptr dictionary routines
902              and the owl_dict type.
903              These include regression tests.
904        Overhaul/rewrite of variable handling.  Variables are now managed
905              in an owl_vardict (in g.vars) which contains a dictionary
906              of owl_variable's.  Each owl_variable has dispatch functions
907              for validating values, setting it and getting it,
908              and for setting it to and from string values.
909              The variable.c file contains the list of variables.
910              Stubs for the owl_global_<varname>_get functions and friends
911              are generated from variable.c by stubgen.pl.
912              The help.c messages for variables now calls into variable.c
913              so all information about most variables is in one place.   
914        Cleaned out code from global.c and command.c that was made obselete
915              by variable overhaul.
916        The set command now takes a -q option to not log a message.
917        Fixed a bug where set and print with no arguments would
918              print "Undefined variable" in addition
919              to running owl_function_printallvars.
920        debug is now a variable that can be turned on and off.
921        Fixed mail,inbox message parsing in examples/owlconf.erik
922        Made zaway_msg and zaway_msg_default into variables
923        Changed owl_function_makemsg and owl_function_debugmsg
924               to use varargs (ie, so they can now take a format
925               string with args).
926        Don't allow " and \ characters in URLs with the "w" command.
927        Removed lots of build warnings.
928        Popwins are wider by default so help messages fit better.
929        Added an atokenize_free function.
930        Fixes to work with an older version of libzephyr.
931        Added dependencies on header files to Makefile.in
932        Added pageup and pagedown key bindings to message list
933        Added pageup and pagedown to viewwin
934        Added configfile section to doc/intro.txt (from example config file)
935        Added appendtosepbar variable which may contain text which will
936              be appended to the sepbar.  This allows the configfile
937              to put information about pings and logins into
938              the sepbar.  (It may be worth also providing a variable
939              which enables this by default, but for now this allows
940              for experimenting with what works well.)
941        Added doc/code.txt which gives a brief overview of the code.
942        Added tags makefile rule and added TAGS to distclean rule.
943       
9441.0.1
945        fix frees in loadsubs and loadloginsubs
946        don't return in owl_free
947       
9481.0
949        'print' and 'set' with no arguments prints all variables
950        Added the 'unsubscribe' and 'unsub' command
951        Renamed the 'unsub' command to 'unsuball'
952        Added the 'getsubs' command which is like zctl ret
953        Fixed bug in logging messages sent to more than one recipient
954        Support '-C', '-O', and '-n' options to zwrite
955        Fixed bug in owl_editwin_delete_char when there are no later chars
956          after the cursor
957        Make "more" and "truncated" work in the status bar
958        enable printing of zsigproc and loginsubs variables
959        only allow message scrolling if the message is actually off the
960          screen
961        'T' will mark all automated message for deletion
962        'P' will go to the next personal message
963        'M-P' will go to the previous personal message
964        replying to a login message goes to the user now
965        added a status command
966        added the intro doc to the release
967        fixed off by one bug in viewwin
968        added complete online help
969        pass $owl::realm in configfile
970        fixed editwin wordwrapping on the last line
971        fixed editwin problem with key_right past the last char
972        print an error and quit if the configfile can't be parsed
973        got rid of owl_mainwin_calculate_topmsg
974        fixed off by one error in calculating topmsg upwards
975        you can now reply to an admin message
976        don't display an error about keypress on window resize
977       
9780.11
979        fixed bug in viewing messages longer than the screen
980        indicate in the sepbar if there is a non zero vert offset
981        send on '.' on a line by itself
982        added disable-ctrl-d variable
983        fixed bug where C-k did not delete the last \n in the buffer
984        make non-character meta keys work
985        use ZSendNotice instead of ZSendList
986        implemented <, >, M-< and M-> in viewwin
987        removed the spaces at the bottom of viewwin
988        added 'about' command
989        fixed bug using 'M' with no current message
990        changed message object to use char *'s to save on memory
991        change malloc, realloc, strdup and free to use owl hooks so that
992           debugging can be added
993               
9940.10.1
995        fixed a trailing space bug in the parser
996        impelemented the "burning ears" feature
997        have admin messages do ztext parsing
998        fixed bug in reporting which M- key was pressed
999        C-g will now cancel commands like C-c
1000       
10010.10
1002        implemented owl_function_full_redisplay().
1003        C-l uses owl_function_full_redisplay().
1004        when a popwin exists to a full redisplay.  (fixes bug)
1005        improved the owl_editwin_process_char logic
1006        removed all unnecessary wrefresh's and replaced with wnoutrefesh
1007        owl_editwin_redisplay now takes an argument to optionally doupdate()
1008        improved the cut-and-paste speed by not doing a usleep the first
1009          time through the loop after getting a keypress.
1010        nuked typwin.c and associated stuff.  It's useless now.
1011        added viewwin code for paging windows
1012        curly braces work for zephyr formatting
1013        @i in zephyr formatting will be displayed as underlined text
1014        turned off idlok
1015        implemented viewwin
1016        implemented viewwi in popwin for pageable popwins
1017        help, info now use pageable popwins
1018        bound 'M' to bring the current message up in a popwin
1019        return, space bar, 'b' and backspace now scroll within a message
1020        turned off resize message
1021        C-v and M-v page the main window
1022        implemented owl_message_is_mail
1023        some build cleanup
1024
1025       
10260.9
1027        added owl_message_is_personal and have things use it
1028        added owl_message_is_private
1029        fixed 'print personalbell' and have 'set personalbell'
1030           print a message
1031        bold only on message_is_personal
1032        display the realm if not local
1033        implemented M-f, M-b, M-d, M-<, M-> in editwin
1034        implemnted word wrapping in editwin
1035        implemented M-q (paragraph-fill) in editwin
1036        fixed bug that caused owl to segfault logging a 'weird' class
1037        M-x is a keysym for ':'
1038        added smart bolding and userclue
1039        fixed a bug causing pings to beep even if rxping is off
1040       
10410.8.1
1042        fixed bug in logging code
1043       
10440.8
1045        implemented personal logging
1046        implemented class logging
1047        implemented resize of typewin
1048        fixed the backspace problem
1049        -v command line option prints the version number
1050       
10510.7
1052        load-subs will report error opening file
1053        skip comment lines in loadsubs and loadloginsubs
1054        changed internal references to rxping and txping
1055        fix replying to a blank instance
1056        added subscribe command
1057        subscribe to login messages from .anyone by default
1058        'loginsubs' variarble controlls automated login messages
1059        redisplay the editwin after a resize
1060        leave the cursor in the editwin if active
1061        fix problems in the build system
1062        added displayoutgoing variable
1063        temporarily removed error printing for zlog in / out
1064       
10650.61
1066        fixed bug in "message sent to <foo>" for zwrite
1067       
10680.6
1069        help updated
1070        zaway key set to caps A
1071        support zephyring other realms
1072        rxping variable for receiving pings
1073        txping variable for sending pings
1074        function in place to resize typwin
1075        C-l to refresh
1076        personal bell variable
1077        beta message now an admin message
1078       
10790.5
1080        Added the debug command and flag
1081        Fixed bug in printing fields in info command
1082        Added owl_fmtext_append_ztext and use it
1083        Better formating for pings and login zephyrs
1084        make tester depends on proto
Note: See TracBrowser for help on using the repository browser.