-
drachs committed patchset 103 of module bandwidthd to the bandwidthd CVS repository, changing 6 files.
2009-02-13 17:07:35 UTC in bandwidthd
-
drachs committed patchset 102 of module bandwidthd to the bandwidthd CVS repository, changing 5 files.
2007-09-04 20:20:24 UTC in bandwidthd
-
drachs committed patchset 101 of module bandwidthd to the bandwidthd CVS repository, changing 2 files.
2007-09-04 20:19:39 UTC in bandwidthd
-
drachs committed patchset 100 of module bandwidthd to the bandwidthd CVS repository, changing 8 files.
2007-09-04 20:14:25 UTC in bandwidthd
-
I accidently used the wrong table name in the part of the code that creates the table if it doesn't exist. This small patch fixes the problem.
File Added: pgsql-fix.patch.
2007-01-05 15:17:43 UTC in IMSpector
-
MSN Messenger wouldn't work because it was sending some data without a newline at the end of it. This would cause imspector to hang while waiting for that new line. The new recvline code fixes this and some other issues.
2007-01-04 20:02:22 UTC in IMSpector
-
This patch was made by cutting/pasting the mysql support code into a new module and changing all the mysql syntax and function calls over to the relevent postgresql syntax and function calls. Also, the table name in postgresql has been changed to imspector_messages.
2007-01-03 23:09:24 UTC in IMSpector
-
This patch allows imspector to compile under gcc 2.95.3. However, this patch breaks case insensitivity in the badwords filter and removes the irc plugin from the make.
In particular, it fixes correctly a minor reserved word issue in icqprotocolplugin.cpp by changing "xor" to "^" and a strftime problem in fileloggingplugin.cpp.
It hacks the code to avoid 2 problems that I did not fix...
2007-01-03 14:45:05 UTC in IMSpector
-
drachs committed patchset 99 of module bandwidthd to the bandwidthd CVS repository, changing 32 files.
2005-11-17 16:31:04 UTC in bandwidthd
-
drachs committed patchset 98 of module bandwidthd to the bandwidthd CVS repository, changing 2 files.
2005-06-20 16:32:29 UTC in bandwidthd