index
:
trackermap-server
master
upstream
Patches to the Traccar server for TrackerMap
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
org
/
traccar
/
session
/
ConnectionManager.java
Age
Commit message (
Expand
)
Author
2023-08-19
Move from javax to jakarta
Anton Tananaev
2023-03-13
RegisterUnknown filter with regex #5023 update PR #5044
bernamaxim
2022-10-13
Refactor database code (fix #4961)
Anton Tananaev
2022-09-25
Persist device state
Anton Tananaev
2022-09-19
Refactor overspeed handling
Anton Tananaev
2022-07-26
Handle connectionless protocols
Anton Tananaev
2022-07-22
Add device expiration (fix #3056, fix #3529)
Anton Tananaev
2022-07-13
Avoid broadcast loops (fix #4894)
Anton Tananaev
2022-07-12
Persist device status (fix #4890, fix #4891)
Anton Tananaev
2022-07-11
Simplify timeout units
Anton Tananaev
2022-07-09
Filter null unique ids
Anton Tananaev
2022-06-30
Extract device lookup
Anton Tananaev
2022-06-28
Fix new device updates
Anton Tananaev
2022-06-25
Simplify broadcast calls
Anton Tananaev
2022-06-25
Fix connection users issue
Anton Tananaev
2022-06-25
Integrate broadcast service
Anton Tananaev
2022-06-18
Fix offline device notifications
Anton Tananaev
2022-06-18
Remove static injector usages
Anton Tananaev
2022-06-18
Move device status
Anton Tananaev
2022-06-18
Remove permissions manager
Anton Tananaev
2022-06-18
Refactor attribute lookup
Anton Tananaev
2022-06-17
Fix caching issues
Anton Tananaev
2022-06-16
Permissions manager refactor
Anton Tananaev
2022-06-14
Refactor notification manager
Anton Tananaev
2022-06-14
Inject connection manager
Anton Tananaev
2022-06-02
Integrate cache manager
Anton Tananaev
2022-05-30
Combine active device and session
Anton Tananaev
2022-05-30
Combine session related classes
Anton Tananaev