search for: 20932

Displaying 8 results from an estimated 8 matches for "20932".

Did you mean: 2032
2006 Feb 16
4
FTP Server and IPTables?
...h icmp-host-prohibited ############################################ Lastly, here's a typical log rejection notice from /var/log/messages Feb 15 19:23:32 atreyu kernel: IN=eth0 OUT= MAC=00:e0:81:2f:7c:22:00:b0:c2:88:9d:4d:08:00 SRC=$MYHOUSEIP DST=$SERVERIP LEN=60 TOS=0x00 PREC=0x00 TTL=51 ID=20932 DF PROTO=TCP SPT=32877 DPT=34729 WINDOW=5840 RES=0x00 SYN URGP=0 What am I missing? -Ben -- "The best way to predict the future is to invent it." - XEROX PARC slogan, circa 1978
2012 Feb 08
1
[LLVMdev] [Patch] Module Flags Patch
...flags (e.g., Objective-C metadata), but is the groundwork for doing so. Please take a look at this and let me know if you have any suggestions or concerns. -bw -------------- next part -------------- A non-text attachment was scrubbed... Name: mod-flags.diff Type: application/octet-stream Size: 20932 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120208/437c4cc9/attachment.obj> -------------- next part --------------
2012 Feb 08
0
[LLVMdev] [Patch] Module Flags Patch
...flags (e.g., Objective-C metadata), but is the groundwork for doing so. Please take a look at this and let me know if you have any suggestions or concerns. -bw -------------- next part -------------- A non-text attachment was scrubbed... Name: mod-flags.diff Type: application/octet-stream Size: 20932 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120208/099574fb/attachment.obj> -------------- next part --------------
2006 Mar 14
2
Only allowing areas of site to users using authentication
I have a site in development where I only want specific users to access specific items that uses belongs_to and has_many. Say we have this kind of structure. Person <belongs_to + has_many> Items When person logged in they only have access to items that belongs to him/her. I''m using auth_generator but only seem to put an auth inside controllers and dont know how to go any
2013 Aug 02
0
Wine release 1.7.0
...d (33): widl: Fix typo in man page. ntdll: Simplify detach sequence now that there is no possible race on process exit. ntdll: Implement RtlExitUserProcess. libwine: Fix the default character for EBCDIC codepages. libwine: Fix the default Unicode character for codepage 20932. libwine: Use the best fit data for codepage 1361. usp10: Update the line breaking algorithm to Unicode 6.2.0. usp10: Update the character data tables to Unicode 6.2.0. libwine: Update the codepage tables to Unicode 6.2.0. libwine: Compress code page tables by merging...
2006 Apr 07
4
Wine 0.9.11 and Visual Foxpro 9
...t;) ;;"ClientSideAntiAliasWithCore" = "Y" ; ; Use the X Input Method (default "Y") ;;"UseXIM" = "Y" ; XIM Input Style (onthespot, offthespot, overthespot ,root) ;;"InputStyle" = "onthespot" ; ; Codepage for clipboard (0 for ANSI, 20932 for euc-jp) "TextCP" = "0" ;[ppdev] ;; key: io-base of the emulated port ;; value : parport-device{,timeout} ;; timeout for auto closing an open device ( not yet implemented) ;"378" = "/dev/parport0" ;"278" = "/dev/parport1" ;"3bc&q...
2007 Aug 24
0
Wine release 0.9.44
..._mbctype (with tests). msvcrt: Test and fix _mbsnextc. msvcrt: Test and fix _mbclen/_mbslen. msvcrt: Test that some functions depends on locale codepage, not the one set by _setmbcp. msvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy. msvcrt: Don't test codepage 20932. msvcrt: Test and fix _mbsinc/_mbsninc. include: Add some definitions to winioctl.h. advapi32: Return an error if we try to start an already running service. advapi32: Obtain the process id locally. msvcrt: Test and fix _ismbslead and _ismbstrail. msvcrt: Impleme...
2020 Feb 16
0
Wine release 5.2
...elper function. wrc: Export the convert_string_utf8() helper function. wrc: Add an option to set the input codepage to UTF-8. wrc: Avoid converting Unicode strings back to Ansi. wrc: Set the output format from the output file name. unicode: Add JIS-0212 mappings to the 20932 (EUC-JP) codepage table. unicode: Support fetching a zip containining the data files. unicode: Use codepage files from Microsoft's Open Specification data. unicode: Remove some codepages that don't exist on Windows. setupapi: Use wide character string literals....