Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

gdp / apps / .gitignore @ master

History | View | Annotate | Download (177 Bytes)

# Date Author Comment
db4fa341 01/15/2020 01:02 PM Eric Allman

Delete some obsolete code.

4e23ac67 01/22/2019 05:20 PM Eric Allman

"log-view" => "gdp-log-view".

59c6c7e0 07/26/2018 10:50 AM Eric Allman

First cut at external => internal name mapping using MySQL. It is
currently not an error if the mapping doesn't exist --- it just falls
back to the old SHA256 behavior --- and there is no automated addition
of the mapping to the database when you create a log. To make this work...

eae1d3ec 05/25/2018 01:22 PM Eric Allman

The grand renaming: GCL is (mostly) gone in favor of GOB and GIN.

e6858c21 11/01/2017 01:34 PM Eric Allman

Update .gitignore to skip another binary.

edbb4508 09/02/2016 08:42 AM Eric Allman

Add apps/gdp-log-check. This also substantially refactors
gdplogd/logd_disklog.[ch] so functions can be reused.

6065974c 08/22/2016 04:50 PM Eric Allman

Add log-exists application. Also cleans up Makefile syntax to use
implicit rules properly.

e41ced34 08/20/2016 02:56 PM Eric Allman

Add gcl-clone command for Kaz's work on replication.

815ee3e5 08/18/2016 01:07 PM Eric Allman

Add gdp-find-xname app to look up the external ID in log metadata.

5bc5f981 07/28/2016 02:19 PM Nitesh Mor

Added gdp-extent to .gitignore

0fbf9115 07/13/2016 12:55 PM Eric Allman

Rename "extents" to be "segments" because of different potential
semantics and enable them by default.

756bc859 06/30/2016 10:20 AM Eric Allman

Clean up .gitignore files to make it easier to move things around (some
may be breaking out into separate projects).