-
Hi.
First, is middleman still being supported?
I've installed on Debian Lenny 5.0 and it works great except I am unable to configure using the web interface. For example, when I choose "filter" in the dropdown "Select a Section" then click Submit nothing happens.
Also, where are the docs?
Thanks!
2009-07-01 01:29:51 UTC by landers1
-
lvalue casts are illegal,
Index: main.c
===================================================================
RCS file: /cvsroot/middle-man/middleman/src/main.c,v
retrieving revision 1.217
diff -u -r1.217 main.c
--- main.c 5 Aug 2004 02:01:16 -0000 1.217
+++ main.c 3 Oct 2007 17:13:12 -0000
@@ -482,7 +482,7 @@
#else
pcre_free = xfree;
// grr.....
2007-10-03 17:13:46 UTC by chedlin
-
The above code change was too anoying, so I revised it to
===================================================================
RCS file: /cvsroot/middle-man/middleman/src/log.c,v
retrieving revision 1.31
diff -u -r1.31 log.c
--- log.c 2 Apr 2004 14:31:37 -0000 1.31
+++ log.c 3 Oct 2007 17:11:43 -0000
@@ -145,6 +145,8 @@
logbuffer_add(global->logbuffer...
2007-10-03 17:12:45 UTC by chedlin
-
This is probably the cause of several bug reports about specific URLs that crash middleman, ie 888197.
Here is the output of cvs diff -uN log.c:
Index: log.c
===================================================================
RCS file: /cvsroot/middle-man/middleman/src/log.c,v
retrieving revision 1.31
diff -u -r1.31 log.c
--- log.c 2 Apr 2004 14:31:37 -0000 1.31
+++ log.c.
2007-10-03 14:39:53 UTC by chedlin
-
I am using middleman as an http_proxy, If a client
sents multiple request to the middleman with out
wainting any response. But middleman can able to
process intial request and skipping the remain request
sent by the client.
I am not aware of functionality of the middle man proxy.
If I missed out any configuration, Please suggest me.
Thanks.
2006-11-08 11:48:48 UTC by nobody
-
jpritikin committed patchset 643 of module middleman to the Middleman filtering proxy server CVS repository, changing 6 files.
2004-08-06 09:41:48 UTC by jpritikin
-
jpritikin committed patchset 642 of module middleman to the Middleman filtering proxy server CVS repository, changing 3 files.
2004-08-05 18:30:42 UTC by jpritikin
-
jpritikin committed patchset 641 of module middleman to the Middleman filtering proxy server CVS repository, changing 4 files.
2004-08-05 08:07:47 UTC by jpritikin
-
jpritikin committed patchset 640 of module middleman to the Middleman filtering proxy server CVS repository, changing 3 files.
2004-08-05 07:35:43 UTC by jpritikin
-
jpritikin committed patchset 639 of module middleman to the Middleman filtering proxy server CVS repository, changing 2 files.
2004-08-05 06:00:33 UTC by jpritikin