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
*
Remove unused function.
Ermal
2010-04-30
1
-19
/
+0
*
Improve NAT Port Forwarding
Renato Botelho
2010-04-29
1
-2
/
+4
*
The console menu does not show if the terminal type is not cons25 - not sure ...
Erik Fonnesbeck
2010-04-28
1
-2
/
+2
*
Improve NanoBSD slice updating/changing a bit, add some error checking. Resol...
jim-p
2010-04-23
1
-18
/
+40
*
Relocate some NanoBSD functions to a central place. Change NanoBSD diagnostic...
jim-p
2010-04-23
1
-0
/
+114
*
Add a new alias type, urltable, which downloads a file of IP/CIDR addresses a...
jim-p
2010-04-21
1
-0
/
+37
*
Beef up the version comparison code. This should let us compare several combi...
jim-p
2010-04-16
1
-0
/
+85
*
Make PPP redial when the connection is dropped. Also, fix PPP uptime display.
gnhb
2010-04-11
1
-1
/
+1
*
Remove unnecessary variables.
gnhb
2010-04-10
1
-2
/
+0
*
Implement reporting and logging of historical PPP uptime with data persisten...
gnhb
2010-04-10
1
-39
/
+22
*
Changes to make PPP work again. mpd5 fails to establish a ppp link without
gnhb
2010-03-29
1
-12
/
+19
*
Fix a few small bugs in new PPP code, and one type in pfsense-utils.inc
gnhb
2010-03-29
1
-3
/
+3
*
Ticket #447. Handle multiple instances propperly.
Ermal
2010-03-27
1
-1
/
+2
*
Redo most of the ppp interface handling to be consistent with the other mpd5 ...
Ermal
2010-03-27
1
-21
/
+17
*
I have PPP with mpd5 working really well now, including setting the APN and APN
gnhb
2010-03-26
1
-9
/
+27
*
Add unzip support if unzip binary exists
Scott Ullrich
2010-03-19
1
-0
/
+21
*
Add alias data url option. This code existed but lacked a backend daemon to ...
Scott Ullrich
2010-03-19
1
-1
/
+70
*
Ticket #434. Do not die when parsing config since we know how to recover. Onl...
Ermal
2010-03-19
1
-2
/
+3
*
fix text
Chris Buechler
2010-03-13
1
-1
/
+1
*
Use pgrep/pkill to save a bit of cpu.
thompsa
2010-03-12
1
-2
/
+2
*
This may break booting so try only 100 times and fail gracely in case of error.
Ermal Luçi
2010-03-11
1
-1
/
+9
*
Fix console auto-login.
Erik Fonnesbeck
2010-03-11
1
-2
/
+4
*
Do not spread checking for value accross code. Do it in the function that is ...
Ermal Luçi
2010-03-08
1
-6
/
+8
*
Put safe_write_file to the include it belongs to.
Ermal Luçi
2010-03-03
1
-40
/
+0
*
Ticket #255. Fix get_interface_info output to return propper ip address by us...
Ermal Luçi
2010-02-22
1
-40
/
+15
*
Adding from RELENG_1_2: safe_write_file() Writes a file out atomically by fir...
Scott Ullrich
2010-02-14
1
-1
/
+40
*
Make sure the item passed is a string!
Ermal Luçi
2010-02-04
1
-0
/
+2
*
Fix output errors and collisions counters. The output of netstat added a colu...
jim-p
2010-01-29
1
-2
/
+2
*
Unbreak default sysctl handling
Administrator
2010-01-20
1
-1
/
+1
*
If config['system']['altpkgrepo']['username'] and config['system']['altpkgrep...
Scott Ullrich
2010-01-16
1
-0
/
+7
*
These patches give you a display of the uptime of the active PPP link
Scott Ullrich
2009-12-29
1
-2
/
+58
*
Fix failure on opening gettytab fir writing.
Ermal Luçi
2009-12-28
1
-1
/
+4
*
Start using the new utility for monitoring dns hostnames used in aliases.
Ermal Luçi
2009-12-17
1
-18
/
+0
*
Latest PPP changes from 'BG'. Reformat this royal mess of formatting while I...
sullrich
2009-12-05
1
-1
/
+4
*
Set 2nd parameter for isAllowedPage. Will be required for #34, 33, 32
sullrich
2009-12-02
1
-1
/
+1
*
Process old entries, too
sullrich
2009-11-29
1
-1
/
+1
*
Update ttys serial lines. Resolves #165
sullrich
2009-11-29
1
-2
/
+2
*
sysctl kern.polling.enable=0 has been phased out. Simply run ifconfig interf...
sullrich
2009-11-28
1
-2
/
+1
*
Make sure to get the wireless status from the correct interface.
Seth Mos
2009-11-26
1
-1
/
+19
*
Return up instead of running
Scott Ullrich
2009-10-25
1
-1
/
+3
*
Use get_real_interface() and does_interface_exist()
Scott Ullrich
2009-10-25
1
-17
/
+19
*
Unbreak status -> interfaces. TODO: Unbreak Disable Carp button
Scott Ullrich
2009-10-23
1
-10
/
+7
*
Handle PPP interfaces
Scott Ullrich
2009-10-19
1
-1
/
+1
*
Correctly handle PPP interfaces with get_interface_info()
Scott Ullrich
2009-10-19
1
-0
/
+2
*
Add a new (unlinked) page which allows entering a custom pkg repo URL
jim-p
2009-10-06
1
-1
/
+1
*
* Convert carp/vips code to behave the same as other interfaces.
Ermal Luçi
2009-10-01
1
-191
/
+1
*
If /etc/spwd.db.tmp exists remove it before running pwd_mkdb
Scott Ullrich
2009-09-30
1
-0
/
+1
*
Pass origname instead of relying on a global
Scott Ullrich
2009-09-21
1
-2
/
+2
*
Check for interfaces with same name as alias. Ticket #92
sullrich
2009-09-21
1
-0
/
+31
*
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE: additions
Scott Ullrich
2009-09-12
1
-0
/
+7
[next]