source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0f5b08e   11 years andersk Clean more files in ‘make clean’ Signed-off-by: Anders Kaseorg ... release-1.10
(edit) @25d7236   11 years andersk Fix perlglue.c dependency on typemap This was broken by commit ... release-1.10
(edit) @7155955   11 years andersk filterproc.c: Sever owl.h dependency This fixes ‘make zcrypt’, which ... release-1.10
(edit) @13a39ae8   11 years andersk Update autoconf macros from pkg-config 0.28 5fc77a9 Add autoconf ... release-1.10
(edit) @e9b4a2c   11 years andersk Update autoconf macros from autoconf-archive 2012.09.08 cfea4ee ... release-1.10
(edit) @0a6a2d6   11 years andersk Skip deprecated g_type_init() for GLib 2.35 ... release-1.10
(edit) @3496369   11 years andersk call_filter: Set *out = NULL on g_spawn_async_with_pipes failure ... release-1.10
(edit) @ba5e919   11 years adam perlvariables: add new ExtUtils::Depends dependency to README release-1.10
(edit) @a54ffe6   11 years adam Merge pull request #118 from davidben/perlvariables-n-plus-1 Merging ... release-1.10
(edit) @104a4eb   11 years davidben Accept validsettings in new_variable_string If people reeeaaally want ... release-1.10
(edit) @6a8b519   11 years davidben Remove pointless return code from owl_variable_add_defaults release-1.10
(edit) @4953c44   11 years davidben Change set_fromstring to die on failure Returning zero/non-zero is ... release-1.10
(edit) @4419d3d   11 years davidben Add unit tests for perl-side variables release-1.10
(edit) @f0a7c09   11 years davidben Remove read-only variable check Those are impossible now and were ... release-1.10
(edit) @366badc   11 years davidben Add some unit tests for enum variables So we don't break them again. release-1.10
(edit) @bbc31e4   11 years davidben Whitespace that I don't feel like rebasing Sigh. Tabs and spaces. release-1.10
(edit) @e26abb6   11 years davidben Add new_variable_enum This seems to work. Yay. release-1.10
(edit) @523146b   11 years davidben Add new_variable_full Route everything through that. release-1.10
(edit) @63d3e4e   11 years davidben Make GClosure invokes more mechanical We don't really need some of ... release-1.10
(edit) @f41956d   11 years davidben Merge owl_variable_free and owl_variable_cleanup We don't do the ... release-1.10
(edit) @1a4508b   11 years davidben Fix the unit tests The arguments got reordered slightly to match the ... release-1.10
(edit) @4584d1f   11 years davidben Pipe all C-created variables through function calls Gets us some ... release-1.10
(edit) @3b9ca71   11 years davidben Allow perl variables to participate in argumentless set/unset release-1.10
(edit) @69f74c2   11 years davidben And now... the moment you've all been waiting for... Expose ... release-1.10
(edit) @e5210c9   11 years davidben dlsym the functions we need after use Glib and before use BarnOwl ... release-1.10
(edit) @897fc1c   11 years davidben Fix error messages a bit release-1.10
(edit) @5001a3d   11 years davidben g_strdup validsettings This'll allow perl to set it too. release-1.10
(edit) @353719a   11 years davidben Start of perlvariables iteration N+1 New plan: the C <-> perl ... release-1.10
(edit) @06e04a9   11 years davidben perlvariables - iteration N Later commits reworked a lot of this, but ... release-1.10
(edit) @bbe7d4a   11 years andersk owl_zephyr_loadsubs: Don’t leak memory on error opening ~/.zephyr.subs ... release-1.10
(edit) @6a20996   11 years jgross Use CHECK_STR_AND_FREE more We have this macro, why not use it? (And ... release-1.10
(edit) @58b6ce5   11 years andersk configure: Try openssl.pc after libcrypto.pc OpenSSL < 0.9.8 didn’t ... release-1.10
(edit) @1f121cb   11 years andersk configure: Only use LIBCRYPTO_{CFLAGS,LIBS} on PKG_CHECK_MODULES ... release-1.10
(edit) @35a9ec7   11 years andersk configure: Look for libcrypto even when configuring --without-krb4 ... release-1.10
(edit) @05adccf   11 years davidben Make :loadsubs reload instanced personals too Right now if your subs ... release-1.10
(edit) @c068c03   11 years jgross Fix some undefined behavior in filter.c, caught by clang scan-build release-1.10
(edit) @374089a   11 years jgross Die on a failed zephyr_zwrite; don't silently ignore it release-1.10
(edit) @d72ba1e   11 years jgross Fix a memory leak in zcrypt.c, caught by clang scan-build release-1.10
(edit) @8258ea5   11 years jgross Fix spelling of various strings. I dumped `strings barnowl.bin` into ... release-1.10
(edit) @4626016   11 years asedeno Remove completion for nonexistent ':show information' release-1.10
(edit) @048b1ff   11 years andersk zcrypt: Make gpg stop messing around in ~/.gnupg Signed-off-by: ... release-1.10
(edit) @6401db3   11 years davidben Fix display of pseudologins After ... release-1.10
(edit) @ccc182c   11 years davidben Unbundle random Facebook module libraries Probably saner to ship them ... release-1.10
(edit) @c42a8d1   11 years andersk typedef fake curses and Perl types to undefined structs instead of ... release-1.10
(edit) @0792d99   11 years andersk Replace deprecated GLib < 2.31.0 thread APIs As of GLib 2.31.0, - ... release-1.10
(edit) @cb124fc6   11 years andersk Replace deprecated GLib < 2.31.0 mutex APIs As of GLib 2.31.0, - ... release-1.10
(edit) @c748e8a   11 years andersk Abstract g->interrupt_lock Signed-off-by: Anders Kaseorg <andersk@mit.edu> release-1.10
(edit) @9b3167b   11 years geofft zephyr: Replace outgoing default format with a small URL We need the ... release-1.10
(edit) @290e2d0   11 years davidben Bump version for development. release-1.10
(edit) @f43c777   11 years davidben Facebook has EVEN MORE dependencies release-1.10release-1.9
(edit) @96ee74c   12 years davidben Document that the Facebook module wants a moose Or a mouse ... release-1.10release-1.9
(edit) @ea0c453   12 years adam Merge pull request #100 from davidben/master Use Digest::SHA in ... release-1.10release-1.9
(edit) @a8c55b5   12 years davidben Use Digest::SHA in Jabber module instead of Digest::SHA1 The cool ... release-1.10release-1.9
(edit) @4d9e311c   12 years davidben Don't do the stderr redirect hack if !isatty(2) stderr has already ... release-1.10release-1.9
(edit) @0a9ffc5   12 years davidben Fix race condition in starting up logger thread The context should be ... release-1.10release-1.9
(edit) @b303ba2   12 years asedeno Add getnumlines() to perl interface release-1.10release-1.9
(edit) @81691e8   12 years davidben Put config.h.in~ back in .gitignore It's generated by ./autogen.sh. release-1.10release-1.9
(edit) @65d3fba0   12 years davidben Remove emacs and vim files from .gitignore If you want these ignored, ... release-1.10release-1.9
(edit) @06470d7   12 years adehnert Include names of invalid filters This makes errors in filters defined ... release-1.10release-1.9
(edit) @2354e9a   12 years davidben If zcrypt fails to decrypt, strip away the zcrypt opcode Otherwise ... release-1.10release-1.9
(edit) @3442788   12 years davidben Hide the default cursor with curs_set if supported Then we don't ... release-1.10release-1.9
(edit) @e6e7842   12 years davidben Complete viewperson and vp as viewuser and vu release-1.10release-1.9
(edit) @80bea5b   12 years andersk send_zephyr: Set z_charset = ZCHARSET_UTF_8 This allows X11 zwgc to ... release-1.10release-1.9
(edit) @d6b8b50   12 years ezyang Fix typo (thanks Sasen for reporting.) Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @d199207   12 years davidben zephyr: Use field iterator interface to avoid quadratic loops ... release-1.10release-1.9
(edit) @a03a409   12 years davidben zephyr: Add an iterator interface to fields Signed-off-by: Anders ... release-1.10release-1.9
(edit) @97cdbaf5   12 years davidben Rewrite call_filter to use g_spawn_async_with_pipes This simplifies ... release-1.10release-1.9
(edit) @1f39ded   12 years davidben Fix hang on empty zcrypt messages send_receive will never close wfd ... release-1.10release-1.9
(edit) @39a531d   12 years davidben Fixed typo in unbindkey Usage error [davidben@mit.edu: Oh hey, we ... release-1.10release-1.9
(edit) @bd482c3   12 years andersk Only add outgoing messages for personal part of half-personal messages ... release-1.10release-1.9
(edit) @919cbf2   12 years andersk Don’t write CC: line on zwrite -C '' Signed-off-by: Anders Kaseorg ... release-1.10release-1.9
(edit) @f183917   12 years andersk Allow zsender spoofing on cross-realm classes Signed-off-by: Anders ... release-1.10release-1.9
(edit) @f7c0730   12 years andersk Append the realm to the zsender if missing This works around the ... release-1.10release-1.9
(edit) @9d206c6   12 years andersk Don’t send public pings on zwrite '' or zwrite @REALM Signed-off-by: ... release-1.10release-1.9
(edit) @d6b2ae8   12 years andersk Don’t treat zwrite '' as personal Signed-off-by: Anders Kaseorg ... release-1.10release-1.9
(edit) @bff1f22   12 years andersk Add function to test whether a recipient is personal Signed-off-by: ... release-1.10release-1.9
(edit) @bf70350   12 years andersk Stop pretending to support zwrite * ‘*’ is not a valid recipient, and ... release-1.10release-1.9
(edit) @d126a19   12 years jgross Flush the fmttext cache and redisplay on setting colorztext This ... release-1.10release-1.9
(edit) @219f52c   12 years jgross Allocate owl_messagelist on the heap This lets us return NULL from ... release-1.10release-1.9
(edit) @ab88b05   12 years jgross Allocate the mainwin on the heap This lets us return NULL from ... release-1.10release-1.9
(edit) @8135737   12 years davidben rename default config file to .owl/init.pl motivations: to make clear ... release-1.10release-1.9
(edit) @678f607   12 years davidben Add completion for jabberlogout release-1.10release-1.9
(edit) @ecfbdcc   12 years davidben Don't leak old_msg in owl_function_zcrypt release-1.10release-1.9
(edit) @389d487   12 years davidben Switch to interactive context before sourcing the startup file There ... release-1.10release-1.9
(edit) @ef4074b   12 years davidben Cleanup in owl_zwrite_create on error cases Before, the caller was ... release-1.10release-1.9
(edit) @f34728b   12 years adehnert Add completion for reload-module release-1.10release-1.9
(edit) @f89cc6f   12 years davidben Use the pre-parsed argc/argv in building owl_zwrites When called ... release-1.10release-1.9
(edit) @6329cd5   12 years davidben Allow building a zwrite from an argv Add new versions of ... release-1.10release-1.9
(edit) @7b89e8c   12 years davidben Add owl_argv_quote convenience function Did we really never write ... release-1.10release-1.9
(edit) @d953ede   12 years davidben Rename owl_zwrite_new to owl_zwrite_new_from_line owl_zwrite_new will ... release-1.10release-1.9
(edit) @7803326   12 years jgross editwin callback for canceling the editwin The code for editwin ... release-1.10release-1.9
(edit) @e89ec48   12 years jgross Made BarnOwl::start_* wrappers around a new BarnOwl::start_edit A new ... release-1.10release-1.9
(edit) @c737503   12 years jgross Improved consistency between owl_function_start_* functions release-1.10release-1.9
(edit) @eba02ec   12 years davidben Fix dirtying windows inside a redraw handler This is a seriously ... release-1.10release-1.9
(edit) @bbd0cf1   13 years ezyang Bundle Ouch, AnyEvent::HTTP, and URI::Encode from CPAN Those ... release-1.10release-1.9
(edit) @f4037cf   13 years ezyang Update README, narrow POSIX import. Signed-off-by: Edward Z. Yang ... release-1.10release-1.9
(edit) @7efa163   13 years ezyang Wordwrap, write the config, style wibbles. Signed-off-by: Edward Z. ... release-1.10release-1.9
(edit) @1d11b78   13 years ezyang Extra TODO item. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.10release-1.9
(edit) @395d304   13 years ezyang Style wibble. Signed-off-by: Edward Z. Yang <ezyang@mit.edu> release-1.10release-1.9
(edit) @fe03126   13 years ezyang Expand deps for inlined Facebook::Graph. Signed-off-by: Edward Z. ... release-1.10release-1.9
Note: See TracRevisionLog for help on using the revision log.