-
On Windows 7 (x64), saving a document randomly makes the main dialog hang indefinitely, the file is however written correctly. I use no plugins.
2009-07-19 14:48:16 UTC in Notepad++
-
This version fixes a bug that makes MiniShare crash when bombed with new connections. It is a quick hack and originally was in the code before I rewrote the code for sending files. You can manually patch the source code by adding "Sleep(50)" after _beginthread(...) in the serverthread() function in the file server.c.
This is a quick hack and probably doesn't fix the issue entirerly...
2007-04-13 13:18:13 UTC in MiniShare - Minimal HTTP Server
-
kometbomb committed patchset 25 of module unstable to the MiniShare - Minimal HTTP Server CVS repository, changing 7 files.
2005-02-21 17:09:54 UTC in MiniShare - Minimal HTTP Server
-
kometbomb committed patchset 24 of module unstable to the MiniShare - Minimal HTTP Server CVS repository, changing 10 files.
2005-02-02 13:11:35 UTC in MiniShare - Minimal HTTP Server
-
kometbomb committed patchset 23 of module unstable to the MiniShare - Minimal HTTP Server CVS repository, changing 2 files.
2004-12-29 20:50:30 UTC in MiniShare - Minimal HTTP Server
-
kometbomb committed patchset 22 of module unstable to the MiniShare - Minimal HTTP Server CVS repository, changing 13 files.
2004-12-29 19:10:32 UTC in MiniShare - Minimal HTTP Server
-
Here's the preview version of 1.5.0, it includes a significant new feature, a templating system. It's now possible to customize the error and index pages completely. See the template files and documentation for help and please send suggestions for needed additions.
* http://minishare.sourceforge.net/preview/
* http://minishare.sourceforge.net/template.php.
2004-12-29 18:53:02 UTC in MiniShare - Minimal HTTP Server
-
kometbomb committed patchset 21 of module unstable to the MiniShare - Minimal HTTP Server CVS repository, changing 2 files.
2004-12-24 15:22:35 UTC in MiniShare - Minimal HTTP Server
-
kometbomb committed patchset 20 of module unstable to the MiniShare - Minimal HTTP Server CVS repository, changing 1 files.
2004-12-23 07:03:14 UTC in MiniShare - Minimal HTTP Server
-
kometbomb committed patchset 19 of module unstable to the MiniShare - Minimal HTTP Server CVS repository, changing 1 files.
2004-12-23 07:02:50 UTC in MiniShare - Minimal HTTP Server