Age | Commit message (Expand) | Author |
---|---|---|
2021-02-17 | DHCPClient: Set the client IP field of the DHCP DISCOVER message | AnotherTest |
2021-02-17 | DHCPClient: Don't reject packets smaller than the max size | AnotherTest |
2021-02-17 | DHCPClient: Fix incorrect BOOTP Broadcast flag value | AnotherTest |
2021-02-08 | Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) | AnotherTest |
2021-01-25 | Everywhere: Debug macros instead of constexpr. | asynts |
2021-01-22 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-14 | DHCPClient: handle /proc/net/adapters invalid JSON gracefully | Brendan Coles |
2021-01-12 | Services: Move to Userland/Services/ | Andreas Kling |