Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-05 | Move user configuration information to files | Stephen 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-03 | Fix pam-auth-update errors from radius | Stephen Hemminger | |
2009-11-03 | Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwood | Stephen Hemminger | |
2009-11-03 | Remove blank line | Stephen 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-02 | 0.15.97debian/0.15.97 | Stig Thormodsrud | |
2009-11-02 | Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood | Stig Thormodsrud | |
2009-11-02 | Fix 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-02 | 0.15.96debian/0.15.96 | Stephen Hemminger | |
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 | |