-
Notifications
You must be signed in to change notification settings - Fork 819
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: opnsense/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master@{1day}
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: opnsense/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 60 files changed
- 2 contributors
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e464b92 - Browse repository at this point
Copy the full SHA e464b92View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2a9d9a - Browse repository at this point
Copy the full SHA f2a9d9aView commit details -
interfaces: fix escaping in refactored bridge code
mwexecf() is not effective when sprintf() eats our formatting prematurely.
Configuration menu - View commit details
-
Copy full SHA for 2bd2d41 - Browse repository at this point
Copy the full SHA 2bd2d41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8edffe8 - Browse repository at this point
Copy the full SHA 8edffe8View commit details -
mvc: Replace camelCase API notation with snake_case, some more spots …
…that were missed (#8843)
Configuration menu - View commit details
-
Copy full SHA for 187852a - Browse repository at this point
Copy the full SHA 187852aView commit details
Commits on Jun 24, 2025
-
mvc: directory handling adjustments for #8824
We want to achieve two things pertaining to /tmp directory consistency: 1. Avoid using sys_get_temp_dir() which may give the wrong result. This includes removing TMPDIR again from lighttpd config. 2. Avoid using /tmp in src/opnsense/mvc to avoid misalignments and privilege separation issues. To do that introduce tempDir into the AppConfig and straighten out a few related directory handling spots in the same file. While here delete "app/cache" since it is no longer used.
Configuration menu - View commit details
-
Copy full SHA for 1d82d06 - Browse repository at this point
Copy the full SHA 1d82d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for c927f94 - Browse repository at this point
Copy the full SHA c927f94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d04c87 - Browse repository at this point
Copy the full SHA 0d04c87View commit details -
CaptivePortal: Implement base_bootgrid_table and base_apply_button (#…
…8846) * CaptivePortal: Implement base_bootgrid_table and base_apply_button * CaptivePortal: Fix event handler for adding and downloading templates * CaptivePortal: Fix copy paste error in reconfigure * CaptivePortal: Expose all fields in search base * CaptivePortal: Fix Apply button placement
Configuration menu - View commit details
-
Copy full SHA for 7dc2453 - Browse repository at this point
Copy the full SHA 7dc2453View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master@{1day}...master