summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2008-10-13add ssh key blacklistsAn-Cheng Huang
2008-09-30Fix for bug http://bugzilla.vyatta.com/show_bug.cgi?id=3712rbalocca
2008-09-17Add support for bondingStephen Hemminger
Bugfix 3173 Add support for bonding device creation and adding slaves
2008-09-11use script for setting/deleting system nameserversMohit Mehta
2008-09-06first attempt at implementing CLI support for Dynamic DNSMohit Mehta
2008-07-25Merge branch 'islavista' of mohit@git.vyatta.com:/git/vyatta-cfg-system into ↵Mohit Mehta
islavista
2008-08-01Fixes for: http://bugzilla.vyatta.com/show_bug.cgi?id=3520 ↵rbalocca
http://bugzilla.vyatta.com/show_bug.cgi?id=3519 http://bugzilla.vyatta.com/show_bug.cgi?d for: http://bugzilla.vyatta.com/show_bug.cgi?id=3520 http://bugzilla.vyatta.com/show_bug.cgi?id=3519 http://bugzilla.vyatta.com/show_bug.cgi?id=3518 and perhaps others
2008-07-25First parts of DNS forwarding stuffMohit Mehta
2008-06-19Add module version for vrrp.Stig Thormodsrud
2008-06-16Add passwd sync scriptStephen Hemminger
New script for use in password to configuration sychronization. Part of bugfix 1856 support.
2008-06-09Fix 3328: operator can't issue "show vrrp".Stig Thormodsrud
2008-06-06Fix 787: Add a command to force vrrp state transition to backupStig Thormodsrud
2008-05-29Rework how user accounts are managedStephen Hemminger
Rewrite the scripts that manage user accounts to: 1) use Posix standard useradd, userdel scripts rather than modifying passwd/group files directly. 2) add home-directory field to account management 3) support adding accounts to additional groups Note: this code should now also work with NIS since it has no direct access to /etc/passwd.
2008-05-13Move sysctl configuration to /etc/vyatta-sysctl.confStephen Hemminger
Change settings and move sysctl values to separate file /etc/vyatta-sysctl.conf. This allows for user/support to adjust configuration without changing the rl-system.init script.
2008-04-23Revert "remove deprecated install scripts"rbalocca
This reverts commit 33a7d7e76222aa6ba952610144065221b6e8aeda.
2008-04-22config.boot.default is not moved to the top level repo (build-iso.git)rbalocca
2008-04-09Merge branch 'glendale' into hollywoodrbalocca
2008-04-08Remove vestigal version file from vyatta-cfg-systemrbalocca
2008-03-18remove deprecated install scriptsTom Grennan
starting with hollywood, use the debian installer
2008-03-12Move init-floppy to /opt/vyatta/sbinStephen Hemminger
This command can not be run by operators, only in admin.
2008-03-10fix for bug 2083: add radius authentication support.An-Cheng Huang
2008-03-10Changes for license/copyrightStephen Hemminger
Put copy of GPLv2 into sysconf/LICENSE and show copyright in version information. Bugfix: 2899
2008-02-25Missing version file in Makefile.amrbalocca
2007-12-19Revert "add init script to force udev settle before itf configured"Tom Grennan
This is unnecessary if the config.boot file is available before udevd starts. This reverts commit a9cd192305b779cb62aecd858ad9a4e5a1fbcad4.
2007-12-18Rewrite '/etc/resolv.conf' each time config at 'system domain-search domain ↵Marat Nepomnyashy
$(@)' changes to update the 'search' params. Bug 2113 fix.
2007-12-17add init script to force udev settle before itf configuredTom Grennan
2007-12-14fix modification of config file interface sub-blockTom Grennan
2007-12-13process device persistence through udev rules rather than init scriptTom Grennan
2007-11-06don't need to change /etc/hosts in postinstAn-Cheng Huang
2007-11-04Add vrrp to eureka.Stig Thormodsrud
2007-10-31Merge branch 'master' of http://phuket.vyatta.com/vyatta-cfg-systemStig Thormodsrud
Conflicts: Makefile.am
2007-10-31Fix snmp such that it can be configured by non-root user.Stig Thormodsrud
2007-10-31add telnet serviceAn-Cheng Huang
2007-10-24move default config from vyatta-cfgAn-Cheng Huang
2007-10-22Merge branch 'master' of phuket.vyatta.com:/usr/local/git/vyatta-cfg-systemAn-Cheng Huang
2007-10-22add service/ssh configuration.An-Cheng Huang
2007-10-20Add basic snmp support.Stig Thormodsrud
2007-10-19move "system" configuration templates/scripts from vyatta-cfg.An-Cheng Huang
2007-10-19import init-floppy from fairfield/xorp/scriptsAn-Cheng Huang
2007-10-18* import system config files from fairfield/xorp/sysconf.An-Cheng Huang
* add dependencies and postinst actions.
2007-10-18initial import of systel-level scripts from fairfield/xorp andupstreamAn-Cheng Huang
ofr-eureka/rl-system. (this is the "mess-with-your-system-config" package.)