irssi/src/irc/proxy
Timo Sirainen 9dd46372ff Allow sending USER before NICK when logging in.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2198 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-12-06 15:11:08 +00:00
..
.cvsignore Updated Irssi proxy to work with latest version, thanks to fuchs :) 2000-09-29 23:59:51 +00:00
dump.c Fixed to work with new redirection code. Also don't set the mode to +(null) 2001-11-11 22:41:03 +00:00
listen.c Allow sending USER before NICK when logging in. 2001-12-06 15:11:08 +00:00
Makefile.am Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
module.h Allow sending USER before NICK when logging in. 2001-12-06 15:11:08 +00:00
proxy.c Added missing module_register() calls. 2001-08-14 00:43:50 +00:00