Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-01 | Touch file before setting capability | Stephen Hemminger | |
Unionfs should copyup the xattr automatically, but it doesn't so use touch to force a copyup before setting attributes. | |||
2010-07-01 | 0.17.57debian/0.17.57 | Deepti Kulkarni | |
2010-07-01 | fix for bug 5408. | Deepti Kulkarni | |
2010-07-01 | Revert "fix for bug 5408." | Deepti Kulkarni | |
This reverts commit 5110c9f3af7f4d2f4b9f8c14a073a1fd70d852ac. | |||
2010-07-01 | fix for bug 5408. | root | |
2010-06-21 | 0.17.56debian/0.17.56 | Michael Larson | |
2010-06-21 | Merge branch 'larkspur' of http://git.vyatta.com/vyatta-cfg-system into larkspur | Michael Larson | |
2010-06-21 | fix for bug 5663 | Michael Larson | |
2010-06-20 | Fix path to ipset | Stephen Hemminger | |
2010-06-18 | Remove sudo from tunnel command | Stephen Hemminger | |
Don't need sudo for ip command anymore. | |||
2010-06-17 | 0.17.55debian/0.17.55 | Robert Bays | |
2010-06-17 | initial support for gre-bridge tunnels. | Robert Bays | |
2010-06-17 | 0.17.54debian/0.17.54 | Stephen Hemminger | |
2010-06-17 | Don't need audit write on vbash | Stephen Hemminger | |
Not using auditing for command logging. | |||
2010-06-16 | Remove capability from ping | Stephen Hemminger | |
Ping is already setuid root. | |||
2010-06-15 | Remove sudo from brctl | Stephen Hemminger | |
Since brctl has cap_net_admin, don't need to use sudo | |||
2010-06-15 | Remove unnecessary :expression: syntax | Stephen Hemminger | |
Several templates can use simplified non-expression syntax | |||
2010-06-15 | Remove sudo from ip command | Stephen Hemminger | |
No longer need sudo on ip because of cap_net_admin | |||
2010-06-09 | 0.17.53debian/0.17.53 | Mohit Mehta | |
2010-06-09 | * perltidy vyatta-keepalived.pl | Mohit Mehta | |
2010-06-09 | * make vrrp work with conntrack-sync | Mohit Mehta | |
2010-06-07 | 0.17.52debian/0.17.52 | Stephen Hemminger | |
2010-06-07 | Add skip option to vyatta-interfaces | Stephen Hemminger | |
Used to skip the existing interface name when doing mirror/redirect | |||
2010-05-30 | 0.17.51debian/0.17.51 | Bob Gilligan | |
2010-05-30 | Using "send dhcp6.oro" is no longer required in config file. | Bob Gilligan | |
2010-06-04 | 0.17.50debian/0.17.50 | Stephen Hemminger | |
2010-06-04 | Add pam_cap capability configuration | Stephen Hemminger | |
2010-06-04 | Set file capability attributes | Stephen Hemminger | |
This sets file capability attributes during package installation (and build) to allow better security models. | |||
2010-06-04 | Fix use of bareword file handles | Stephen Hemminger | |
Rather than using BAREWORD file handles, use 3 arg open and local variable. | |||
2010-06-03 | 0.17.49debian/0.17.49 | Mohit Mehta | |
2010-06-03 | move list functions to vrrp perl module so other scripts can use it as well | Mohit Mehta | |
2010-06-03 | 0.17.48debian/0.17.48 | An-Cheng Huang | |
2010-06-03 | fix for bug 5656 | An-Cheng Huang | |
* add package dependency for apt https access. | |||
2010-06-01 | 0.17.47debian/0.17.47 | Stig Thormodsrud | |
2010-05-29 | Fix 5521: Cannot Delete vif with vrrp configured. | Stig Thormodsrud | |
2010-05-26 | 0.17.46debian/0.17.46 | Bob Gilligan | |
2010-05-26 | Move DHCPv6 client configuration to this package and restructre parameters. | Bob Gilligan | |
2010-05-24 | 0.17.45debian/0.17.45 | Stephen Hemminger | |
2010-05-24 | Don't enable PAM Radius by default | Stephen Hemminger | |
The pam-config mechanism will insert Radius pam module if it is in /usr/share/pam-configs. Therefore hold off installing file until Radius really needed. | |||
2010-05-20 | 0.17.44debian/0.17.44 | Mohit Mehta | |
2010-05-20 | don't start conntrackd itself | Mohit Mehta | |
2010-05-19 | 0.17.43debian/0.17.43 | Stig Thormodsrud | |
2010-05-19 | Add enable-proxy-arp to vif interface. | Stig Thormodsrud | |
2010-05-14 | 0.17.42debian/0.17.42 | Stephen Hemminger | |
2010-05-14 | Fix syntax of default listen address | Stephen Hemminger | |
Despite documentation, udp6: is not a valid listen address, need to use udp6:161 | |||
2010-05-14 | Change SNMP community handling | Stephen Hemminger | |
Allow combination of IPv4 and IPv6 address in community setting. Use script to generate necessary community values in snmpd.conf | |||
2010-05-12 | 0.17.41debian/0.17.41 | Stephen Hemminger | |
2010-05-12 | Allow configuring/restricting SNMP listen address | Stephen Hemminger | |
Add: service snmp listen-address AAAA [port NNN] | |||
2010-05-12 | Better version of SNMP IPv6 support | Stephen Hemminger | |
Need to use different syntax for community values on IPv6 versus IPv4 | |||
2010-05-12 | Revert "Snmp Ipv6 support" | Stephen Hemminger | |
This reverts commit 5aafb72b269d409500258f0b65f3e635d99712b7. |