Age | Commit message (Expand) | Author |
2019-05-21 | Create Jenkinsfile current | Kim Hagen |
2019-04-28 | Debian: alter depends to prepare for Buster | Christian Poessinger |
2019-04-14 | T1273: shorten the debug check. | Daniil Baturin |
2019-04-14 | T1273: add an kernel command line option to enable debugging on boot. | Daniil Baturin |
2019-03-21 | T1310: use FQDN as hostname in config prompt | Christian Poessinger |
2019-03-13 | Revert "[frr-script] fixing frr-init parameter syntax" | hagbard |
2019-03-13 | Revert "version bump for 0eab765d5ad24f7fb4dd722ac20d370f708379f0" | hagbard |
2019-03-13 | version bump for 0eab765d5ad24f7fb4dd722ac20d370f708379f0 | hagbard |
2019-03-13 | [frr-script] fixing frr-init parameter syntax | hagbard |
2019-03-12 | Update the startup script for FRR post 7.0 start procedure. | Daniil Baturin |
2019-02-28 | T1273: add rudimentary script profiling support. | Daniil Baturin |
2019-01-11 | Merge pull request #15 from xrpixer/xrpixer | Yuriy Andamasov |
2019-01-11 | T1068: Increase Max CMD Output | xrpixer |
2019-01-02 | T1146: run postconfig scripts from vyos-router startup script to force correc... | Daniil Baturin |
2018-12-23 | Merge pull request #14 from runborg/current | Christian Poessinger |
2018-12-23 | libboost-filesystem 1.62 is not compatible with jessie, updated to 1.55 as is... | Runar Borge |
2018-12-20 | Get rid of a hardcoded versioned package dependency. | Daniil Baturin |
2018-11-12 | T969: bind mount /boot before config.boot is loaded so that GRUB config can b... | Daniil Baturin |
2018-10-28 | T253: quote tag node names if they contain special characters. | Daniil Baturin |
2018-10-21 | Merge pull request #12 from UnicronNL/current | Kim |
2018-10-21 | Move systemd mods to /lib directory | UnicronNL |
2018-10-18 | Create the status file at the correct moment. | Kim |
2018-10-17 | T901: increase vyos-router startup timeout | Christian Poessinger |
2018-10-14 | set correct service name for postrm | UnicronNL |
2018-10-15 | Rework vyos router init (#11) | Kim |
2018-10-01 | T867: add support for running post-upgrade scripts. | Daniil Baturin |
2018-09-01 | T731: fix use of uninitialized value in concatenation | Christian Poessinger |
2018-08-27 | T441: do not start FRR with systemd | Daniil Baturin |
2018-08-26 | T441: replace After=frr.service with Wants= to ensure proper load order. | Daniil Baturin |
2018-08-26 | T441: update changelog. | Daniil Baturin |
2018-08-26 | T441: remove enablign the FRR service, done with an ISO build hook now. | Daniil Baturin |
2018-08-24 | T441: adjust init scripts and postinst actions to use FRR instead of quagga. | Daniil Baturin |
2018-08-04 | T668: do not mount /config since it's already done by an initramfs script. | Daniil Baturin |
2018-07-03 | T727: add support for pre-config boot scripts. | Daniil Baturin |
2018-06-24 | T710: move the executables from vyatta-util to vyatta-cfg | Daniil Baturin |
2018-06-24 | T684: remove the old config to commands convertor from the makefile. | Daniil Baturin |
2018-06-05 | T684: remove the old config to command convertor.lithium | Daniil Baturin |
2017-11-08 | Merge pull request #9 from c-po/add-load-https-support | Kim |
2017-11-07 | Merge remote-tracking branch 'upstream/current' into add-load-https-support | Christian Poessinger |
2017-11-07 | Revert "T441: Remove dependency on vyatta-quagga. This package should not dep... | UnicronNL |
2017-11-03 | T281: Support 'http' permanent redirects (code 301) | Christian Poessinger |
2017-11-03 | T281: Validate error codes for 'http' and 'https' | Christian Poessinger |
2017-11-03 | T281: Add https support to the load command | Christian Poessinger |
2017-11-01 | T441: Remove dependency on vyatta-quagga. This package should not depend on a... | Daniil Baturin |
2017-11-01 | use unique_ptr if gcc is version 6 or higher | Kim Hagen |
2017-11-01 | make the build process more quiet | Kim Hagen |
2017-11-01 | ignore return statements warnings/errors, maybe we should do something with t... | Kim Hagen |
2017-11-01 | enable hardening and remove deprecation allowing | Kim Hagen |
2017-11-01 | only do "g_type_init()" if version is 2.35.0 | Kim Hagen |
2017-11-01 | replace deprecated auto_ptr for unique_ptr | Kim Hagen |