index
:
pfsense-packages/.git
master
pfSense packages repository
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove call-time pass by reference since dansguardian_validate_input() has th...
Renato Botelho
2014-06-20
18
-28
/
+28
*
Bump versions for recent changed packages:
RELENG_2_1_4
Renato Botelho
2014-06-19
3
-9
/
+9
*
Replicate last snort changes from 6048cbcf1 to suricata
Renato Botelho
2014-06-19
2
-9
/
+11
*
Improve a bit user input parameters, also make sure referer starts with / to ...
Renato Botelho
2014-06-19
3
-11
/
+13
*
Do a basic validation on useaddr value
Renato Botelho
2014-06-18
1
-3
/
+7
*
Fix missing <
jim-p
2014-06-17
1
-1
/
+1
*
Merge pull request #675 from trendchiller/master
jim-p
2014-06-17
11
-47
/
+78
|
\
|
*
add autodiscover url for self-hosted domains
Martin Fuchs
2014-06-17
2
-2
/
+6
|
*
enable AutoDiscover HTTP
Martin Fuchs
2014-06-17
2
-7
/
+14
|
*
fixed reverse owa
Martin Fuchs
2014-06-13
2
-2
/
+2
|
*
allow multiple CAS-servers, correct checks
Martin Fuchs
2014-06-13
7
-22
/
+33
|
*
allow multiple CAS-servers, correct checks
Martin Fuchs
2014-06-13
7
-24
/
+33
|
*
Merge pull request #1 from pfsense/master
Martin Fuchs
2014-06-10
97
-437
/
+619
|
|
\
*
|
|
Bump versions for recently rebuilt PBIs
Renato Botelho
2014-06-11
2
-70
/
+70
*
|
|
Bump version of recently updated PBIs
Renato Botelho
2014-06-10
1
-33
/
+33
|
|
/
|
/
|
*
|
Merge pull request #671 from trendchiller/master
jim-p
2014-06-10
1
-1
/
+0
|
\
|
|
*
Directive 'ignore_expect_100' is obsolete
Martin Fuchs
2014-06-10
1
-1
/
+0
*
|
Merge pull request #670 from trendchiller/master
jim-p
2014-06-07
5
-8
/
+8
|
\
|
|
*
fix bungled config
Martin Fuchs
2014-06-07
5
-8
/
+8
*
|
Merge pull request #668 from trendchiller/master
jim-p
2014-06-06
9
-35
/
+61
|
\
|
|
*
offload reverse auth to backend
Martin Fuchs
2014-06-06
1
-1
/
+1
|
*
offload the whole auth process onto a backend peer.
Martin Fuchs
2014-06-06
4
-4
/
+4
|
*
do not revert the round-robin patch 1bcfd29
Martin Fuchs
2014-06-04
2
-2
/
+2
|
*
correct definition
Martin Fuchs
2014-06-04
4
-8
/
+8
|
*
correct formatting
Martin Fuchs
2014-06-04
2
-2
/
+2
|
*
add MAPI over HTTP support
Martin Fuchs
2014-06-04
9
-27
/
+53
*
|
Bump version of OpenVPN Client Export to indicate that the Windows installer ...
jim-p
2014-06-05
4
-4
/
+4
*
|
Bump version of OpenVPN Client Export to indicate that the Windows installer ...
jim-p
2014-05-30
4
-4
/
+4
*
|
Simplify logic
Renato Botelho
2014-05-28
3
-9
/
+7
*
|
Bump AutoConfigBackup version to 1.25 to include last changes
Renato Botelho
2014-05-28
4
-4
/
+4
*
|
Make sure filesystem is read/write
Renato Botelho
2014-05-28
1
-0
/
+2
*
|
Trucate file using a better way than ugly exec() Calls
Renato Botelho
2014-05-28
2
-2
/
+2
*
|
Make sure filesystem is read/write
Renato Botelho
2014-05-28
1
-0
/
+2
*
|
Merge pull request #663 from gitbensons/master
Renato Botelho
2014-05-23
2
-4
/
+5
|
\
\
|
*
|
fix duplicate definition of server_address
benny
2014-05-23
1
-1
/
+0
|
*
|
nrpe server_address should be optional, so any bind works
benny
2014-05-19
2
-3
/
+5
*
|
|
move jail package bits to archive
Chris Buechler
2014-05-22
12
-0
/
+0
*
|
|
Merge pull request #662 from mmoel/patch-1
Renato Botelho
2014-05-22
1
-1
/
+1
|
\
\
\
|
*
|
|
Add --no-header to cron execution command
mmoel
2014-05-19
1
-1
/
+1
|
|
/
/
*
|
|
remove jail package since it hasn't been updated or maintained in years.
Chris Buechler
2014-05-21
3
-78
/
+0
*
|
|
Merge pull request #659 from bmeeks8/suricata-1.0.2
Renato Botelho
2014-05-21
15
-38
/
+129
|
\
\
\
|
*
|
|
Do not provide default value for Barnyard2 sensor name.
bmeeks8
2014-05-20
1
-2
/
+0
|
*
|
|
Remove debugging line inadvertently left in.
bmeeks8
2014-05-20
1
-2
/
+0
|
*
|
|
Need to include "instance" val in $_POST data for Ajax.
bmeeks8
2014-05-20
1
-1
/
+3
|
*
|
|
Fix file browser vulnerability on LOGS BROWSER tab.
bmeeks8
2014-05-20
1
-7
/
+8
|
*
|
|
Bump Suricata GUI pkg to version 1.0.2
bmeeks8
2014-05-15
4
-4
/
+4
|
*
|
|
Change "Snort" to "Suricata" in comment line for sid-msg.map file.
bmeeks8
2014-05-15
1
-1
/
+1
|
*
|
|
Add DUP capability to create new Suricata instance based on existing one.
bmeeks8
2014-05-15
2
-10
/
+90
|
*
|
|
Fix typo in new alert-pf blocking plugin name.
bmeeks8
2014-05-14
1
-1
/
+1
|
*
|
|
Use system vars where possible; bump GUI config version.
bmeeks8
2014-05-14
1
-3
/
+3
[next]