Thu, 23 May 2024 09:05:11 -0400 |
Josef 'Jeff' Sipek |
Merge service script changes
default tip
|
Thu, 23 May 2024 13:03:38 +0000 |
Josef 'Jeff' Sipek |
service: add FreeBSD rc script
|
Thu, 23 May 2024 12:19:31 +0000 |
Josef 'Jeff' Sipek |
service: rename smf directory to service
|
Sat, 20 Apr 2024 10:24:45 -0400 |
Josef 'Jeff' Sipek |
cmake: bump the minimum required version to 3.12
|
Mon, 29 Jan 2024 21:51:47 -0500 |
Josef 'Jeff' Sipek |
req: log the reason for log request failure
|
Sun, 23 Oct 2022 23:02:00 -0400 |
Josef 'Jeff' Sipek |
req: write out cpio archives with request logs
|
Fri, 28 Aug 2020 03:31:08 +0000 |
Josef 'Jeff' Sipek |
sidebar: use a logarithmic tagcloud scaling
|
Thu, 30 Jul 2020 16:53:56 -0400 |
Josef 'Jeff' Sipek |
theme: turn the shipped theme into a proper theme example
|
Tue, 18 Oct 2022 09:33:52 -0400 |
Josef 'Jeff' Sipek |
fmt3: remove trailing slashes from generated html
|
Tue, 18 Oct 2022 09:31:47 -0400 |
Josef 'Jeff' Sipek |
theme: remove trailing slashes from html
|
Wed, 05 Jan 2022 23:08:27 -0500 |
Josef 'Jeff' Sipek |
template: use %define api.pure instead of %pure-parser
|
Wed, 05 Jan 2022 23:08:18 -0500 |
Josef 'Jeff' Sipek |
post fmt3: use %define api.pure instead of %pure-parser
|
Wed, 12 May 2021 11:36:44 -0400 |
Josef 'Jeff' Sipek |
Added tag v4.8 for changeset 5306db73b02f
|
Tue, 23 Feb 2021 18:17:40 +0000 |
Josef 'Jeff' Sipek |
utils: clear struct tm before calling strptime
v4.8
|
Fri, 04 Dec 2020 14:10:15 -0500 |
Josef 'Jeff' Sipek |
samples: document tagcloud-min-count
|
Sat, 24 Oct 2020 09:47:22 -0400 |
Josef 'Jeff' Sipek |
config: default URL should include http scheme
|
Thu, 13 Aug 2020 11:22:19 -0400 |
Josef 'Jeff' Sipek |
static: make URI prefix configurable
|
Sat, 24 Oct 2020 08:24:22 -0400 |
Josef 'Jeff' Sipek |
doc: fix incorrect example of post.lisp listed usage
|
Fri, 28 Aug 2020 03:30:45 +0000 |
Josef 'Jeff' Sipek |
sidebar: make the minimum tagcloud count configurable
|
Mon, 12 Oct 2020 11:51:13 -0400 |
Josef 'Jeff' Sipek |
nvl_alloc returns a negated errno on error
|
Wed, 26 Aug 2020 09:45:12 -0400 |
Josef 'Jeff' Sipek |
docs: document the fmt 3 commands and environments
|
Sat, 22 Aug 2020 15:01:09 -0400 |
Josef 'Jeff' Sipek |
README: gcc or clang is a dependency
|
Sat, 22 Aug 2020 17:10:22 -0400 |
Josef 'Jeff' Sipek |
post: set post title to "Undefined" by default
|
Sat, 08 Aug 2020 20:44:28 -0400 |
Josef 'Jeff' Sipek |
post fmt 2: reintroduce raw html format support
|
Fri, 21 Aug 2020 08:59:58 -0400 |
Josef 'Jeff' Sipek |
docs: enumerate the supported post formats in post metadata
|
Fri, 21 Aug 2020 08:56:44 -0400 |
Josef 'Jeff' Sipek |
docs: correctly describe the format of lisp metadata
|
Fri, 21 Aug 2020 08:50:38 -0400 |
Josef 'Jeff' Sipek |
README: include URL to the libjeffpc repo
|
Fri, 21 Aug 2020 08:46:38 -0400 |
Josef 'Jeff' Sipek |
README: document how to specify the libjeffpc location
|
Thu, 13 Aug 2020 10:57:21 -0400 |
Josef 'Jeff' Sipek |
static: remove unnecessary local variable & put str ref sooner
|
Thu, 13 Aug 2020 10:55:04 -0400 |
Josef 'Jeff' Sipek |
static: use filename from uri_info instead of from the client
|
Thu, 13 Aug 2020 10:51:57 -0400 |
Josef 'Jeff' Sipek |
static: check URI prefix separately from the file name itself
|
Thu, 13 Aug 2020 10:41:08 -0400 |
Josef 'Jeff' Sipek |
static: use ARRAY_LEN instead of sentinel values to stop iteration
|
Sat, 08 Aug 2020 15:58:51 -0400 |
Josef 'Jeff' Sipek |
cmake: install blahgd as well as lisplint
|
Sat, 08 Aug 2020 15:56:20 -0400 |
Josef 'Jeff' Sipek |
cmake: silence case sensitivity related warning
|
Wed, 05 Aug 2020 19:56:56 -0400 |
Josef 'Jeff' Sipek |
samples: add scgi-host to the example config file
|
Wed, 05 Aug 2020 19:43:16 -0400 |
Josef 'Jeff' Sipek |
daemon: make bind address configurable
|
Fri, 24 Jul 2020 20:03:18 -0400 |
Josef 'Jeff' Sipek |
theme: use correct URLs for blahgd
|
Fri, 24 Jul 2020 14:57:27 -0400 |
Josef 'Jeff' Sipek |
combine template and web dir config knobs into a single theme setting
|
Fri, 24 Jul 2020 14:21:47 -0400 |
Josef 'Jeff' Sipek |
move templates and static files into a theme directory
|
Thu, 30 Jul 2020 16:57:38 -0400 |
Josef 'Jeff' Sipek |
templates: remove category index & pager
|
Fri, 24 Jul 2020 13:39:38 -0400 |
Josef 'Jeff' Sipek |
templates: remove unused templates
|
Sat, 18 Jul 2020 11:08:22 -0400 |
Josef 'Jeff' Sipek |
cmake: add a way to force 64-bit build
|
Sat, 18 Jul 2020 11:02:05 -0400 |
Josef 'Jeff' Sipek |
post fmt3: autogenerate yywrap
|
Sat, 18 Jul 2020 10:46:14 -0400 |
Josef 'Jeff' Sipek |
post fmt3: use size_t in lexer input function
|
Sat, 18 Jul 2020 11:01:47 -0400 |
Josef 'Jeff' Sipek |
template: autogenerate yywrap
|
Sat, 18 Jul 2020 10:44:17 -0400 |
Josef 'Jeff' Sipek |
template: use size_t in lexer input function
|
Sat, 18 Jul 2020 10:50:39 -0400 |
Josef 'Jeff' Sipek |
parse: avoid redefinition of typedef warnings
|
Mon, 22 Jun 2020 09:28:03 -0400 |
Josef 'Jeff' Sipek |
samples: add a sample config that demonstrates every config knob
|
Fri, 10 Apr 2020 21:30:51 -0400 |
Josef 'Jeff' Sipek |
Remove the copyright line from license file
|
Thu, 09 Apr 2020 22:03:13 -0400 |
Josef 'Jeff' Sipek |
daemon: remove unneeded #include
|
Thu, 09 Apr 2020 21:18:05 -0400 |
Josef 'Jeff' Sipek |
tests: rename test dir to tests
|
Thu, 09 Apr 2020 21:13:52 -0400 |
Josef 'Jeff' Sipek |
req: fix request log file format string on LP64
|
Fri, 15 Mar 2019 11:51:11 -0400 |
Josef 'Jeff' Sipek |
req: use libjeffpc's xgethostname to get the current hostname
|
Fri, 15 Mar 2019 12:02:15 -0400 |
Josef 'Jeff' Sipek |
daemon: make use of priv.h conditional
|
Mon, 28 Oct 2019 12:18:28 -0400 |
Josef 'Jeff' Sipek |
cmake: use project() to make cmake happy
|
Mon, 28 Oct 2019 12:03:48 -0400 |
Josef 'Jeff' Sipek |
Added tag v4.7 for changeset 8b259e638a46
|
Fri, 22 Mar 2019 17:11:07 -0400 |
Josef 'Jeff' Sipek |
req: switch request logs from JSON to CBOR
v4.7
|
Wed, 13 Mar 2019 10:46:05 -0400 |
Josef 'Jeff' Sipek |
switch to libjeffpc's file cache API
|
Tue, 19 Mar 2019 16:27:04 -0400 |
Josef 'Jeff' Sipek |
req: update to libjeffpc's updated buffer API
|
Fri, 15 Mar 2019 11:54:21 -0400 |
Josef 'Jeff' Sipek |
stop linking against libsocket & libnsl
|