Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-23 | Remove obsolete information | UnicronNL | |
2014-08-23 | Remove execution of vyatta-update-nhtp script | UnicronNL | |
2014-08-03 | Bug #237: improve ciphers option help and value validation. | Daniil Baturin | |
2014-08-03 | Bug #173: rename "disable" option to "ignore". | Daniil Baturin | |
If we call it "action", it should be a verb, and if the verb is "disable", what does it disable? :) | |||
2014-08-03 | Bug #196: rename "smuxpeer" to "smux-peer" for consistency with other commands. | Daniil Baturin | |
2014-08-02 | Bug #256: adjust mtu node priority. | Daniil Baturin | |
2014-08-02 | Bug #246: add multicast querier toggle to bridge. | Daniil Baturin | |
2014-07-31 | Merge branch 'helium' of github.com:vyos/vyatta-cfg-system into helium | Daniil Baturin | |
2014-07-31 | Rename dummy interfaces to dumX to avoid confusion with the default | Daniil Baturin | |
interface created by the driver. | |||
2014-07-30 | Change lower the priority of l2tpv3 than the priority of static route. | ftoyama | |
2014-07-25 | Add Freescale i.MX serial device | UnicronNL | |
2014-07-11 | Fix modprobe for l2tpv3 over ip | tofoo | |
2014-07-08 | Bug #255: add an option to ignore hosts file in dnsmasq. | Daniil Baturin | |
2014-07-02 | Set separate virtual interface for QinQ. | Kim Hagen | |
2014-06-26 | Set help to Nested vlan. | Kim Hagen | |
2014-06-26 | Add QinQ vlan to Bonding and pseudo-ethernet interfaces. | Kim Hagen | |
2014-06-25 | Change priority in node.def | Kim Hagen | |
2014-06-25 | Fix variables. | Kim Hagen | |
2014-06-25 | Add QinQ vlan to ethernet interface config | Kim Hagen | |
2014-06-23 | Merge pull request #11 from ahaitoute/helium | Daniil Baturin | |
Bug #195: Added feature to send log message to remote syslog server over UDP or TCP. | |||
2014-06-11 | Add support for ciphers and macs override in ssh | neutralrockets | |
Add support to override default Ciphers and MACs options in SSH server for eg: set service ssh ciphers <list of ciphers> set service ssh macs <list of macs> | |||
2014-05-01 | Added feature to add smuxpeer entries in file /etc/snmp/snmpd.conf. | Abdelouahed Haitoute | |
See VyOS bug 196 for more information about the feature request. | |||
2014-04-29 | Added feature to send log message to remote syslog server over UDP or TCP. | Abdelouahed Haitoute | |
See VyOS bug 195 for more information about the feature request. | |||
2014-04-12 | Bug #170: Improve help strings. | Daniil Baturin | |
2014-04-12 | Bug #170: Remove "wait" option. | Daniil Baturin | |
2014-04-12 | Bug #170: Specify interface name in iproute2 command to override default ↵ | Daniil Baturin | |
numering. | |||
2014-04-12 | Bug #170: Break iproute2 commands in multiple line for better readability. | Daniil Baturin | |
2014-04-12 | Bug #170: Add address, disable, and description options. | Daniil Baturin | |
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 | 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 | 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-03-20 | Remove endpoint, and add mtu support | higebu | |
2014-03-18 | Fix support for l2tpv3 over ip | higebu | |
2014-03-18 | Add support for l2tpv3 | higebu | |
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. | |||
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 | Fix bug 318 - Use SHA-512 hashing for user passwords instead of MD5 | Stig Thormodsrud | |
Signed-off-by: Daniil Baturin <daniil@baturin.org> | |||
2013-10-21 | Update default hostname. | Daniil Baturin | |
2013-05-16 | SNMP sync up | James Davidson | |
Minor fixes. Refactoring. Add seclevel property to SNMPv3 group. | |||
2013-04-12 | Bugfix 8711: Switch to Bash syntax for conditionals | John Southworth | |
2013-04-12 | ethernet: deleting device should put in admin down | Stephen Hemminger | |
Typo in conditional meant that 'ip li set dev ethN down' never ran. | |||
2013-04-12 | Bugfix 8526: don't use REQUIRED on remote-ip | John Southworth | |
Having the word REQUIRED in the string is enough to break the webgui, remove it entirely | |||
2013-04-01 | Fix typo in domain-name delete action | James Davidson | |
Bug 8829 | |||
2013-03-06 | Sync up SNMPv3 support | James Davidson | |
SNMP-135 store SNMP superuser password to config file SNMP-130 add engineId for trap-target SNMP-134 use 'stop' and 'start' instead of 'restart' SNMP-141 change engineID syntax checking SNMP-136 Users are lost after changing TSM port SNMP-149 TLS Error: Permission denied SNMP-147 Not correct priority in TSM users SNMP-148 Configuring already use port for TSM is destroying users. SNMP-151 Errors in logs after first snmp configuration SNMP-152 Hide 'No such file or directory' error message SNMP-153 Debug messages after 'delete service snmp' SNMP-157 Run Perltidy for all Perl scripts SNMP-158 change syntax of trap-target engineID SNMP-163: added script to check name, apply it for user, group and view names SNMP-161 Faulty configuration with many trap-target SNMP-160 Look for TSM keys in /config folder SNMP-162 CLI permit not correct oid SNMP-163: typo in script SNMP-160 Look for TSM keys in /config folder SNMP-163: added support of upper case for names in the script SNMP-163: create rule for names, permit only a-zA-Z0-9 SNMP-163: typo |