Commitin historia

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