Timeline
Jul 24, 2012:
-
11:33 AM Changeset [6179] by
- * YAM_FI.c: added some debug output before the actual import starts.
-
11:33 AM Changeset [6178] by
- * YAM_CO.c: import external filters only if the name is not empty.
-
10:15 AM Changeset [6177] by
- * YAM_WR.c: added a const keyword.
-
10:13 AM Changeset [6176] by
- * YAM_WR.c: slightly optimized the duplicate person check when adding …
-
10:10 AM Changeset [6175] by
- * Debug.c: added a NULL pointer check before checking debug modules and …
Jul 23, 2012:
-
4:22 PM Changeset [6174] by
- * Debug.c: added the active debug files to the output.
-
4:08 PM Changeset [6173] by
- * Debug.c: print out the contents of ENV:yamdebug before parsing it.
-
3:54 PM Changeset [6172] by
- * YAM_RE.c: changed some common and harmless errors from the base64 and …
-
3:47 PM Ticket #341 (grim reaper when jumping to the next unread mail) closed by
- fixed: (In [6171]) * mime/base64.c: fixed a NULL pointer access in case the …
-
3:47 PM Changeset [6171] by
- * mime/base64.c: fixed a NULL pointer access in case the decoding process …
-
2:26 PM Changeset [6170] by
- * YAM_COs.c: fixed a warning.
-
2:21 PM Changeset [6169] by
- * YAM_COg.c: simplified the MDN notification setup.
-
2:12 PM Changeset [6168] by
- * YAM_COs.c: added the usual ENTER()/RETURN() calls to the MapTZ() …
-
9:35 AM Changeset [6167] by
- * mime/base64.c: fixed a typo.
-
9:34 AM Changeset [6166] by
- * mime/base64.c: fixed a memory leak.
-
9:31 AM Changeset [6165] by
- * mime/uucode.c: added missing opening brace.
-
9:29 AM Changeset [6164] by
- * mime/all, YAM_RE.c: check the codeset's name to be non-NULL before …
-
9:29 AM Changeset [6163] by
- * mime/base64.c: removed a senseless check for LF conversion.
-
9:23 AM Changeset [6162] by
- * mime/base64.c: added an additional NULL pointer check when comparing a …
-
9:03 AM Changeset [6161] by
- * YAM_WR.c: centralized the NULL pointer checks when composing a mail in …
-
7:26 AM Ticket #342 (YAM crashes on OS4 when sending E-Mails) created by
- == Summary == I see on the YAM mailing list there is already a thread …
Jul 22, 2012:
-
8:26 PM Ticket #340 (grim reaper after fetching mails from server) closed by
- duplicate: The location of the crash is the same as for ticket #341. Thus I assume …
-
7:26 PM Ticket #341 (grim reaper when jumping to the next unread mail) created by
- == Summary == i jumped to the next unread mail and got a grim reaper (see …
-
7:25 PM Ticket #340 (grim reaper after fetching mails from server) created by
- == Summary == after fetching the mails from the server i got a grim reaper …
-
2:22 PM Changeset [6160] by
- * Threads.c: added another check if the inner loop is to be exited to …
-
2:20 PM Ticket #339 (Reply to sender and all recipients seems not to work) closed by
- fixed: (In [6159]) * YAM_WR.c: added the missing CC addresses when replying to …
-
2:20 PM Changeset [6159] by
- * YAM_WR.c: added the missing CC addresses when replying to all …
-
2:00 PM Changeset [6158] by
- * Threads.c: reworked the thread framework to handle the startup message …
Jul 20, 2012:
-
3:31 PM Ticket #339 (Reply to sender and all recipients seems not to work) created by
- == Summary == When selecting Reply and "sender and all recipients" only …
-
3:27 PM Ticket #338 (Selecting Config/Read generates hits, MorphOS version of YAM) created by
- == Summary == Hits are generated when selecting Read in Config. == Steps …
Jul 19, 2012:
-
10:22 PM Changeset [6157] by
- * UserIdentity.c: compare signature IDs instead of signature pointers.
-
10:05 PM Changeset [6156] by
- * YAM_COs.c, YAM_UT.c: added a new function to sort the elements of an …
-
9:50 PM Changeset [6155] by
- * YAM_COs.c: added missing variable initialization.
-
9:49 PM Changeset [6154] by
- * YAM_COs.c: use the same algorithmic approach for all lists when having …
-
9:47 PM Changeset [6153] by
- * YAM_CO.c: copying the configuration must make sure that all embedded …
-
8:23 PM Ticket #336 (YAM crashes right at startup when geting e-mails from server) closed by
- fixed: After lots of tests by Christoph Pölzl this bug is finally fixed. Thanks a …
-
3:25 PM Ticket #337 (Read tab in config DISs) closed by
- fixed: (In [6152]) * mui/FilterChooser.c: make sure to always return a valid name …
-
3:24 PM Changeset [6152] by
- * mui/FilterChooser.c: make sure to always return a valid name pointer, …
-
12:28 PM Changeset [6151] by
- * mui/FilterChooser.c: fixed a warning for certain platforms.
-
10:30 AM Changeset [6150] by
- * Thread.c: removed superflous LF from debug message.
-
10:27 AM Changeset [6149] by
- * Threads.c: use WaitPort() instead of Wait() since we are waiting for …
-
8:46 AM Changeset [6148] by
- * Threads.c: added some comments.
-
8:36 AM Changeset [6147] by
- * Threads.c: in case a thread is woken up from its Wait() call all pending …
-
8:24 AM Changeset [6146] by
- * tcp/ssl.c: fixed a typo.
-
6:22 AM Changeset [6145] by
- * tcp/ssl.c: show the values of the passed parameters in the crosscallable …
Jul 18, 2012:
-
9:30 PM Changeset [6144] by
- * YAM.c: moved InitThreads() before the CheckMCC() calls because in case …
-
9:00 PM Changeset [6143] by
- * tcp/ssl.c: declared the two verification callback functions as crosscall …
-
8:57 PM Changeset [6142] by
- * include/SDI_hook.h: added CROSSCALL1/2 macros to make function calls …
-
1:28 PM Changeset [6141] by
- * FileInfo.c: added missing #include.
-
1:23 PM Changeset [6140] by
- * tcp/ssl.c: added some more debug output to the SSL stuff to track down …
-
1:13 PM Changeset [6139] by
- * FileInfo.c, YAM_ER.c: added some debug output.
-
10:42 AM Changeset [6138] by
- * MUIObjects.c: added an error message in case the obtained string pointer …
-
10:33 AM Changeset [6137] by
- * MUIObjects.c: swapped the implementation of simple integer based and …
-
9:40 AM Changeset [6136] by
- * tcp/Connection.c: added a missing definition for the AROS build.
-
9:34 AM Changeset [6135] by
- * tcp/Connection.c: fixed a warning.
-
9:20 AM Changeset [6134] by
- * mui/ClassesExtra.h: added some definitions to fix the broken AROS build.
Jul 17, 2012:
-
8:29 PM Changeset [6133] by
- * Debug.h: fixed build where GCC2 is used so that no _Pragma() call is …
-
7:41 PM Changeset [6132] by
- * mui/GenericRequestWindow.c: enhanced the requester window to let the …
-
3:52 PM Ticket #337 (Read tab in config DISs) created by
- == Summary == READ in config shows a DSI crashlog == Steps to reproduce …
-
9:46 AM Changeset [6131] by
- * Debug.h: removed the warning when using printf() in the non-debug build …
Jul 16, 2012:
-
10:01 PM Changeset [6130] by
- * tcp/Connection.c: instead of using printf(), the TCP debug output will …
-
7:58 PM Changeset [6129] by
- * YAM_UT.c, mui/PreselectionWindow.c: renamed the preselection layout …
-
7:01 PM Changeset [6128] by
- * mui/Base64Dataspace.c: fixed the completely wrong creation of the final …
-
6:50 PM Changeset [6127] by
- * YAM_UT.c: fixed an aliasing warning.
-
6:37 PM Changeset [6126] by
- * YAM_ER.c: fixed a crash when trying to open the error window from within …
-
6:33 PM Changeset [6125] by
- * YAM_UT.c: removed printf() line.
-
6:29 PM Changeset [6124] by
- * YAM_UT.c: added the missing commas in the layout template.
-
5:15 PM Ticket #336 (YAM crashes right at startup when geting e-mails from server) created by
- == Summary == YAM crashes right at startup when geting e-mails from …
-
4:43 PM Changeset [6123] by
- * YAM_UT.c: added a bit of error checking when parsing the layout string.
-
4:15 PM Changeset [6122] by
- * Makefile.dep: regenerated dependencies.
-
4:07 PM Changeset [6121] by
- * YAM_UT.c: simplified the default value handling even more.
-
4:01 PM Changeset [6120] by
- * YAM_UT.c, mui/PreselectionWindow.c: simplified the usage of encoded …
-
3:59 PM Changeset [6119] by
- * mui/Base64Dataspace.c: added an exported definition of an encoded empty …
-
3:54 PM Changeset [6118] by
- * YAM_UT.c, mui/Base64Dataspace.c, mui/PreselectionWindow.c: fixed the …
-
10:01 AM Changeset [6117] by
- * YAM_UT.c: reworked the layout weight loading and saving functions to use …
Jul 15, 2012:
-
7:36 PM Changeset [6116] by
- * YAM_FI.c: imported spam filter engines like SpamAssassin are applied to …
Jul 14, 2012:
-
6:31 AM Changeset [6115] by
- - locale/italian.ct: minor corrections and update to the latest changes.
Jul 13, 2012:
-
9:17 AM Changeset [6114] by
- * YAM_CO.c: fixed some missing variables.
-
9:15 AM Changeset [6113] by
- * YAM.c: fixed wrong pointer usage.
-
9:14 AM Changeset [6112] by
- * YAM.c, YAM_CO.c: external spam filters are now imported after loading …
-
6:58 AM Changeset [6111] by
- * UpdateNotifyWindow.c: fixed an unfreed memory situation where the …
-
6:33 AM Ticket #335 ('Download messages larger than' value doesn't get saved (stays 1024)) closed by
- fixed: (In [6110]) * YAM_COs.c: added the saving and loading of the size limit …
-
6:33 AM Changeset [6110] by
- * YAM_COs.c: added the saving and loading of the size limit for large …
-
12:06 AM Ticket #335 ('Download messages larger than' value doesn't get saved (stays 1024)) created by
- == Summary == MSG_CO_DOWNLOAD_LARGE_MAILS1 _Download messages larger than …
Jul 12, 2012:
-
4:03 PM Changeset [6109] by
- * tcp/pop3.c: localized a not yet translatable error message.
-
3:59 PM Changeset [6108] by
- * tcp/http.c, tcp/pop3.c: removed some trailing spaces.
-
3:59 PM Changeset [6107] by
- * YAM_ER.c, YAM_RE.c: implemented new function ER_NewWarning(). This …
-
3:23 PM Changeset [6106] by
- * YAM_ER.c: moved the static label string to the GUI data structure.
-
8:41 AM Ticket #146 (yam 2.6 (MorphOS) freeze when using find on folder with encrypted mails) closed by
- worksforme: No help from your side => no fix from our side. Sorry.
Jul 11, 2012:
-
9:44 PM Ticket #332 (YAM2.8dev 10.07.2012 editing sent msg DSI) closed by
- fixed: (In [6105]) * YAM_UT.c: fixed the dynamic string buffer functions to not …
-
9:44 PM Changeset [6105] by
- * YAM_UT.c: fixed the dynamic string buffer functions to not use realloc() …
-
8:30 PM Changeset [6104] by
- * YAM_MA.c, YAM_RE.c, YAM_UT.c: set the initial weights of the embedded …
-
8:19 PM Changeset [6103] by
- - locale/italian.ct: update according to the latest changes.
-
7:49 PM Changeset [6102] by
- * YAM_CO.c, YAM_FI.c: external spam filters will be applied on user …
-
7:17 PM Changeset [6101] by
- * YAM_CO.c: fixed an access to a wrong structure.
-
4:28 PM Changeset [6100] by
- * YAM_WR.c: added some debug output to the NewEditMailWindow() function to …
-
3:00 PM Changeset [6099] by
- * YAM_CO.c: fixed the default path to import .sfd files from.
-
10:28 AM Changeset [6098] by
- * Themes.c, YAM.c, mui/ThemeListGroup.c: moved the themes directory to the …
-
10:20 AM Changeset [6097] by
- * resources/spamfilters: renamed "filters" to "spamfilter" to emphasize …
-
10:02 AM Changeset [6096] by
- * resources/certificates, resources/filters: added another directory level …
-
9:47 AM Ticket #329 (Icon not correctly showed on attachments) closed by
- invalid: Sorry for the late reply, but no, everything is working as expected. You …
-
9:40 AM Ticket #128 (Enhance the SPAM filter engine to recognize external SPAM checker) closed by
- fixed: (In [6095]) * YAM_CO.c, YAM_COg.c, YAM_COs.c, YAM_FI.c: implemented the …
-
9:40 AM Changeset [6095] by
- * YAM_CO.c, YAM_COg.c, YAM_COs.c, YAM_FI.c: implemented the "trust header …
-
9:20 AM Changeset [6094] by
- * tcp/ssl.c: renamed the "Certificates" directory to "Resources" to keep …
-
7:42 AM Changeset [6093] by
- * locale/YAM.cd: fixed wrong translation name.
-
7:39 AM Changeset [6092] by
- * YAM_FI.c: renamed the "abort filter process" action to "terminate filter …
-
7:29 AM Ticket #333 (double clicking and URL doesn't do anything) closed by
- fixed: (In [6091]) * mui/ReadMailGroup.c: corrected the parameter order of the …
-
7:29 AM Changeset [6091] by
- * mui/ReadMailGroup.c: corrected the parameter order of the double click …
Jul 10, 2012:
-
7:48 PM Ticket #334 (Bar between msg list and read pane doesn't get snapshoted) created by
- == Summary == Everytime I load for first time YAM2.8dev the new bar …
-
7:38 PM Changeset [6090] by
- * YAM_UT.c: added missing folding marker.
-
6:31 PM Ticket #333 (double clicking and URL doesn't do anything) created by
- == Summary == YAM28.dev 10.07.2012 double clicking on an URL doesn't do …
-
6:30 PM Ticket #332 (YAM2.8dev 10.07.2012 editing sent msg DSI) created by
- == Summary == == Steps to reproduce == 1.go to SENT folder adn select …
-
3:39 PM Changeset [6089] by
- * mui/SignatureChooser.c: removed some TAB characters.
-
2:20 PM Changeset [6088] by
- * YAM_FI.c, YAM_COg.c, YAM_COs.c: automatically and manually created …
-
12:32 PM Ticket #128 (Enhance the SPAM filter engine to recognize external SPAM checker) reopened by
- Sorry, but IMHO this ticket is not fully fulfilled. We need to have the …
-
11:41 AM Ticket #128 (Enhance the SPAM filter engine to recognize external SPAM checker) closed by
- fixed: (In [6087]) * YAM_COg.c, YAM_FI.c: implemented a filter import from …
-
11:41 AM Changeset [6087] by
- * YAM_COg.c, YAM_FI.c: implemented a filter import from Thunderbird's .sfd …
-
11:07 AM Changeset [6086] by
- * YAM_FI.c: implemented "abort filter" action for filters. This will cause …
Jul 9, 2012:
-
9:43 PM Changeset [6085] by
- * locale/german.ct: updated german translation.
-
8:44 PM Changeset [6084] by
- * locale/YAM.cd, tcp/ssl.c: added some error and warning output in case …
-
8:24 AM Changeset [6083] by
- * locale/german.ct: fixed a typo.
-
8:15 AM Changeset [6082] by
- * locale/german.ct: updated german translation.
Jul 8, 2012:
-
11:47 PM Changeset [6081] by
- * base64.c: fixed bug in base64decode() where an incorrect pointer was …
-
10:49 AM Changeset [6080] by
- * Requesters.c, misc: did some housekeeping regarding the function calls …
-
1:38 AM Changeset [6079] by
- - locale/italian.ct: update according to the latest changes.
Jul 7, 2012:
-
10:03 PM Changeset [6078] by
- * Requesters.c, mui/GenericRequestWindow.c, tcp/ssl.c, misc: moved the …
-
9:13 PM Changeset [6077] by
- * Debug.c,h: added a DBF_MTRACK flag which allows to output information …
-
9:11 PM Changeset [6076] by
- * YAM_MAf.c: fixed a crash problem where in case a mail contained multiple …
-
9:08 PM Changeset [6075] by
- * mime/rfc2047.c: fixed minor bug where an base64/rfc2047 encoded string …
-
5:22 PM Changeset [6074] by
- - fixed bug in reworked base64decode() interface
-
4:53 PM Changesets [6072-6073] by
- * mime/base64.c, misc: reworked the base64 encoding/decoding functions to …
-
10:24 AM Changeset [6071] by
- locale/spanish.ct: updated to the latest changes
Jul 6, 2012:
-
12:54 AM Changeset [6070] by
- minor fix
Jul 5, 2012:
-
10:47 PM Changeset [6069] by
- * tcp/ssl.c: set the svn:eol-style property to native.
-
10:46 PM Changeset [6068] by
- * tcp/ssl.c: used fixed definitions for the default CA file and path until …
-
10:40 PM Changeset [6067] by
- * renamed the ssl directory to "certificates" and adapted the nightly …
-
10:31 PM Changeset [6066] by
- * doc/#?: set the svn:eol-style property of all files to LF instead of …
-
10:28 PM Changeset [6065] by
- * doc/Install-YAM, tools/mkrelease.sh: both scripts will now create the …
-
10:21 PM Changeset [6064] by
- * ssl/ca-bundle.crt: added default ca-bundle.crt file.
-
10:18 PM Changeset [6063] by
- * tcp/ssl.c: renamed the default certificate bundle file to …
-
10:06 PM Changeset [6062] by
- * tcp/ssl.c: certificates are now loaded either from the supplied file …
-
10:03 PM Changeset [6061] by
- * tcp/ssl.c: fixed a warning about an unused variable in the non-debug …
-
9:48 PM Changeset [6060] by
- * locale/german.ct: updated german translation.
-
9:37 PM Changeset [6059] by
- * Makefile.dep: regenerated dependencies.
-
9:51 AM Changeset [6058] by
- - locale/italian.ct: update according to the latest changes.
-
1:34 AM Ticket #131 (Add SSL certificate authentication support) closed by
- fixed: (In [6057]) * tcp/ssl.c, tcp/Connection.c, misc: completely reworked the …
-
1:34 AM Changeset [6057] by
- * tcp/ssl.c, tcp/Connection.c, misc: completely reworked the SSL …
-
12:00 AM Changeset [6056] by
- * locale/french.ct: updated according to latest changes.
Jul 4, 2012:
-
8:54 PM Changeset [6055] by
- * YAM_UT.c, misc: reworked all "*StrBuf*" functions for allocating and …
-
5:13 PM Ticket #331 (YAM tried to open file with previous message subject as name before ...) created by
- This is kind of complicated to explain. And it's happened enough now to …
-
5:12 PM Ticket #330 (YAM crashed when I pressed Delete key in Ediitor window whilst HD LED ...) created by
- I was editing an email. I pressed Delete. At the same time I noticed the …
-
7:29 AM Changeset [6054] by
- * YAM_FI.c: replaced even more numeric values by approriate CP_#? …
Jul 3, 2012:
-
7:57 PM Changeset [6053] by
- * YAM_FI.c: fixed the constant "NULL" string output for a simple string …
-
5:00 PM Changeset [6052] by
- * YAM_FI.c: use the same enumeration values for the search structure as …
-
4:36 PM Changeset [6051] by
- * YAM_FI.c: changed the CreateNewRule() prototype to pass a flag value.
-
4:25 PM Changeset [6050] by
- * YAM_FI.c: fixed an incomplete variable name.
-
4:25 PM Changeset [6049] by
- * YAM_FI.c: fixed some possibly dangling pointers when doing a deep copy …
-
3:58 PM Changeset [6048] by
- * Requesters.c: check the return value of vasprintf() for failure.
-
3:54 PM Changeset [6047] by
- * Requesters.c: fixed a warning for the AmigaOS3 build.
-
11:06 AM Changeset [6046] by
- * YAM_FI.c: added some debug messages to outline the different search …
Jul 2, 2012:
-
8:58 AM Changeset [6045] by
- * Requesters.c, mui/YAMApplication.c: created a new YAMMUIRequestA() …
Jul 1, 2012:
-
9:46 PM Changeset [6044] by
- * include: fixed the AmiSSL includes to use correct definitions of the …
Jun 25, 2012:
-
8:03 AM Changeset [6043] by
- * tcp/Connection.c: replace use of static char variable to check for valid …
Jun 24, 2012:
-
7:43 PM Changeset [6042] by
- * locale/MUI.cd, locale/german.ct: removed a superflous dot from the …
-
4:18 PM Changeset [6041] by
- * Connection.c: declared a constant string as "const".
-
2:38 PM Ticket #325 (501 Syntactically invalid EHLO argument(s)) closed by
- fixed: (In [6040]) * YAM_UT.c, tcp/Connection.c: reworked the GetHostName() …
-
2:38 PM Changeset [6040] by
- * YAM_UT.c, tcp/Connection.c: reworked the GetHostName() function to call …
-
1:30 PM Changeset [6039] by
- * tcp/Connection.c, YAM.h: fixed a potential runtime problem by …
Note: See TracTimeline
for information about the timeline view.


