Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
acf-dovecot
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ACF
acf-dovecot
Commits
a539b0ff
Commit
a539b0ff
authored
Aug 10, 2016
by
Ted Trask
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove trailing whitespace
parent
0760605e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
Makefile
Makefile
+1
-1
dovecot-details-html.lsp
dovecot-details-html.lsp
+1
-1
dovecot-model.lua
dovecot-model.lua
+1
-1
dovecot.menu
dovecot.menu
+1
-1
No files found.
Makefile
View file @
a539b0ff
...
...
@@ -8,7 +8,7 @@ APP_DIST=\
EXTRA_DIST
=
README Makefile config.mk
DISTFILES
=
$(APP_DIST)
$(EXTRA_DIST)
DISTFILES
=
$(APP_DIST)
$(EXTRA_DIST)
TAR
=
tar
...
...
dovecot-details-html.lsp
View file @
a539b0ff
<% local data, viewlibrary, page_info, session = ...
<% local data, viewlibrary, page_info, session = ...
htmlviewfunctions = require("htmlviewfunctions")
html = require("acf.html")
%>
...
...
dovecot-model.lua
View file @
a539b0ff
...
...
@@ -21,7 +21,7 @@ local config
function
mymodule
.
get_startstop
(
self
,
clientdata
)
return
modelfunctions
.
get_startstop
(
processname
)
end
function
mymodule
.
startstop_service
(
self
,
startstop
,
action
)
return
modelfunctions
.
startstop_service
(
startstop
,
action
)
end
...
...
dovecot.menu
View file @
a539b0ff
#CAT GROUP/DESC TAB ACTION
Applications 65Dovecot Status details
Applications 65Dovecot Status details
Applications 65Dovecot Expert expert
Applications 65Dovecot Logfile logfile
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