Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 202 of 808  Not logged in ELOG logo
    icon2.gif   Re: Executing a shell command using elogd Windows service, posted by Frank Baptista on Sat Nov 30 15:46:16 2019 
Well, there I was, eating Thanksgiving dinner, when suddenly, it hit me (no, not indigestion).  I can write a simple program that parses out
the latest "Status" from the most recent logbook file -- a relatively easy task, since it's a text file.  This solution avoids
having to execute a shell command at all.  GOOOOOOAAAAAAL!!! 
icon5.gif   Enable LDAP on Windows, posted by Gerardo Abihaggle on Sun Jul 30 07:39:23 2017 
Hi All,

I'm running ELOG on a Windows machine and I would like to use LDAP for Authentication, however to achive this I need
to compile elog. Any advice on how to do that on Windows?
icon5.gif   Problems with german_UTF8 language, posted by Andreas Luedeke on Mon Aug 21 11:22:09 2017 elog_lang_bug.pngelog_lang_config_bug.png
Hi Stefan,

since recently (a few weeks) ELOG confuses the language translations.

Individual language strings are translated into garbage;
most other strings are fine.

Currently I see the string "please select" translated into "ressed" (see attached picture),
icon3.gif   Bug with Drafts and Language German, posted by Andreas Luedeke on Mon Aug 21 11:45:06 2017 elog_lang_pending_draft_bug.png
Hi Stefan,

when one creates a new entry, and a draft entry exists for the logbook, then a menu appears (see attachment).

If one select "Neuen
Eintrag anlegen" then it should ignore the draft and create a new entry.

This feat is done by adding a "&ignore=1" to
    icon2.gif   Re: Bug with Drafts and Language German, posted by Andreas Luedeke on Mon Aug 21 12:16:05 2017 
I've quickly checked: there are a couple more commands in the source code that are not language encoded. I guess some of them needs correction.

> egrep -n "cmd=[A-Za-z]" elogd.c
10293:   rsprintf("    r.open('GET', '?jcmd=Unlock&edit_id=%d', true);\n", message_id);
    icon2.gif   Re: Problems with german_UTF8 language, posted by Andreas Luedeke on Wed Aug 23 15:11:32 2017 
Just an update: I've re-compiled, reinstalled and restarted elogd for other reasons and now the corrupted strings are all gone. Everthing looks fine
now.

But I never worry when a problem goes away before I could understand it: I'm confident that I will have plenty of time later, when the problem
icon5.gif   How does attributes substitution work?, posted by Gianluca Rigoletti on Fri Mar 20 14:07:59 2020 
Hello,

Let's say I have a logboook where I define two attributes:

[TOTEM]
    icon2.gif   Re: How does attributes substitution work?, posted by Stefan Ritt on Fri Mar 20 14:24:28 2020 
There could be a bug which is triggered by the fact that $M is a substring of $min. Try to rename $M to $Month or so.

Stefan




Gianluca
ELOG V3.1.5-3fb85fa6