Max Kellermann
|
148aca23be
|
use SPDX IDs, replacing the long copyright headers
|
2023-03-06 14:59:48 +01:00 |
|
Mike Bremford
|
6adff85fd6
|
Added "searchcount" command, a case-insensitive "count"
The `count` command isn't case-insensitive. This adds `searchcount`
which is a case-insensitive version of `count`.
|
2022-12-18 08:29:14 +01:00 |
|
Max Kellermann
|
cc0def15c4
|
Copyright year 2022
|
2022-07-14 17:59:35 +02:00 |
|
Max Kellermann
|
5348f8c9c8
|
copyright year 2021
|
2021-01-01 19:54:28 +01:00 |
|
Max Kellermann
|
2817bf9e95
|
copyright year 2020
|
2020-01-18 19:23:49 +01:00 |
|
Max Kellermann
|
a139279575
|
Copyright year 2019
|
2019-06-17 11:17:30 +02:00 |
|
Max Kellermann
|
f5c9071494
|
*: copyright year 2018
|
2018-10-31 17:54:59 +01:00 |
|
Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
76f85e6f7b
|
command/DatabaseCommands: pass URI to handle_lsinfo2()
|
2015-10-20 12:07:18 +02:00 |
|
Max Kellermann
|
86e036c393
|
command: pass Response object to command callbacks
|
2015-08-13 12:48:31 +02:00 |
|
Max Kellermann
|
0f92d021a1
|
command/Request: new struct wrapping ConstBuffer<const char *>
|
2015-08-11 22:43:10 +02:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
6edfc56c9d
|
command: use ConstBuffer<const char *> for argument list
|
2014-12-08 13:30:35 +01:00 |
|
Max Kellermann
|
2da0322329
|
command: make argc unsigned
|
2014-06-16 19:50:34 +02:00 |
|
Max Kellermann
|
96afa8bd2b
|
command: add command "listfiles"
Lists files and directories. Supports storage plugins.
|
2014-03-01 06:25:57 +01:00 |
|
Max Kellermann
|
4f83c60296
|
copyright year 2014
|
2014-01-13 22:31:55 +01:00 |
|
Max Kellermann
|
8555b65c50
|
*: update copyright year to 2013
|
2013-10-30 23:37:06 +01:00 |
|
Max Kellermann
|
b5fc21b9f4
|
Revert "command: new commands "findin", "searchin" with base URI"
This reverts commit a577944ab5 .
Will be replaced by new options for the old commands "search" and
"find".
|
2013-10-29 21:13:40 +01:00 |
|
Max Kellermann
|
a577944ab5
|
command: new commands "findin", "searchin" with base URI
|
2013-10-26 16:13:35 +02:00 |
|
Max Kellermann
|
5ec843dcc8
|
*Commands: move to src/command/
|
2013-10-20 13:41:04 +02:00 |
|