Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
libvmod-hoailona
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
uplex-varnish
libvmod-hoailona
Commits
6b778abb
Unverified
Commit
6b778abb
authored
Jun 14, 2023
by
Nils Goroll
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README and slim vcc, check in man page
parent
c4d1e08f
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
789 additions
and
504 deletions
+789
-504
.gitignore
.gitignore
+1
-1
INSTALL.rst
INSTALL.rst
+0
-3
README.rst
README.rst
+44
-495
vmod_hoailona.man.rst
src/vmod_hoailona.man.rst
+744
-0
vmod_hoailona.vcc
src/vmod_hoailona.vcc
+0
-5
No files found.
.gitignore
View file @
6b778abb
...
...
@@ -30,7 +30,7 @@ stamp-h1
# vmodtool
vcc_*_if.[ch]
vmod_
*
.rst
vmod_
hoailona
.rst
# man
...
...
INSTALL.rst
View file @
6b778abb
...
...
@@ -11,9 +11,6 @@ resources. This sequence will install the VMOD::
> make check # to run unit tests in src/tests/*.vtc
> sudo make install
``make check`` requires that the VMOD ``blob`` is installed
(https://code.uplex.de/uplex-varnish/libvmod-blob).
If you have installed Varnish in a non-standard directory, call
``autogen.sh`` and ``configure`` with the ``PKG_CONFIG_PATH``
environment variable pointing to the appropriate path. For example,
...
...
README.rst
View file @
6b778abb
This diff is collapsed.
Click to expand it.
src/vmod_hoailona.man.rst
0 → 100644
View file @
6b778abb
This diff is collapsed.
Click to expand it.
src/vmod_hoailona.vcc
View file @
6b778abb
...
...
@@ -584,11 +584,6 @@ Example::
std.log("Using VMOD hoailona version " + hoailona.version());
REQUIREMENTS
============
This VMOD requires Varnish since version 5.2
LIMITATIONS
===========
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment