Age | Commit message (Expand) | Author |
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 |
2015-12-17 | Go back to using the apt version comparison for node sorting. | Thomas Jepp |
2015-12-17 | Remove the dependency on apt. | Thomas Jepp |
2015-12-17 | Replace dpkg version comparisions with strcmp. | Thomas Jepp |
2015-12-16 | Update Makefile.am and configure.ac to properly add GObject linking. | Thomas Jepp |
2015-12-16 | More fixes to cstore-unionfs & cli_shell_api. | Thomas Jepp |
2015-11-23 | Build fixes for updated libraries on Jessie. | Thomas Jepp |
2015-11-23 | Fix missing build depends and runtime depends. Add a runtime dependency on vy... | Thomas Jepp |
2015-11-14 | 0.102.0+vyos2+lithium18debian/0.102.0+vyos2+lithium18 | Alex Harpin |
2015-11-14 | vyatta-cfg: allow package to depend on development builds | Alex Harpin |
2015-10-26 | 0.102.0+vyos2+lithium17debian/0.102.0+vyos2+lithium17 | Alex Harpin |
2015-10-26 | Merge pull request #5 from elonhub/add-sftp | Daniil Baturin |
2015-10-25 | Prevent grouping from capturing | Leon Messner |
2015-10-25 | Bug 584 - Allow sftp as copy and commit-archive location destination. | Leon Messner |
2015-10-17 | 0.102.0+vyos2+lithium16debian/0.102.0+vyos2+lithium16 | Alex Harpin |
2015-10-17 | vyatta-cfg: add port checking routine to misc.pm | Alex Harpin |
2015-10-10 | 0.102.0+vyos2+lithium15debian/0.102.0+vyos2+lithium15 | Alex Harpin |
2015-10-10 | vyatta-cfg: double quoted config values ending in \ are not reboot safe | Alex Harpin |