Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uffd-socketmapd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
uffd
uffd-socketmapd
Merge requests
!1
Debian package
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Debian package
debian-package
into
master
Overview
1
Commits
1
Pipelines
21
Changes
13
Merged
Debian package
Julian
requested to merge
debian-package
into
master
Oct 23, 2021
Overview
1
Commits
1
Pipelines
21
Changes
13
0
0
Merge request reports
Compare
master
version 19
832843c8
Oct 26, 2021
version 18
5844427e
Oct 26, 2021
version 17
a21405ac
Oct 26, 2021
version 16
c3e5ee42
Oct 26, 2021
version 15
f38ac039
Oct 26, 2021
version 14
2bd284ec
Oct 26, 2021
version 13
282a6d63
Oct 26, 2021
version 12
1346dd95
Oct 26, 2021
version 11
6ea370e4
Oct 26, 2021
version 10
4c9e5ae4
Oct 24, 2021
version 9
00c1d070
Oct 24, 2021
version 8
c7a53085
Oct 24, 2021
version 7
744821a7
Oct 24, 2021
version 6
180a056b
Oct 24, 2021
version 5
09cb2acd
Oct 24, 2021
version 4
831e36d2
Oct 23, 2021
version 3
e5fe674b
Oct 23, 2021
version 2
c0f5c0e1
Oct 23, 2021
version 1
a2348d61
Oct 23, 2021
master (base)
and
latest version
latest version
999e965d
1 commit,
Oct 26, 2021
version 19
832843c8
1 commit,
Oct 26, 2021
version 18
5844427e
5 commits,
Oct 26, 2021
version 17
a21405ac
5 commits,
Oct 26, 2021
version 16
c3e5ee42
5 commits,
Oct 26, 2021
version 15
f38ac039
5 commits,
Oct 26, 2021
version 14
2bd284ec
5 commits,
Oct 26, 2021
version 13
282a6d63
5 commits,
Oct 26, 2021
version 12
1346dd95
4 commits,
Oct 26, 2021
version 11
6ea370e4
3 commits,
Oct 26, 2021
version 10
4c9e5ae4
2 commits,
Oct 24, 2021
version 9
00c1d070
1 commit,
Oct 24, 2021
version 8
c7a53085
1 commit,
Oct 24, 2021
version 7
744821a7
1 commit,
Oct 24, 2021
version 6
180a056b
1 commit,
Oct 24, 2021
version 5
09cb2acd
1 commit,
Oct 24, 2021
version 4
831e36d2
1 commit,
Oct 23, 2021
version 3
e5fe674b
1 commit,
Oct 23, 2021
version 2
c0f5c0e1
1 commit,
Oct 23, 2021
version 1
a2348d61
1 commit,
Oct 23, 2021
13 files
+
214
−
14
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
debian/contrib/uffd-socketmap-postfix.conf
0 → 100644
+
7
−
0
View file @ 999e965d
Edit in single-file editor
Open in Web IDE
# Both options must be set
#SERVER_API_URL="https://localhost"
#SERVER_API_KEY="my_secret_api_token"
# The socket path is hard-coded to "/var/spool/postfix/uffd-socketmap.sock"
# ("/uffd-socketmap.sock" in the postfix sandbox). Use systemd overwrites
# for uffd-socketmap-postfix.socket to change it.
Loading