Activity

From 04/26/2008 to 05/25/2008

05/25/2008

11:06 pm Revision 771: Stupid translation typo
Alguno
10:49 pm Revision 770: Version bump to 0.2.91
Alguno
10:48 pm Revision 769: Missing file (retry)
Alguno
10:48 pm Revision 768: Missing file
Alguno
10:46 pm Revision 767: Only show the notification-bubbles configuration when it is supported
Alguno
10:06 pm Revision 766: Check for program updates from a seperate thread. Bugzilla #158
Alguno
09:54 pm Revision 765: Updated translations
Alguno
09:43 pm Revision 764: - Lowered the memory usage by using fixed-size
structures for all the signal processing
- Catch invalid parameters when using Visual Studio
- Replaced two g_assert'...
Alguno
08:45 pm Revision 763: - On Win32, if the error WSAETIMEDOUT is triggered, keep trying again until a real ...
- Removed some unused callback functions in the NNTP plugin (notify_part_not_available, notify_download_failed and no... Alguno

05/23/2008

05:56 pm Revision 762: Improved disabled servers behaviour. Still not working 100% right..
Alguno
05:55 pm Revision 761: The configuration option the enable servers wasn't saved. Fixed
Alguno
05:54 pm Revision 760: Create crash reports on Win32 when the NNTPGrab Server crashes
Alguno

05/22/2008

11:01 pm Revision 759: Fix possible crash in the schedular testcase
Alguno
10:50 pm Revision 758: - Prevent the user from running both the NNTPGrab Server and the Standalone GUI at ...
- Updated translations Alguno
10:35 pm Revision 757: Use the 'enabled' flag in the PHP functions nntpgrab_config_get_server_info, nntpgr...
Alguno
10:28 pm Revision 756: The command CONFIG_GET_SERVER_INFO got broken. Fixed
Alguno
09:19 pm Revision 755: Use sane default values when the subject of a file could not be parsed successfully...
Alguno

05/21/2008

09:35 pm Revision 754: Usenet servers can now be enabled/disabled from the GUI
Alguno
07:31 pm Revision 753: Configuration of the download and temp folders was broken on Linux. Fixed
Alguno
07:07 pm Revision 752: Search for the NNTPGrab plugins in the right folder (fixes 64bit compatibility)
Alguno
07:07 pm Revision 751: SVN revision 748 wasn't complete..
Alguno
07:01 pm Revision 750: Fix possible crash in the configuration_get_folder_listing function (Linux/OSX only)
Alguno
03:18 pm Revision 749: Don't use the <? tag in the webinterface but the <?php tag
Alguno
12:31 am Revision 748: - SVN revision 745 introduced problems for environments other than Visual Studio 20...
- Added some more gross hacks to enable the compilation of the PHP module on Mac OS X
- Libtool under OSX gives plugi...
Alguno

05/20/2008

09:45 pm Revision 747: Added support for marking usenet servers as enabled/disabled
Alguno
09:14 pm Revision 746: Disable drag&drop in the download queue as it is broken
Alguno
08:27 pm Revision 745: - Fixed a possible crash in the NNTPGrab Server when using Visual Studio 2008
- The configuration of the download and temp folders should now work fine on Windows Alguno
08:25 pm Revision 744: The plugins were installed in the wrong directory when using Visual Studio 2005. Fixed
Alguno
08:24 pm Revision 743: Show the console window when running the Debug version of NNTPGrab from Visual Stud...
Alguno
06:33 pm Revision 742: The .nzb file associaton was broken for Win32. Fixed
Alguno

05/18/2008

10:57 pm Revision 741: Addition to svn revision 738
Alguno
10:56 pm Revision 740: Compile fix (was missing from previous commit)
Alguno
09:38 pm Revision 739: Compile fix and remove some windows-newlines (unix-newlines are used everywhere else)
Alguno
09:22 pm Revision 738: Improved the installation directory discovery for Win32 environments
Alguno

05/17/2008

01:24 am Revision 737: NNTPGrab 0.2.90 tagged!
Alguno
01:17 am Revision 736: Bump in the ChangeLog
Alguno
01:03 am Revision 735: Mac OS X compilation fix
Alguno

05/16/2008

09:53 pm Revision 734: Added a new ./configure option: --disable-webinterface
Alguno
09:20 pm Revision 733: Win32 compile fix
Alguno
09:19 pm Revision 732: Updated the Win32 installation script for version 2.90
Alguno
12:32 am Revision 731: Fixed possible segfault
Alguno
12:19 am Revision 730: Proper error handling was broken in the webinterface. Fixed
Alguno
12:11 am Revision 729: Some more missing files
Alguno
12:01 am Revision 728: Missing file
Alguno

05/15/2008

11:47 pm Revision 727: Restarting and downloading tasks which contains special characters (which need to
be escaped) wasn't working in the webinterface. Fixed Alguno
11:33 pm Revision 726: Previous commit broke the PHP module... Fixed
Alguno
11:23 pm Revision 725: Renamed the PHP module from 'nntpgrab.so' to 'php_nntpgrab.so'
Alguno

05/14/2008

07:07 pm Revision 724: Add all the files from the webinterface to the tarball created by 'make dist'
Alguno
06:59 pm Revision 723: Fix some compiler warnings
Alguno
05:45 pm Revision 722: - Removed an unnecessary ./configure test
- Version bump to 0.2.90 Alguno
05:43 pm Revision 721: Added detection for the possibility of downloading files using the webinterface.
Won't be used for version 0.3 because of the security risks involved Alguno
05:26 pm Revision 720: Addition to commit 718, save the decoded filename in the download queue file on dis...
Alguno
04:06 pm Revision 719: Don't enable the download queue popup menu options 'execute selected item' and 'ope...
when using the networked GUI as these functies don't work when used from a different computer
than the computer where...
Alguno
04:04 pm Revision 718: Set the filename property after a successfull decode
Alguno

05/13/2008

01:42 am Revision 717: Added the parameter 'filename' to the ForeachFileFunc and to the file information in
the PHP function nntpgrab_schedular_get_all_tasks() Alguno
01:28 am Revision 716: Hide collections or tasks when one is successfully deleted
Alguno
01:17 am Revision 715: Items and collections can now also be deleted using the webinterface
Alguno
01:00 am Revision 714: Both collections and individual tasks can now be restarted in the webinterface
Alguno
12:06 am Revision 713: The debug tab in the webinterface only worked when apache was running as a single p...
Alguno

05/12/2008

11:26 pm Revision 712: Added requestprocessor to allow processing of requests, this however isn't finished...
Fixed faulty non-closing of </a> at queue.php
Added javascript way to determine the collectionname to send via javasc...
icheb
11:02 pm Revision 711: Another try at lowering the CPU usage
Alguno
10:36 pm Revision 710: Fixed 2 memory leaks and made a change which should lower the CPU usage some more
Alguno
09:48 pm Revision 709: Save the download queue only when there has been some time between now and the prev...
we've decoded something. Should lower the CPU usage when a lot of files aren't available on the
usenet server anymore
Alguno
09:16 pm Revision 708: Update the download and the temp directory when another frontend has changed it
Alguno
09:15 pm Revision 707: Only process signal messages coming from the NNTPGrab Server when there is someone
interested in it. Should lower the CPU usage from the webinterface Alguno
06:45 pm Revision 706: Added 3 new arguments to the function nntpgrab_networked_connect: username, passwor...
These 3 arguments are ignored for now, but this is done in preperation for a future NNTPGrab release Alguno
06:36 pm Revision 705: Updated ChangeLog
Alguno
06:15 pm Revision 704: Fix crash in the PHP module (introduced by SVN rev 699)
Alguno
05:59 pm Revision 703: Renamed the Linux start menu shortcut name from 'NNTPGrab' to 'NNTPGrab (Standalone)'
Alguno
05:58 pm Revision 702: Don't bail out when a SIGPIPE occurs
Alguno
05:22 pm Revision 701: Updated translations
Alguno
05:03 pm Revision 700: Added 4 new buttons to the download queue tab to move items
Alguno
03:46 pm Revision 699: - Moving of (multiple) items in collections is now operational!
- Removed some debug messages
- Fixed a possible deadlock in the function nntpgrab_schedular_move_task
Alguno
11:18 am Revision 698: - 2 new signals added to the NNTPGrab Core: 'task_moved' and 'collection_moved'
- The schedular plugin can emit these 2 new signals
- Added some more workarounds to prevent the file size remaining ...
Alguno

05/11/2008

05:07 pm Revision 697: Make sure the command 'make uninstall' works (why don't people having this
problem report this instead of having it to find out by accident using google...) Alguno

05/10/2008

07:16 pm Revision 696: - Added a new NNTPGrab function: nntpgrab_schedular_move_collection()
- Added implementations for the glue layer and the PHP module
- Added 4 new options to the download queue popup menu:...
Alguno

05/06/2008

06:44 pm Revision 695: - The columns which are shown in the download queue in the queue can now be
turned on and off in the configuration
- Updated translations
Alguno
05:46 pm Revision 694: In some places in the program, the file size remaining could be become < 0. Fixed
Alguno

05/05/2008

11:34 pm Revision 693: Replaced the index.php script with a redirect to info.php
Alguno
11:32 pm Revision 692: Show version information on the info tab of the webinterface
Alguno
10:35 pm Revision 691: - Added a new function to the PHP module: nntpgrab_get_version_info()
- Fixed a possible crash in the PHP module which could occur during shutdown of PHP or the webserver Alguno
08:46 pm Revision 690: Added a debug tab to the webinterface
Alguno
08:39 pm Revision 689: Added a configuration file to the webinterface in which the hostname and port of th...
Also added a .htaccess file which prevents visitors to read the contents of the config file Alguno
08:10 pm Revision 688: Several webinterface improvements:
- In case of connection errors, produce sane messages and keep the interface intact
- Show connection details (includ...
Alguno
06:49 pm Revision 687: Added a new function to the PHP Module nntpgrab_get_connect_errmsg() which
returns the error message belonging to the last connection attempt done by nntpgrab_connect() Alguno
05:59 pm Revision 686: Support added for importing NZB files through the webinterface
Alguno

05/04/2008

09:48 pm Revision 685: - The message 'FALSE' wasn't parsed correctly in several places in the glue layer. ...
- Changed the behaviour of the function nntpgrab_config_get_folder_listing() so that
the fact that folders can have...
Alguno

05/03/2008

11:49 pm Revision 684: - Added Visual Studio 2008 project files to the trunk
- Also created Visual Studio 2008 project files for the nntpgrab_server, the glue layer, the networked GUI and the PH... Alguno
08:32 pm Revision 683: The default hostname in the Networked GUI was blank on fresh installs, while it sho...
Alguno
04:53 pm Revision 682: Removed old (and unused) files from the nntpgrab-0.2 branch
Alguno
04:43 pm Revision 681: The program now works properly when compiled using Visual Studio 2008
Alguno

04/30/2008

12:21 pm Revision 680: Added support for browsing through the download queue in the webinterface
Alguno

04/28/2008

09:27 pm Revision 679: Added Visual Studio 2008 project files. Also several small fixes are done in the co...
Alguno
09:23 pm Revision 678: At some places in the uulib decoder, the wrong datatypes were used. Now they're usi...
Alguno
02:21 pm Revision 677: The decoder could crash in some situations. Upon investigation a possible
datatype overflow was found. This hopefully fixes it, but needs more testing Alguno
« Previous
Next »
 

Also available in: Atom