Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-14 | vyatta-cfg: display openvpn interface descriptions after they reset | Alex Harpin | |
When OpenVPN tunnels are taken down and recreated by the OpenVPN process, any previously set descriptions on the interfaces are missing. This is caused by the fact that the ifalias for that interface isn't readded when the interface is recreated. This patch updates the interface_description function so that it either returns the current value of ifalias if it's set on the interface, or uses the value set in the active config if it's present. Bug #7 http://bugzilla.vyos.net/show_bug.cgi?id=7 Bug #313 http://bugzilla.vyos.net/show_bug.cgi?id=313 | |||
2014-09-14 | vyatta-cfg: formatting changes for style consistency | Alex Harpin | |
Update lib/Vyatta/Misc.pm to have consistent identation levels and style throughout. | |||
2014-08-18 | 0.102.0+vyos1+helium6debian/0.102.0+vyos1+helium6 | Daniil Baturin | |
2014-08-18 | Replace some old Vyatta names. | Daniil Baturin | |
2014-07-27 | 0.102.0+vyos1+helium5vyos/1.1.0-beta1debian/0.102.0+vyos1+helium5 | Daniil Baturin | |
2014-07-27 | Update maintainer address. | Daniil Baturin | |
2014-07-02 | 0.102.0+vyos1+helium4debian/0.102.0+vyos1+helium4 | Daniil Baturin | |
2014-07-02 | Bug #251: add dirty hack for taking config from stdin | Daniil Baturin | |
to config-gen-sets script. | |||
2014-04-30 | Removed dirty workaround for fuse completely. | Kim Hagen | |
Use Build-iso to create /etc/fuse.conf file. Use pipe(),fork(),execl() functions instead of system() function to call unionfs-fuse. | |||
2014-04-25 | Removed part of dirty workaround, chmod of of /dev/fuse and /usr/bin/fusermount | Kim Hagen | |
can be avoided by adding admin users to the fuse group. That part is done in the vyatta-cfg-system package. | |||
2014-04-23 | Merge pull request #2 from hiroyuki-sato/patch-for-vyos | Daniil Baturin | |
Bug #180 save config using scp fails. | |||
2014-04-22 | Bug #180 save config using scp fails. | Hiroyuki Sato | |
2014-04-06 | 0.102.0+vyos1+helium3debian/0.102.0+vyos1+helium3 | Daniil Baturin | |
2014-03-17 | Merge pull request #1 from higebu/feature/l2tpv3 | Daniil Baturin | |
Bug #170: Add support for l2tpv3 | |||
2014-03-18 | Add support for l2tpv3 | higebu | |
2014-03-10 | 0.102.0+vyos1+helium2debian/0.102.0+vyos1+helium2 | Daniil Baturin | |
2014-03-10 | Add umount functions for unionfs-fuse. | Daniil Baturin | |
2014-03-10 | fusermount in squeeze is not executable for non-members of fuse, fix it at boot. | Daniil Baturin | |
2014-03-10 | Some dirty workarounds to get unionfs-fuse to work. | Daniil Baturin | |
2014-03-10 | Import and adapt Kim Hagen's changes for union-fs support. | Daniil Baturin | |
2014-02-15 | 0.102.0+vyos1+helium1debian/0.102.0+vyos1+helium1 | Daniil Baturin | |
2014-01-08 | Add missing build dependencies. | Daniil Baturin | |
2013-11-16 | 0.102.0+hydrogen3debian/0.102.0+hydrogen3 | Daniil Baturin | |
2013-11-16 | Bug #25: Add template for running conf and op mode commands | Daniil Baturin | |
from shell scripts. | |||
2013-11-03 | 0.102.0+hydrogen2debian/0.102.0+hydrogen2 | Daniil Baturin | |
2013-11-03 | Add kernel commandline option to boot with specific config. | Daniil Baturin | |
vyos-config=/config/something | |||
2013-11-03 | Rename novyatta-$foo kernel command line option to no-vyos-$foo | Daniil Baturin | |
That option is used to disable specific init scripts, e.g no-vyos-migrate disables config migration. | |||
2013-11-03 | Some more missed Vyatta occurences. | Daniil Baturin | |
2013-11-03 | Remove some XORP-related checks. | Daniil Baturin | |
2013-11-02 | Remove support for /config on punched card^W^W floppy drive | Daniil Baturin | |
2013-11-01 | 0.101.7+daisy7debian/0.101.7+daisy7 | Daniil Baturin | |
2013-11-01 | Force release | Daniil Baturin | |
2013-11-01 | 0.101.7+daisy6debian/0.101.7+daisy6 | Daniil Baturin | |
2013-11-01 | Replace s/Vyatta/VyOS/ in init script | Daniil Baturin | |
2013-06-03 | 0.101.7+daisy5debian/0.101.7+daisy5daisy | Robert Bays | |
2013-06-03 | update init file to require vyatta-unicast | Robert Bays | |
2013-06-01 | 0.101.7+daisy4debian/0.101.7+daisy4 | Robert Bays | |
2013-06-01 | allow optional dependency on vyatta-unicast | Robert Bays | |
2013-05-16 | 0.101.7+daisy3debian/0.101.7+daisy3 | James Davidson | |
2013-05-16 | Add isMultiNode perl CLI API | James Davidson | |
2013-01-07 | 0.101.7+daisy2vyatta/VC6.6R1/i386vyatta/VC6.6R1/amd64debian/0.101.7+daisy2 | James Davidson | |
2013-01-07 | Fix compiler warnings | James Davidson | |
2012-10-13 | 0.101.7+daisy1debian/0.101.7+daisy1 | John Southworth | |
2012-10-13 | create daisy branch | John Southworth | |
2012-10-12 | 0.101.7debian/0.101.7 | John Southworth | |
2012-10-12 | new branch | John Southworth | |
2012-09-24 | 0.101.6debian/0.101.6 | James Davidson | |
2012-09-24 | Fix get_terminal_size redefinition warning | James Davidson | |
Also squelch warnings from requiring features.ph (via ioctl.ph). Fixes bug 8387 | |||
2012-09-12 | 0.101.5debian/0.101.5 | John Southworth | |
2012-09-12 | Fix a few completion bugs | John Southworth | |
1. Bugfix 8254: Show the help text first so users don't think there is only one completion for a value when it exists with non-comps 2. Fix config mode inconsistencies with operational mode. Show all values in help text. 3. Fix "exists_only" command handling. Only show nodes that exist when doing completion for show, comment, and delete. |