summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-19Add user tss for udevStephen 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-180.15.106debian/0.15.106Stephen Hemminger
2009-11-18Mount floppy with dirsyncStephen Hemminger
Ensures that directory update occurs before umount
2009-11-170.15.105debian/0.15.105Stephen Hemminger
2009-11-17Don't start hostapd at bootStephen Hemminger
Vyatta sets up hostap for wireless later in config process if needed. So remove default startup.
2009-11-130.15.104debian/0.15.104Bob Gilligan
2009-11-13Add start_offset value to log message when partion attempt fails.Bob Gilligan
2009-11-130.15.103debian/0.15.103Bob Gilligan
2009-11-13Add start_offset value to log message when partion attempt fails.Bob Gilligan
2009-11-130.15.102debian/0.15.102Michael Larson
2009-11-13dependency updateMichael Larson
Merge branch 'kenwood' of http://git.vyatta.com/vyatta-cfg-system into kenwood Conflicts: debian/control
2009-11-13dependency updateMichael Larson
2009-11-110.15.101debian/0.15.101Stephen Hemminger
2009-11-11Show dependency on pam versionStephen Hemminger
This version needs pam-auth-update which is only in later pam versions.
2009-11-11Merge branch 'kenwood' of suva.vyatta.com:/git/vyatta-cfg-system into kenwoodStephen Hemminger
2009-11-11Remove blank lineStephen Hemminger
2009-11-100.15.100debian/0.15.100An-Cheng Huang
2009-11-06copy the whole config directory during installAn-Cheng Huang
2009-11-060.15.99debian/0.15.99Robert Bays
2009-11-06Fix library includeRobert Bays
2009-11-05use new vyatta-union arg to reduce kernel cmdline length.An-Cheng Huang
2009-11-050.15.98debian/0.15.98An-Cheng Huang
2009-11-05move custom script to custom repoAn-Cheng Huang
2009-11-05radius: only try first password if first moduleStephen Hemminger
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