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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync with 1.2b10
Scott Ullrich
2005-09-12
1
-31
/
+120
*
Sync with m0n0wall 1.2b9's captiveportal.
Scott Ullrich
2005-09-12
1
-206
/
+386
*
Attempting to Fix PPPoE and DynDNS issue
Erik Kristensen
2005-09-11
1
-2
/
+10
*
Document return values
Bill Marquette
2005-09-10
1
-1
/
+2
*
Return NULL if reserved word is matched (this wasn't a typo)
Bill Marquette
2005-09-10
1
-1
/
+1
*
Merge and fix typo.
Colin Smith
2005-09-10
1
-2
/
+2
*
Pass arg to get_interface_list.
Colin Smith
2005-09-10
1
-2
/
+2
*
Revert to merge.
Colin Smith
2005-09-10
1
-10
/
+11
*
Pass media argument to get_interface_list.
Colin Smith
2005-09-10
1
-11
/
+10
*
Add "media" and "active" arguments to get_interface_list.
Colin Smith
2005-09-10
1
-22
/
+36
*
(#478) Look at the real interface, trim newline from gateway IP file
Bill Marquette
2005-09-10
1
-5
/
+7
*
Resolve aliases.
Scott Ullrich
2005-09-09
1
-3
/
+13
*
Ticket #467 destination network on firewall_nat_out_edit.php incorrectly parsed.
Scott Ullrich
2005-09-09
1
-2
/
+2
*
Kill mpd and restart on wan changes if mpd is running.
Scott Ullrich
2005-09-09
1
-0
/
+6
*
* Do not create ipsec rules if the tunnel item is disabled
Scott Ullrich
2005-09-09
1
-1
/
+4
*
If hostapd is already running, -HUP it
Scott Ullrich
2005-09-08
1
-1
/
+5
*
Use full path to hostapd (/usr/sbin/hostapd)
Scott Ullrich
2005-09-08
1
-1
/
+1
*
isarray -> is_array
Scott Ullrich
2005-09-08
1
-1
/
+1
*
Aargh, test before commit!!! *smack*
Bill Marquette
2005-09-07
1
-10
/
+0
*
Correctly allow a true, false, undef return
Bill Marquette
2005-09-07
1
-3
/
+13
*
fsck /cf not all file systems
Bill Marquette
2005-09-07
1
-1
/
+1
*
while -> if
Scott Ullrich
2005-09-07
1
-2
/
+2
*
Do not fsck on umount
Scott Ullrich
2005-09-07
1
-4
/
+0
*
If status <> 0 then run fsck -y
Scott Ullrich
2005-09-06
1
-3
/
+3
*
Return -2 when a invalid alias name is detected
Scott Ullrich
2005-09-06
1
-1
/
+1
*
Clarify that we need 2 assigned interfaces
Scott Ullrich
2005-09-06
1
-2
/
+3
*
Add a note that a firewall needs two interfaces atleast for the mentally chal...
Scott Ullrich
2005-09-06
1
-0
/
+3
*
Not need to require secondary dns on pppoe connections
Scott Ullrich
2005-09-06
1
-2
/
+0
*
Fix comment.
Colin Smith
2005-09-06
1
-2
/
+2
*
Rewrite get_interface_list(). It now grabs a list of interface cloners instea...
Colin Smith
2005-09-06
1
-35
/
+16
*
Add "embedded" platform check
Scott Ullrich
2005-09-05
1
-2
/
+4
*
Restore previous behavior. /tmp and /var will not be writable.
Scott Ullrich
2005-09-05
1
-11
/
+12
*
(#458) create reserved word list - we'll stumble over more reserved words in ...
Bill Marquette
2005-09-05
1
-0
/
+5
*
Add option which checks for /tmp/ro_root_mount to alert system that we need a...
Scott Ullrich
2005-09-04
1
-1
/
+4
*
Arrays start at 0 not 1
Bill Marquette
2005-09-04
1
-1
/
+1
*
Yet-another-submission-by: databeestje (Seth) (who will have a cvs bit soon)
Scott Ullrich
2005-09-04
1
-1
/
+12
*
Handle 11g only correctly
Scott Ullrich
2005-09-04
1
-4
/
+8
*
Add {} for readability
Scott Ullrich
2005-09-03
1
-1
/
+2
*
Only iterate item if a array
Scott Ullrich
2005-09-03
1
-41
/
+42
*
Umount correctly
Scott Ullrich
2005-09-03
1
-19
/
+15
*
Mount and umount for pfSense platforms, too.
Scott Ullrich
2005-09-03
1
-4
/
+6
*
-f is not even an option. Bad dhclient web page giving out false info.
Scott Ullrich
2005-09-03
1
-5
/
+5
*
Log error when file system is dirty
Scott Ullrich
2005-09-03
1
-0
/
+1
*
Check to make sure we can mount / correctly when needed. If wec cannot
Scott Ullrich
2005-09-03
1
-1
/
+6
*
* Launch DHCLIENT in foreground mode.
Scott Ullrich
2005-09-03
1
-5
/
+5
*
Import OpenVPN 1.2 settings(m0n0wall) from Peter Allgeyer
Scott Ullrich
2005-09-02
1
-137
/
+345
*
Do not setup supplicant if running hostap
Scott Ullrich
2005-09-02
1
-3
/
+6
*
Add HOSTAP WPA support
Scott Ullrich
2005-09-02
1
-0
/
+31
*
Add patches from databeestje which:
Scott Ullrich
2005-09-01
1
-0
/
+14
*
Set /sbin/sysctl net.inet.ipsec.crypto_support=1 if Padlock
Scott Ullrich
2005-08-31
1
-3
/
+4
[next]