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
/
pfsense-utils.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add function header
Scott Ullrich
2011-05-25
1
-0
/
+8
*
Adding a new hook system for firewall nat edit and firewall rules edit page.
Scott Ullrich
2011-05-25
1
-0
/
+13
*
* Add is_ipaddr_configured() so that people do not need to reinvent the wheel...
Scott Ullrich
2011-05-25
1
-1
/
+18
*
Correct code to use correct refernces for proxy settings set in Advanced->mis...
Ermal
2011-05-20
1
-8
/
+8
*
Correct curl setting for setting a proxy username and password. Reported-by: ...
Ermal
2011-05-20
1
-1
/
+1
*
Resolves #1529. Check if the file exists before opening it.
Ermal
2011-05-14
1
-1
/
+3
*
Fix small typo
Evgeny
2011-05-14
1
-1
/
+1
*
MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, D...
Evgeny
2011-05-14
1
-0
/
+24
*
Add an option under advanced->misc to specify a proxy for retreiving pfsense ...
Ermal
2011-04-18
1
-3
/
+26
*
Suppress curl errors (if we get a 404 it tosses its own error if there is no ...
jim-p
2011-02-13
1
-1
/
+1
*
Make update check a little more robust. Timeout after a few seconds, and if w...
jim-p
2011-02-13
1
-3
/
+3
*
In update_alias_names_upon_change function add capability to access more deep...
Erik Fonnesbeck
2011-02-13
1
-14
/
+24
*
Generalize pppoe server enabled check and use it elsewhere in the GUI that ne...
jim-p
2011-02-10
1
-0
/
+16
*
Fix a date compare bug, resolves #1273
jim-p
2011-02-10
1
-3
/
+3
*
Scroll the textarea to bottom on each update
Scott Ullrich
2011-01-06
1
-1
/
+3
*
Take into account< 10 too
Scott Ullrich
2011-01-06
1
-2
/
+2
*
When installing packages on console (downloading) only show every 10% meaning...
Scott Ullrich
2011-01-06
1
-1
/
+16
*
nuke trailing carriage returns
Scott Ullrich
2010-12-22
1
-1
/
+1
*
Prevent division by zero if the file size is zero.
Erik Fonnesbeck
2010-12-16
1
-2
/
+5
*
Actually we expect an array to be returned.
Ermal
2010-12-10
1
-1
/
+1
*
Hello xmlrpc to another function!
Ermal
2010-12-10
1
-1
/
+15
*
Tighten checks a bit also when check_firmware_version is called return the co...
Ermal
2010-12-07
1
-4
/
+9
*
Use send_event since touch()'ing files does not work.
Ermal
2010-12-06
1
-3
/
+1
*
Do not call filter_configure here the caller does. Also remove old code of th...
Ermal
2010-12-06
1
-24
/
+1
*
Use pfSense_sync()
Scott Ullrich
2010-11-30
1
-1
/
+1
*
Remove extraneous ')'. So much for php -l
Ermal
2010-11-30
1
-1
/
+1
*
Rework this loader.conf changing code a bit. Might help with ticket #560
jim-p
2010-11-29
1
-15
/
+12
*
Use php_uname where possible.
Ermal
2010-11-26
1
-3
/
+3
*
Nuke trailing c/r
Scott Ullrich
2010-11-24
1
-1
/
+1
*
Ticket #1023. Correct carp status even on the status page.
Ermal
2010-11-23
1
-3
/
+2
*
Ticket #1023. Correct the widget code bringing it full speed with latest carp...
Ermal
2010-11-23
1
-5
/
+2
*
Upon restoring a config, replacing whole sections, or editing config.xml in e...
Erik Fonnesbeck
2010-11-21
1
-0
/
+2
*
Fix problem with syslog adding/removing for pacakges. Fix sync pacakges to ca...
Ermal
2010-11-18
1
-17
/
+7
*
Clear up some code.
Ermal
2010-11-17
1
-3
/
+1
*
Boost timeout for file downloads to 60 seconds
Scott Ullrich
2010-11-17
1
-1
/
+1
*
Separate this into the original case with the floating rule cases above it to...
Erik Fonnesbeck
2010-11-11
1
-1
/
+3
*
Move this function to allow removing it from easyrule.
Erik Fonnesbeck
2010-11-10
1
-0
/
+26
*
Use php calls rather than forking to shell.
Ermal
2010-11-10
1
-12
/
+3
*
Remove trailing carriage return
Scott Ullrich
2010-11-10
1
-1
/
+1
*
Add function to convert pfsense slice name to product name.
jim-p
2010-10-07
1
-0
/
+5
*
Add additional acceptable version strings.
jim-p
2010-09-23
1
-2
/
+4
*
Use foreach and check for type to avoid errors.
Ermal
2010-09-08
1
-10
/
+9
*
Use the new events mechanisms to dispatch events.
Ermal
2010-09-07
1
-3
/
+3
*
Remove not existing function reference. Pointy-hat: myself
Ermal
2010-08-19
1
-2
/
+0
*
Setup polling per interface rather only at bootup. This is a proper fix and a...
Ermal
2010-08-19
1
-32
/
+6
*
Fixes #88. Actually fix all the mess that was caused by setup_microcode() whi...
Ermal
2010-08-17
1
-65
/
+15
*
Add l2tp where missing. Also add l2tp and igb to altq capable interfaces.
Ermal
2010-08-16
1
-11
/
+5
*
Refine the setting/checking of these variables a little.
jim-p
2010-08-04
1
-3
/
+3
*
Disable SSL peer verification in cURL. Also, explicitly set FOLLOWLOCATION to...
jim-p
2010-07-26
1
-0
/
+3
*
Use the real interface list in setup_microcode() Fixes #705
jim-p
2010-06-29
1
-2
/
+2
[next]