Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 674 of 806  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
ID Date Icon Author Author Email Category OS ELOG Version Subject
  1133   Mon May 9 13:12:26 2005 Reply Stefan Rittstefan.ritt@psi.chBug reportWindows2.5.8Re: elogd crashes on log out
> Since updating to version 2.5.8 we have been having problems with the elogd 
> service crashing whenever anyone attempts to log out. We are using stunnel 
> 4.09 on a Win 2k system.

This problem has finally been identified and fixed. Please download the newest
version 2.5.9-2 which contains this fix.
  1132   Mon May 9 11:45:05 2005 Question Johan Nybergjohan.nyberg@tsl.uu.seQuestionLinux2.5.9-1How to remove email addresses from Guest Display?
Hi,

I would like to have the author email addresses listed only for users which
have logged in, but not for guest users. In the elogd.cfg file I have:

Attributes = Author, Author Email, Category, Subject
Guest Display = Author, Category, Subject, Text

But these attributes

  ID Date Author Author Email Category Subject Text

are shown also when visting the logbook as a guest. For the guests I would
like to show only these attributes

  ID Date Author Category Subject Text

Any ideas what I am doing wrong or why this does not work?

Johan
  1131   Mon May 9 11:30:07 2005 Reply Stefan Rittstefan.ritt@psi.chQuestionAll Re: post box question
> is there any way to get a larger text box to type in when making a new post?
> the default box is rather small and you have to scroll up and down when
> making a new post or editing an existing one.

Message width = <number of characters>
Message height = <number of lines>
 
> can the normal text look like the html does without submitting it as html?

No. 
  1130   Sat May 7 17:51:22 2005 Question damon nettlesnettles@phgrav.phys.lsu.eduQuestionAll post box question
is there any way to get a larger text box to type in when making a new post?
the default box is rather small and you have to scroll up and down when
making a new post or editing an existing one.

once the post is submitted, the display goes to a larger box, but the text
only takes up the left side of the page. seems the only way to get it to go
all the way to the right is to make everything html and submit it that way.

can the normal text look like the html does without submitting it as html?
  1129   Fri May 6 20:32:49 2005 Reply Matt Biggywiggum45@hotmail.comBug reportWindows2.5.8Re: elogd crashes on log out
Another quick update on this, it looks like the bug was introduced in version
2.5.8-2 built Mar 30 2005, 11:04:33, revision 1.611

version 2.5.8-1 built Mar 21 2005, 17:28:54, revision 1.592 does not exhibit the
behavior.


Matt
  1128   Fri May 6 18:41:04 2005 Reply Matt Biggywiggum45@hotmail.comBug reportWindows2.5.8Re: elogd crashes on log out
> > What other information can I provide that might assist in diagnosing this?
> 
> Please send me your elogd.cfg configuration file.

Stefan - I am having the exact same problem as outlined here. I sent you an
email with a somewhat complicated config file. Attached to this message is a
much simpler one. 

With this file, if you remove the B5 server (remove it from top group a2, and
remove the [b5] entry) the crash does not happen. If the B5 server (or any
additional server) is in the file, then the problem occurs.

For me, there are 3 places where the crash happens:
- on logout
- when an invalid username/password is used to login
- when you login to A1, then try to go to A2

This is happening on elog v2.5.9-1 (built May 2, 2005, 12:17:18 revision 1.642)

I have tried on windows 2000 and 2003 servers, and it seems to happen on both of
them.

Matt
Attachment 1: elogd.cfg
[global]
port = 2080
url = http://localhost:2080/

Logfile = elog.txt
Logging level = 3

Top Group A1 = b1, b2
Top Group A2 = b3, b4, b5

[global A1]
Password file = a1.pwd
Self register = 1
Admin user = admin

[global A2]
Password file = a2.pwd
Self register = 1
Admin user = admin

[b1]
Comment = b1

[b2]
Comment = b2

[b3]
Comment = b3

[b4]
Comment = b4

[b5]
Comment = b5
  1127   Mon May 2 16:01:13 2005 Blink Stefan Rittstefan.ritt@psi.chRequestAll Re: per entry "expand" in threaded view
> LOL ..this way I can't see the list of other threads .. so il my goal is to inspect the thread
> looking for something I have to:
> - open the 3d
> - return to 3d list
> - open another 3d ..
> [loop]
> 
> my wish would be to reduce it to
> - open the 3d
> - open another 3d ..
> [loop]

Well, I have the browser's back button on one of my mouse buttons, so "- return to 3d list" is one
mouse click. My policy is: If I can save someone two or more mouse clicks for am operation, I will
implement it. If it's less, it's not worth investing some hours of programming just to save 0.5s
each tim (;-).

Ok ok, I'll put it on the wish list. Just in case I'm running out of work. :-)
  1126   Mon May 2 15:40:02 2005 Agree Emiliano GabrielliAlberT@SuperAlberT.itBug reportLinux2.5.8-6Re: rss feed title & conditional attributes
> Ok, fixed. I do however not evaluate the conditional attribute, but just remove any
> empty attribute, I guess that makes more sense.

ok, it work perfectly, tnx .. I agree with you choice of course :-)
ELOG V3.1.5-3fb85fa6