summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-05Move user configuration information to filesStephen Hemminger
1. Complete migration of protected-users from hardcoded in User.pm to /opt/vyatta/etc/protected-user 2. Put mapping from level to group in file.
2009-11-03Fix pam-auth-update errors from radiusStephen Hemminger
2009-11-03Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwoodStephen Hemminger
2009-11-03Remove blank lineStephen Hemminger
Causes pam-auth-update to barf Use of uninitialized value $3 in split at /usr/sbin/pam-auth-update line 620, <CURRENT> line 19. Use of uninitialized value $curmod in quotemeta at /usr/sbin/pam-auth-update line 628, <CURRENT> line 19. Use of uninitialized value $curmod in hash element at /usr/sbin/pam-auth-update line 650, <CURRENT> line 19. Use of uninitialized value $curmod in hash element at /usr/sbin/pam-auth-update line 650, <CURRENT> line 19. Use of uninitialized value $curmod in hash element at /usr/sbin/pam-auth-update line 650, <CURRENT> line 19. Use of uninitialized value $curmod in hash element at /usr/sbin/pam-auth-update line 650, <CURRENT> line 19.
2009-11-020.15.97debian/0.15.97Stig Thormodsrud
2009-11-02Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwoodStig Thormodsrud
2009-11-02Fix 5063: committing "set interfaces ethernet <> bridge-group bridge <>" ↵Stig Thormodsrud
got "invalid variable reference (invalid format)" - need extra escape magic to call vyatta-cli-expand-var.pl.
2009-11-020.15.96debian/0.15.96Stephen Hemminger
2009-11-02rename pam-radius to pam_radius.cfgStephen Hemminger
Use a reasonable suffix for file type
2009-11-02Reset PAM configuration on bootStephen Hemminger
Bug 5084 Need to remove radius (and any other) PAM customizations on reboot.
2009-11-02Don't want/need --package option to pam-auth-updateStephen Hemminger
2009-11-02use top-level pid for progress indicatorAn-Cheng Huang
2009-11-010.15.95debian/0.15.95Stig Thormodsrud
2009-11-01Using Interface.pm infrastructure to detect vif on eth|bond interface.Stig Thormodsrud
2009-11-01Fix 'show vrrp summary' showing last vip 1stStig Thormodsrud
2009-11-01Fix interface carrier status.Stig Thormodsrud
2009-11-01Add priority for bonding vrrp nodes.Stig Thormodsrud
2009-11-01Convert keepalived to use Interface infrastructure.Stig Thormodsrud
2009-10-31Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwoodStig Thormodsrud
2009-10-310.15.94debian/0.15.94slioch
2009-10-31added missed vrrp priorities.slioch
2009-10-31Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwoodStig Thormodsrud
2009-10-31Add VRRP capability to bonding interfaces and vifs of bonding interfaces.David S. Madole
2009-10-30add unified install-imageAn-Cheng Huang
2009-10-300.15.93debian/0.15.93Stephen Hemminger
2009-10-30radius: add missing spaceStephen Hemminger
2009-10-30radius-server: shutup debconf dialogStephen Hemminger
Found better way to get rid of debconf warning by forcing non interactive.
2009-10-30Shut up debconf when installing pam radiusStephen Hemminger
Just get rid of silly debconf warnings when doing pam-auth-update
2009-10-29radius client: try first password only if not firstStephen Hemminger
2009-10-290.15.92debian/0.15.92Stephen Hemminger
2009-10-29Dont start radvd on bootStephen Hemminger
Bug 4975
2009-10-270.15.91debian/0.15.91Stephen Hemminger
2009-10-27Use pam-auth-update to configure radiusStephen Hemminger
This keeps radius from fighting with tacacs+
2009-10-22Fix description of vif bondingStephen Hemminger
Other half of Bug 5014
2009-10-210.15.90debian/0.15.90slioch
2009-10-21move priority after tag nodes.slioch
2009-10-200.15.89debian/0.15.89slioch
2009-10-20move priority after multi tagsslioch
2009-10-200.15.88debian/0.15.88slioch
2009-10-15partial fix for bug 4903.slioch
2009-10-140.15.87debian/0.15.87An-Cheng Huang
2009-10-14update .merge-branch-excludeAn-Cheng Huang
2009-10-14add .merge-branch-excludeAn-Cheng Huang
2009-10-130.15.86debian/0.15.86Stephen Hemminger
2009-10-13limit xen dom0 memory to 512megRobert Bays
(cherry picked from commit c93e5328faa74a79d219ce96d95417ba1adbfb8f)
2009-10-050.15.85debian/0.15.85An-Cheng Huang
2009-10-05add override mechanism for protected usersAn-Cheng Huang
2009-10-020.15.84debian/0.15.84Mohit Mehta
2009-10-02use pattern instead of execMohit Mehta
2009-10-010.15.83debian/0.15.83Stephen Hemminger