Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-02 | rename pam-radius to pam_radius.cfg | Stephen Hemminger | |
Use a reasonable suffix for file type | |||
2009-11-02 | Reset PAM configuration on boot | Stephen Hemminger | |
Bug 5084 Need to remove radius (and any other) PAM customizations on reboot. | |||
2009-11-02 | Don't want/need --package option to pam-auth-update | Stephen Hemminger | |
2009-11-02 | use top-level pid for progress indicator | An-Cheng Huang | |
2009-11-01 | 0.15.95debian/0.15.95 | Stig Thormodsrud | |
2009-11-01 | Using Interface.pm infrastructure to detect vif on eth|bond interface. | Stig Thormodsrud | |
2009-11-01 | Fix 'show vrrp summary' showing last vip 1st | Stig Thormodsrud | |
2009-11-01 | Fix interface carrier status. | Stig Thormodsrud | |
2009-11-01 | Add priority for bonding vrrp nodes. | Stig Thormodsrud | |
2009-11-01 | Convert keepalived to use Interface infrastructure. | Stig Thormodsrud | |
2009-10-31 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood | Stig Thormodsrud | |
2009-10-31 | 0.15.94debian/0.15.94 | slioch | |
2009-10-31 | added missed vrrp priorities. | slioch | |
2009-10-31 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood | Stig Thormodsrud | |
2009-10-31 | Add VRRP capability to bonding interfaces and vifs of bonding interfaces. | David S. Madole | |
2009-10-30 | add unified install-image | An-Cheng Huang | |
2009-10-30 | 0.15.93debian/0.15.93 | Stephen Hemminger | |
2009-10-30 | radius: add missing space | Stephen Hemminger | |
2009-10-30 | radius-server: shutup debconf dialog | Stephen Hemminger | |
Found better way to get rid of debconf warning by forcing non interactive. | |||
2009-10-30 | Shut up debconf when installing pam radius | Stephen Hemminger | |
Just get rid of silly debconf warnings when doing pam-auth-update | |||
2009-10-29 | radius client: try first password only if not first | Stephen Hemminger | |
2009-10-29 | 0.15.92debian/0.15.92 | Stephen Hemminger | |
2009-10-29 | Dont start radvd on boot | Stephen Hemminger | |
Bug 4975 | |||
2009-10-27 | 0.15.91debian/0.15.91 | Stephen Hemminger | |
2009-10-27 | Use pam-auth-update to configure radius | Stephen Hemminger | |
This keeps radius from fighting with tacacs+ | |||
2009-10-22 | Fix description of vif bonding | Stephen Hemminger | |
Other half of Bug 5014 | |||
2009-10-21 | 0.15.90debian/0.15.90 | slioch | |
2009-10-21 | move priority after tag nodes. | slioch | |
2009-10-20 | 0.15.89debian/0.15.89 | slioch | |
2009-10-20 | move priority after multi tags | slioch | |
2009-10-20 | 0.15.88debian/0.15.88 | slioch | |
2009-10-15 | partial fix for bug 4903. | slioch | |
2009-10-14 | 0.15.87debian/0.15.87 | An-Cheng Huang | |
2009-10-14 | update .merge-branch-exclude | An-Cheng Huang | |
2009-10-14 | add .merge-branch-exclude | An-Cheng Huang | |
2009-10-13 | 0.15.86debian/0.15.86 | Stephen Hemminger | |
2009-10-13 | limit xen dom0 memory to 512meg | Robert Bays | |
(cherry picked from commit c93e5328faa74a79d219ce96d95417ba1adbfb8f) | |||
2009-10-05 | 0.15.85debian/0.15.85 | An-Cheng Huang | |
2009-10-05 | add override mechanism for protected users | An-Cheng Huang | |
2009-10-02 | 0.15.84debian/0.15.84 | Mohit Mehta | |
2009-10-02 | use pattern instead of exec | Mohit Mehta | |
2009-10-01 | 0.15.83debian/0.15.83 | Stephen Hemminger | |
2009-10-01 | Mount floppy with safer options | Stephen Hemminger | |
Change how floppy is mounted to avoid updates and possible security issues: noatime - don't update last access time (avoids writing to floppy) noexec - don't allow running programs off floppy nosuid - block setuid programs nodev - no device special files allowed | |||
2009-09-24 | 0.15.82debian/0.15.82 | Bob Gilligan | |
2009-09-24 | Bugfix 4951: Add configuration parameter to blacklist the IPv6 module. | Bob Gilligan | |
2009-09-23 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2009-09-23 | 0.15.81debian/0.15.81 | Bob Gilligan | |
2009-09-23 | Bugfix 4892: Add a config parameter to disable IPv6 | Bob Gilligan | |
Added the parameter "system ipv6 disable". If set, the module parameter "disable_ipv6=1" will be passed to the IPv6 module. This inhibits assignment of IPv6 addresses on any interfaces, effectively preventing any IPv6 communication. But it leaves the IPv6 module loaded so that applications that depend upon its existence will not fail. | |||
2009-09-23 | Cleanup all vbash users | Stephen Hemminger | |
This is an alternative version of the rollback for unsaved vyatta user changes. Instead of identifying users by group, assume all users whose login shell is vbash must exist in configuration. | |||
2009-09-22 | 0.15.80debian/0.15.80 | Bob Gilligan | |