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
Commit message (
Expand
)
Author
Age
Files
Lines
*
if /etc/init_bootloader.sh exists, run this after upgrade. This will be the ...
Scott Ullrich
2005-09-07
2
-0
/
+12
*
Mount RO at the end of the file
Scott Ullrich
2005-09-07
1
-9
/
+6
*
* sync before forcing umount.
Scott Ullrich
2005-09-07
2
-2
/
+12
*
Aargh, test before commit!!! *smack*
Bill Marquette
2005-09-07
1
-10
/
+0
*
Correctly utilize true/false/other return values
Bill Marquette
2005-09-07
1
-5
/
+6
*
Correctly allow a true, false, undef return
Bill Marquette
2005-09-07
1
-3
/
+13
*
Clarify comments
Scott Ullrich
2005-09-07
1
-1
/
+3
*
Reverse order of mount -a so that we do not trigger a fsck -y each boot
Scott Ullrich
2005-09-07
1
-1
/
+4
*
Mount -a .. Memory fs depends on it on embedded
Scott Ullrich
2005-09-07
1
-0
/
+1
*
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
*
Woops, use /etc/fstab
Scott Ullrich
2005-09-07
1
-1
/
+1
*
Try to mount / and /cf manually. If we do a mount -w -a then it hangs ont h...
Scott Ullrich
2005-09-07
1
-1
/
+4
*
Try to mount using -w -a
Scott Ullrich
2005-09-06
1
-1
/
+1
*
If status <> 0 then run fsck -y
Scott Ullrich
2005-09-06
1
-3
/
+3
*
Remove reserved words check. Its not working correctly.
Scott Ullrich
2005-09-06
1
-2
/
+2
*
Return -2 when a invalid alias name is detected
Scott Ullrich
2005-09-06
1
-1
/
+1
*
Add gateway to summary list
Scott Ullrich
2005-09-06
1
-0
/
+6
*
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
*
Disable input validation on wep key. Its causing way more problems than it s...
Scott Ullrich
2005-09-06
1
-0
/
+2
*
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
*
Version bump
Scott Ullrich
2005-09-06
1
-1
/
+1
*
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
2
-1
/
+9
*
Add option which checks for /tmp/ro_root_mount to alert system that we need a...
Scott Ullrich
2005-09-04
1
-1
/
+4
*
(#457) Fix redirect on port/proto changes
Bill Marquette
2005-09-04
1
-5
/
+8
*
Arrays start at 0 not 1
Bill Marquette
2005-09-04
1
-1
/
+1
*
(#355) Fix type detection - networks should now be recognized as networks
Bill Marquette
2005-09-04
1
-7
/
+17
*
(#355) Validate input
Bill Marquette
2005-09-04
1
-6
/
+14
*
Yet-another-submission-by: databeestje (Seth) (who will have a cvs bit soon)
Scott Ullrich
2005-09-04
1
-1
/
+12
*
No need to unlock. We never locked.
Scott Ullrich
2005-09-04
1
-1
/
+0
*
Handle 11g only correctly
Scott Ullrich
2005-09-04
1
-4
/
+8
*
Clarify *WHICH* speed the user should enter here. Its physical NIC speed.
Scott Ullrich
2005-09-04
4
-4
/
+4
*
Input validation
Bill Marquette
2005-09-04
1
-2
/
+15
*
Only mark pool dirty if something changed
Bill Marquette
2005-09-04
1
-2
/
+4
*
Update changedesc
Bill Marquette
2005-09-04
1
-9
/
+21
*
Use sitedown for name instead of ipaddr (already in use)
Bill Marquette
2005-09-04
1
-1
/
+1
*
Call filter_configure() to force syncing
Scott Ullrich
2005-09-03
1
-1
/
+1
*
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
[next]