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
/
system.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify mod_expire statement
Scott Ullrich
2008-08-12
1
-6
/
+1
*
Cleanup authentication code. The basic auth method, the passwd, htpasswd
Matthew Grooms
2008-08-03
1
-22
/
+1
*
* Fix 7.x uploads
Scott Ullrich
2008-07-27
1
-22
/
+7
*
Compress javascript directory too
Scott Ullrich
2008-07-27
1
-0
/
+1
*
Add missing ,
Scott Ullrich
2008-07-27
1
-1
/
+1
*
Turn on Lighty caching and tell it what to cache
Scott Ullrich
2008-07-27
1
-1
/
+13
*
Make the GUI fast and capable of working in environments with RAM less than 128.
Ermal Luçi
2008-07-22
1
-6
/
+13
*
Remove trailing blank line
Scott Ullrich
2008-07-19
1
-1
/
+1
*
Correctly check if sysctl item is array
Scott Ullrich
2008-07-19
1
-1
/
+1
*
* Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHING
Ermal Luçi
2008-07-14
1
-6
/
+6
*
Add relayd logging file
Seth Mos
2008-07-08
1
-1
/
+1
*
Always run openntpd as a client
Bill Marquette
2008-07-04
1
-12
/
+13
*
Correct return value
Seth Mos
2008-07-01
1
-1
/
+1
*
remove the setup_gateways_monitor() from system_routing_configure() as this c...
Seth Mos
2008-07-01
1
-5
/
+1
*
Continue interface improvements.
Ermal Luçi
2008-06-21
1
-8
/
+1
*
Check if we have an array before enumerating it.
Ermal Luçi
2008-06-18
1
-3
/
+6
*
Add apinger configuration and gateway monitoring.
Seth Mos
2008-06-16
1
-0
/
+3
*
Only trigger backwards compatible path when we do not have a gateway address ...
Seth Mos
2008-06-16
1
-1
/
+1
*
Make system_routing_configure() backwards compatible so that on upgrade from ...
Seth Mos
2008-06-16
1
-10
/
+13
*
Add some checks before blindly trying to create a config file.
Ermal Luçi
2008-06-02
1
-1
/
+4
*
CarpDEV fixes. It now works!!
Scott Ullrich
2008-05-25
1
-0
/
+3
*
Tune PHP_FCGI_CHILDREN and PHP_FCGI_MAX_REQUESTS depending on how much
Scott Ullrich
2008-04-15
1
-3
/
+16
*
If OpenBGPD is installed, allow the selection of BGP as our
Scott Ullrich
2008-03-10
1
-1
/
+2
*
Nuke opcode_* function.
Scott Ullrich
2008-03-10
1
-98
/
+0
*
Sync w/ HEAD
Scott Ullrich
2008-03-06
1
-15
/
+57
*
fix new gateway code to be backwards compatible.
Chris Buechler
2008-03-02
1
-1
/
+16
*
don't foreach if it isn't an array (maybe temp fix while I'm working through ...
Chris Buechler
2008-03-02
1
-2
/
+2
*
Backport -ss syslogd feature from HEAD. Only bind to 127.0.0.1 if we
Scott Ullrich
2008-02-18
1
-1
/
+5
*
Make sure we sync before mounting ro.
Scott Ullrich
2008-02-14
1
-0
/
+2
*
Fix bug causing duplicate extension=apc.so entries in php.ini, which blows up...
Chris Buechler
2007-12-30
1
-1
/
+0
*
Add ldap.so library.
Scott Ullrich
2007-12-28
1
-0
/
+2
*
Set server.max-request-size to 384 for captive portal.
Scott Ullrich
2007-12-10
1
-2
/
+2
*
Set server.max-request-size to 384 for captive portal.
Scott Ullrich
2007-12-10
1
-1
/
+3
*
Limit captive portal uploads to /tmp/captiveportal which has no access to wri...
Scott Ullrich
2007-12-10
1
-2
/
+6
*
Convert the dns server code into a for loop and add 2 more dns servers on. ...
Scott Ullrich
2007-12-09
1
-12
/
+11
*
Move route delete items to system.inc so they are performed on every change
Scott Ullrich
2007-12-09
1
-0
/
+2
*
When multiple gateways are present (muliwan) show a dropdown box next to eac...
Scott Ullrich
2007-12-08
1
-22
/
+34
*
Improve fall through logic
Seth Mos
2007-10-19
1
-10
/
+10
*
Check if array exists
Seth Mos
2007-10-19
1
-9
/
+13
*
Add prelimenary Routing page.
Seth Mos
2007-10-19
1
-2
/
+48
*
With the tweaks that have occured today fastcgi can now run again on 64 megab...
Scott Ullrich
2007-06-03
1
-4
/
+0
*
Add system tunables area which allows the user to fine control sysctl's.
Scott Ullrich
2007-05-26
1
-5
/
+9
*
Add trailing slashes to upload directory
Scott Ullrich
2007-04-23
1
-1
/
+1
*
Do proper locking when writing out php.ini. Sync the disk contents to force ...
Scott Ullrich
2007-04-22
1
-0
/
+4
*
Correct sysctl name.. it is movements not movement.
Scott Ullrich
2007-04-08
1
-2
/
+2
*
Remove trailing space
Scott Ullrich
2007-04-02
1
-1
/
+1
*
Set /sbin/sysctl -n net.link.ether.inet.log_arp_movement=0 when shared physic...
Scott Ullrich
2007-04-02
1
-0
/
+2
*
Use mwexec() to avoid printing out the sysctl operation
Scott Ullrich
2007-04-02
1
-1
/
+1
*
Add missing text from ntp configure
Scott Ullrich
2007-03-20
1
-2
/
+14
*
We no longer need memory limit, our port does not use it.
Scott Ullrich
2007-03-16
1
-1
/
+0
[next]