Home | History | Annotate | Download | only in x11vnc

Lines Matching defs:is

5 This file is part of x11vnc.
7 x11vnc is free software; you can redistribute it and/or modify
12 x11vnc is distributed in the hope that it will be useful,
333 rfbLog(" bpp(%d) is not 8bpp, not resetting fb\n", bpp);
696 * -connect file. This is -privremote. What should be done is check
709 rfbLog("connect file is writable by others.\n");
714 rfbLog("connect file is writable by group.\n");
747 rfbLog("XAUTHORITY is writable by others!!\n");
752 rfbLog("XAUTHORITY is writable by group!!\n");
757 rfbLog("XAUTHORITY is readable by others.\n");
762 rfbLog("XAUTHORITY is readable by group.\n");
772 rfbLog("X access control is disabled, X clients can\n");
821 rfbLog("XAUTHORITY is not required on display.\n");
936 char *t = c + strlen(c) - 1; /* shortest is "cmd=" */
1294 /* try to handle easy case where WxH is unchanged: */
1798 /* this is a reverse connection */
1984 rfbLog("allow list is: '%s'\n", NONUL(allow_list));
2030 rfbLog("allow list is: '%s'\n", NONUL(allow_list));
2119 rfbLog("allow list is: '%s'\n", NONUL(allow_list));
4053 rfbLog("RECORD is disabled, not resetting.\n");
4094 int is;
4101 is = atoi(p);
4102 rfbLog("remote_cmd: setting input_skip %d\n", is);
4103 ui_skip = is;
4306 int is;
4314 is = atoi(p);
4315 rfbLog("remote_cmd: setting ssltimeout: %d\n", is);
4316 ssl_timeout_secs = is;
4504 /* note we force query and assume the colon is there. */
4537 /* note we force query and assume the colon is there. */
4571 /* note we force query and assume the colon is there. */
4604 /* note we force query and assume the colon is there. */