Lines Matching refs:log_Printf
218 log_Printf(LogWARN, "help: Cannot help without a prompt\n"); in HelpCommand()
276 log_Printf(LogWARN, "sendident: link has not reached LCP\n"); in SendIdentification()
309 log_Printf(LogWARN, "remove: Cannot delete links that aren't closed\n"); in RemoveCommand()
326 log_Printf(LogWARN, "%s -> %s: target name already exists\n", in RenameCommand()
342 log_Printf(LogWARN, "%s: %s\n", arg->argv[n], err); in LoadCommand()
352 log_Printf(LogWARN, "default: %s\n", err); in LoadCommand()
374 log_Printf(LogWARN, "Truncating log command to %d args\n", argc); in LogCommand()
378 log_Printf(LogLOG, "%s\n", buf); in LogCommand()
389 log_Printf(LogWARN, "save command is not yet implemented.\n"); in SaveCommand()
401 log_Printf(LogWARN, "Manual dial is only available for auto and" in DialCommand()
629 log_Printf(LogWARN, "Can't start a shell from a network connection\n"); in ShellCommand()
636 log_Printf(LogWARN, "Can't start an interactive shell from" in ShellCommand()
640 log_Printf(LogWARN, "Can't start an interactive shell from" in ShellCommand()
644 log_Printf(LogWARN, "Can only start an interactive shell in" in ShellCommand()
662 log_Printf(LogALERT, "Failed to open %s: %s\n", in ShellCommand()
682 log_Printf(LogWARN, "Truncating shell command to %d args\n", argc); in ShellCommand()
690 log_Printf(LogERROR, "%ld: daemon: %s\n", (long)p, strerror(errno)); in ShellCommand()
703 log_Printf(LogWARN, "exec() of %s failed: %s\n", in ShellCommand()
710 log_Printf(LogERROR, "Fork failed: %s\n", strerror(errno)); in ShellCommand()
1102 log_Printf(LogWARN, "%s: Ambiguous command\n", in FindExec()
1110 log_Printf(LogWARN, "%s: No context (use the `link' command)\n", in FindExec()
1114 log_Printf(LogWARN, "%s: Redundant context (%s) ignored\n", in FindExec()
1129 log_Printf(LogWARN, "%s: Invalid command\n", in FindExec()
1133 log_Printf(LogWARN, "usage: %s\n", cmd->syntax); in FindExec()
1135 log_Printf(LogWARN, "%s: Failed %d\n", in FindExec()
1220 log_Printf(LogCOMMAND, "%s\n", buf); in command_Run()
1244 log_Printf(LogWARN, "show: Cannot show without a prompt\n"); in ShowCommand()
1258 log_Printf(LogWARN, "term: Need a prompt\n"); in TerminalCommand()
1301 log_Printf(LogWARN, "open lcp: You must specify a link\n"); in OpenCommand()
1307 log_Printf(LogWARN, "open: LCP must be open before opening CCP\n"); in OpenCommand()
1322 log_Printf(LogWARN, "open ipcp: You need not specify a link\n"); in OpenCommand()
1397 log_Printf(LogWARN, "SetModemSpeed: Too many arguments\n"); in SetModemSpeed()
1407 log_Printf(LogWARN, "SetModemSpeed: Bad argument \"%s\"", in SetModemSpeed()
1413 log_Printf(LogWARN, "%s: Invalid speed\n", arg->argv[arg->argn]); in SetModemSpeed()
1415 log_Printf(LogWARN, "SetModemSpeed: No speed specified\n"); in SetModemSpeed()
1458 log_Printf(LogWARN, "%s %s: %s: Invalid mask\n", in SetServer()
1466 log_Printf(LogPHASE, "Disabled server socket\n"); in SetServer()
1473 log_Printf(LogWARN, "Failed to reopen server port\n"); in SetServer()
1476 log_Printf(LogWARN, "Cannot reopen unset server socket\n"); in SetServer()
1484 log_Printf(LogPHASE, "Closed server socket\n"); in SetServer()
1486 log_Printf(LogWARN, "Server socket not open\n"); in SetServer()
1526 log_Printf(LogWARN, "%s: Invalid port or service\n", port); in SetServer()
1623 log_Printf(LogWARN, "%ld: Invalid FSM retry period - min %d\n", in SetRetry()
1632 log_Printf(LogWARN, "%ld: Invalid FSM REQ tries - changed to 1\n", l); in SetRetry()
1640 log_Printf(LogWARN, "%ld: Invalid FSM TRM tries - changed to 1\n", l); in SetRetry()
1671 log_Printf(LogWARN, "set %s: No context (use the `link' command)\n", in SetVariable()
1675 log_Printf(LogWARN, "set %s: Redundant context (%s) ignored\n", in SetVariable()
1690 log_Printf(LogWARN, "Altering authname while at phase %s\n", in SetVariable()
1709 log_Printf(LogWARN, "autoload: %s: Invalid min percentage\n", in SetVariable()
1717 log_Printf(LogWARN, "autoload: %s: Invalid max percentage\n", in SetVariable()
1730 log_Printf(LogWARN, "autoload: %s: Invalid throughput period\n", in SetVariable()
1741 log_Printf(LogWARN, "Set autoload requires three arguments\n"); in SetVariable()
1761 log_Printf(LogWARN, "%d: Invalid outgoing window size\n", in SetVariable()
1769 log_Printf(LogWARN, "%d: Invalid incoming window size\n", in SetVariable()
1776 log_Printf(LogWARN, "No window size specified\n"); in SetVariable()
1800 log_Printf(LogWARN, "%s: Invalid bits value\n", argp); in SetVariable()
1814 log_Printf(LogWARN, "%s: Invalid state value\n", in SetVariable()
1837 log_Printf(LogWARN, "No accmap specified\n"); in SetVariable()
1845 log_Printf(LogWARN, "%s: Invalid mode\n", argp); in SetVariable()
1859 log_Printf(LogWARN, "mrru: Only changeable before LCP negotiations\n"); in SetVariable()
1865 log_Printf(LogWARN, "mrru: Only changeable at phase DEAD/ESTABLISH\n"); in SetVariable()
1873 log_Printf(LogWARN, "MRRU %ld: too small - min %d\n", long_val, MIN_MRU); in SetVariable()
1877 log_Printf(LogWARN, "MRRU %ld: too big - max %d\n", long_val, MAX_MRU); in SetVariable()
1898 log_Printf(LogWARN, "MRU %ld: too large - max set to %d\n", long_val, in SetVariable()
1912 log_Printf(LogWARN, "MRU %ld: too large - maximum is %d\n", long_val, in SetVariable()
1928 log_Printf(LogWARN, "MRU %ld: too small - min %d\n", long_val, MIN_MRU); in SetVariable()
1932 log_Printf(LogWARN, "MRU %ld: too big - max %d\n", long_val, MAX_MRU); in SetVariable()
1955 log_Printf(LogWARN, "MTU %ld: too large - max set to %d\n", long_val, in SetVariable()
1969 log_Printf(LogWARN, "MTU %ld: too large - maximum is %d\n", long_val, in SetVariable()
1984 log_Printf(LogWARN, "MTU %ld: too small - min %d\n", long_val, MIN_MTU); in SetVariable()
1988 log_Printf(LogWARN, "MTU %ld: too big - max %d\n", long_val, MAX_MTU); in SetVariable()
2004 log_Printf(LogWARN, "%s: Invalid openmode\n", argp); in SetVariable()
2032 log_Printf(LogWARN, "Too many idle timeout values\n"); in SetVariable()
2035 log_Printf(LogWARN, "Too few idle timeout values\n"); in SetVariable()
2051 log_Printf(LogWARN, "Too many RADIUS alive interval values\n"); in SetVariable()
2054 log_Printf(LogWARN, "Too few RADIUS alive interval values\n"); in SetVariable()
2059 log_Printf(LogWARN, "rad_alive requires radius to be configured\n"); in SetVariable()
2074 log_Printf(LogWARN, "%ld: Invalid lqr period - min %d\n", in SetVariable()
2162 log_Printf(LogWARN, "No E.164 arg (E.164 ignored) !\n"); in SetVariable()
2193 log_Printf(LogWARN, "%ld: Invalid CBCP FSM retry period - min %d\n", in SetVariable()
2223 log_Printf(LogWARN, "%s: %s\n", argp, strerror(errno)); in SetVariable()
2256 log_Printf(LogWARN, "Parity value must be odd, even or none\n"); in SetVariable()
2267 log_Printf(LogWARN, "RTS/CTS value must be on or off\n"); in SetVariable()
2326 log_Printf(LogWARN, "PPPoE standard value must be \"standard\" or \"3Com\"\n"); in SetVariable()
2342 log_Printf(LogWARN, in SetVariable()
2348 log_Printf(LogWARN, "rad_port_id requires radius to be configured\n"); in SetVariable()
2501 log_Printf(LogWARN, "set command must have arguments\n"); in SetCommand()
2558 log_Printf(LogWARN, "%s: Invalid destination address\n", in AddCommand()
2579 log_Printf(LogWARN, "%s: Invalid gateway address\n", in AddCommand()
2678 log_Printf(LogWARN, "nat not enabled\n"); in NatOption()
2684 log_Printf(LogWARN, "nat not enabled\n"); in NatOption()
2718 log_Printf(LogWARN, "link: %s: Invalid link name\n", name); in LinkCommand()
2730 log_Printf(LogWARN, "link: %s: Invalidated link name !\n", name); in LinkCommand()
2738 log_Printf(LogWARN, "usage: %s\n", arg->cmd->syntax); in LinkCommand()
2811 log_Printf(LogWARN, "IPv6 is not available on this machine\n"); in OptSet()
2819 log_Printf(LogWARN, in OptSet()
2841 log_Printf(LogWARN, "Cannot enable iface-alias without NAT\n"); in IfaceAliasOptSet()
2862 log_Printf(LogWARN, "%s %s: No context (use the `link' command)\n", in NegotiateSet()
2866 log_Printf(LogWARN, "%s %s: Redundant context (%s) ignored\n", in NegotiateSet()
2956 log_Printf(LogWARN, "shortseq: Only changeable before" in NegotiateSet()
2962 log_Printf(LogWARN, "shortseq: Only changeable at phase" in NegotiateSet()
3102 log_Printf(LogWARN, "%s command must have arguments\n", in NegotiateCommand()
3134 log_Printf(LogWARN, "A link must be specified for ``clear physical''\n"); in ClearCommand()
3176 log_Printf(LogWARN, "The alias command is deprecated\n"); in RunListCommand()
3187 log_Printf(LogWARN, "%s command must have arguments\n", cmd); in RunListCommand()
3244 log_Printf(LogWARN, "IfaceAddCommand: src and dst address families" in IfaceAddCommand()
3273 log_Printf(LogWARN, "%s: Cannot remove active interface address\n", in IfaceDeleteCommand()
3286 log_Printf(LogWARN, "%s: No such interface address\n", in IfaceDeleteCommand()
3333 log_Printf(LogWARN, "Truncating proc title to %d args\n", argc); in SetProcTitle()