Eivind Næss

Results 145 comments of Eivind Næss

I suppose it depends on what you are trying to achieve. The message ```not replacing default route to enp2s0 [10.X.X.X]``` Is logged when a default route already exist, and you...

Again, it would be helpful here if you provided some more context by providing more info on your environment and what you are trying to do. Think of it as...

Just opened a pull request to fix this.

@paulusmack this issue can now be closed

Wouldn't it be better to log authentication success in a more common place independent of which authentication method was used? Should be in auth.c and not in chap-new.c. Also, typically...

@Neustradamus There is a bunch of issues that either can be closed or triaged. You able to go through the set of issues and labeling them a:bug or a:feature-request or...

I can confirm I am still seeing this problem in with Gradle 7.5, and on Aug 5th, 2022. I was able to create a VS\Auxiliary\Build\Microsoft.VCToolsVersion.default.txt and insert the version of...

@Neustradamus I don't see this PR as a reason to hold up a release. While some good collaboration happened here, the idea of a new net-pre-up and net-up callback to...

I'd be very curious if the ClassLoaderWorkerSpec could include a parameter to specify to re-use the class loader inside the IsolatedClassloaderWorker. It's already a parameter to the constructor, but grepping...

I'll work on that next @ljacomet - Just didn't have time to assemble it all at once.