Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | SSH enhancements | Stephen Hemminger | |
Add public key support Convert allow-root and password-authentication from boolean nodes to regular nodes. | |||
2009-12-02 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2009-12-02 | Use ext3 all the time | Stephen Hemminger | |
It avoids issues with corrupt filesystems on VM. | |||
2009-12-02 | 0.15.115debian/0.15.115 | Bob Gilligan | |
2009-12-02 | Changes related to co-ordination between kernel parameters and radvd. | Bob Gilligan | |
First, we need to set the global IPv6 parameter under "all" when "disable-forwarding" is deleted because this is the parameter that actually controls whether the stack will forward IPv6 packets. Second, if router advertisements were configured while global IPv6 forwarding was disabled, we need to re-start the daemon when global IPv6 forwarding is re-enabled. | |||
2009-12-02 | Simply Radius server update | Stephen Hemminger | |
Rather than complex sed editing, just regenerate whole file. | |||
2009-12-02 | Don't lose user customization to pam-auth | Stephen Hemminger | |
Don't pass --force flag to pam-auth-update, so if user has customized file, then radius config will stay. | |||
2009-12-02 | Pass more info to login scripts | Stephen Hemminger | |
Pass status to login update() which might be useful to handle case when node is deleted. | |||
2009-12-02 | 0.15.114debian/0.15.114 | Bob Gilligan | |
2009-12-02 | Co-ordinate global and per-interface IPv6 forwarding control. | Bob Gilligan | |
Now a flag file indicates that IPv6 forwarding is disabled on a specific interface. | |||
2009-12-02 | Add ability to disable password authentication | Stephen Hemminger | |
Part of Bug 3255 | |||
2009-12-01 | 0.15.113debian/0.15.113 | Stephen Hemminger | |
2009-12-01 | Save SSH keys on re-install | Stephen Hemminger | |
Bug 5045 This adds option to save original SSH host keys when doing a re-install. Also mount original partition read-only to avoid updating it. | |||
2009-12-01 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2009-12-01 | Get rid of warning on package update | Stephen Hemminger | |
Warning: cp '/opt/vyatta/etc/level' and '/opt/vyatta/etc/level' are the same file | |||
2009-12-01 | Avoid updating files on boot | Stephen Hemminger | |
If file is already correct, no need to write it. | |||
2009-12-01 | 0.15.112debian/0.15.112 | Stephen Hemminger | |
2009-12-01 | Add sync after config save | Stephen Hemminger | |
Calling sync ensure buffer cache is flushed, so that config is actually on disk. May resolve some of the regression test I/O errors. | |||
2009-11-30 | 0.15.111debian/0.15.111 | Michael Larson | |
2009-11-30 | added required keyword to help text. | Michael Larson | |
2009-11-30 | 0.15.110debian/0.15.110 | Michael Larson | |
2009-11-30 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood | Michael Larson | |
2009-11-30 | added required keyword to help text. | Michael Larson | |
2009-11-30 | Remove Radius server on reboot | Stephen Hemminger | |
Related to Bug 5130 and 5084 | |||
2009-11-30 | 0.15.109debian/0.15.109 | Michael Larson | |
2009-11-30 | added required keyword to help text. | Michael Larson | |
2009-11-30 | 0.15.108debian/0.15.108 | Michael Larson | |
2009-11-30 | added required keyword to help text. | Michael Larson | |
2009-11-19 | 0.15.107debian/0.15.107 | Stephen Hemminger | |
2009-11-19 | Add user tss for udev | Stephen Hemminger | |
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=412989 The udev scripts expect user tss, but it isn't there. For Vyatta, just create it; debian developers can't agree on proper fix! | |||
2009-11-18 | 0.15.106debian/0.15.106 | Stephen Hemminger | |
2009-11-18 | Mount floppy with dirsync | Stephen Hemminger | |
Ensures that directory update occurs before umount | |||
2009-11-17 | 0.15.105debian/0.15.105 | Stephen Hemminger | |
2009-11-17 | Don't start hostapd at boot | Stephen Hemminger | |
Vyatta sets up hostap for wireless later in config process if needed. So remove default startup. | |||
2009-11-13 | 0.15.104debian/0.15.104 | Bob Gilligan | |
2009-11-13 | Add start_offset value to log message when partion attempt fails. | Bob Gilligan | |
2009-11-13 | 0.15.103debian/0.15.103 | Bob Gilligan | |
2009-11-13 | Add start_offset value to log message when partion attempt fails. | Bob Gilligan | |
2009-11-13 | 0.15.102debian/0.15.102 | Michael Larson | |
2009-11-13 | dependency update | Michael Larson | |
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood Conflicts: debian/control | |||
2009-11-13 | dependency update | Michael Larson | |
2009-11-11 | 0.15.101debian/0.15.101 | Stephen Hemminger | |
2009-11-11 | Show dependency on pam version | Stephen Hemminger | |
This version needs pam-auth-update which is only in later pam versions. | |||
2009-11-11 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2009-11-11 | Remove blank line | Stephen Hemminger | |
2009-11-10 | 0.15.100debian/0.15.100 | An-Cheng Huang | |
2009-11-06 | copy the whole config directory during install | An-Cheng Huang | |
2009-11-06 | 0.15.99debian/0.15.99 | Robert Bays | |
2009-11-06 | Fix library include | Robert Bays | |
2009-11-05 | use new vyatta-union arg to reduce kernel cmdline length. | An-Cheng Huang | |