Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-11-05 | 0.15.98debian/0.15.98 | An-Cheng Huang | |
2009-11-05 | move custom script to custom repo | An-Cheng Huang | |
2009-11-05 | radius: only try first password if first module | Stephen Hemminger | |
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 |