index
:
pfsense
RELENG_1_2
RELENG_2_0
RELENG_2_1
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4_0
RELENG_2_4_4
master
Raptor Engineering's fork of the main repository for pfSense
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
local
/
www
/
firewall_aliases_edit.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a list that includes WAN and LAN here rather than only OPT.
Erik Fonnesbeck
2010-09-15
1
-2
/
+2
*
Fix the delete button and a couple other small errors. Ticket #891
Erik Fonnesbeck
2010-09-14
1
-4
/
+3
*
Simplify sprintf
Erik Fonnesbeck
2010-08-11
1
-1
/
+1
*
Modify various (s)printf format strings to allow translations to change the o...
Erik Fonnesbeck
2010-08-11
1
-2
/
+2
*
Fix text
Erik Fonnesbeck
2010-08-11
1
-1
/
+1
*
Fixing gettext calls on firewall_aliases_edit.php
Carlos Eduardo Ramos
2010-08-10
1
-1
/
+1
*
Merge remote branch 'mainline/master' into 2_firewall
Renato Botelho
2010-08-03
1
-1
/
+1
|
\
|
*
Change these to lower-case to match the lower-case names from the previous re...
Erik Fonnesbeck
2010-08-02
1
-1
/
+1
|
*
Update the VPN names in the reserved keywords list for aliases.
Erik Fonnesbeck
2010-08-01
1
-1
/
+1
*
|
Checked gettext() implementation on firewall_aliases_edit.php
Carlos Eduardo Ramos
2010-07-13
1
-1
/
+2
*
|
Checked gettext() implementation on firewall_aliases_edit.php
Carlos Eduardo Ramos
2010-07-12
1
-1
/
+1
*
|
Corrections gettext implementation on firewall_aliases_edit.php
Carlos Eduardo Ramos
2010-07-08
1
-3
/
+3
*
|
Merge remote branch 'mainline/master' into 2_firewall
Renato Botelho
2010-07-07
1
-1
/
+1
|
\
\
|
|
/
|
*
Fixes #698. Always check if we are dealing with an ip value to then store the...
Ermal
2010-07-05
1
-1
/
+1
*
|
Review firewall_aliases_edit.php - part 2
Renato Botelho
2010-06-30
1
-1
/
+1
*
|
Review firewall_aliases_edit.php
Renato Botelho
2010-06-30
1
-6
/
+6
*
|
Revert "Implemment gettext() calls"
Renato Botelho
2010-06-30
1
-9
/
+6
*
|
Implemment gettext() calls
Jeann
2010-06-30
1
-6
/
+9
*
|
Implement gettext() calls
Carlos Eduardo Ramos
2010-06-24
1
-35
/
+35
|
/
*
Merge remote branch 'mainline/master'
Renato Botelho
2010-04-22
1
-9
/
+67
|
\
|
*
Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...
jim-p
2010-04-21
1
-8
/
+65
|
*
Validate imported URL data. Resolves #530.
jim-p
2010-04-21
1
-1
/
+2
*
|
When renaming or removing aliases, deal with new NAT Port Forwarding fields
Renato Botelho
2010-04-12
1
-1
/
+4
|
/
*
Use url consistently
Scott Ullrich
2010-03-19
1
-1
/
+1
*
Fix text
Scott Ullrich
2010-03-19
1
-1
/
+1
*
Disable update freqency
Scott Ullrich
2010-03-19
1
-2
/
+2
*
Use URL
Scott Ullrich
2010-03-19
1
-1
/
+1
*
Add alias data url option. This code existed but lacked a backend daemon to ...
Scott Ullrich
2010-03-19
1
-18
/
+1
*
Unbreak ranges.
Ermal
2010-03-18
1
-1
/
+1
*
Improve aliases a little bit to show large aliases.
Ermal
2010-03-18
1
-36
/
+30
*
Allow editing aliases. Pointyhat-to: ?!
Ermal
2010-03-18
1
-7
/
+6
*
Add myself to the copyright
jim-p
2010-03-11
1
-0
/
+1
*
Add some verbage to the on-screen message stating that IP ranges are availabl...
jim-p
2010-03-11
1
-1
/
+1
*
Ticket #421. Do not allow blank alias names in firewall_aliases_edit.php
Erik Fonnesbeck
2010-03-11
1
-0
/
+5
*
Fix a slight bug. This would have caused an empty description in some cases.
jim-p
2010-03-09
1
-1
/
+1
*
Adding support for using IP ranges aliases. If you input an IP Range such as ...
jim-p
2010-03-07
1
-13
/
+20
*
Ticket #338. Remove aliases_sort function and keep the list always sorted in ...
Ermal Luçi
2010-02-09
1
-2
/
+3
*
Ticket #261 Do not consider ports as hostnames. This changes the is_port func...
Ermal Luçi
2009-12-30
1
-7
/
+2
*
Ticket #258 fix regression.
Ermal Luçi
2009-12-29
1
-2
/
+7
*
Fix type handling to save what was choosen end not to guess it. Save the cidr...
Ermal Luçi
2009-12-21
1
-15
/
+2
*
More special meaning words.
Ermal Luçi
2009-12-13
1
-1
/
+1
*
Add listtopic and note that only ip addresses may be imported.
Ermal Luçi
2009-12-09
1
-1
/
+1
*
Add the same checks to the aliases import functionality as the ones that are ...
Ermal Luçi
2009-12-09
1
-3
/
+1
*
Use is_port here.
Ermal Luçi
2009-12-08
1
-3
/
+1
*
Add one more check for port aliases now that /etc/services can be used in por...
Ermal Luçi
2009-12-08
1
-0
/
+2
*
Resolves #138 Add propper input validation to aliases. Do not allow to nested...
Ermal Luçi
2009-11-30
1
-5
/
+14
*
Please pretty please use the interfaces function rather than than growing yet...
Ermal Luçi
2009-11-28
1
-4
/
+5
*
Correct typo Resolves #141
sullrich
2009-11-28
1
-1
/
+1
*
Do not allow interface names as alias names Ticket #141
sullrich
2009-11-27
1
-1
/
+3
*
Do not allow reserved keywords as alias names Ticket #141
sullrich
2009-11-27
1
-0
/
+8
[next]