log

age author description
Tue, 23 Feb 2021 13:04:41 +0200 Matti Hamalainen quotedb: Cleanup.
Tue, 23 Feb 2021 13:04:24 +0200 Matti Hamalainen quotedb: Use LIKE instead of = for user.
Sat, 20 Feb 2021 17:52:49 +0200 Matti Hamalainen feeds: Improve admin checks.
Sat, 20 Feb 2021 17:45:13 +0200 Matti Hamalainen tj: Use utl_arg_rest instead of tj_arg_rest.
Sat, 20 Feb 2021 17:44:49 +0200 Matti Hamalainen utillib: Add utl_arg_rest helper.
Sat, 20 Feb 2021 17:35:40 +0200 Matti Hamalainen feeds: Use command matching helpers.
Sat, 20 Feb 2021 17:35:07 +0200 Matti Hamalainen feeds: Fix binds to actually work.
Fri, 19 Feb 2021 21:06:20 +0200 Matti Hamalainen fetch_feeds: Clean up some comments.
Fri, 19 Feb 2021 21:06:04 +0200 Matti Hamalainen fetch_feeds: Use the common HTTP helpers.
Fri, 19 Feb 2021 21:03:26 +0200 Matti Hamalainen urllog: Use new HTTP helpers from utillib.
Fri, 19 Feb 2021 21:02:53 +0200 Matti Hamalainen utillib: Add helper functions utl_http_do_request() and utl_http_clear_request().
Fri, 19 Feb 2021 19:30:53 +0200 Matti Hamalainen fetch_feeds: Use generic HTTP request handling code also for RSS feed fetches.
Fri, 19 Feb 2021 19:30:30 +0200 Matti Hamalainen fetch_feeds: Copy improved HTTP request code from urllog script.
Fri, 19 Feb 2021 19:29:51 +0200 Matti Hamalainen fetch_feeds: Move HTTP initialization to end of script.
Wed, 17 Feb 2021 12:10:14 +0200 Matti Hamalainen urllog: Cleanup.