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
*
Fix url. Do not include mod_accesslog twice
Scott Ullrich
2011-01-25
1
-1
/
+1
*
Add the empty check otherwise all static routes are skipped. Reported-by: Seth
Ermal
2011-01-20
1
-1
/
+1
*
This logic was reversed fix it. Reported-by: Seth
Ermal
2011-01-19
1
-1
/
+1
*
Prevent a IPv6 address from breaking system routing. This is a hack because w...
smos
2011-01-19
1
-0
/
+2
*
Specify the -inet family so that accidental IPv6 addresses here don't break t...
smos
2011-01-17
1
-3
/
+3
*
Remove extra brace
jim-p
2011-01-14
1
-1
/
+1
*
Better test for an empty CA to avoid writing out an empty CA file (some on th...
jim-p
2011-01-14
1
-2
/
+2
*
Unbreak dns server colletion. Pointyhat: myself
Ermal
2011-01-04
1
-6
/
+16
*
Oops remove forgotten line and correct variable name error that seems to have...
Ermal
2011-01-03
1
-2
/
+1
*
Use glob instead of forking cat with glob patterns. Also use file() instead ...
Ermal
2011-01-03
1
-10
/
+12
*
nuke trailing carriage returns
Scott Ullrich
2010-12-22
1
-1
/
+1
*
Make the CP locking more granular and make use correctly of exclusive/shared ...
Ermal
2010-12-22
1
-1
/
+1
*
Do not spam console, spam log
Scott Ullrich
2010-12-18
1
-1
/
+1
*
use is_dir(). Sometimes php lack of uniform function names can be annoying.
Scott Ullrich
2010-12-18
1
-1
/
+1
*
Ensure log directory exists before invoking syslogd
Scott Ullrich
2010-12-18
1
-0
/
+5
*
Add missing - in syslogd command line parameters, fixes #1111
jim-p
2010-12-17
1
-1
/
+1
*
Hard code maxlockouts to 15 until GUI portion is ready
Scott Ullrich
2010-12-10
1
-1
/
+1
*
Correct webConfgurator auth/error messages
Scott Ullrich
2010-12-10
1
-4
/
+4
*
Get rid of fastforwarding since it is not maintained from long time. Courtesy...
Ermal
2010-12-08
1
-5
/
+0
*
If a pkg has logging enabled in syslog, then correctly ensure that it does no...
Warren Baker
2010-12-02
1
-3
/
+1
*
Syslog.conf would end up with multiple pkg facility names on the same line. S...
Warren Baker
2010-12-02
1
-2
/
+2
*
Revert "Use -ss for syslogd. Suggested-by: Ermal"
Scott Ullrich
2010-11-30
1
-3
/
+3
*
Use -ss for syslogd. Suggested-by: Ermal
Scott Ullrich
2010-11-30
1
-3
/
+3
*
Use -l
Scott Ullrich
2010-11-30
1
-3
/
+3
*
Unbreak Status -> System Logs -> DHCP due to chroot and new version of DHCPD.
Scott Ullrich
2010-11-30
1
-3
/
+3
*
Use pfSense_sync()
Scott Ullrich
2010-11-30
1
-2
/
+2
*
Reintroduce this optimization, but use the correct return value this time.
Erik Fonnesbeck
2010-11-28
1
-4
/
+3
*
Unbreak sysctl handling.
Scott Ullrich
2010-11-28
1
-4
/
+5
*
No need to go through the array when the key can be tested directly.
Ermal
2010-11-26
1
-5
/
+4
*
Nuke trailing c/r
Scott Ullrich
2010-11-24
1
-1
/
+1
*
Not sure why sometimes works sometimes does not work when bound to localhost ...
Ermal
2010-11-10
1
-9
/
+1
*
Remove trailing carriage return
Scott Ullrich
2010-11-10
1
-1
/
+1
*
Kill dhcplease before writing the hosts file so that it does not scramble the...
Ermal
2010-11-08
1
-7
/
+15
*
Ticket #980. Bring CP widget up to date. Also bind lighty for CP to 127.0.0.1...
Ermal
2010-11-03
1
-0
/
+8
*
More VPN log fixes, for consistency. Ticket #912
jim-p
2010-11-02
1
-7
/
+7
*
Rename 'name' to 'descr' for CA, Certificates, and CRLs, to gain CDATA protec...
jim-p
2010-10-19
1
-1
/
+1
*
Make sure this is an array before entering the foreach loop. Reported at http...
Erik Fonnesbeck
2010-10-13
1
-1
/
+1
*
Fix syslog.conf generation. Ticket #929
pierrepomes
2010-10-01
1
-2
/
+4
*
Make this code more readble and clear on what it does.
Ermal
2010-09-30
1
-7
/
+6
*
Remove legacy code for static routes.
Ermal
2010-09-30
1
-4
/
+2
*
Oops fix long standing variable name mistype.
Ermal
2010-09-30
1
-1
/
+1
*
Remove legacy code
Ermal
2010-09-30
1
-8
/
+0
*
on newip event reload the static routes for that interface because on dynamic...
Ermal
2010-09-17
1
-0
/
+2
*
Add as a search domain the domains suggested by dhcp.
Ermal
2010-09-16
1
-0
/
+24
*
Actually there is a script that will run ntpd on bootup. Revert partially the...
Ermal
2010-09-06
1
-0
/
+3
*
Fix ntpd starting at boot time and also status->services checking/stop/start/...
Ermal
2010-09-06
1
-5
/
+2
*
CA/CERT Move
jim-p
2010-09-01
1
-6
/
+6
*
There are no interfaces stored in static routes. Correct code for that.
Ermal
2010-08-31
1
-3
/
+1
*
Fix declaration. Change 'global $configure' to 'global $config' to
gnhb
2010-08-24
1
-10
/
+10
*
Fixes #837. Fix the startup of dhcpleases during bootup. Also start the dhcpd...
Ermal
2010-08-23
1
-2
/
+8
[next]