summary refs log tree commit diff stats
path: root/src/common/dcc.c
AgeCommit message (Collapse)Author
2013-06-28server-time supported in all named servermsg: ping, error, notice andDiogo Sousa
authenticate. The only thing left to do for server-time are the numeric messages.
2013-06-28server-time supported in most named messages.Diogo Sousa
2013-05-12Remove dead GLib codeBerke Viktor
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-05Fix erroneous DCC file names and crash upon abortingArnav Singh
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-24Fix compilation on Unix with GLib 2.24 or olderBerke Viktor
2012-10-24System includes before own includesBerke Viktor
2012-10-22Removed DCC::destfile_fs since it was now the same as DCC::destfile. Fixed ↵Arnav Singh
usage of g_stat to use GStatBuf instead of OS-native struct stat.
2012-10-22Replaced use of OS file I/O functions which expect filenames in system ↵Arnav Singh
codepage with GLib's, since GLib's functions work with UTF-8 and GLib handles converting the filename to system codepage for us.
2012-10-22Build DCC file's path using platform's directory separator instead of always ↵Arnav Singh
using forward slash.
2012-10-22Variable cleanup for the restBerke Viktor
2012-10-22Variable cleanup for irc_*Berke Viktor
2012-10-22Variable cleanup for gui_*Berke Viktor
2012-10-22Variable cleanup for dcc_*Berke Viktor
2012-07-21Some aid for compiler warningsBerke Viktor
2012-06-16Fix string handling for Turkish localeBerke Viktor
2011-12-11initial patches for linux compatibilityBerke Viktor
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24add xchat r1489berkeviktor@aol.com