# # ChangeLog for perl/lib/BarnOwl/Message/Zephyr.pm # # Generated by Trac 1.0.2 # May 9, 2024, 7:56:34 PM Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [8f91a70] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Add a bit more documentation The function was potentially a bit ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [09f7753] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Add back a comment into perl-logging from C Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [9625c55] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * t/BarnOwl_Message_Zephyr.t (modified) Silence "Use of uninitialized value $realm in uc" Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [d2ba33c] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) * perlglue.xs (modified) * t/BarnOwl_Message_Zephyr.t (added) * util.c (modified) Use g_utf8_casefold and g_utf8_normalize We define a convenience ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [dce72c1] * perl/lib/BarnOwl/Logging.pm (modified) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Log to subfolders of a base path A different subfolder for each ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [3374de9] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Log different realms to different files Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [94b4b99e] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Ignore kerberos instances in the sender and recipient when logging ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [5093c6f] * logging.c (modified) * perl/lib/BarnOwl/Logging.pm (modified) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * perlglue.xs (modified) Moved the checking of whether or not to log messages to perl Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [eea7bed4] * logging.c (modified) * perl/Makefile.am (modified) * perl/lib/BarnOwl.pm (modified) * perl/lib/BarnOwl/Logging.pm (added) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Message/AIM.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Message/Jabber.pm (modified) Moved log file name generation to perl I don't think that the ... Wed, 16 Aug 2017 16:53:41 GMT Jason Gross [7f463cf] * logging.c (modified) * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Moved log generation code to perl. Mon, 27 May 2013 18:09:44 GMT Jason Gross [0adbce1] * perl/lib/BarnOwl/Message.pm (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Make is_personal like owl_message_is_personal Before we were ... Sat, 01 Dec 2012 22:16:21 GMT David Benjamin [6401db3] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * perlconfig.c (modified) Fix display of pseudologins After ... Mon, 23 Jan 2012 23:41:05 GMT Anders Kaseorg [bf70350] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * zephyr.c (modified) Stop pretending to support zwrite * ‘*’ is not a valid recipient, ... Fri, 11 Feb 2011 02:10:56 GMT David Benjamin [edd0be7] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Only handle CCs in messages sent directly to you. A zephyr with a ... Sun, 06 Feb 2011 04:28:27 GMT David Benjamin [8d553bf] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Append sender's realm to Cc'd unqualified names when replying ... Mon, 08 Nov 2010 21:01:44 GMT Alejandro R. Sedeño [1522e5d] * commands.c (modified) * owl.h (modified) * perl/lib/BarnOwl/Message/Zephyr.pm (modified) * zephyr.c (modified) webzephyr principal changed Signed-off-by: Alejandro R. Sedeño ... Wed, 09 Sep 2009 06:30:48 GMT Alex Dehnert [892e897] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Shift-R on CC zephyrs should go to the sender only Sun, 30 Aug 2009 02:17:09 GMT Nelson Elhage [bcde942d] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Quote $realm before including in a regex Signed-off-by: David ... Thu, 20 Aug 2009 06:46:46 GMT Anders Kaseorg [3a6277a] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) BarnOwl::Message::Zephyr: Use multi-argument quote. Signed-off-by: ... Thu, 18 Jun 2009 22:30:39 GMT Alex Dehnert [30e7ffd] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Don't zcrypt shift-R replies to zcrypted messages In particular, if ... Tue, 02 Jun 2009 22:36:17 GMT Alex Dehnert [bc8275e] * perl/lib/BarnOwl/Message/Zephyr.pm (modified) Fix replycmd to use right class/instance Replies to personals, ... Tue, 02 Jun 2009 15:53:13 GMT Nelson Elhage [ee183be] * perl/lib/BarnOwl.pm (added) * perl/lib/BarnOwl/Hook.pm (added) * perl/lib/BarnOwl/Hooks.pm (added) * perl/lib/BarnOwl/Message.pm (added) * perl/lib/BarnOwl/Message/AIM.pm (added) * perl/lib/BarnOwl/Message/Admin.pm (added) * perl/lib/BarnOwl/Message/Generic.pm (added) * perl/lib/BarnOwl/Message/Loopback.pm (added) * perl/lib/BarnOwl/Message/Zephyr.pm (added) * perl/lib/BarnOwl/Style.pm (added) * perl/lib/BarnOwl/Style/Basic.pm (added) * perl/lib/BarnOwl/Style/Default.pm (added) * perl/lib/BarnOwl/Style/Legacy.pm (added) * perl/lib/BarnOwl/Style/OneLine.pm (added) * perl/lib/BarnOwl/Timer.pm (added) Break perlwrap.pm into multiple files. Break perlwrap.pm out into ...