36
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce an easy way to upgrade firmware for pfSense.
sullrich
as Scott Ullrich
More... over 20 years ago
update platform to pfSense
sullrich
as Scott Ullrich
More... over 20 years ago
Clean up a little more (whitespace) and echo after menu selection
sullrich
as Scott Ullrich
More... over 20 years ago
Trim off some extra screen real-estate by combining the interface line with ip addresses (add wan ip). Update (C)
sullrich
as Scott Ullrich
More... over 20 years ago
Make the default source port any instead of other
sullrich
as Scott Ullrich
More... over 20 years ago
Correctly toggle accounting port if the service is enabled or disabled.
sullrich
as Scott Ullrich
More... over 20 years ago
Remove type and make all code uniform.
sullrich
as Scott Ullrich
More... over 20 years ago
Make 2 line ifs all the same by nut using opening and closing braces {}
sullrich
as Scott Ullrich
More... over 20 years ago
Throw a input_error if user tries to use modulate state or synproxy state and icmp or udp
sullrich
as Scott Ullrich
More... over 20 years ago
Allow rules to be assigned different state mechanisms such as: keep state, modulate state, synproxy state and none.
sullrich
as Scott Ullrich
More... over 20 years ago
This file was not added correctly after the Captive Portal logging patch
sullrich
as Scott Ullrich
More... over 20 years ago
Make sure to enable swap before trying to obtain core dump
sullrich
as Scott Ullrich
More... over 20 years ago
extra safe-guard when creating nat outgoing balancing rules.
sullrich
as Scott Ullrich
More... over 20 years ago
Fix small bug in outgoing load balancing rule generation.
sullrich
as Scott Ullrich
More... over 20 years ago
Do not call shaper_configure. This is now handled in the rules section.
sullrich
as Scott Ullrich
More... over 20 years ago
Do not call shaper_configure. This is now handled in the rules section.
sullrich
as Scott Ullrich
More... over 20 years ago
Turn SACK off.
sullrich
as Scott Ullrich
More... over 20 years ago
remove sysctl.conf
sullrich
as Scott Ullrich
More... over 20 years ago
surround macros with ""
sullrich
as Scott Ullrich
More... over 20 years ago
remove /var/tmp and /tmp on boot
sullrich
as Scott Ullrich
More... over 20 years ago
Fix certificate creation .... again.
sullrich
as Scott Ullrich
More... over 20 years ago
Remove /var/run/sysreboot.reqd on boot if exists
sullrich
as Scott Ullrich
More... over 20 years ago
Turn off SACK since this is most likely causing kernel panics
sullrich
as Scott Ullrich
More... over 20 years ago
lets call mkdir by full path just in case
sullrich
as Scott Ullrich
More... over 20 years ago
include panic support since freebsd 5 is apparently not so stable. :(
sullrich
as Scott Ullrich
More... over 20 years ago
<br> after the notice
sullrich
as Scott Ullrich
More... over 20 years ago
No need for opening brace in this case. Paste-typo
sullrich
as Scott Ullrich
More... over 20 years ago
When Applying rules, go back to self
sullrich
as Scott Ullrich
More... over 20 years ago
Add logout feature to console (for ssh sessions)
sullrich
as Scott Ullrich
More... over 20 years ago
Missing brace
sullrich
as Scott Ullrich
More... over 20 years ago