Commit Graph

535 Commits (d3c0049aaa0b5be66a1bedb69d0193b86678685a)
 

Author SHA1 Message Date
Ad Schellevis b5b5dcb955 VTI: advise against the use of fqdn, inspired by https://github.com/opnsense/core/issues/3414
cc @mimugmail
4 years ago
aschaap bf3d6a2424 Mentioning associated firewall interface as a pointer for new users. 4 years ago
Ad Schellevis 6a73767383 os-firewall: refer to firewall plugin for outbound nat api access, for https://github.com/opnsense/plugins/issues/1749 4 years ago
Ad Schellevis f6e2461d33 releases, run collect_changelogs.py, chop tag lines 4 years ago
Ad Schellevis 93e49ebc94 collect_changelogs.py: chop tagline 4 years ago
Ad Schellevis 070536df8f fix typo (https://github.com/opnsense/changelog/commit/cfbbab5c2a) 4 years ago
Ad Schellevis d193a2f57f releases: update to 20.1.4 4 years ago
Ad Schellevis 9b74bef4fe fix previous 4 years ago
Ad Schellevis 6588a2c064 API: core, add attached models in tables when using standard templates. 4 years ago
Ad Schellevis 2ec2ca7e86 API: plugins, add models for standard templates. 4 years ago
Ad Schellevis 6700e6c2ac os-firewall: add new endpoints (using extended template) for https://github.com/opnsense/plugins/issues/1749 4 years ago
Ad Schellevis 03a84977e9 collect_api_endpoints.py: extend script with support for abstract classes, add used model when using standard templates.
needed to better explain documentation for https://github.com/opnsense/plugins/issues/1749
4 years ago
Ad Schellevis 29a1e05df7 Shaper: add statistics endpoint for https://github.com/opnsense/core/issues/3994 4 years ago
Ad Schellevis 9d15b497f5 Firewall / alias: add listNetworkAliases endpoint 4 years ago
Ad Schellevis 9fd2e62d1e Interfaces / Diagnostics: add api endpoints for https://github.com/opnsense/core/issues/4013 4 years ago
Ad Schellevis 003335a0f9 Interfaces -> Diagnostics -> Netstat: add new section, closes https://github.com/opnsense/core/issues/4013 4 years ago
Ad Schellevis 9ef3b03558 hacarp.rst: missing icon 4 years ago
Ad Schellevis 9175ca60a4 Firewall -> Diagnostics -> Sockets: remove in preparation for 20.7. since it doesn't contain actual content, it looks safe to remove it upfront 4 years ago
Ad Schellevis 5561d1002d IDS: better explain interface selection, closes https://github.com/opnsense/docs/issues/247 4 years ago
Christian Brueffer bb3b86afb5 Typo fixes in the WireGuard howtos. 4 years ago
Ad Schellevis 801f4d33a3 Firewall:Aliases, add "Network group" type. closes https://github.com/opnsense/core/issues/4006 4 years ago
C-Duv a341ab2e72
docs(ipsec): Gives hint for Phase 2 local network (#239) 4 years ago
Michael 2d4b840fe6
Update interfaces.rst (#238) 4 years ago
Ad Schellevis 5baf909e6b add release logs 4 years ago
Ad Schellevis 74a66de4c6 add collect_changelogs.py script to collect and transform release logs. 4 years ago
Ad Schellevis 5372a5bcad PSR-12: add/format copy of https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-12-extended-coding-style-guide.md closes https://github.com/opnsense/docs/issues/244 4 years ago
Ad Schellevis e362e97b7d Gateways: add dynamic gateway policy (https://github.com/opnsense/docs/issues/243) 4 years ago
Ad Schellevis 2ab0107ac5 Interfaces: Dynamic gateway policy closes https://github.com/opnsense/docs/issues/243 4 years ago
Ad Schellevis 7b04b98f00 Development:MVC, add migration section. closes https://github.com/opnsense/docs/issues/246
ref: https://github.com/opnsense/plugins/issues/1749
4 years ago
Chris Helming 1e86042c67
Update cloud_backup.rst (#245)
update instructions for google drive.
4 years ago
Ad Schellevis e52e381aed firewall add api docs and examples for https://github.com/opnsense/plugins/issues/1720 4 years ago
Ad Schellevis 0e8b82886d api: stylesweep using the new collect_api_endpoints.py script 4 years ago
Ad Schellevis 021dc46818 collect_api_endpoints.py: separate template and parser and support custom overwrites in the target directory using the format [my_target_api_file.rst.in] 4 years ago
Ad Schellevis 41186eb9cd MVC: add NetworkAliasField (introduced https://github.com/opnsense/plugins/issues/1720) 4 years ago
Ad Schellevis 35fea4c042 MVC: add ProtocolField (introduced https://github.com/opnsense/plugins/issues/1720) 4 years ago
ServiusHack 2b17226313
fix formatting (#240)
Move text out of literal block used for the file path.
4 years ago
Ad Schellevis 7257a98cfc IPsec: nat before ipsec, add graph and limitation 4 years ago
Ad Schellevis a5b3177774 MVC: explain new LegacyLinkField type 4 years ago
Ad Schellevis db00ba0160 API/plugins: update to stable/20.1. closes https://github.com/opnsense/plugins/issues/1698 while there 4 years ago
Ad Schellevis cd8768438e fix broken table in settingsmenu.rst 4 years ago
Ad Schellevis 6d3dbaedfc API: core api's 20.1 update 4 years ago
Ad Schellevis c0d7a022b2 API: add python script to harvest API endpoints, so we can avoid https://github.com/opnsense/plugins/issues/1698 easier. 4 years ago
Ad Schellevis 8b8e1ff742 enforce newer diagram versions on install 4 years ago
KH-2030 a9b57b7107 fixed some typos (#237) 4 years ago
Ad Schellevis e9e70acc0e Development: explain ApiMutableServiceControllerBase and refer to examples from controller documentation (controller.rst contains the concepts, examples are more suited to explain the use in this case) 4 years ago
Michael ff3d1f5880
Update nat.rst (#236) 4 years ago
sjjh 0efad60115 improve description on how to create license key (#233) 4 years ago
sjjh bf9d513759 fix image caption (#234) 4 years ago
Ad Schellevis 3873e97e93 some images shouldn't be scaled.... 4 years ago
Ad Schellevis 42ce004649 prepare for python3, although https://github.com/opnsense/docs/issues/231 needs to be resolved upstream 4 years ago