]> git.kaiwu.me - haproxy.git/commit
CONTRIB: move halog to admin/
authorWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 12:45:06 +0000 (14:45 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 2 Apr 2021 15:48:42 +0000 (17:48 +0200)
commitd798889a5de3cd7ceaa41c3ae3fa05844f96f542
treee35fb3d25f23128162c7795d4cbf33363ff88643
parent233e868895f6a130bf825f087f4efdcf74f37ee3
CONTRIB: move halog to admin/

halog is an admin tool, so let's move it to admin/ as well. The makefile
was updated to build from the new directory.
.github/workflows/contrib.yml
.gitignore
Makefile
admin/halog/Makefile [moved from contrib/halog/Makefile with 100% similarity]
admin/halog/fgets2.c [moved from contrib/halog/fgets2.c with 100% similarity]
admin/halog/halog.c [moved from contrib/halog/halog.c with 100% similarity]