Age | Commit message (Expand) | Author |
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 |
2017-10-25 | fix compilation error | Kim |
2017-10-25 | try not to tear down session on boot | Kim |
2017-08-28 | fix compilation errors on newer gcc | Kim Hagen |
2017-08-28 | option to install higher version of libboost-filesystem | Kim |
2017-08-18 | T353: oops, forgot one more bit of the python install. | Daniil Baturin |
2017-08-18 | T353: remove the python library from vyatta-cfg. | Daniil Baturin |
2017-08-18 | T352: move the config library to its own package. | Daniil Baturin |
2017-04-27 | include etc/logrotate.d/auth in debian package | Kim |
2017-04-27 | add logrotate for auth.log | Kim Hagen |
2017-03-30 | cleanup mount functions | Kim |
2017-03-30 | mounting different persistence | Kim |
2017-01-09 | Merge pull request #7 from jhendryUK/add_python_vyos_mgmt_to_vyatta_cfg | Daniil Baturin |
2017-01-09 | Adding python-vyos-mgmt library to vyatta-cfg package | Jason Hendry |
2016-12-30 | Add initial draft of the python config library. | Daniil Baturin |
2016-12-26 | also output script to console | Kim |
2016-08-05 | update script to correct file | Kim Hagen |
2016-08-05 | add enable and disable systemd service | Kim Hagen |
2016-08-05 | revert compat number back to 5 to prevent compilation errors | Kim Hagen |
2016-08-05 | rewrite debian rules file and include systemd service for vyatta-router script | Kim Hagen |
2016-02-26 | Do not remove dhclient.conf, the default config is harmless anyway. | Daniil Baturin |
2016-02-24 | Fix "Subroutine Vyatta::Misc::sockaddr_in6 redefined at" message. | Kim Hagen |
2016-02-09 | Use dhcp instead of dhcp3. | Kim Hagen |
2016-02-05 | Add function to bash-completion script to fix message "bad array subs cript" | Kim Hagen |
2016-02-05 | Change vyatta-union to vyos-union. | Thomas Jepp |
2016-02-03 | Actually mount /boot and /boot/grub on Jessie. | Thomas Jepp |
2016-01-24 | 0.102.0+vyos2+current1debian/0.102.0+vyos2+current1 | Kim Hagen |
2015-12-17 | Fix the reversed sort order for nodes. | Thomas Jepp |