system and kernel logging services https://smarden.org/socklog/
  • C 81.2%
  • Makefile 10.5%
  • Shell 7.7%
  • HTML 0.6%
Find a file
2026-05-17 19:07:49 +02:00
.github .github/README.md, COPYING: new 2026-05-17 19:07:49 +02:00
doc doc: index: spelling 2026-05-02 09:43:21 +02:00
man doc, man: replace; converted from markdown source 2026-04-26 09:55:35 +02:00
md doc: index: spelling 2026-05-02 09:43:21 +02:00
package doc: index: spelling 2026-05-02 09:43:21 +02:00
src * socklog-check.c, socklog.c: check length of unix socket to match struct sockaddr 2025-12-27 11:47:07 +01:00
.gitattributes Put back $Id$ ident information into programs 2025-09-21 20:51:40 +02:00
COPYING .github/README.md, COPYING: new 2026-05-17 19:07:49 +02:00
Makefile Makefile: replace .manpages target with .doc, .man: convert markdown source 2026-04-26 09:43:23 +02:00

socklog - system and kernel logging services

The release is available through https://smarden.org/socklog/.

To build an experimental version from git, do

git clone -b next https://github.com/g-pape/socklog
cd socklog
package/compile
package/check

To install the experimental programs, as root do

install -m0755 command/* /bin/