Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | LibCore: Move Stream-based sockets into the `Core` namespace | Tim Schumacher |
2022-12-09 | SQLServer: Add a hook to inform owners of disconnected SQL clients | Timothy Flynn |
2022-12-08 | LibSQL+SQLServer+SQLStudio+sql: Give ID types a distinct name | Timothy Flynn |
2022-12-08 | SQLServer: Store LibSQL database files in the standard data directory | Timothy Flynn |
2022-12-07 | LibSQL+SQLServer+SQLStudio+sql: Allocate per-statement-execution IDs | Timothy Flynn |
2022-12-07 | LibSQL+SQLServer+SQLStudio+sql: Use proper types for SQL IPC and IDs | Timothy Flynn |
2022-12-07 | SQLServer+SQLStudio+sql: Allow sending placeholder values to SQLServer | Timothy Flynn |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-30 | SQLServer+SQLStudio+sql: Rename a couple of SQL IPC commands for clarity | Timothy Flynn |
2022-03-24 | Services: Use default constructors/destructors | Lenny Maiorani |
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |