Commit Graph

55 Commits

Author SHA1 Message Date
Stas Degteff
fce08eec1e Fix buffer overflow in helpfile processing. Bugreport from Anton Gorlov 2:5059/37 2011-05-24 21:22:16 +00:00
Gremlin from Kremlin
b288206652 fixed message date - set it to when editing was finished 2009-12-12 13:02:30 +00:00
Stas Degteff
e1ffb097c6 Implement the display level of the charset (2nd parameter of 3rd line of .CHS. Test this please! 2007-10-29 21:33:07 +00:00
Ianos Gnatiuc
18d26cabfc Fixed few memory leeks. 2007-01-08 12:09:42 +00:00
Ianos Gnatiuc
5e7ba98146 ReplyLink config keyword can be 'none' now - do not link 2006-12-26 02:05:24 +00:00
Ianos Gnatiuc
b3496843dd Unlimited reply link chain (max was 30 replies) 2006-05-15 06:20:57 +00:00
Ianos Gnatiuc
717827510e Refactoring! 2006-05-14 17:17:32 +00:00
Ianos Gnatiuc
4df8f71029 Fixed g++ warnings. 2006-05-14 11:45:05 +00:00
Ianos Gnatiuc
f2ece5007e Sorry, refactoring! 2006-04-26 17:06:23 +00:00
Ianos Gnatiuc
df0f689816 Fixing warnings and errors for MSVS 2005 compiler 2006-04-21 19:57:30 +00:00
Ianos Gnatiuc
823a7c8699 All buffers used with TokenXlat function now are of variable size 2006-02-20 21:44:10 +00:00
Ianos Gnatiuc
10f34e6765 Solving attribute constants definition conflicts 2006-01-20 00:15:05 +00:00
Ianos Gnatiuc
5c13c7c8c9 Prevent crash of golded while formatting status line 2006-01-10 23:53:52 +00:00
Ianos Gnatiuc
78255de531 Placed AKAMatchManually after all aka matching logic 2005-12-31 10:40:53 +00:00
Ianos Gnatiuc
577c3fb0fe AKAMatchManually will work also for forwards and new messages in netmail areas 2005-12-13 21:03:55 +00:00
Ianos Gnatiuc
502e130b8f Fixed sprintf parameters 2005-11-02 00:45:47 +00:00
Ianos Gnatiuc
21b44b65d2 Changed all toupper, tolower, isupper, islower and isalpha to internal defined function. Case insensitive regexp should work on Win9x now. 2005-10-31 22:18:26 +00:00
Stas Degteff
909439d45f Fix types incompatibility 2005-10-27 20:10:32 +00:00
Ianos Gnatiuc
97ffdeef9d cast to bool optimization 2005-10-25 06:11:09 +00:00
Ianos Gnatiuc
fb668729c2 Solved compiler warnings 2005-10-22 02:45:18 +00:00
Ianos Gnatiuc
c5734978fa Changed ulong type to uint32_t 2005-10-20 21:41:32 +00:00
Ianos Gnatiuc
44c26c3b0a Changed time_t type to time32_t 2005-10-20 21:10:42 +00:00
Ianos Gnatiuc
50c20ae93d All gmtime and localtime calls was rewritten to internal defined functions 2005-10-17 19:51:33 +00:00
Stas Degteff
cdcef282fc New config file token: AKAMatchManually 2005-09-27 18:26:13 +00:00
Stas Degteff
a48566e71e Add Always option for AKAMATCHFROMTO token. Patch from Ianos Gnatiuc 2:5030/830.17 2005-09-21 10:02:53 +00:00
Stas Degteff
eb75fd337c New feature: AKAMATCHFROMTO 2005-09-19 18:05:35 +00:00
Alexander S. Aganichev
5ed34a60fb Scope of recent changes. 2003-12-10 08:35:16 +00:00
Alexander S. Aganichev
824ad2730b Added new keywords, random fixes 2003-06-09 05:47:39 +00:00
Alexander S. Aganichev
60b72dfbdc SEEN-BY invalidation fix, FWD* translation fix 2003-04-28 10:16:40 +00:00
Alexander S. Aganichev
ad6294124f Changed mail is now placed to AREAYOUWROTETO 2002-11-04 18:58:55 +00:00
Alexander S. Aganichev
9db1f26785 Some fixes on replying to gate 2002-10-26 19:49:36 +00:00
Alexander S. Aganichev
53be996e1d Fixed cc: charset problem 2002-07-26 06:31:58 +00:00
Alexander S. Aganichev
0d12457466 various fixes 2002-05-10 05:06:56 +00:00
Alexander S. Aganichev
05ac003683 Fixed date for the changed messages 2002-01-04 21:25:30 +00:00
Alexander S. Aganichev
f3ff51d354 Few fixes to hidden lines edition, formatting 2001-11-19 15:20:35 +00:00
Alexander S. Aganichev
71c0ee1b4e Few fixes to different internet fields 2001-11-17 21:28:10 +00:00
Alexander S. Aganichev
1df219b606 small fixes 2001-11-13 11:35:21 +00:00
Alexander S. Aganichev
80a717f1c4 Added support for Signature if internet address is found either in from or to line 2001-11-02 16:46:22 +00:00
Alexander S. Aganichev
9d58bafa3e Externutils/charset fixes 2001-10-30 11:18:44 +00:00
Alexander S. Aganichev
f1ab267ad1 Various fixes. See notework.txt 2001-10-07 08:24:26 +00:00
Alexander S. Aganichev
81a760a58a Small change for better performance 2001-07-23 04:03:28 +00:00
Jacobo Tarrío
8c47abb153 Namespace madness to get it to compile with gcc 3.0. Ah, 2.95 works too ;) 2001-07-16 20:35:42 +00:00
Alexander S. Aganichev
eb281a259f recoding fixes 2001-03-05 05:27:01 +00:00
Alexander S. Aganichev
fc8735b3a1 internet handling fixes 2001-03-04 20:30:45 +00:00
Alexander S. Aganichev
b7e2b155af fixes 2001-03-03 13:16:14 +00:00
Alexander S. Aganichev
feb27a793a Macroses update, addressbook fixes, other changes 2001-02-24 18:37:28 +00:00
Alexander S. Aganichev
4d2f5ae1e5 minor fixes 2001-02-19 22:53:24 +00:00
Alexander S. Aganichev
d288f34470 various fixes 2001-01-27 11:52:13 +00:00
Alexander S. Aganichev
748f2ea804 Xmas fixes 2000-12-24 19:47:06 +00:00
Alexander S. Aganichev
420527ccfe Fixes for attachment 2000-12-19 15:05:42 +00:00