summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2018-11-02T939: Remove possibility to specify DHCP relay portChristian Poessinger
2018-10-24T932: add version file for DHCP relay.Daniil Baturin
2018-10-21T634: remove 'service ssh allow-root'Christian Poessinger
2018-09-02T825: fix Makefile.am to ship new system@9 configChristian Poessinger
2018-08-28import broadcast-relay@1 mdns@1 config version filesChristian Poessinger
2018-08-28T782: T778: import dhcp-server@5 config version file from vyatta-cfg-dhcp-serverChristian Poessinger
2018-07-29T757: Rewrite 'service dns dynamic' in new XML style formatChristian Poessinger
2018-07-30Merge branch 'current' into currentDaniil Baturin
2018-07-27T666, T616: include the new VRRP version data file in make rules.Daniil Baturin
2018-07-23T736: syslog referenced put into comments to test.hagbard
2018-06-08T652: remove PERL scripts required for SNMP serviceChristian Poessinger
2018-06-08Revert "T652: remove SNMP perl scripts"Christian Poessinger
This reverts commit 4524181410b68367d91e07552466ef577ac5b0e3.
2018-06-08T652: remove SNMP perl scriptsChristian Poessinger
2018-05-30T669: set IPv6 keep_addr_on_down sysctl options to 1 and get rid of intfwatchd.Daniil Baturin
2018-05-30T667: increase the "system" module version for migration purposes.Daniil Baturin
2018-05-16T574: remove the update hosts script from the makefile.Daniil Baturin
2018-05-07T623: Rewrite NTP subsystem in new XML style interface definitionChristian Poessinger
2018-04-15T588: Remove DNS forwarder restart command in favour if XML interface definitionChristian Poessinger
2018-03-10Merge remote-tracking branch 'c-po/remove-install-system-cmd' into currentChristian Poessinger
* c-po/remove-install-system-cmd: Remove "install system" command
2017-12-09T414: Remove 'telnet' serviceChristian Poessinger
Telnet remote logins have been deprecated for decades. As Debian 'jessie' busybox no longer has a telnetd applet, this service is no longer available.
2017-11-03Remove "install system" commandChristian Poessinger
Related to "T157: Remove "install system" command".
2016-02-03Add vyos-persistpath and update install-image-existing and ↵Thomas Jepp
vyatta-update-grub.pl to use it.
2015-11-15vyatta-cfg-system: enable usb autosuspend to reduce cpu usage on kvmAlex Harpin
Add udev rules to enable USB autosuspend for QEMU emulated HIDs. Allowing the USB HID to be autosuspended reduces the CPU load on the host when guest VMs are idle. Based on the original patch by Gerd Hoffmann <kraxel@xxxxxxxxxx> Bug #495 http://bugzilla.vyos.net/show_bug.cgi?id=495
2015-11-04vyatta-cfg-system: bump system version to 7 for smp-affinity renameAlex Harpin
Bump system@6 to system@7 to add the required config migration for the smp_affinity to smp-affinity rename. Bug #18 http://bugzilla.vyos.net/show_bug.cgi?id=18
2015-10-17vyatta-cfg-system: add scripts/is_port_available.pl for port checkingAlex Harpin
Add scripts/is_available.pl to enable checking for available ports during configuration, in connection with Bug #43. The scripts checks to see if the port is currently in use by attempting to bind to it on INADDR_ANY.
2015-07-27Add templates and scripts for the popularity contest.Daniil Baturin
2015-06-13allow dhcp interface for the local end of a tunnelCarl Byington
Signed-off-by: Daniil Baturin <daniil@baturin.org>
2015-04-09Remove hypervisor_vendor, obsoleted by hvinfo.Daniil Baturin
2015-02-25Bug #498: dirty hack to disallow remote command execution for operator level ↵Daniil Baturin
users.
2014-12-03Adding initial support for loading a config from AWS EC2 user-datajrb
2014-10-31Initial import fo vyatta_update_sysctl.plJason Hendry
2014-10-08If not running on AWS (system UUID and serial do not start with EC2), don't ↵Daniil Baturin
do AWS-specific things.
2014-09-10Remove gre-multipoint encapsulation option, make the tunnel multipoint if ↵Kim Hagen
'remote-ip' is nowt set.
2014-07-25Add vyod-intfwatchd for restoring IPv6 addresses after link flaps.Daniil Baturin
As bad as it can be, it seems to sort of work.
2014-07-01Bug #21 - Add the ability to adjust system ARP settings via the CLI on a per ↵Kim Hagen
interface basis
2014-04-28Add support for installing a new image on the Amazon AMIhydrajump
- Check if installing on AWS EC2 platform via instance metadata. - Configure GRUB correctly, so that boot messages are available via instance's console. - Add init.d script to fetch user's EC2 public key during boot.
2014-04-02Delete SSH blacklists as they are no longer neededhydrajump
The SSH blacklists were committed 5 years ago and the original contributor does not recall why they were added.
2013-11-03Remove init-floppy from automake rulesDaniil Baturin
2013-10-31Remote unused file test_bootfileDaniil Baturin
2013-03-06Sync up SNMPv3 supportJames 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
2013-02-12Initial SNMPv3 supportJames Davidson
2013-01-22Dmvpn merge with mirantis jan22-2013Saurabh Mohan
2012-12-12revert 918bd40d3e3f238a800b1486f70e2d5ee1d71a72John Southworth
2012-09-10Update /etc/hosts when host name and domain name changesJames Davidson
2012-09-04Bugfix 8290John Southworth
Don't allow default password to persist after first boot. Due to the numerous ways a user can get a vyatta system this required a lot of changes. 1. Don't allow a user to set a password to 'vyatta' after first login, but allow it on the initial boot otherwise the system will have no user. 2. Don't allow the password to be set to vyatta in installer. 3. Force password change on first login. under the following conditions: 3.a. User is an admin level user. Operators do not have the abillity to change the config so they can't change passwords. Allow 'vyatta' to be the password until an admin logs in. 3.b. This is not the livecd, its silly to force a password change before install.
2012-08-15Remove support for ssh protocol versionStephen Hemminger
Bug 6576
2012-08-14Add support for network device prefix tableStephen Hemminger
Bug 8279 Put prefix table in /opt/vyatta/etc/netdevice
2012-05-15Remove vrrp files from MakefileJohn Southworth
2012-05-15Remove vrrp operational scripts from vyatta-cfg-systemJohn Southworth
2012-04-18Use rsyslog to trigger log rotationJames Davidson
The previous implementation of log rotation used an hourly cron job to check log file size and possibly perform a rotation. If the logging rate is high, this interval may allow for root file system space exhustion. Utilizing rsyslog's outchannel mechanism enables log rotation to be initiated as soon as the log file becomes larger than its configured size. Fixes Bug 7807.