Displaying 3 results from an estimated 3 matches for "37597".
Did you mean:
375,7
2007 Jul 31
2
using win32 DLLs in Linux
Hello,
I have a win32 DLL library, which I can't decompile, and can't get it's source
code, but which I'd like to use in my Linux program. I wondered about making
a win32<->Linux interface to use this library, using ready-to-use wine
libraries.
Is it possible, using wine libraries, to have access to functions from this
DLL?
If yes, can you tell me how?
Thank you in
2009 Nov 04
1
Thousands of TIME_WAIT connections with CUPS?
...127.0.0.1:631 TIME_WAIT
tcp 0 0 127.0.0.1:37998 127.0.0.1:631 TIME_WAIT
tcp 0 0 127.0.0.1:38556 127.0.0.1:631 TIME_WAIT
tcp 0 0 127.0.0.1:38162 127.0.0.1:631 TIME_WAIT
tcp 0 0 127.0.0.1:37566 127.0.0.1:631 TIME_WAIT
tcp 0 0 127.0.0.1:37597 127.0.0.1:631 TIME_WAIT
tcp 0 0 127.0.0.1:37939 127.0.0.1:631 TIME_WAIT
tcp 0 0 127.0.0.1:38599 127.0.0.1:631 TIME_WAIT
tcp 0 0 127.0.0.1:38867 127.0.0.1:631 TIME_WAIT
tcp 0 0 127.0.0.1:37502 127.0.0.1:631 TIME_WAIT
tcp 0 0 127.0...
2007 May 07
6
Dovecot not handling r/o mailboxes completely, and problem with ACL as a workaround
...In courier-imap, we were able to take advantage of the maildir structure
and standard unix users/groups to allow 'decsstaff' members to have full write
access while 'decsall' members only have r/o unless also a member of
'decsstaff':
-rw-rw-r-- 1 postlocal decsstaff 37597 May 5 23:37
/egr/mail/shared/decs/.support.In/cur/1178422658.M533373P54269.ice
drwxrwxr-x 2 postlocal decsstaff 24576 May 5 23:37
/egr/mail/shared/decs/.support.In/cur
drwxrws--- 6 postlocal decsall 4096 Apr 22 18:08 /egr/mail/shared/decs/.support.In
drwxrwsr-x 34 postlocal wheel 4096...