Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-24 | Migrate new file structure to crux (#435) | Robert Göhler | |
* order workflows and add submodule * rename gitmodules file * delete docs/.gitignore * add vyos custom linter * correct __pycache__ in gitignore * add test-coverage.py * move draw.io folder * arrange changelog, install history and about * arrange: firewall * arrange: highavailability * arrange: loadbalancing * arrange: nat * arrange: services * sort configexamples and configuration interfaces * wireles: rename wireless * rearrange: Protocols and Policy * rearrange: Firewall and Zone Policy * rearrange: Interfaces * rearrange: Interfaces * rearrange: dynamic DNS * hostinfo: add page to index * rearrange: appendix * venv: add Pipfile * rearrange: contributing * index: remove debugging * rearrange: fix all figure and refs * rearrange: commandtree * fix: cli, openvpn, install headline level * protocols: change headline * firewall: move mss clamping * ip: separate ipv4 and ipv6 * arp: move to static page * igmp: rename multicast page * Update to year 2021 | |||
2020-01-22 | sstp: remove chapter as its not available in crux | Christian Poessinger | |
2019-12-15 | dynamic-dns: adjust ddclient reference to GitHub | Christian Poessinger | |
2019-11-28 | Refactor "code-block:: console" to "code-block:: none" | Christian Poessinger | |
2019-11-27 | Refactor "code-block:: sh" to "code-block:: console" | Christian Poessinger | |
This will add proper new-lines into the rendered PDF. Before if it has been a long line, not all content was preserved in the PDF. | |||
2019-11-12 | SNMP: add security information for SNMPv3 | Christian Poessinger | |
(cherry picked from commit 9610be887b0ace40875c23c2ea3fcbd3aea5fa14) | |||
2019-10-24 | SNMP: add SolarWinds device template | Christian Poessinger | |
2019-10-24 | SNMP: use 80 character line break | Christian Poessinger | |
2019-10-23 | Adding edit path for SSTP commands | Eshenko Dmitriy | |
2019-10-08 | Update dhcp.rst | Eshenko Dmitriy | |
2019-09-30 | Fix typos in pages | Ramax Lo | |
2019-09-26 | Added allow-from DNS forwarding settings | David Wilson | |
During my testing only the /0 and /32 network prefix lengths worked, specifying a /24 caused the DNS Service to not respond. I have added the /0 network to the above examples so the documentation exists for this required command and will submit a bug report on the issue. | |||
2019-09-19 | Migration to 'listen-address', slight cleanup | kroy | |
2019-09-18 | Making this indexes display their TOC | kroy | |
2019-08-06 | begin chance public IPs to documentation reseverd IPs | rebortg | |
2019-07-31 | [SSTP] - T1552: SSTP documentation | hagbard | |
2019-07-28 | Fix typos | Eshenko Dmitriy | |
2019-07-15 | [SNMP] fixed typo | hagbard | |
2019-07-15 | [SNMP] T1299 - documentation for snmp script extension | hagbard | |
2019-07-08 | [IPoE] - T1494: vlan_mon documentation | hagbard | |
2019-07-08 | [pppoe] T1494 - Documentation for vlan_mon configuration | hagbard | |
2019-07-02 | [IPoE] T1495 - IPv6 and IA-PD implementation | hagbard | |
2019-06-27 | [IPoE] Initial documentation with working examples | hagbard | |
2019-06-16 | pppoe-server: add missing newline after subchapter headline | Eshenko Dmitriy | |
2019-06-04 | PPPoE: fix typo in client IP address pools | Eshenko Dmitriy | |
2019-06-04 | Update pppoe-server.rst | Eshenko Dmitriy | |
2019-05-29 | Remove duplicate udp-broadcast-relay from index | Tjeu Kayim | |
2019-05-24 | [pppoe-server] T1407 - pppoe IPv6 PD documention by practical example | hagbard | |
* adding client session status command | |||
2019-05-24 | [pppoe-server] T1407 - pppoe IPv6 PD documention by practical example | hagbard | |
2019-05-12 | add explanation of ldap parameter | rebortg | |
2019-05-09 | webproxy: add LDAP/AD authentication | Christian Poessinger | |
2019-04-29 | [pppoe-server] T1352 - accel-pppoe CIDR based IP pool option | hagbard | |
2019-04-23 | [pppoe-server] - fixed type for RADIUS default attribute Filter-Id | hagbard | |
2019-04-18 | [pppoe-server] T1346 - accel-ppp pppoe shaper documentation | hagbard | |
2019-01-20 | Fixes some references and tocs | kmpm | |
2019-01-20 | fixed erroneous targets | kmpm | |
2019-01-20 | services in own folder | kmpm | |
* spitting services into multiple files in it's own folder * making image links absolute * some linting |