Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-12 | Bug #170: Set link up at after creating tunnel. | Daniil Baturin | |
2014-04-12 | Bug #170: Set default wait time to 0. | Daniil Baturin | |
2014-04-12 | Bug #170: Rename nodes for consistency with the rest of the system. | Daniil Baturin | |
2014-04-10 | Merge pull request #9 from hydrajump/ctrl-alt-del-action | Daniil Baturin | |
Bug #173: Add system option for ctrl-alt-del-action to configuration | |||
2014-04-10 | Add syntax check to validate value | hydrajump | |
2014-04-10 | Use elif conditional instead of if | hydrajump | |
2014-04-09 | Add system option for ctrl-alt-del-action to configuration | hydrajump | |
This new configuration option allows the user to specify what action to take on ctrl-alt-delete: disable, reboot or poweroff. By default ctrl-alt-delete-action is set to disable. The ctrl-alt-delete action is configured in /etc/inittab. | |||
2014-04-06 | 0.20.43+vyos1+helium3debian/0.20.43+vyos1+helium3 | Daniil Baturin | |
2014-04-06 | Bug #170: add L2TPv3 to the interface type list. | Daniil Baturin | |
2014-04-06 | Remove extra space before pppoe in interface types for nicer formatting. | Daniil Baturin | |
2014-04-06 | Bug #159: add dummy type to network interface type list. | Daniil Baturin | |
2014-04-06 | 0.20.43+vyos1+helium2debian/0.20.43+vyos1+helium2 | Daniil Baturin | |
2014-04-06 | Bug #159: add delete action for dummy interfaces. | Daniil Baturin | |
2014-04-06 | Bug #159: add conf mode templates for dummy interfaces. | Daniil Baturin | |
2014-04-02 | Merge pull request #8 from hydrajump/delete-ssh-blacklists | Daniil Baturin | |
Delete SSH blacklists as they are no longer needed | |||
2014-04-02 | Delete SSH blacklists as they are no longer needed | hydrajump | |
The SSH blacklists were committed 5 years ago and the original contributor does not recall why they were added. | |||
2014-03-24 | Merge pull request #7 from tea2ka/helium | Daniil Baturin | |
Correction of a "DHCPv6Client"-related script for use with parameters only SLAAC | |||
2014-03-24 | Merge pull request #6 from higebu/fix-support-for-l2tpv3 | Daniil Baturin | |
Fix support for l2tpv3 | |||
2014-03-24 | Merge pull request #4 from hydrajump/install-align-partition | Daniil Baturin | |
Cleanup of unused parted root partitioning starting offset | |||
2014-03-24 | Merge pull request #3 from higebu/fix-support-for-l2tpv3-over-ip | Daniil Baturin | |
Fix support for l2tpv3 over ip | |||
2014-03-21 | collect dhcpv6-options | tea2ka | |
The "dhcpv6-options" option parameter corrected the bug which is not reflected normally. | |||
2014-03-21 | using a DNS server with an IPv6 address. | tea2ka | |
It seems that immediately the back of an IPv6 address will not be normally recognized if it is not "\n" when using a DNS server with an IPv6 address. | |||
2014-03-20 | Remove endpoint, and add mtu support | higebu | |
2014-03-18 | Cleanup of unused parted root partitioning starting offset | hydrajump | |
As we are no longer setting the ROOT_OFFSET based on disk size, I have removed the ROOT_OFFSET variable and the set_root_fstype function. | |||
2014-03-18 | Fix support for l2tpv3 over ip | higebu | |
2014-03-17 | Merge pull request #1 from hydrajump/install-align-partition | Daniil Baturin | |
Bug #171: Fixed parted command for root partition alignment. | |||
2014-03-17 | Merge pull request #2 from higebu/feature/l2tpv3 | Daniil Baturin | |
Bug #170: Add support for l2tpv3 | |||
2014-03-18 | Add support for l2tpv3 | higebu | |
2014-03-16 | Fixed parted command for root partition alignment. | hydrajump | |
The current parted command does not align the root partition as desired by the `--align optimal` option. This is evident from this parted message: "Warning: The resulting partition is not properly aligned for best performance." Instead of setting the ROOT_OFFSET=64S or ROOT_OFFSET=1024S (> 10GB) we should set it to 0%. This will result in optimal alignment regardless of disk size. Source: https://unix.stackexchange.com/a/49274 | |||
2014-02-15 | 0.20.43+vyos1+helium1debian/0.20.43+vyos1+helium1 | Daniil Baturin | |
2014-02-15 | New branch | Daniil Baturin | |
2014-01-31 | 0.20.43+hydrogen12debian/0.20.43+hydrogen12 | Daniil Baturin | |
2014-01-31 | Merge changes to SNMPv3 templates and scripts from vRouter 5400 trial ISO. | Daniil Baturin | |
Changes are copyright 2013, Vyatta, a Brocade company. | |||
2014-01-18 | 0.20.43+hydrogen11debian/0.20.43+hydrogen11 | Daniil Baturin | |
2014-01-18 | Force release | Daniil Baturin | |
2014-01-18 | 0.20.43+hydrogen10debian/0.20.43+hydrogen10 | Daniil Baturin | |
2014-01-18 | Bug #98: add an option for redirect support to curl call. | Daniil Baturin | |
2013-12-22 | 0.20.43+hydrogen9debian/0.20.43+hydrogen9 | Daniil Baturin | |
2013-12-22 | Change image name for new installs to just numeric version. | Daniil Baturin | |
2013-12-22 | 0.20.43+hydrogen8debian/0.20.43+hydrogen8 | Daniil Baturin | |
2013-12-22 | Fix curl command to fetch the signature file. | Daniil Baturin | |
2013-12-22 | Bug #96: fix menu entry generation so image version is included. | Daniil Baturin | |
2013-12-18 | 0.20.43+hydrogen7debian/0.20.43+hydrogen7 | Daniil Baturin | |
2013-12-18 | Bug #51: update /etc/timezone when timezone changes. | Daniil Baturin | |
2013-12-18 | Bug #92: change default timezone to UTC for the sake of scientific | Daniil Baturin | |
correctness. | |||
2013-12-17 | 0.20.43+hydrogen6debian/0.20.43+hydrogen6 | Daniil Baturin | |
2013-12-17 | Fix bug 318 - Use SHA-512 hashing for user passwords instead of MD5 | Stig Thormodsrud | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> | |||
2013-11-03 | 0.20.43+hydrogen5debian/0.20.43+hydrogen5 | Daniil Baturin | |
2013-11-03 | Bug #55: fix user name in password reset script. | Daniil Baturin | |
Also remove a Vyatta occurence. | |||
2013-11-03 | Remove init-floppy from automake rules | Daniil Baturin | |