# # ChangeLog for / # # Generated by Trac 1.0.2 # Mar 28, 2024, 9:42:28 PM Tue, 26 Dec 2006 05:59:00 GMT Nelson Elhage [8f2ce3a] * perl/modules/jabber.pl (modified) r15864@phanatique (orig r470): nelhage | 2006-12-24 11:46:49 -0500 ... Mon, 25 Dec 2006 04:37:13 GMT Nelson Elhage [b699e9b] * filter.c (modified) You can now write filters based off arbitrary message attributes Mon, 25 Dec 2006 04:37:05 GMT Nelson Elhage [ea67541] * perl/modules/jabber.pl (modified) Respect the displayoutgoing variable Mon, 25 Dec 2006 03:59:10 GMT Nelson Elhage [596c22df] * owl.c (modified) Moving zephyr initialization later, so that zephyr works again Sun, 24 Dec 2006 23:26:33 GMT Nelson Elhage [bfbf590] * functions.c (modified) * owl.c (modified) * zephyr.c (modified) Don't quit if we can't contact the hostmaster. Sun, 24 Dec 2006 23:23:29 GMT Nelson Elhage [d0b3a40] * perl/modules/jabber.pl (modified) r15871@phanatique: nelhage | 2006-12-24 18:19:26 -0500 Oops -- fix ... Sun, 24 Dec 2006 23:04:42 GMT Nelson Elhage [72bcca3] * TODO (modified) note about working in the absence of zephyr Sun, 24 Dec 2006 23:00:27 GMT Nelson Elhage [5c9c27d] * perl/modules/jabber.pl (modified) Some cleanup of the jabber.pl style Sun, 24 Dec 2006 19:15:05 GMT Alejandro R. Sedeño [f62550d] * TODO (modified) * functions.c (modified) * owl.c (modified) * perl/modules/jabber.pl (modified) Updates I've had pending for a while. * First pass of Roster ... Sun, 24 Dec 2006 16:24:47 GMT Nelson Elhage [23be736] * perlwrap.pm (modified) Better error reporting when loading modules Sun, 24 Dec 2006 16:21:21 GMT Nelson Elhage [17eed9c] * perlglue.xs (modified) Letting owl::queue_message set more fields of the message Sun, 24 Dec 2006 16:18:01 GMT Nelson Elhage [fe0a16a] * commands.c (modified) Update the help text on {add,del}buddy Mon, 27 Nov 2006 06:16:24 GMT Alejandro R. Sedeño [ea215ac] * perl/lib/XML/Stream/Parser.pm (modified) Fixed attribute parser, which resolves LJ-talk problems. Thu, 23 Nov 2006 16:50:50 GMT Nelson Elhage [95b97e9] * TODO (added) Adding a TODO list of stuff I think needs to get done Tue, 21 Nov 2006 15:43:37 GMT Nelson Elhage [99dabee] * zephyr.c (modified) Fixing segfault on subbing without a .zephyr.subs file Tue, 14 Nov 2006 14:44:50 GMT Alejandro R. Sedeño [84296f6] * perl/modules/jabber.pl (modified) jabber.pl: * Refactoring of Buddy List code. * Refactoring of login code Tue, 14 Nov 2006 04:06:54 GMT Nelson Elhage [6e9e50e] * perl/modules/jabber.pl (modified) Update to use new N::J MUC features Tue, 14 Nov 2006 04:06:52 GMT Nelson Elhage [d7c2ce6] * perl/lib/Net/Jabber/Namespaces.pm (modified) Net::Jabber::Owl patch to support muc configuration and history ... Sun, 12 Nov 2006 04:17:04 GMT Nelson Elhage [51c57f8] * keys.c (modified) Typo fix Sat, 11 Nov 2006 08:03:56 GMT Alejandro R. Sedeño [3405394] * perl/lib/Net/XMPP/Protocol.pm (modified) Protocol.pm: allow IQ Auth to take a password callback like SASL's. Fri, 10 Nov 2006 20:47:57 GMT Nelson Elhage [005562f] * perl/modules/jabber.pl (modified) Making reply-sender work right in chats Fri, 10 Nov 2006 18:13:37 GMT Nelson Elhage [d9f4a5c] * perl/modules/jabber.pl (modified) Refactoring jmuc_invite slightly Fri, 10 Nov 2006 17:57:08 GMT Nelson Elhage [b405ff6] * perl/modules/jabber.pl (modified) perltidying jabber.pl and adding an emacs modeline Fri, 10 Nov 2006 17:38:53 GMT Nelson Elhage [9f183ff] * perl/modules/jabber.pl (modified) * using strict and warnings in jabber.pl * Extracting JID/MUC ... Fri, 10 Nov 2006 17:38:52 GMT Nelson Elhage [71e1e80] * perlwrap.pm (modified) Handling errors loading perl modules Fri, 10 Nov 2006 17:38:50 GMT Nelson Elhage [a55abb3] * perlconfig.c (modified) Handling errors in the perl mainloop hook better Fri, 10 Nov 2006 04:40:50 GMT Nelson Elhage [6df381b] * perl/modules/jabber.pl (modified) Refactoring jmuc somewhat. Also, @ARGV refers to @::ARGV by default ... Fri, 10 Nov 2006 00:45:13 GMT Nelson Elhage [960395d] * perl/modules/jabber.pl (modified) Handling disconnects better Mon, 06 Nov 2006 06:59:10 GMT Alejandro R. Sedeño [6a6dd47] * README (added) * perl/modules/jabber.pl (modified) jabber.pl: * Multiple connections now possible. * Password-based ... Sat, 04 Nov 2006 03:54:00 GMT Alejandro R. Sedeño [b6a253c] * perl/modules/jabber.pl (modified) * perlglue.xs (modified) jabber.pl: * Roster added to buddy list. * Command jlist added ... Fri, 03 Nov 2006 03:56:15 GMT Alejandro R. Sedeño [a75309a] * perl/lib/Net/XMPP/Roster.pm (modified) * perl/lib/XML/Stream.pm (modified) Stream.pm: Proper call to SASL. Roster.pm: Removing print statements. Fri, 03 Nov 2006 03:52:43 GMT Alejandro R. Sedeño [0ff8d110] * perl/lib/Net/Jabber.pm (added) * perl/lib/Net/Jabber/Client.pm (added) * perl/lib/Net/Jabber/Component.pm (added) * perl/lib/Net/Jabber/Data.pm (added) * perl/lib/Net/Jabber/Debug.pm (added) * perl/lib/Net/Jabber/Dialback.pm (added) * perl/lib/Net/Jabber/Dialback/Result.pm (added) * perl/lib/Net/Jabber/Dialback/Verify.pm (added) * perl/lib/Net/Jabber/IQ.pm (added) * perl/lib/Net/Jabber/JID.pm (added) * perl/lib/Net/Jabber/Key.pm (added) * perl/lib/Net/Jabber/Log.pm (added) * perl/lib/Net/Jabber/Message.pm (added) * perl/lib/Net/Jabber/Namespaces.pm (added) * perl/lib/Net/Jabber/Presence.pm (added) * perl/lib/Net/Jabber/Protocol.pm (added) * perl/lib/Net/Jabber/Server.pm (added) * perl/lib/Net/Jabber/Stanza.pm (added) * perl/lib/Net/Jabber/XDB.pm (added) * perl/lib/Net/XMPP.pm (added) * perl/lib/Net/XMPP/Client.pm (added) * perl/lib/Net/XMPP/Connection.pm (added) * perl/lib/Net/XMPP/Debug.pm (added) * perl/lib/Net/XMPP/IQ.pm (added) * perl/lib/Net/XMPP/JID.pm (added) * perl/lib/Net/XMPP/Message.pm (added) * perl/lib/Net/XMPP/Namespaces.pm (added) * perl/lib/Net/XMPP/Presence.pm (added) * perl/lib/Net/XMPP/PrivacyLists.pm (added) * perl/lib/Net/XMPP/Protocol.pm (added) * perl/lib/Net/XMPP/Roster.pm (added) * perl/lib/Net/XMPP/Stanza.pm (added) * perl/lib/XML/Stream.pm (added) * perl/lib/XML/Stream/Namespace.pm (added) * perl/lib/XML/Stream/Node.pm (added) * perl/lib/XML/Stream/Parser.pm (added) * perl/lib/XML/Stream/Parser/DTD.pm (added) * perl/lib/XML/Stream/Tree.pm (added) * perl/lib/XML/Stream/XPath.pm (added) * perl/lib/XML/Stream/XPath/Op.pm (added) * perl/lib/XML/Stream/XPath/Query.pm (added) * perl/lib/XML/Stream/XPath/Value.pm (added) Adding XML::Stream, Net::XMPP, and Net::Jabber to perl/lib/ Fri, 03 Nov 2006 03:19:15 GMT Nelson Elhage [f2f5815] * perlwrap.pm (modified) Refactoring hook code Wed, 01 Nov 2006 18:18:38 GMT Sam Hartman [591ea418] * perlwrap.pm (modified) * the reload sub now lives in package owl * load owlconf in package main Wed, 01 Nov 2006 18:00:51 GMT Sam Hartman [3d18b30] * perlwrap.pm (modified) Move startup hooks to right place in reload. Drop debugging copy of ... Wed, 01 Nov 2006 06:00:20 GMT Sam Hartman [7e470da] * perlwrap.pm (modified) Move the module support system into perlwrap.pm Add support for ... Wed, 01 Nov 2006 06:00:02 GMT Sam Hartman [38ffdf9] * perl/modules/jabber.pl (added) jabber.pl is a core module Wed, 01 Nov 2006 05:59:52 GMT Sam Hartman [d03091c] * owl.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Reorder configuration handling so that perlwrap.m is pulled in before ... Wed, 01 Nov 2006 05:59:43 GMT Sam Hartman [8862725] * perlwrap.pm (modified) Add @dadatdir@/owl/lib and ~/.owl/lib to @INC Wed, 01 Nov 2006 05:59:29 GMT Sam Hartman [2170fd7] * Makefile.in (modified) Don't include the default typemap in xsubpp compile line: 1) It ... Wed, 01 Nov 2006 05:59:17 GMT Sam Hartman [6b3f797] * perlglue.xs (modified) Add get_data_dir Mon, 30 Oct 2006 18:42:49 GMT Alejandro R. Sedeño [f72f573] * owl.c (modified) * perlconfig.c (modified) Changed how owl::mainloop_hook is called. This does wonders for memory. Mon, 30 Oct 2006 06:51:58 GMT Alejandro R. Sedeño [2fa15f0] * owl.c (modified) * variable.c (modified) 1) Fix massive memory leak. I've removed the variable that held the ... Mon, 30 Oct 2006 01:40:36 GMT Nelson Elhage [f8b42ac] * functions.c (modified) Adding a perl hook to the blist function. Mon, 30 Oct 2006 00:35:42 GMT Arun A. Tharuvai [cd9182d] * logging.c (modified) Use from_jid instead of sender for chats Mon, 30 Oct 2006 00:18:30 GMT Arun A. Tharuvai [2182be3] * logging.c (modified) Logging for jabber. Mon, 30 Oct 2006 00:06:35 GMT Nelson Elhage [e7ac2b6] * perlwrap.pm (modified) Changing the owl autoloads so that owl::start_command means ... Sun, 29 Oct 2006 23:36:56 GMT Nelson Elhage [3c9012b] * perlglue.xs (modified) * perlwrap.pm (modified) Adding some support for distinguishing personals/private with ... Sun, 29 Oct 2006 10:01:52 GMT Alejandro R. Sedeño [421c8ef7] * message.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding some missing owl_message_type_is functions. Ensuring all the ... Sat, 28 Oct 2006 20:54:04 GMT Nelson Elhage [4692b70] * commands.c (modified) Exposing owl_function_error and owl_function_makemsg as commands Sat, 28 Oct 2006 20:41:36 GMT Nelson Elhage [e0540e4] * functions.c (modified) Fixing a segfault when replying to unknown message types Sat, 28 Oct 2006 20:08:38 GMT Kevin Chen [bbd2fdc] * configure (modified) remove references to -ldes Fri, 27 Oct 2006 19:07:59 GMT Nelson Elhage [db8b00b] * commands.c (modified) * functions.c (modified) * global.c (modified) * perlconfig.c (modified) * perlglue.xs (modified) Exposing edit window hooks to perl Fri, 27 Oct 2006 17:39:46 GMT Nelson Elhage [e74c01c] * editwin.c (modified) I failed to commit this in the last ci Fri, 27 Oct 2006 17:17:18 GMT Nelson Elhage [1b6b2f3] * commands.c (modified) * functions.c (modified) * global.c (modified) * owl.h (modified) * perlglue.xs (modified) Refactoring the editwin code somewhat, and adding the ability to hang ... Fri, 27 Oct 2006 05:19:54 GMT Nelson Elhage [dd16bdd] * message.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Initial support for creating and injecting messages into the ... Fri, 27 Oct 2006 02:08:54 GMT Nelson Elhage [39c036d] * owl.c (modified) * owl.h (modified) Changing the version number and startup message to include a ... Thu, 26 Oct 2006 21:45:10 GMT Nelson Elhage [4c46dfd] * editwin.c (modified) Fixing a hang I've seen repeatedly in owl Thu, 26 Oct 2006 15:14:41 GMT Nelson Elhage [6922edd] * cmd.c (modified) * owl.h (modified) * perlconfig.c (modified) * perlglue.xs (modified) * perlwrap.pm (modified) Adding the ability to install real commands from perl. Wed, 25 Oct 2006 06:44:24 GMT Alejandro R. Sedeño [bc220b2] * owl.c (modified) * variable.c (modified) Hooking perl into owl's main loop. Tue, 24 Oct 2006 18:53:51 GMT Alejandro R. Sedeño [2fa5eed] * variable.c (modified) Fixed regression tests for booleans variables. They were testing a ... Tue, 24 Oct 2006 17:41:59 GMT Nelson Elhage [0138478] * dict.c (modified) * test.h (added) * util.c (modified) * variable.c (modified) Test failures now print out file/line numbers Tue, 24 Oct 2006 16:40:02 GMT Alejandro R. Sedeño [216c734] * commands.c (modified) * perlconfig.c (modified) * perlwrap.pm (modified) Adding my getstyle patch, which I rely on from perl right now for a ... Tue, 24 Oct 2006 15:45:16 GMT Nelson Elhage [4211f50b] * commands.c (modified) * functions.c (modified) * global.c (modified) * owl.h (modified) Refactoring the editwin code to use an explicit callback. Tue, 24 Oct 2006 15:43:28 GMT Nelson Elhage [908e388] * perlconfig.c (modified) Applying alexmv's patch to allow dynamic loading of perl XS Tue, 24 Oct 2006 05:10:49 GMT Alex Vandiver [1aa2b1a] * functions.c (modified) Default narrows are un- and .d-aware Tue, 24 Oct 2006 04:52:14 GMT Nelson Elhage [1152d45] * owl.h (modified) * perlglue.xs (modified) Including owl.h into perlglue.xs to make it easier to add more perl glue. Tue, 24 Oct 2006 04:44:58 GMT Nelson Elhage [c0a90c2] * commands.c (modified) * functions.c (modified) * perlconfig.c (modified) alexmv+yoz's memory leak patches Tue, 24 Oct 2006 04:43:43 GMT Nelson Elhage [54666e0] * libfaim/rxhandlers.c (modified) libfaim fix to make it compile 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" ...