Displaying 4 results from an estimated 4 matches for "00389".
Did you mean:
0038
2006 Jul 19
5
UDP connection attempts
...es occur. The way I see it is that there is
no malicious behaviour behind theses messages, most probably there's
something that has to do with my firewall settings, and the keep state
option.
I present the excerpt from my firewall configuration file that relates to
the dns incoming traffic:
add 00389 allow udp from any to myexternaladdress 53 in via fxp0
keep-state
I would be greatful if someone could explain to me why these messages
keep showing, and if there is a way to prevent them from occuring in the
future.
Thank you all in advance,
mamalos
2010 Jul 07
3
Message: "err:psdrv:PSDRV_PPDGetNextTuple Line too long."
...len(line)-1] != '\n') {
00380 ERR("Line too long.\n");
00381 goto start;
00382 }
00383
00384 for(cp = line; !isspace(*cp) && *cp != ':'; cp++)
00385 ;
00386
00387 endkey = cp;
00388 if(*cp == ':') { /* <key>: */
00389 gotoption = FALSE;
00390 } else {
00391 while(isspace(*cp))
00392 cp++;
00393 if(*cp == ':') { /* <key> : */
00394 gotoption = FALSE;
00395 } else { /* <key> <option> */
00396 opt = cp;
00397 }
00398 }...
2006 Aug 03
5
Rails - forms
Currently I have a registration form that is built like this:
<label for="First name">First name</label>
<%= text_field "user", "first_name" %><br>
<label for="Last name">Last name</label>
<%= text_field "user", "last_name" %><br>
<label for="Email">Email</label>
2002 May 16
2
WinBind does not work well with Rational ClearCase ( bug fix attached :)
Gerald,
No worries.
This patch is required if your using Rational ClearCase and you don't want
everyone to have access to it. It's to fix a brokenness (IMO) within
ClearCase, and maybe other programs. Our windows primary group has 10k+
users...
I will shoot it off to Rational, so they can provide it to there customers.
I was hoping it could be applied to the main tree so I could just