nelhage / barnowl
- Source
- Commits
- Network (6)
- Issues (0)
- Downloads (32)
- Wiki (1)
- Graphs
-
Branch:
master
barnowl /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Oct 09 16:58:06 -0700 2009 | |
| |
AUTHORS | ||
| |
COPYING | ||
| |
ChangeLog | Thu Dec 31 10:33:41 -0800 2009 | |
| |
Makefile.am | Sat Jan 09 13:01:53 -0800 2010 | |
| |
README | ||
| |
aim.c | Thu Dec 10 10:38:09 -0800 2009 | |
| |
autogen.sh | Fri Jul 17 18:44:39 -0700 2009 | |
| |
barnowl | Tue Jun 02 08:53:13 -0700 2009 | |
| |
buddy.c | ||
| |
buddylist.c | Sat Aug 15 16:08:21 -0700 2009 | |
| |
cmd.c | ||
| |
codelist.pl | Mon Sep 14 18:00:07 -0700 2009 | |
| |
commands.c | ||
| |
configure.ac | ||
| |
context.c | ||
| |
dict.c | ||
| |
doc/ | Mon Sep 14 18:00:07 -0700 2009 | |
| |
editwin.c | ||
| |
errqueue.c | ||
| |
examples/ | Mon Sep 14 18:00:07 -0700 2009 | |
| |
filter.c | Sat Jan 30 18:26:54 -0800 2010 | |
| |
filterelement.c | ||
| |
fmtext.c | Thu Dec 10 10:38:09 -0800 2009 | |
| |
functions.c | Tue Feb 09 18:49:41 -0800 2010 | |
| |
glib_compat.c | Sun Aug 03 16:18:56 -0700 2008 | |
| |
global.c | Thu Jan 07 15:54:14 -0800 2010 | |
| |
help.c | Mon Sep 28 10:14:23 -0700 2009 | |
| |
history.c | Sat Aug 15 16:08:20 -0700 2009 | |
| |
keybinding.c | ||
| |
keymap.c | Fri Aug 21 21:50:08 -0700 2009 | |
| |
keypress.c | Sat Aug 15 16:08:21 -0700 2009 | |
| |
keys.c | Thu Jan 07 15:54:15 -0800 2010 | |
| |
libfaim/ | Sat Jan 09 13:02:03 -0800 2010 | |
| |
list.c | Thu Dec 10 10:38:09 -0800 2009 | |
| |
logging.c | Mon Sep 28 10:14:23 -0700 2009 | |
| |
m4/ | Mon Sep 28 10:14:23 -0700 2009 | |
| |
mainwin.c | ||
| |
message.c | Tue Feb 09 18:49:41 -0800 2010 | |
| |
messagelist.c | Sat Aug 15 16:08:20 -0700 2009 | |
| |
obarray.c | Thu Dec 10 10:38:09 -0800 2009 | |
| |
owl.c | Thu Jan 07 15:54:15 -0800 2010 | |
| |
owl.h | Sat Jan 30 18:26:54 -0800 2010 | |
| |
owl_perl.h | ||
| |
pair.c | Sat Aug 15 16:08:19 -0700 2009 | |
| |
perl/ | Sat Feb 06 15:11:26 -0800 2010 | |
| |
perl_tester.c | Fri Oct 09 17:52:57 -0700 2009 | |
| |
perlconfig.c | Thu Dec 31 13:11:03 -0800 2009 | |
| |
perlglue.xs | Sat Jan 23 07:49:54 -0800 2010 | |
| |
popexec.c | Thu Jan 07 15:54:15 -0800 2010 | |
| |
popwin.c | Mon Sep 28 10:14:23 -0700 2009 | |
| |
regex.c | Sat Aug 15 16:08:20 -0700 2009 | |
| |
runtests.sh | Thu Dec 24 19:35:54 -0800 2009 | |
| |
scripts/ | ||
| |
select.c | Thu Jan 07 15:54:15 -0800 2010 | |
| |
stubgen.pl | Mon Sep 14 18:00:07 -0700 2009 | |
| |
style.c | ||
| |
t/ | Sun Jan 10 07:03:52 -0800 2010 | |
| |
tester.c | Tue Feb 09 18:49:49 -0800 2010 | |
| |
text.c | Sat Jan 09 13:02:47 -0800 2010 | |
| |
typemap | Sat Oct 03 17:45:52 -0700 2009 | |
| |
util.c | Fri Oct 30 09:06:34 -0700 2009 | |
| |
variable.c | Mon Oct 19 22:29:02 -0700 2009 | |
| |
view.c | Sat Jan 30 18:26:54 -0800 2010 | |
| |
viewwin.c | ||
| |
wcwidth.c | ||
| |
zbuddylist.c | ||
| |
zcrypt.c | Tue Feb 09 18:49:54 -0800 2010 | |
| |
zephyr.c | Thu Dec 10 10:38:09 -0800 2009 | |
| |
zwrite.c | Mon Sep 28 12:19:50 -0700 2009 |
README
BarnOwl - owl, with more ponies Based on owl 2.1.11, by James Kretchmar (http://www.ktools.org) This project is a work in progress. We guarantee no stability of form or function. Notes: ----- This project's perl/lib/ contains the lib directories from the following CPAN modules: Net::Jabber Net::XMPP XML::Stream They have been modified slightly for the needs of this project. BarnOwl currently requires the following perl modules off of CPAN: PAR Net::DNS Authen::SASL::Perl IO::Socket::SSL Digest::SHA1 (Note that these are all available as Debian packages) We plan to soon add targets to the Makefile to check for and install these for you. The IRC module requires: Net::IRC Class::Accessor The WordWrap module requires: Text::Autoformat

