summaryrefslogtreecommitdiff
path: root/src/fe-common/irc/dcc/fe-dcc-send.c
AgeCommit message (Expand)Author
2017-06-05fe-dcc-(get|send): Fix some -Wpointer-compare with newer gccdequis
2008-03-09Use g_ascii_str{,n}casecmp for case insensitive comparison withEmanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2002-11-21Prettier displaying of DCC transfers, including adding ETA.Timo Sirainen
2002-11-11DCC send supports now queueing. Patch by Heikki Orsila <heikki@ee.tut.fi>,Timo Sirainen
2001-11-19If /SET dcc_upload_path is empty, we should use the current directory, notTimo Sirainen
2001-11-19Filename completion for /DCC SEND looked files from wrong default directory.Timo Sirainen
2001-07-29--enable-perl* -> --with-perl*. Added a new libfe_perl which handles /SCRIPTTimo Sirainen
2001-05-11"dcc error file not found" -> "dcc error file open". Print the actual errorTimo Sirainen
2001-05-11always round up the kB value so we won't have 0kB file sizes..Timo Sirainen
2001-02-10DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins shouldTimo Sirainen