summaryrefslogtreecommitdiff
path: root/templates/service
AgeCommit message (Expand)Author
2010-08-20Add check for port range on SNMP listen port valueStephen Hemminger
2010-08-20Add checking of port rangeStephen Hemminger
2010-07-21Add completion for text fields with limited valuesStephen Hemminger
2010-07-16Remove verbs from all help messagesStephen Hemminger
2010-05-14Change SNMP community handlingStephen Hemminger
2010-05-12Allow configuring/restricting SNMP listen addressStephen Hemminger
2010-05-12Better version of SNMP IPv6 supportStephen Hemminger
2010-05-12Revert "Snmp Ipv6 support"Stephen Hemminger
2010-05-11Snmp Ipv6 supportStephen Hemminger
2010-02-16Don't allow format strings in snmp-communityStephen Hemminger
2010-01-24Fix allow-root for telnet/sshStephen Hemminger
2010-01-07Add support trap source addressStephen Hemminger
2010-01-07Add support for trap community and portStephen Hemminger
2010-01-05Need to be root to remove snmpd.confStephen Hemminger
2010-01-05Change 'protocols snmp' to 'service snmp'Stephen Hemminger
2009-12-04Change telnet allow-root to existance (instead of boolean)Stephen Hemminger
2009-12-03SSH enhancementsStephen Hemminger
2009-12-02Add ability to disable password authenticationStephen Hemminger
2009-11-30added required keyword to help text.Michael Larson
2009-10-15partial fix for bug 4903.slioch
2009-07-17Make telnet management smarterStephen Hemminger
2009-05-19Fix Bug 4416 Add the ability to configure a specific server for DynDNSMohit Mehta
2009-04-01Change lack of interface in DDNS back to warningStephen Hemminger
2009-04-01Use interface check programStephen Hemminger
2009-04-01Help text spelling fixStephen Hemminger
2009-01-06Fix Bug 4022 dynamic dns config fails during system boot if interface does no...Mohit Mehta
2008-11-07Always restart sshStephen Hemminger
2008-11-06Don't restart sshd if not neededStephen Hemminger
2008-11-06Add completion for allowed valuesStephen Hemminger
2008-10-16Change telnet allow-root type from txt to bool.Stig Thormodsrud
2008-10-16Need sudo when editing ssh config fileStephen Hemminger
2008-10-15Fix parsing of allow-root fieldStephen Hemminger
2008-10-07Revert "Change allow-root nodes to boolean"slioch
2008-10-07Change allow-root nodes to booleanStephen Hemminger
2008-09-06first attempt at implementing CLI support for Dynamic DNSMohit Mehta
2008-08-30prompt warning for no nameservers if no nameservers set and no interface set ...Mohit Mehta
2008-08-30polish up DNS forwarding error messagesMohit Mehta
2008-08-30show bridge interfaces in allowed values as well if configured to use dhcpMohit Mehta
2008-08-30move from a 'ignore-interface' model to a 'listen-on' model for DNS forwardingMohit Mehta
2008-08-06code to specify DNS forwarding nameservers (system, dhcp, explicitly specifie...Mohit Mehta
2008-08-06tighten syntax checkMohit Mehta
2008-08-06change 'service dns forward' to 'service dns forwarding'Mohit Mehta
2008-08-06this better detects the interfaces in /proc/net/devMohit Mehta
2008-08-05change DNS forwarding CLI from 'service dns-forwarding' to 'service dns forward'Mohit Mehta
2008-08-05add command for user to enter interfaces on which not to listen for DNS queriesMohit Mehta
2008-08-05- add ability to set cache-size for DNS forwarding from CLIMohit Mehta
2008-07-25First parts of DNS forwarding stuffMohit Mehta
2008-07-14Fix 3359: changing telnet setting drops other telnet sessions.root
2008-04-10Fix Bug 3069 Help strings should be standardizedMohit Mehta
2008-02-28fix ssh allow-root templateStephen Hemminger