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
/
etc
/
inc
/
util.inc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
if gzsig is missing, return error verifying signature rather than invalid sig...
Chris Buechler
2010-01-13
1
-1
/
+1
*
Resolves #279. Do not show vlans as parent interfaces for other vlans.
Ermal Luçi
2010-01-12
1
-2
/
+3
*
fix typo
Chris Buechler
2010-01-03
1
-2
/
+2
*
Restore interface list for vlan interfaces.
Seth Mos
2010-01-02
1
-3
/
+2
*
Fix var names/
Ermal Luçi
2009-12-30
1
-1
/
+1
*
Ticket #261 Do not consider ports as hostnames. This changes the is_port func...
Ermal Luçi
2009-12-30
1
-8
/
+10
*
Replace some occurrence of /tmp with the propper global variable in attempt t...
Ermal Luçi
2009-12-28
1
-2
/
+4
*
remove notice that unnecessarily appears on every clean install
Chris Buechler
2009-12-26
1
-1
/
+0
*
If the port passed as argument is a range(having - in it) this function would...
Ermal Luçi
2009-12-23
1
-0
/
+2
*
* Fix alias handling around the repo.
Ermal Luçi
2009-12-22
1
-1
/
+1
*
Add IP alias and 'any' support to OpenVPN. Feedback #69
pierrepomes
2009-12-10
1
-0
/
+19
*
Allow specifying services/ports in firewall rules or nat rules by their /etc/...
Ermal Luçi
2009-12-08
1
-0
/
+2
*
Revert "Correctly unset rules when switching disabling AON."
Ermal Luçi
2009-12-08
1
-2
/
+0
*
Correctly unset rules when switching disabling AON.
Ermal Luçi
2009-12-08
1
-0
/
+2
*
Try to prevent empty interfaces.
Ermal Luçi
2009-12-07
1
-1
/
+1
*
Ticket #146 Fix typos ansd copy/pasto errors.
Ermal Luçi
2009-12-04
1
-6
/
+2
*
Do not output plugin name during boot:
sullrich
2009-12-03
1
-5
/
+2
*
Resolves #146 Add propper validation on alias usage. Allow port type aliases ...
Ermal Luçi
2009-12-03
1
-24
/
+28
*
Fix get_configured_carp_interface_list: use the right interface name using vhid
pierrepomes
2009-11-30
1
-1
/
+2
*
Add is_URL()
sullrich
2009-11-27
1
-0
/
+15
*
Nuke alert. Resolves #125
sullrich
2009-11-27
1
-1
/
+0
*
Cons25 supports color as well
Scott Ullrich
2009-11-24
1
-0
/
+2
*
Update doc header
Scott Ullrich
2009-11-22
1
-20
/
+20
*
Allow specifying colors by their name
Scott Ullrich
2009-11-22
1
-2
/
+23
*
Return color code, not echo
Scott Ullrich
2009-11-22
1
-1
/
+1
*
Add function header markup for doc generation. Add color() function that wi...
Scott Ullrich
2009-11-22
1
-1
/
+58
*
Rework includes/require. This saves about 4 megabytes.
Scott Ullrich
2009-11-21
1
-32
/
+13
*
Fix proxy ARP VIP addition (was calling old function)
Chris Buechler
2009-11-15
1
-1
/
+1
*
Stop spamming the logs with config_unlock() is depricated please use unlock().
Scott Ullrich
2009-11-07
1
-2
/
+0
*
Unbreak returning the real mem and web interface in general. Pointy-hat-to: S...
Ermal Luçi
2009-11-03
1
-3
/
+3
*
Fallback to using hw.realmem and hw.physmem sysctl's when we cannot probe the...
Scott Ullrich
2009-11-02
1
-1
/
+15
*
Use useland pppd for ppp connections
Scott Ullrich
2009-10-19
1
-0
/
+2
*
Carp interfaces are named 'VIP#' now. Make sure this is hidden on interface a...
Ermal Luçi
2009-10-01
1
-1
/
+2
*
Remove wrong slipped code.
Ermal Luçi
2009-10-01
1
-2
/
+1
*
* Convert carp/vips code to behave the same as other interfaces.
Ermal Luçi
2009-10-01
1
-0
/
+22
*
If gzsig does not exist then return 1
Scott Ullrich
2009-09-27
1
-1
/
+4
*
Remove unecessary calls to semaphores, will try again with them with 8 builds!
Ermal Luçi
2009-09-18
1
-4
/
+2
*
Update locking to use Ermals non semaphore patch. I just beat the holy heck ...
Scott Ullrich
2009-09-17
1
-44
/
+18
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Scott Ullrich
2009-09-12
1
-0
/
+7
*
Set auto_release
Scott Ullrich
2009-09-12
1
-1
/
+1
*
Add msort() which will sort lower and uppercase items teogether (packages for...
Scott Ullrich
2009-09-11
1
-1
/
+26
*
Correctly fix Bug #64.
Ermal Luçi
2009-09-10
1
-1
/
+1
*
Trigger syncing of data always and let the apprpriate script(rc.filter_synchr...
Ermal Luçi
2009-09-10
1
-5
/
+2
*
Handle vlans specially now that we have other than just vlan in the vlan inte...
Ermal Luçi
2009-09-08
1
-1
/
+2
*
Do not try to syncronize data when this setting is not enabled
Ermal Luçi
2009-09-05
1
-3
/
+5
*
Remove whitespace and \t
Scott Ullrich
2009-08-24
1
-13
/
+13
*
Merge branch 'master' of git://rcs.pfsense.org/pfsense/techneck-auto_interfac...
Scott Ullrich
2009-08-24
1
-0
/
+24
|
\
|
*
Adds automated interface setup + sshd for installation only.
Tim Allender
2009-07-17
1
-1
/
+25
*
|
Minor header touchups
Scott Ullrich
2009-08-23
1
-2
/
+4
*
|
Merge alias_expand_value and filter_generate_aliases this makes the more sen...
Ermal Luçi
2009-07-23
1
-33
/
+0
[prev]
[next]