Andrew Kaster
|
afb3a4a030
LibSQL: Block signals while forking SQLServer in Lagom
|
пре 2 година |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
пре 2 година |
Tim Schumacher
|
ae51c1821c
Everywhere: Remove unintentional partial stream reads and writes
|
пре 2 година |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
пре 2 година |
Niklas Poslovski
|
13f6767637
LibSQL: Don't use fchmod for socket on any BSD
|
пре 2 година |
Tim Schumacher
|
874c7bba28
LibCore: Remove `Stream.h`
|
пре 2 година |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
пре 2 година |
Tim Schumacher
|
a96339b72b
LibCore: Move Stream-based sockets into the `Core` namespace
|
пре 2 година |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
пре 2 година |
Karol Kosek
|
675713ad8e
LibSQL: Actually print an error message after failing to launch a server
|
пре 2 година |
Timothy Flynn
|
cb06031180
LibSQL+SQLServer: Send result column names over IPC to SQL clients
|
пре 2 година |
Timothy Flynn
|
d6dee8c0e8
LibSQL+Userland: Pass SQL IPC results to clients in a structure
|
пре 2 година |
Andrew Kaster
|
ae9dc95b1f
LibSQL+Ladybird: Accept a list of paths for spawning SQLServer in Lagom
|
пре 2 година |
Timothy Flynn
|
78def34c5e
LibSQL: Use `kill` to exit forked SQLServer processes to avoid Qt issues
|
пре 2 година |
nipos
|
f15aa539be
LibSQL: Don't do fchmod on OpenBSD
|
пре 2 година |
nipos
|
5b45b26613
LibSQL: Don't do fchmod on FreeBSD
|
пре 2 година |
Yedaya Katsman
|
c2655d3733
LibSQL: Output a more specific error on failed socket creation
|
пре 2 година |
Ali Mohammad Pur
|
f96a3c002a
Everywhere: Stop shoving things into ::std and mentioning them as such
|
пре 2 година |
Tim Schumacher
|
ed4c2f2f8e
LibCore: Rename `Stream::read_all` to `read_until_eof`
|
пре 2 година |
Timothy Flynn
|
8997d825d5
LibSQL: Don't use the SQL socket file path as its descriptor
|
пре 2 година |
Timothy Flynn
|
4d3bb5ada4
LibSQL: Do not fchmod the SQL socket on macOS
|
пре 2 година |
Timothy Flynn
|
4e5f56f737
LibSQL: Support launching a singleton SQLServer instance for Lagom hosts
|
пре 2 година |
Timothy Flynn
|
b9d8c25b0b
LibSQL+SQLServer+SQLStudio+sql: Send result rows over IPC as SQL::Value
|
пре 2 година |
Timothy Flynn
|
f9d23e1d2f
LibSQL+SQLServer+SQLStudio+sql: Propagate connection errors immediately
|
пре 2 година |
Timothy Flynn
|
aec75d749a
LibSQL+SQLServer+SQLStudio+sql: Allocate per-statement-execution IDs
|
пре 2 година |
Timothy Flynn
|
e2f71d2808
LibSQL+SQLServer+SQLStudio+sql: Use proper types for SQL IPC and IDs
|
пре 2 година |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
пре 2 година |
Lenny Maiorani
|
7abb782206
Libraries: Use default constructors/destructors in LibSQL
|
пре 3 година |
Jan de Visser
|
e923cb3739
SQLServer+SQL+LibSQL: Allow sql client to specify the database name
|
пре 3 година |
Jan de Visser
|
a034774e3a
LibSQL+SQLServer: Build SQLServer system service
|
пре 4 година |