KAPP Arnaud

Results 9 issues of KAPP Arnaud

The cli `cc.py` mount the `leosac` volume rw to fix a build issue. The build should be fixed and the `cc.py` tool should mount the volume read-only. The issue is:...

bug

Level (a number) determines load order. Multiple modules cannot share a level. We should emit a warning when it happens due to bad config.

enhancement

In the long run, providing an Elastic Search backend for log events could be nice (it would _not_ run on the Raspberry Pi). This would let us easily monitor the...

enhancement

This a feature that will start making when remote authentication will work. The `Monitor` module shall then be able to provide visual feedback to let the user known his authentication...

feature

Support using CIDR for network configuration, thus making the `` field optional.

enhancement

Hello, When searching for `zmq` on the dub package registry (http://code.dlang.org/search?q=zmq) only one result is returned: `zmq-d`. There is however another package, `zmqd` (the one I was looking for) that...

enhancement

Hello, I have an use case where I need to DER-encode ASN.1 message using greater than 30 for tag number. I noticed in some comments that "This library deliberately does...

Hello and thank you for this project, I am using this project against Qt 5.12. When calling `qmlRegisterType("my.namesapce", 1, 0, "MyEnum");` `QQmlPrivate::QQmlElement` (with `T=MyEnumWrapper`) complains that its destructor does not...

MifarePlus detection is based mostly on hard-coded ATR. It turns out that one of these ATR (3B8F8001804F0CA0000003060300020000000069) conflict with the ATR for Mifare4K card. We disable the mapping between 3B8F8001804F0CA0000003060300020000000069...

code enhancement