Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 804 Bytes

File metadata and controls

35 lines (22 loc) · 804 Bytes

Ultreia Scripts

Scripts used by Ultreia Comunicaciones in its daily work.

git-author.sh

Sets git author and committer variables to be used in following commits.

In order to make it work with current shell, it should be called with source:

source git-author.sh

or

. git-author.sh

Actually, it will fail if called otherwise:

# bash git-author.sh 
You should call this script with source:
  source git-author.sh

dansguardian2squid.py

Converts a Dansguardian log to Squid log format.

Although Dansguardian can be set up to use Squid log format, this will remove reason and subreason fields from log.

This script converts a Dansguardian log to Squid format so it can be used with SARG.