|
e521341c52
|
libDatabase: re-license under the 2-clause BSD license
|
2022-08-25 06:07:24 +02:00 |
|
|
b8d64d6f36
|
Import the newer scripts from DeforaOS configure
|
2020-11-19 03:14:22 +01:00 |
|
|
53dcf53189
|
Add support for multiple queries as arguments
|
2020-02-23 20:32:54 +01:00 |
|
|
9263abc33a
|
Update the copyright notice
|
2020-02-23 20:13:12 +01:00 |
|
|
28199cf6d3
|
Use PROGNAME_DATABASE for database(1)
|
2020-02-23 20:13:01 +01:00 |
|
|
f273aa9e07
|
Install database(1) to BINDIR
|
2019-09-01 04:46:55 +02:00 |
|
|
cd90cdcace
|
Import a manual page for database(1)
|
2019-09-01 04:46:10 +02:00 |
|
|
055ec36c46
|
Register the new name for database(1)
|
2019-09-01 04:44:43 +02:00 |
|
|
740e1e698c
|
Use the same callback during queries
|
2019-09-01 04:20:24 +02:00 |
|
|
bda85e8833
|
Correct the type for rows when reading queries
|
2019-09-01 04:20:24 +02:00 |
|
|
d603279dd8
|
Allow issuing queries directly on the command line
|
2019-09-01 04:20:24 +02:00 |
|
|
58cce2b8e0
|
Update the copyright notice
|
2019-09-01 04:20:24 +02:00 |
|
|
58d5635958
|
Rename the tool to "database"
|
2019-09-01 04:20:24 +02:00 |
|
|
ead5edc225
|
More portable build as PIE
|
2016-05-12 01:03:49 +02:00 |
|
|
54c6750603
|
Fix "make distcheck"
|
2016-04-19 23:53:08 +02:00 |
|
|
9f68750cf0
|
Clean up the .gitignore files
|
2016-02-29 23:54:16 +01:00 |
|
|
0c49c6a7a4
|
Update the copyright notice
|
2015-09-01 00:31:57 +02:00 |
|
|
9b29f2f882
|
Use PROGNAME
|
2015-09-01 00:31:36 +02:00 |
|
|
38ffe7c974
|
Build with SSP, PIE and RELRO by default
|
2015-08-31 14:47:45 +02:00 |
|
|
a6fa77110e
|
Build tools as PIE
|
2015-07-11 15:26:29 +02:00 |
|
|
e6be459efc
|
Build with -fstack-protector
|
2015-07-11 15:25:09 +02:00 |
|
|
7e29b63978
|
Update the .gitignore files
|
2015-06-02 20:15:51 +02:00 |
|
|
f89507a8bf
|
Add a few .gitignore files
|
2015-04-30 19:52:33 +02:00 |
|
|
7b75a43f15
|
No longer store Makefiles inside the source tree
|
2015-04-30 19:35:28 +02:00 |
|
|
b92f6b98a8
|
Added support for building with OBJDIR
|
2014-11-12 21:26:43 +01:00 |
|
|
6d72ac856c
|
Now printing the results
|
2013-07-17 01:14:57 +02:00 |
|
|
0b7c5a32c7
|
Improved the usage screen
|
2013-07-17 01:03:05 +02:00 |
|
|
52a31d4dbb
|
Now able to connect to any database (supporting connection files)
|
2013-07-17 01:02:15 +02:00 |
|
|
2bbcf869f4
|
Let the database engine to load be specified on the command-line
|
2013-07-17 00:54:49 +02:00 |
|
|
17da73f5a0
|
Implemented a usage screen
|
2013-07-17 00:52:33 +02:00 |
|
|
6443d18de7
|
Added a sample test tool (works only with PostgreSQL at the moment)
|
2013-07-16 15:56:00 +02:00 |
|