aab881fda2
Fix strict prototype warnings
2016-02-18 08:57:22 -05:00
aeb5d15871
More consistently include config.h
2014-12-17 18:21:10 -05:00
94568bc517
checksum: Use glib for io/checksum and misc fixes
...
- Fixes support for large files.
- Fixes filenames not being passed in the filename encoding.
- Drops openssl dependency.
- Code cleanup.
- Fix 'unknown command' warning.
2014-12-15 10:40:15 -05:00
6487e1b391
osx: Silence openssl deprecated warnings
2014-01-29 12:16:36 -05:00
4e0daf047e
Correct almost all compiler warning issues
2013-01-19 12:33:16 -08:00
e43bc2ccc2
Remove #include <malloc.h>, causes a #error in freebsd build
2013-01-16 15:42:28 -08:00
bf673072e8
Merge branch 'master' into pull350
2013-01-10 02:14:02 -08:00
6beef589e3
Make source cleah with cppcheck, except for mpc and sasl
2013-01-09 14:37:57 -08:00
efdfa50f1e
Fix Issue 350 in checksum.c by changing struct stat64 to struct stat
2013-01-09 00:15:08 -08:00
45607703c2
update checksum help info
2012-11-26 06:49:28 -05:00
7ac36d4d8d
Use g_strdup
2012-11-20 05:00:39 -05:00
991d3d5401
Fix checksum plugin when completed dir is set
2012-11-19 20:03:59 -05:00
b3f225a70d
Comment out one more unused thing
2012-11-10 17:26:50 +01:00
e681eafa78
Rebranding for the rest of plugin*
2012-10-30 08:42:48 +01:00
45d4fa5801
Rebranding for XCHAT_EAT_*
2012-10-30 07:40:37 +01:00
91dd079add
Rebranding for XCHAT_PRI_*
2012-10-30 07:18:25 +01:00
e3be4a0e0a
Eliminate some more plugin warnings
2012-10-26 13:38:13 +02:00
1a75c8e1be
A lot more rebranding
2012-10-24 21:33:02 +02:00
1b0c07f8ea
Checksum Unix support and configure.in cosmetics
2012-07-18 14:50:58 +02:00
f61726ba49
Remove the last remnants of XChat-WDK
2012-07-13 22:27:12 +02:00
83b6f548ad
update the checksum plugin to use the plugin config api
2012-01-20 18:02:55 +01:00
e2acf19d42
don't use hardcoded strings for plugin names
2011-12-02 01:05:59 +01:00
7c0baeffbc
relicense own plugins under the MIT license
2011-11-29 02:04:08 +01:00
0709b95732
minor formatting
2011-08-11 08:12:35 +02:00
d03d6e606b
add wdk changes to named branch
2011-02-28 18:59:32 +01:00
f16af8be94
nuke the repo
2011-02-24 04:13:14 +01:00
5b095a1544
fix erroneous fcloses and add note to self about this error
2011-01-13 01:15:56 +01:00
9f2f179e1c
copy-paste is still BAD
2011-01-12 20:21:02 +01:00
c907dd186d
copy-paste is BAD
2011-01-12 19:53:24 +01:00
daf9f6b510
decrease size limit once again
2011-01-12 19:09:37 +01:00
669a6a66cb
use 1024 for buffer size, otherwise it crashes (why?)
2011-01-12 19:00:59 +01:00
a747cf62be
just to follow conventions
2011-01-12 09:14:33 +01:00
3e5e47d00d
config_fail may have been uninitialized
2011-01-12 09:10:23 +01:00
c89c81f60f
cosmetics
2011-01-12 08:45:35 +01:00
e3d44f8829
meh, for these too
2011-01-12 08:37:09 +01:00
05777440d7
eh, for this one too
2011-01-12 08:34:54 +01:00
dac1df0ec8
512 should be enough, that's the limit of ntfs
2011-01-12 08:33:03 +01:00
4d07655281
hardcoding is bad
2011-01-12 08:14:38 +01:00
412637c1fa
some cosmetics
2011-01-12 08:06:49 +01:00
ee4007a7d1
saner default size limit, human readable printing and some help
2011-01-12 08:01:21 +01:00
7b69a9c00a
even more minor plugin fixes
2011-01-12 07:11:31 +01:00
f6fd353f76
minor plugin fixes
2011-01-12 07:05:07 +01:00
522c6c9f16
rework checksum plugin, add option for limiting file size
2011-01-12 06:58:54 +01:00
a98b333a4d
eliminate one layer of abstraction
2011-01-02 10:12:08 +01:00
c205b14721
add minimal installation type
2010-11-14 23:13:48 +01:00
82be515937
remove duplication
2010-10-21 06:31:11 +02:00
695a82f998
insert missing newline
2010-10-21 05:35:00 +02:00
0a2b0a25ff
fix some compilation warnings on linux
2010-10-21 05:34:20 +02:00
dbf5040833
some cosmetics
2010-10-21 04:00:16 +02:00
2fd336f156
send checksum in privmsg, print local sum in the same tab
2010-10-21 02:51:18 +02:00