index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Networking
/
NetworkManager.cs
Age
Commit message (
Expand
)
Author
2020-06-05
Use typed logger where possible
crobibero
2020-05-29
Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
Bond_009
2020-03-24
Remove unused usings
Bond_009
2019-11-28
Minor improvements to network code
Bond-009
2019-11-22
Address comments
Bond_009
2019-11-22
Fix some warnings
Bond-009
2019-11-01
Update deps and add MultiThreading analyzer
Bond_009
2019-08-09
Fix more warnings
Bond_009
2019-08-07
Merge pull request #1580 from Bond-009/linklocal
dkanada
2019-07-29
Include library via NuGet instead of via source
Bond_009
2019-07-29
Ignore Ipv6 link-local addresses
Bond_009
2019-07-25
Remove IpAddressInfo and IpEndPointInfo classes
Bond_009
2019-03-07
Remove EnvironmentInfo
Bond-009
2019-02-27
Remove redundant parenthesis
Xu Fasheng
2019-02-22
Send DLNA devices message to only the matched interface
Xu Fasheng
2019-02-22
Add option to toggle if ignore virtual interfaces
Xu Fasheng
2019-02-09
Fix namespacing so it lines up properly with file names and paths (#715)
Erwin de Haan
2019-02-02
Remove MoreLINQ
Bond_009
2019-01-20
Replaced injections of ILogger with ILoggerFactory
William Taylor
2019-01-13
ReSharper format: conform inline 'out' parameters.
Erwin de Haan
2019-01-13
ReSharper conform to 'var' settings
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part Liv-P
Erwin de Haan
2019-01-10
Mayor code cleanup
Erwin de Haan
2018-12-30
Fix exception logging
Bond_009
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-12-28
Remove custom ToArray extension
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-12-01
reduce work done by system info endpoints
Luke Pulverenti
2017-11-29
fix live tv over dlna
Luke Pulverenti
2017-11-27
cache network data longer
Luke Pulverenti
2017-11-23
reduce dlna chatter
Luke Pulverenti
2017-11-10
3.2.36.7
Luke Pulverenti
2017-11-03
update support for moviedb urls in nfo files
Luke Pulverenti
2017-11-02
allow separate image extractions for each audio book
Luke Pulverenti
2017-10-30
allow separate configuration of date format
Luke Pulverenti
2017-10-28
revise unknown audio stream handling
Luke Pulverenti
2017-10-27
cache subnet results
Luke Pulverenti
2017-10-26
update address detection
Luke Pulverenti
2017-10-26
update network detection
Luke Pulverenti
2017-10-11
fixes #1769 - IsInLocalNetwork returns wrong value
Luke Pulverenti
2017-10-10
Test for matching subnet of IP's (VPN request)
randomevents
2017-10-05
update logging
Luke Pulverenti
2017-08-16
merge common implementations and server implementations
Luke Pulverenti