Timeline
Jan 17, 2013:
- 11:23 PM Ticket #230 (zcrypt: Key file path discovery in message comment) created by
- It'd be pretty nifty to allow provisioning a zcrypt class by saying …
- 11:16 PM Ticket #229 (zcrypt: Options support, and some common enhancements) created by
- (Filing this as a single ticket, since the mechanism for enhancements …
- 11:00 PM Ticket #227 (Include a buzzfilter in core) closed by
- duplicate: dupe of #228 (price and I were talking about this in personals, and I …
- 10:54 PM Ticket #228 (Provide buzzfilter) created by
- I have a handy command for dealing with trolls in my …
- 10:51 PM Ticket #227 (Include a buzzfilter in core) created by
- It's useful, and small.
Jan 15, 2013:
- 2:18 PM Ticket #226 (barnowl should not allow line breaks in IRC messages) created by
- I keep forgetting that IRC doesn't allow line breaks. It'd be nice if …
- 8:25 AM Changeset [9c54979] by
- Merge 6a209963395d62d98c3d6b52daa6fb2e3054ae1b into 58b6ce5427395fc8c1887a2a8c69ea459a1fc9e5
- 8:22 AM Changeset [6a20996]release-1.10 by
- Use CHECK_STR_AND_FREE more We have this macro, why not use it? (And it simplifies code a bit.)
- 5:51 AM Changeset [946bc37] by
- Merge 58b6ce5427395fc8c1887a2a8c69ea459a1fc9e5 into 05adccf169f26130f56cd69a12829a9d80043a75
- 5:51 AM Changeset [58b6ce5]release-1.10 by
- configure: Try openssl.pc after libcrypto.pc OpenSSL < 0.9.8 didn’t ship libcrypto.pc. Signed-off-by: Anders Kaseorg <andersk@mit.edu>
- 5:51 AM Changeset [1f121cb]release-1.10 by
- configure: Only use LIBCRYPTO_{CFLAGS,LIBS} on PKG_CHECK_MODULES success Signed-off-by: Anders Kaseorg <andersk@mit.edu>
- 5:51 AM Changeset [35a9ec7]release-1.10 by
- configure: Look for libcrypto even when configuring --without-krb4 Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Jan 13, 2013:
- 1:42 PM Ticket #225 (Commands exposed in perl/lib/BarnOwl.pm should all be documented) created by
- The commands getnumlines, zephyr_stylestrip, …
- 9:09 AM Changeset [05adccf]release-1.10 by
- Make :loadsubs reload instanced personals too Right now if your subs get lost because something falls over, you have to manually sub to instanced personals to get them back. :loadsubs doesn't work. (Supposedly that code is for "backwards compatibility", but... it dates back to kretch. Probably because it's odd that :loadsubs [file] will also automatically load the default subs. But given that everyone runs :loadsubs with no argument to mean "oops zephyr fell over reload my subs please", I'm okay with adding more code to the "backwards compatibility" path. I doubt anyone actually runs :loadsubs with an argument anyway.) Also, while I'm here, get rid of that 'foo' variable. (Really? Really?! foo?!?)
- 9:09 AM Changeset [1dafc7e] by
- Merge 007081e831c30952f1cf800bc610c33ba0671fb4 into c068c0307a85727dd3ad619122a640f96399d627
Jan 12, 2013:
- 7:07 PM Changeset [de3b1d3] by
- Merge c068c0307a85727dd3ad619122a640f96399d627 into 8258ea514c05b11da3f68d25d8414e222496fa2d
- 7:07 PM Changeset [c068c03]release-1.10 by
- Fix some undefined behavior in filter.c, caught by clang scan-build
- 7:07 PM Changeset [374089a]release-1.10 by
- Die on a failed zephyr_zwrite; don't silently ignore it
- 6:28 PM Changeset [d72ba1e]release-1.10 by
- Fix a memory leak in zcrypt.c, caught by clang scan-build
- 1:48 PM Changeset [a62fbdaa] by
- Merge 8258ea514c05b11da3f68d25d8414e222496fa2d into 46260161946c87dfed4fef9e3223b2327895f139
- 1:48 PM Changeset [8258ea5]release-1.10 by
- Fix spelling of various strings. I dumped `strings barnowl.bin` into a file and ran it through ispell, and then excluded libfaim corrections.
- 1:47 PM Changeset [bd71d0f] by
- Merge bbf85dfc418d54dbbac4497cd2afd01893d32337 into 46260161946c87dfed4fef9e3223b2327895f139
- 1:43 PM Changeset [bbf85df] by
- Fix spelling of various strings. I dumped `strings barnowl.bin` into a file and ran it through ispell.
- 1:43 PM Changeset [77ad061] by
- Fix user-facing spelling in libfaim things
- 1:43 PM Changeset [e3a0d71] by
- Fix spelling of words (via ispell) in some files
- 1:43 PM Changeset [4485285] by
- Merge 7869e4801e577613b7db987d11bddb0a31fe755c into 46260161946c87dfed4fef9e3223b2327895f139
- 1:43 PM Changeset [7869e48] by
- Remove trailing whitespace This commit was made with the command sequence for i in $(git ls-files | tr '\n' ' '); do echo $i; sed -i s'/\s\+$//g' "$(readlink -f $i)"; done
Jan 11, 2013:
- 12:30 AM Changeset [4626016]release-1.10 by
- Remove completion for nonexistent ':show information'
Jan 10, 2013:
- 2:42 PM Changeset [007081e] by
- Make :loadsubs reload instanced personals too Right now if your subs get lost because something falls over, you have to manually sub to instanced personals to get them back. :loadsubs doesn't work. (Supposedly that code is for "backwards compatibility", but... it dates back to kretch. Probably because it's odd that :loadsubs [file] will also automatically load the default subs. But given that everyone runs :loadsubs with no argument to mean "oops zephyr fell over reload my subs please", I'm okay with adding more code to the "backwards compatibility" path. I doubt anyone actually runs :loadsubs with an argument anyway.) Also, while I'm here, get rid of that 'foo' variable. (Really? Really?! foo?!?)
Jan 5, 2013:
- 4:01 PM Changeset [f9325e9] by
- Merge 6f14b20022e0a3d8b14f536d7f2e22a4cc88eb64 into 048b1ff9986fa6f3572985dbf44dd262dcd81618
- 3:58 PM Changeset [6f14b20] by
- Replace comment about glib 2.22 with version check
- 3:36 PM Changeset [48848ae] by
- Merge f809cadc174962e158513b239f10be3d55d5b588 into 048b1ff9986fa6f3572985dbf44dd262dcd81618
- 3:34 PM Changeset [f809cad] by
- Defer failed log messages Previously, when we failed to open a logging file, we errored, and dropped the log message. This commit makes it so that, if the reason we failed was a permissions error, we instead add the log entry to a queue of messages to be logged eventually, and inform the user that logging has been suspended. The user must run :flush-logs to resume logging. If :flush-log has an fopen that fails with EPERM or EACCES, we re-defer messages and inform the user. On shutdown, BarnOwl will attempt to log all messages currently in the queue one last time.
Note: See TracTimeline
for information about the timeline view.