irssi/src
Timo Sirainen cb6e1286cd Several fixes to work better with non-irssi clients, also fixed a potential
crash if sending a wrong PASS.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2210 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-12-07 15:39:30 +00:00
..
core /IRCNET ADD -usermode option added. 2001-12-06 23:29:48 +00:00
fe-common /IRCNET ADD -usermode option added. 2001-12-06 23:29:48 +00:00
fe-none 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
fe-text Fixed 2 small memory leaks. 2001-12-07 04:27:32 +00:00
irc Several fixes to work better with non-irssi clients, also fixed a potential 2001-12-07 15:39:30 +00:00
lib-config Removed memory debugging code. It's a lot easier to check for buffer 2001-11-19 20:30:19 +00:00
lib-popt 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
perl parameters types for timeout_add() and input_add() changed from void* to SV* 2001-12-07 02:55:15 +00:00
.cvsignore Initial revision 1999-09-03 14:27:29 +00:00
common.h g_free_not_null() is now equal to g_free() - didn't notice before this was 2001-11-28 00:54:49 +00:00
Makefile.am Getting rid of gettext, moved some _(..) texts to themes and left some error 2001-05-17 20:13:59 +00:00