Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-07 | List rsyslog package dependency | Stephen Hemminger | |
Debian build process wants packages to list a preferred physical package when a virtual package is an option. See virtual-package-depends-without-real-package-depends warning. | |||
2010-10-07 | Fix sysklog dependency | Stephen Hemminger | |
Vyatta depends on syslog as a virtual service, not which package provides the system loggging (sysklogd, rsyslog, syslog-ng). | |||
2010-10-07 | Update hwclockfirst fixup for Squeeze | Stephen Hemminger | |
2010-09-21 | 0.17.102debian/0.17.102 | Mohit Mehta | |
2010-09-21 | * update count_iptables module usage | Mohit Mehta | |
2010-09-21 | 0.17.101debian/0.17.101 | Mohit Mehta | |
2010-09-21 | * use count_iptables_rule from MISC module | Mohit Mehta | |
2010-09-18 | 0.17.100debian/0.17.100 | Bob Gilligan | |
2010-09-18 | Bugfix 6210: Fix up case where login section is missing from config file. | Bob Gilligan | |
(cherry picked from commit b39ed5b1c8b85402770305efa6b2248df3440db1) | |||
2010-09-20 | 0.17.99debian/0.17.99 | An-Cheng Huang | |
2010-09-20 | fix init-floppy for squeeze | An-Cheng Huang | |
2010-09-17 | 0.17.98debian/0.17.98 | Bob Gilligan | |
2010-09-17 | Bugfix 6210: Fix parsing of config file | Bob Gilligan | |
Previous commit "More fixes to standalone password reset" incorrectly parsed fields in the Vyatta config file. (cherry picked from commit 9a08473ae6abb2aec0e51c758f0712ac91c27de9) | |||
2010-09-13 | 0.17.97debian/0.17.97 | An-Cheng Huang | |
2010-09-13 | more fixes for bug 6152 | An-Cheng Huang | |
* second udev invocation now has ACTION "change" in squeeze. * DRIVERS no longer available from squeeze udev. | |||
2010-09-13 | partial fix for bug 6152 | An-Cheng Huang | |
* as discussed, remove the wireless rule that causes warning | |||
2010-09-13 | 0.17.96debian/0.17.96 | Mohit Mehta | |
2010-09-13 | rename pre-mendocino ipv6 modprobe files to add .conf suffix | Mohit Mehta | |
2010-09-08 | 0.17.95debian/0.17.95 | Stephen Hemminger | |
2010-09-08 | Fix quoting of shell -z | Stephen Hemminger | |
The -z test in shell needs to be quoted to avoid issues with shell expansion. | |||
2010-09-08 | Fix quoting issues with conversion to lower case | Stephen Hemminger | |
Add common shell function to convert to lower case. Part of Bug 6132 | |||
2010-09-08 | Enforce username length restriction | Stephen Hemminger | |
Bug 6131 | |||
2010-09-07 | 0.17.94debian/0.17.94 | Stephen Hemminger | |
2010-09-07 | Update sound blacklist fix | Stephen Hemminger | |
The sound blacklist should be in a seprate file, and check for entry before creating | |||
2010-09-07 | Update to current udev | Stephen Hemminger | |
Current udev does not have udevsettle instead use udevadm settle | |||
2010-09-07 | Change modprobe.d files to .conf | Stephen Hemminger | |
In squeeze, modprobe wants config files named .conf or it will generate warning. | |||
2010-09-03 | 0.17.93debian/0.17.93 | An-Cheng Huang | |
2010-09-03 | fix squeeze paths | An-Cheng Huang | |
2010-09-02 | Remove ifDescr override | Stephen Hemminger | |
Net-snmp now generates ifDescr itself, so don't need all the parsing and override stuff | |||
2010-08-31 | 0.17.92debian/0.17.92 | Bob Gilligan | |
2010-08-31 | Bugfix 5499: Fix restrictions on IPv6 addresses. | Bob Gilligan | |
The code previously prevented the user from assigning the all-zeros or the all-ones IPv6 host addresses on a subnet. These addresses are not illegal in IPv6. This commit removes that restriction, and adds checks for some IPv6 addresses that are illegal to be assigned to an interface. | |||
2010-08-30 | 0.17.91debian/0.17.91 | Bob Gilligan | |
2010-08-30 | Bugfix 6085: Use "-x" flag instead of "-r" to kill the old dhclient process | Bob Gilligan | |
The "-r" flag to "dhclient" kills the old dhclient daemon, but also tries to release the lease on the server. Unfortunately, the program will block forever if a lease had not actually been obtained. The "-x" flag does all the same things as "-r", but doesn't try to release the lease on the server, and hence doesn't block in the case where the lease had not been obtained. | |||
2010-08-24 | Add dependency on libcap2-bin | Stephen Hemminger | |
Bug 6106 Installing this package needs setcap from libcap2-bin package. | |||
2010-08-23 | 0.17.90debian/0.17.90 | Stephen Hemminger | |
2010-08-23 | Generate interface description | Stephen Hemminger | |
This adds ifDescr value for interface based on PCI information. | |||
2010-08-20 | Add check for port range on SNMP listen port value | Stephen Hemminger | |
2010-08-20 | Add checking of port range | Stephen Hemminger | |
Bug 6058 Put consitent checking port range on snmp, ssh, and telnet | |||
2010-08-17 | 0.17.89debian/0.17.89 | An-Cheng Huang | |
2010-08-17 | update help text to use val_help | An-Cheng Huang | |
2010-08-17 | 0.17.88debian/0.17.88 | Stephen Hemminger | |
2010-08-17 | Don't delete existing root password | Stephen Hemminger | |
For upgrade, don't touch root password. For new installation, root password is reset during build-iso Bug 6066 | |||
2010-08-17 | 0.17.87debian/0.17.87 | Stig Thormodsrud | |
2010-08-17 | Add vrrp parameters to transition script. | Stig Thormodsrud | |
(cherry picked from commit 1b22d1bbcf8146736d9f69d1edb57a36e55f6fdc) | |||
2010-08-16 | 0.17.86debian/0.17.86 | An-Cheng Huang | |
2010-08-16 | remove more low-level config dir usages | An-Cheng Huang | |
2010-08-16 | 0.17.85debian/0.17.85 | An-Cheng Huang | |
2010-08-16 | remove low-level config dir usage | An-Cheng Huang | |
* "--path" option was using config dir directly. * remove "--path" since it is unused. | |||
2010-08-16 | 0.17.84debian/0.17.84 | An-Cheng Huang | |
2010-08-16 | remove low-level config dir usage | An-Cheng Huang | |