Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpnSense
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
OpnSense
Commits
2f00e12e
Commit
2f00e12e
authored
Apr 03, 2015
by
Franco Fichtner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
src: a good opportunity to sneak in a whitespace sweep
parent
bd42061f
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
14 additions
and
18 deletions
+14
-18
xmlrpc.inc
src/etc/inc/xmlrpc.inc
+0
-1
legacy.inc
src/etc/inc/xmlrpc/legacy.inc
+0
-1
rc.filter_synchronize
src/etc/rc.filter_synchronize
+11
-11
IXR_Library.php
src/opnsense/contrib/IXR_Library.php
+3
-3
index.volt
src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt
+0
-1
actions_filter.conf
src/opnsense/service/conf/actions_filter.conf
+0
-1
No files found.
src/etc/inc/xmlrpc.inc
View file @
2f00e12e
...
@@ -68,4 +68,3 @@ class XMLRPCServer
...
@@ -68,4 +68,3 @@ class XMLRPCServer
return
$server
;
return
$server
;
}
}
}
}
src/etc/inc/xmlrpc/legacy.inc
View file @
2f00e12e
...
@@ -286,4 +286,3 @@ function backup_config_section_xmlrpc($sectionKeys)
...
@@ -286,4 +286,3 @@ function backup_config_section_xmlrpc($sectionKeys)
return
array_intersect_key
(
$config
,
array_flip
(
$sectionKeys
));
return
array_intersect_key
(
$config
,
array_flip
(
$sectionKeys
));
}
}
}
}
src/etc/rc.filter_synchronize
View file @
2f00e12e
src/opnsense/contrib/IXR_Library.php
View file @
2f00e12e
src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt
View file @
2f00e12e
...
@@ -172,4 +172,3 @@ maxheight: define max height of select box, default=170px to hold 5 items
...
@@ -172,4 +172,3 @@ maxheight: define max height of select box, default=170px to hold 5 items
'activetab':'proxy-general'
'activetab':'proxy-general'
])
])
}}
}}
src/opnsense/service/conf/actions_filter.conf
View file @
2f00e12e
...
@@ -21,4 +21,3 @@ command:/usr/local/etc/rc.filter_synchronize
...
@@ -21,4 +21,3 @@ command:/usr/local/etc/rc.filter_synchronize
parameters
:%
s
parameters
:%
s
type
:
script
type
:
script
message
:
Syncing
firewall
%
s
message
:
Syncing
firewall
%
s
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