search for: num_opens

Displaying 3 results from an estimated 3 matches for "num_opens".

Did you mean: num_open
2000 May 10
0
patche for samba-2.0.7/source/smbd/conn.c
Dear all, I have made patch for samba-2.0.7/source/smbd/conn.c This will, instead of using by-directional link, use array for managing connections. # The patch does seems to work on my RHL6.1Ja(fixed) version of # Linux machine. I don't know about other OS/Architecture. This should work better then original because: 1) The original code used bitmap.c for looking empty area. But using
2007 Jul 25
3
[Bug 1345] New: closefromtest fails, sometimes
...Red Hat EL 3 x86_64) This is because /dev/null is not being opened for read properly. --- openssh/openbsd-compat/regress/closefromtest.c (revision 160) +++ openssh/openbsd-compat/regress/closefromtest.c (working copy) @@ -38,7 +38,7 @@ char buf[512]; for (i = 0; i < NUM_OPENS; i++) - if ((fds[i] = open("/dev/null", "r")) == -1) + if ((fds[i] = open("/dev/null", O_RDONLY)) == -1) exit(0); /* can't test */ max = i - 1; -- Configure bugmail: http://bugzilla.mindrot.org/u...
2004 Nov 12
1
Panic in log when Win98/ME tries to print on samba 3.0.8
Hi folks, I got this in the client-logfiles on my samba 3.0.8 PDC after updating from 3.0.3 via 3.0.7 and I was not able to find a solution somewhere in the archives. assmat-pc (172.16.4.102) connect to service standard initially as user asssas (uid=3023, gid=3000) (pid 16207) [2004/11/11 21:52:39, 0] printing/printing_db.c:get_print_db_byname(40) PANIC: assert failed at