Age | Commit message (Expand) | Author |
2010-02-16 | Don't allow format strings in snmp-community | Stephen Hemminger |
2010-01-24 | Fix allow-root for telnet/ssh | Stephen Hemminger |
2010-01-07 | Add support trap source address | Stephen Hemminger |
2010-01-07 | Add support for trap community and port | Stephen Hemminger |
2010-01-05 | Need to be root to remove snmpd.conf | Stephen Hemminger |
2010-01-05 | Change 'protocols snmp' to 'service snmp' | Stephen Hemminger |
2009-12-04 | Change telnet allow-root to existance (instead of boolean) | Stephen Hemminger |
2009-12-03 | SSH enhancements | Stephen Hemminger |
2009-12-02 | Add ability to disable password authentication | Stephen Hemminger |
2009-11-30 | added required keyword to help text. | Michael Larson |
2009-10-15 | partial fix for bug 4903. | slioch |
2009-07-17 | Make telnet management smarter | Stephen Hemminger |
2009-05-19 | Fix Bug 4416 Add the ability to configure a specific server for DynDNS | Mohit Mehta |
2009-04-01 | Change lack of interface in DDNS back to warning | Stephen Hemminger |
2009-04-01 | Use interface check program | Stephen Hemminger |
2009-04-01 | Help text spelling fix | Stephen Hemminger |
2009-01-06 | Fix Bug 4022 dynamic dns config fails during system boot if interface does no... | Mohit Mehta |
2008-11-07 | Always restart ssh | Stephen Hemminger |
2008-11-06 | Don't restart sshd if not needed | Stephen Hemminger |
2008-11-06 | Add completion for allowed values | Stephen Hemminger |
2008-10-16 | Change telnet allow-root type from txt to bool. | Stig Thormodsrud |
2008-10-16 | Need sudo when editing ssh config file | Stephen Hemminger |
2008-10-15 | Fix parsing of allow-root field | Stephen Hemminger |
2008-10-07 | Revert "Change allow-root nodes to boolean" | slioch |
2008-10-07 | Change allow-root nodes to boolean | Stephen Hemminger |
2008-09-06 | first attempt at implementing CLI support for Dynamic DNS | Mohit Mehta |
2008-08-30 | prompt warning for no nameservers if no nameservers set and no interface set ... | Mohit Mehta |
2008-08-30 | polish up DNS forwarding error messages | Mohit Mehta |
2008-08-30 | show bridge interfaces in allowed values as well if configured to use dhcp | Mohit Mehta |
2008-08-30 | move from a 'ignore-interface' model to a 'listen-on' model for DNS forwarding | Mohit Mehta |
2008-08-06 | code to specify DNS forwarding nameservers (system, dhcp, explicitly specifie... | Mohit Mehta |
2008-08-06 | tighten syntax check | Mohit Mehta |
2008-08-06 | change 'service dns forward' to 'service dns forwarding' | Mohit Mehta |
2008-08-06 | this better detects the interfaces in /proc/net/dev | Mohit Mehta |
2008-08-05 | change DNS forwarding CLI from 'service dns-forwarding' to 'service dns forward' | Mohit Mehta |
2008-08-05 | add command for user to enter interfaces on which not to listen for DNS queries | Mohit Mehta |
2008-08-05 | - add ability to set cache-size for DNS forwarding from CLI | Mohit Mehta |
2008-07-25 | First parts of DNS forwarding stuff | Mohit Mehta |
2008-07-14 | Fix 3359: changing telnet setting drops other telnet sessions. | root |
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta |
2008-02-28 | fix ssh allow-root template | Stephen Hemminger |
2008-02-26 | add option to disable root login over ssh | Stephen Hemminger |
2008-01-31 | convert templates to new syntax | An-Cheng Huang |
2008-01-25 | add a few missing help strings | Stig Thormodsrud |
2007-12-10 | also check telnet session for "allow-root" | An-Cheng Huang |
2007-12-10 | fix for bug 2524: telnet settings can only be set via ssh or console. | An-Cheng Huang |
2007-12-05 | add "allow-root" option for telnet (default "false"). | An-Cheng Huang |
2007-10-31 | add telnet service | An-Cheng Huang |
2007-10-24 | add 'sudo' for 'system' and 'service/ssh' configuration commands. | An-Cheng Huang |
2007-10-22 | add service/ssh configuration. | An-Cheng Huang |