Project
Grub C# client 0.9.4 released
New version of Grub Next Generation C# client is available. Changes since last release (0.9.3):
- update translations: German (author: Noxin), Spanish (authors: Denis Tobar, Jonay) and Galician (author: Victor Hermida Prada)
- fixed bug #547: GrubNG client dies after logging into Wikia.
- fixed bug with get response from upload server
- fixed bug with write/read stats
- fixed bug #554: GrubNG Stats page freezes
- fixed bug #556: Sitemaps Bugs brokes GrubNG Client
- fixed bug with check content type of crawled pages.
- some code optimization
Grub Next Generation upload server 0.8.4 released
Next beta version of Grub Next Generation C# upload server is available. Changes since last release (0.8.3):
- added option to work directly on disk instead of using memory
- added check for content type for URL's in .arc files
- added option to set limit connection speed for upload/download
- fixed bug with crash server on invalid PUT request
- some code optimization
You can download source code and zip compressed server from project page.
Grub C# client 0.9.3 released
New version of Grub Next Generation C# client is available. Changes since last release (0.9.2):
- update German translation (authors: Tobias Hirning, Jens Böning)
- fixed bug with crash program on invalid data received during crawling
- fixed bug with send empty sitemaps to server
- fixed bug with stop/start remote control
- fixed bug with not autostart crawling
- fixed bug with crash client due to lack of config file
- added better check for correctness of workunit files
- added better check for response from server during uploading files
Grub Next Generation database tool 0.3 released
Third alpha release of Grub Next Generation database tool is available. Changes since last release (0.2):
- fixed bug with crash program on lack of MySQL privileges to flush table
- added option to update URL's database
- added removing sessions tokens from URL's
- some code optimization
You can download source code and zip compressed server from project page.
Grub Next Generation upload server 0.8.3 released
Next beta version of Grub Next Generation C# upload server is available. Changes since last release (0.8.2):
- fixed bug with crash server on received invalid .arc file
- added option to configure limit for max allowed MB for one URL in .arc files
- added option to configure size of good.arc and bad.arc files
- added option to ban connection by IP or username
- added remote control (configure/stop/restart)
- added ClamAV C# wrapper
- some code optimization
You can download source code and zip compressed server from project page.
