Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

gdp / apps / gdp-log-view.c @ master

History | View | Annotate | Download (11.9 KB)

# Date Author Comment
a5c31c76 06/13/2020 02:18 PM Eric Allman

Cleanup debug printing of metadata in gdp-log-view.

00c9fe94 06/13/2020 11:32 AM Eric Allman

Clean up gdp-log-view printing of metadata.

5c666732 04/08/2019 05:00 PM Eric Allman

HONGD compilation glitches.

0e2c49f6 04/06/2019 04:40 PM Eric Allman

Force MariaDB/MySQL to use a TCP connection instead of a named pipe;
refactor to centralize database initialization to make this easier;
using new interfaces, make gdp-name-add easier to use (notably password
handling).

612f6b6a 04/04/2019 03:10 PM Eric Allman

Allow gdp-log-view to use human-oriented names.

062cb614 03/16/2019 05:39 PM Eric Allman

Make gdp-log-view -vv output more useful.

c70b1607 02/09/2019 07:49 AM Eric Allman

Updates for clean compile on Ubuntu 18.04, including finishing upgrade
of OpenSSL to 1.1.0. Changes were surprisingly large. Bump the patch
number for ease of identification (this version also includes updates
for log creation service).

e6bd4828 01/24/2019 08:48 AM Eric Allman

Fix compiler error on gdp_init_phase_0.

c87dd166 01/23/2019 07:56 AM Eric Allman

Update license date on all files. No functional changes.

537a3cba 01/10/2019 03:27 PM Eric Allman

Make gdp-log-view open the database read-only instead of read-write.

fe9fd7f9 01/09/2019 01:15 PM Eric Allman

Tweak gdp-log-view output to be more useful; bring man page up to date.

bae4ad18 01/08/2019 03:24 PM Eric Allman

Fix a compiler warning on some architectures.

be19c14d 01/06/2019 06:59 PM Eric Allman

First cut at resurrecting log-view (now gdp-log-view) for v2 format.
Still needs some tweaking, but basics work.