1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00:00
irssi/src/irc/core
Emanuele Giaquinta de4c2af324 Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake
PACKAGE/VERSION ones.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4597 dbcabf3a-b0e7-0310-adc4-f8d773084564
2007-08-07 14:55:14 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
bans.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
channel-events.c Move the check for 4xx numeric for join failures last, so 2007-07-06 21:43:23 +00:00
channel-rejoin.c - Repair channels_rejoin_unavailable. Enabled by default, 2007-06-03 13:08:47 +00:00
channel-rejoin.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00
channels-query.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
ctcp.c Use autoconf PACKAGE_TARNAME/PACKAGE_VERSION macros rather than automake 2007-08-07 14:55:14 +00:00
ctcp.h Some compiling fixes found by -Wall in perl dirs.. 2002-11-07 17:40:05 +00:00
irc-channels-setup.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-channels.c Use CASEMAPPING dependent comparison to match channel names. 2007-05-18 09:56:08 +00:00
irc-channels.h Better !channel support - window items now have "visual_name" and channels 2002-05-16 00:34:37 +00:00
irc-chatnets.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-chatnets.h /IRCNET ADD -usermode option added. 2001-12-06 23:29:48 +00:00
irc-commands.c Add support for the ACCEPT command, which is part of the 2007-06-08 18:49:24 +00:00
irc-commands.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-core.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-expandos.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-masks.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-masks.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc-nicklist.c Fix recognition of realnames starting with spaces in /who replies. 2007-05-20 19:29:38 +00:00
irc-nicklist.h Fix irc_nickcmp_ascii by mapping only ASCII 65-90 to the corresponding 2007-05-18 09:51:30 +00:00
irc-queries.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-queries.h isupport patch by David Leadbeater 2004-01-20 10:57:57 +00:00
irc-servers-reconnect.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-servers-setup.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc-servers-setup.h -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
irc-servers.c If 001 has not been received yet, also treat "Banned" or 2007-06-29 18:45:14 +00:00
irc-servers.h Initialize the isupport functions on /upgrade aswell 2005-11-24 18:17:57 +00:00
irc-session.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
irc.h New perl command send_raw_first, patch by ComradeP (Bug 413) 2006-05-04 10:07:23 +00:00
lag.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
Makefile.am noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00
massjoin.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
mode-lists.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
mode-lists.h "ban remove" signal should pass who removed it, patch by Timothy Hatcher (Bug 166) 2005-01-03 18:54:39 +00:00
modes.c Update chanop flag before emitting nick mode changed signal (patch by Johan Kiviniemi) 2007-05-12 13:19:35 +00:00
modes.h isupport updates 2004-01-25 18:18:18 +00:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
netsplit.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
netsplit.h isupport patch by David Leadbeater 2004-01-20 10:57:57 +00:00
servers-idle.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
servers-idle.h Redirection fixes - added count parameter. 2001-11-12 22:15:04 +00:00
servers-redirect.c Oops. Update address correctly now. 2007-05-08 18:41:10 +00:00
servers-redirect.h server_redirect_peek_signal() now contains int *redirected parameter which 2001-12-07 23:41:45 +00:00