Juliusz Chroboczek
Juliusz Chroboczek
See http://bugs.debian.org/654660 Additionally, the warning message could be better.
See http://bugs.debian.org/678470
Hi again, In proxy-ND mode, the host routes installed through the slave interfaces never disappear. Even stopping odhcpd has no effect.
The directory listing you get with ``` ``` has multiple issues, such as displaying the directory name in capitals (on a case-sensitive file system) and generating a lot of visual...
Quoting https://w3c.github.io/webrtc-pc/#dom-peerconnection-addicecandidate: > 5. If candidate.usernameFragment is not null, and is not equal to any username fragment present in the corresponding media description of an applied remote description, return a...
From client.go line 341: ``` // TODO: add support for If-None-Match and If-Match ``` Without this, it is impossible to update a calendar in a safe manner. At the very...
Testing UDPMux in Galene, I'm seeing absolutely massive packet loss on a local network, on the order of 50-70%. The code is here: https://github.com/jech/galene/commit/b80e515eb04a8326336524ea80ecf711a3013293
I got myself a crash: ``` Jul 24 10:18:46 galene galene[987606]: panic: runtime error: invalid memory address or nil pointer dereference Jul 24 10:18:46 galene galene[987606]: [signal SIGSEGV: segmentation violation...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Commit 666c197fc9157896b57515c3a3326c3f8c8319fe is a huge commit with no useful log message,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior There is a directory vendor with golang.org/x/net included. ### Expected Behavior...