summaryrefslogtreecommitdiff
path: root/Services/LookupServer
AgeCommit message (Expand)Author
2020-10-25LookupServer: Support multiple nameserversLinus Groh
2020-10-25LookupServer: Replace unused 'did_timeout' with 'did_get_response'Linus Groh
2020-10-25LookupServer: Replace dbg()/dbgprintf() with dbgln()Linus Groh
2020-10-05Services: Remove unused includes of {LibCore,WindowServer}/EventLoop.hNico Weber
2020-09-25Meta+Services: Make clang-format-10 cleanBen Wiederhake
2020-09-21LookupServer: Use DuplexMemoryStream instead of BufferStream.asynts
2020-08-25AK: Add Endian.h header to replace NetworkOrdered.h.asynts
2020-05-29Meta: Add a script check the presence of "#pragma once" in header filesEmanuele Torre
2020-05-14Build: Switch to CMake :^)Sergey Bugaev
2020-05-08Services: Renamed from ServersAndreas Kling