ID |
Date |
Author |
Topic |
Subject |
Text |
|
318
|
08 Jan 2007 |
Stefan Ritt | Suggestion | Access to out_info from mana.c | I changed out_info into a global structure
definition ANA_OUTPUT_INFO and put it into
midas.h, so it can be accessed easily from |
|
381
|
07 Jun 2007 |
Konstantin Olchanski | Suggestion | RFC- ACLs for midas rpc, mserver, mhttpd access | Running MIDAS at CERN is proving more challenging
than I expected. The network environement
is not
|
|
383
|
07 Jun 2007 |
John M O'Donnell | Suggestion | RFC- ACLs for midas rpc, mserver, mhttpd access | I am in favor of tcp_wrappers.
tcp_wrappers is well understood.
|
|
384
|
08 Jun 2007 |
Stefan Ritt | Suggestion | RFC- ACLs for midas rpc, mserver, mhttpd access | First I have a general question: mserver is
started through xinetd, and xinetd has
the options "only_from" and "no_access". |
|
451
|
02 Mar 2008 |
Exaos Lee | Suggestion | Bash Script for handling an experiment code | I rearanged the files in "examples/experiment"
as the attached "mtest_exp.zip". I re-write
the start/stop script as the attached "daq.sh". |
|
454
|
07 Mar 2008 |
Konstantin Olchanski | Suggestion | RFC- ACLs for midas rpc, mserver, mhttpd access | The mhttpd host-based access control list
as used by ALPHA at CERN is now committed
to
|
|
455
|
09 Mar 2008 |
Exaos Lee | Suggestion | New Makefile for building MIDAS | I rewrote the Makefile for MIDAS in order
to make it tidy. I tested it on my box
and it works here.
|
|
456
|
09 Mar 2008 |
Stefan Ritt | Suggestion | New Makefile for building MIDAS | > I rewrote the Makefile for MIDAS in order
to make it tidy. I tested it on my box
> and it works here.
|
|
457
|
10 Mar 2008 |
Stefan Ritt | Suggestion | RFC- ACLs for midas rpc, mserver, mhttpd access | > When accepting connection from a remote
host, the remote IP address is converted
to a
|
|
458
|
10 Mar 2008 |
Stefan Ritt | Suggestion | New Makefile for building MIDAS | > I rewrote the Makefile for MIDAS in order
to make it tidy. I tested it on my box
> and it works here.
|
|
459
|
10 Mar 2008 |
Konstantin Olchanski | Suggestion | New Makefile for building MIDAS | > I rewrote the Makefile for MIDAS in order
to make it tidy.
|
|
460
|
10 Mar 2008 |
Konstantin Olchanski | Suggestion | RFC- ACLs for midas rpc, mserver, mhttpd access | > While your "positive list" will certainly
work, it is much more inflexible than a more
> general hosts.allow/hosts.deny with wildcards. |
|
461
|
10 Mar 2008 |
Stefan Ritt | Suggestion | RFC- ACLs for midas rpc, mserver, mhttpd access | > I was going to bring this up later, but
since mhttpd does not pass security audits,
I believe
|
|
464
|
10 Mar 2008 |
Exaos Lee | Suggestion | New Makefile for building MIDAS | > Most experience with autoconf/automake is
all negative. The promise was "never debug
your Makefile ever
|
|
465
|
10 Mar 2008 |
Exaos Lee | Suggestion | New Makefile for building MIDAS | > The Makefile is missing -lzip:
Sorry, spelling error.
|
|
466
|
10 Mar 2008 |
Exaos Lee | Suggestion | "Makefile-by-EL" updated | > Not that the current Makefile is too pretty
(I have seen worse), but it
works and it is fairly compact for a project |
|
467
|
10 Mar 2008 |
Exaos Lee | Suggestion | "Makefile-by-EL" updated | Sorry, this line:
[CODE]EXECS += $(EXAMPLES:%/$(BIN_DIR)/%)[/CODE]
should be replaced by
|
|
468
|
11 Mar 2008 |
Stefan Ritt | Suggestion | "Makefile-by-EL" updated | The linking of mhttpd misses a "-lm":
cc -g -O3 -Wall -Wuninitialized -DINCLUDE_FTPLIB |
|
469
|
11 Mar 2008 |
Exaos Lee | Suggestion | "Makefile-by-EL" updated | > The linking of mhttpd misses a "-lm":
>
> cc -g -O3 -Wall -Wuninitialized -DINCLUDE_FTPLIB |
|
470
|
12 Mar 2008 |
Konstantin Olchanski | Suggestion | New Makefile for building MIDAS | > > Most experience with autoconf/automake
is all negative. The promise was "never debug
your Makefile ever
|
|