Mitchell Clark
Mitchell Clark
Hey @mwinkel-dev, We agree that it will be some work to incorporate the other desired attributes (process ID, user, session ID, etc) in the log file; is there any reason...
Hey @mwinkel-dev, I wouldn't go so far as to say this fix is 'needed'; the hope is that just adding timestamps is lowhanging fruit that would be easy to incorporate...
For a tool we've been developing internally I just have a line that converts the input string to uppercase (it wants the treenames to be capitalized for some reason, might...
Ahh, I should have thought of that. Didn't realize the string object got created in memory when it got passed into a function, but it makes sense. My hope was...
I think the issue is fine to close. If you can point me at where in the API the preprocessing would need to live, I can see about potentially adding...
It appears that [string handling errors](https://github.com/MDSplus/mdsplus/pull/2748) crop up in other places as well.
@WhoBrokeTheBuild will this get fixed (and thus be closable) after Sterling's suggestions get integrated?
So, I was able to find what I believe is the [correct source file](https://github.com/betrusted-io/xous-core/blob/main/services/root-keys/src/bcrypt.rs) for fiddling with this; how would you recommend trying to set about profiling it? For all...
Something we wondered today; is it possible to have the logs include which user accessed a particular tree? Would also be nice to toggle such an option on and off
Iris uses 6.1.84 as its default, Atlas was updated in November from 7.96.?? to 7.139.59 (also the OS went from RHEL6 to RHEL8). Without an exact timeframe of the change...