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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Be sane at what was supposed to be done.:
Ermal
2010-10-01
1
-1
/
+1
*
Do not show statically configured interfaces as with dynamic gateways because...
Ermal
2010-10-01
1
-0
/
+4
*
Better initialize this.
Ermal
2010-10-01
1
-0
/
+1
*
Make sure we do not overwrite the gateway stored in config with a dynamic gat...
Ermal
2010-10-01
1
-6
/
+2
*
Fix syslog.conf generation. Ticket #929
pierrepomes
2010-10-01
1
-2
/
+4
*
cbuechler says monitorip should not be stored in <interfaces><$if>. See ticke...
gnhb
2010-10-01
1
-5
/
+1
*
Ticket #921. Actually reconfigure apinger in case of newip event because it m...
Ermal
2010-09-30
1
-3
/
+3
*
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
*
Remove support for this legacy code. The upgrade path handles this.
Ermal
2010-09-30
1
-3
/
+0
*
Do not support anymore an ip in the 'gateway' section of an interface.
Ermal
2010-09-30
1
-3
/
+1
*
Don't refer to non-existent variable.
gnhb
2010-09-30
1
-1
/
+1
*
Define and explain $aliases as a global.
jim-p
2010-09-28
1
-0
/
+3
*
Use a glob here instead of a shell exec.
jim-p
2010-09-28
1
-3
/
+1
*
Carry aliases around as a global so that discover_pkg_rules() can see aliases...
jim-p
2010-09-28
1
-4
/
+4
*
Test before working on what could be an empty value, otherwise it ends up set...
jim-p
2010-09-28
1
-0
/
+2
*
Do not synchronize ip alias. Ticket #882
pierrepomes
2010-09-26
1
-2
/
+4
*
Properly handle reinitializing of variables on the next loop. Reported-by: ht...
Ermal
2010-09-26
1
-1
/
+2
*
Fix the contents of the captive portal logout popup. Fixes #836
Erik Fonnesbeck
2010-09-23
1
-4
/
+4
*
Add additional acceptable version strings.
jim-p
2010-09-23
1
-2
/
+4
*
Pass args to openssl_pkey_new() so it gets the key length too. Fixes #905
jim-p
2010-09-23
1
-3
/
+3
*
DNSWatch core dumps when it encounters white spaces.
Warren Baker
2010-09-23
1
-1
/
+1
*
Make safe_mkdir() create directories recursively
Renato Botelho
2010-09-22
1
-1
/
+1
*
Initialize variable to possibly prevent hard caching of content.
Ermal
2010-09-22
1
-0
/
+1
*
Restart dnsmasq first because dyndns might depend on it. Possibly these all s...
Ermal
2010-09-22
1
-3
/
+3
*
Fixup multiple dyndns updates with interface parameter passed. Reported-by: B...
Ermal
2010-09-22
1
-4
/
+1
*
unbreak rc.bootup
Chris Buechler
2010-09-22
1
-1
/
+1
*
Use pkill to avoid an error if the process isn't already running. This was a ...
jim-p
2010-09-22
1
-1
/
+1
*
Properly check and set "Prefer older IPsec SAs" setting in the config and its...
jim-p
2010-09-22
1
-4
/
+8
*
If we fail to send an event to check_reload_status consider its not running a...
Ermal
2010-09-22
1
-7
/
+13
*
Bring gitsync to the new check_reload_status behaviour.
Ermal
2010-09-22
2
-6
/
+2
*
Properly check if this is in use.
jim-p
2010-09-21
1
-1
/
+1
*
Allow selecting an OpenVPN Server CRL if we are in an SSL mode.
jim-p
2010-09-21
1
-2
/
+4
*
Some fixes/enhancements/cleanup
jim-p
2010-09-21
1
-7
/
+37
*
Fix write_rcfile() declaring $rcfileprefix as global and touching rcfile befo...
Renato Botelho
2010-09-20
1
-0
/
+7
*
Update (C)
Scott Ullrich
2010-09-19
1
-1
/
+1
*
Ensure /etc/gettytab is of a sane size and restore from backup + log if it is...
Scott Ullrich
2010-09-19
1
-0
/
+7
*
Correct typo. Spotted by: wagnoza(IRC)
Ermal
2010-09-17
1
-1
/
+1
*
on newip event reload the static routes for that interface because on dynamic...
Ermal
2010-09-17
2
-1
/
+6
*
Prevent a foreach on what might not be an array. Fixes #900
jim-p
2010-09-16
1
-0
/
+4
*
Add as a search domain the domains suggested by dhcp.
Ermal
2010-09-16
2
-0
/
+26
*
We might not have any defaultgw selected and consider wan as default. Make su...
Ermal
2010-09-16
1
-0
/
+7
*
Fix this function's logic/variable tests.
jim-p
2010-09-16
1
-3
/
+3
*
Add some safety belt checks so we don't try to update an imported crl
jim-p
2010-09-16
1
-0
/
+9
*
Add some CRL support functions, not active or used in the GUI yet.
jim-p
2010-09-16
1
-2
/
+119
*
Make it possible to show default against dynamic gateway names in the GUI.
Ermal
2010-09-16
1
-3
/
+10
*
Actually display a the right class for static gateways. Also fix whitespace
Ermal
2010-09-16
1
-9
/
+8
*
Do not suck in the file but actually execute it.
Ermal
2010-09-16
1
-1
/
+1
[prev]
[next]