log libpurple/plugins/log_reader.c @ 26044:b04508e5cc6c

age author description
Fri, 14 Nov 2008 06:44:44 +0000 Richard Laager Fix CID #367
Thu, 30 Oct 2008 03:04:31 +0000 Richard Laager Fix up my fix.
Thu, 30 Oct 2008 02:36:22 +0000 Richard Laager Simplify some of the changes. Yeah, this code sucks. I wrote it a LONG
Tue, 28 Oct 2008 04:22:57 +0000 Gary Kramlich Hide the blistnode, buddy, contact, group, and chat structs
Sun, 31 Aug 2008 18:49:23 +0000 Daniel Atallah Warnings cleanup from Lee Roach. Fixes #6242.
Sat, 03 May 2008 19:45:15 +0000 Daniel Atallah Clean up loggers when quitting (or unloading the logreader plugin).
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Sun, 14 Oct 2007 20:35:13 +0000 Daniel Atallah Set log_reader paths at plugin load time instead of init time. This should hopefully make any crashes more clearly attributable to this plugin (hopefully there are no outstanding crashes in the init code, but this is a safeguard).
Sun, 14 Oct 2007 20:25:20 +0000 Daniel Atallah Leak fix.
Sat, 13 Oct 2007 21:55:41 +0000 Richard Laager A patch from QuLogic to eliminate some duplication in the aMSN code, also
Fri, 12 Oct 2007 22:26:44 +0000 Sadrul Habib Chowdhury Since we are looking at the return value of fread, it actually matters that
Fri, 12 Oct 2007 22:12:29 +0000 Sadrul Habib Chowdhury Use functions and loops and all those fancy things.
Fri, 12 Oct 2007 12:06:35 +0000 Sadrul Habib Chowdhury Pay attention to the return value of fread. I don't think not doing this