Getting zRR_DONT_UPDATE_ACCESS_TIME style file opens via LibC Hi,
Using NSS primatives to open files, like zOpen, you can specify zRR_DONT_UPDATE_ACCESS_TIME to prevent file metadata from being updated during file open / read. Is there a way | | 4 | 56 | 3/13/2008 8:00:21 PM |
Help on sample file of NWBINFO.EXE Hi Guys,
I am trying to find some example of NetWare Bus interface (NBI) usage to scan PCI devices in NLM. There is some information causing great interest on me on the page of
| | 10 | 54 | 2/25/2008 2:42:25 PM |
Will there be Novell participation in this forum? Hi,
Please excuse the selfish concern, but in the "post-Jeff era," will this forum be monitored by another member of the team? If so, can we get an intro? :-)
- | | 2 | 73 | 2/8/2008 3:27:33 PM |
Disk drive vendor and model Hi everybody,
Does anybody happen to know how to get vendor and model information of a disk drive on Netware server. I am in a project of inventorying such information.
Tha | | 10 | 61 | 2/1/2008 2:23:55 PM |
How to get disk partition & geometry infomation of a physical disk? Hi guys,
Does any body know how to get partition information for physical disks in Netware server?
Thanks in advance,
-Michael
| | 0 | 66 | 1/30/2008 7:35:39 PM |
How to access SMBios in NLM Hi,
I need to access SMBios in NLM(CONFIG.NLM is not enough for me). I googled a page saying physical memory could be accessed through ReadPhysicalMemory function. However, I counld | | 8 | 84 | 1/16/2008 9:44:21 PM |
farewell Hello everyone,
I am writing to say goodbye to the newsgroup, at least as a Novell employee. You may still see me out here now and then. I have accepted a position at another software | | 1 | 71 | 1/9/2008 10:44:07 PM |
NXThreadCreate I think I found a bug with my code. I was calling NXThreadCreate with an active thread. The call would not return from NXThreadCreate. Since this is a guess on my part, does anyone know w | | 13 | 61 | 12/31/2007 6:02:46 PM |
What does the field "flags" in EVT_EntryInfo mean? Would you please tell me what the field "flags" in EVT_EntryInfo means? How many kinds of flags are there? And how about the similar fields in the other structures? Any associated | | 2 | 51 | 11/28/2007 12:27:23 PM |
How to get physical disk information on Netware server? Hi guys,
I am trying to inventory a Netware machine. Does anybody knows how to get disk drive information such as vendor, model, size, type, partitions in NLM? However, I can find A | | 18 | 90 | 11/22/2007 9:48:44 PM |
Watcom link issue on libc Hi everyone,
I am new to NLM programming world. I am trying to grub CPU information by 'netware_cpu_info' lib call, which is located inside libc, I think. My problem is that I don't | | 8 | 92 | 11/19/2007 2:13:20 PM |
file locking Hi everyone,
is there anything out, that reliable locks between two separate NLMs within the same protected address space (or even more global)?
fcntl() doesn't work as advertis | | 10 | 61 | 11/15/2007 1:55:20 AM |
LibC, ldap_dup(), ldap_destroy() and MP enabled NLM Hi All,
I'm sorry for crosspost but i've received recommendations to publish my problem here. Below is modified version of source code i've published yesterday to http://www.gknw.ne | | 22 | 63 | 11/13/2007 9:11:38 PM |
getthreadid
The thread id returned from getthreadid() is 4 bytes in size. This is on a 32-bit server with 1GB of RAM. Under what circumstances if any, would the thread id be larger than 4 four by | | 4 | 71 | 10/18/2007 10:18:23 PM |
swap file information hi,
1. need to collect swap file information using libc libraries like maximum swap file, used etc.
2. also can someone tell me where to look for short term cache hit%?
| | 5 | 65 | 10/2/2007 12:42:47 PM |
NXCreatePathContext returns Disk Map Error Hi,
Does anyone have a clue why this is going wrong on the second directories (it creates the first dirs like data:nlm, data:c, but on getting a NXCreatePathContext it returns an erro | | 2 | 63 | 9/28/2007 8:00:49 AM |
Need compiler information Hi Guys, I am developing a new application on netware using libc library.
I could not find any compiler for working with libc. Watcom does not support the same. Metro Code warior | | 2 | 52 | 9/19/2007 9:00:50 PM |
LibC NCP requests now fully working Hi all, already back in 2005-04 Russ did implement the NCP request support in LibC, and that workded basically these days...; but some time later the functions were changed in the header | | 0 | 68 | 9/18/2007 7:12:18 PM |
Multiple NLM Instances How can I find out how many instances of an NLM is presently loaded? I added the MULTIPLE flag to my .def (definition) file so it can be loaded more than once. When the NLM loads it needs to | | 6 | 54 | 8/30/2007 3:17:32 PM |
ecbldap.jar authentication issue here Hi,
We are using eDirectory as our directory server and use sso for authentication with eDirectory and we use ecbldap.jar novell based jndi and jar files to authenticate against ld | | 1 | 63 | 8/4/2007 8:56:23 PM |
NXDirEnum_t question (0/1) Hi,
I'm trying to get the flags of a file, that is, the:
20.3.4 File State Flags Flag Value Description NX_DEFLAGS_COMPRESSED 0x00000001 Entry is in a compressed state. N | | 2 | 58 | 7/25/2007 7:17:15 PM |
strange issue with ftp downloads Hi, one of my projects, cURL (btw. also used by Novell) shows some strange behaviour with latest NetWare: when I try to download a file via ftp then one byte 0x00 is appended. Interestin | | 9 | 65 | 7/18/2007 7:24:20 PM |
NXDirEnum_t question (1/1)
begin 644 fileio.nlm M3F5T5V%R92!,;V%D86)L92!-;V1U;&4:!`````I&24Q%24\N3DQ-````I0$` M`+P&``!A"```T`8``````````````````#$/```"````.P\``%\```"W$``` M&P```` | | 0 | 55 | 7/16/2007 8:10:51 PM |
Sparse file Hi,
In the near future, is there gonna be a libc api who can find sparse files?
| | 0 | 81 | 7/14/2007 9:50:00 AM |
API edirectory Hi
I use SLES system to develop plug-in which backup edirectory, but i dont find api worked with SLES, it exists one but it works with NETWARE, can you indicate me what i must us | | 0 | 59 | 6/28/2007 11:31:43 AM |
NX Thread Cleanup When I create a thread, I reuse the structure I allocated. I am worried that I set the thread structure to available and a new thread gets created before the NXThreadExit finishes. I want t | | 4 | 62 | 6/26/2007 10:45:19 AM |
Error when use netware_net_info Hi, I create a simple application which call the function netware_net_info, but it reports an error "segmentation fault" after print "test01" here's my code:
s | | 9 | 77 | 6/26/2007 9:46:50 AM |
error when converting uint64_t to char I got a retrun structure cpu_info by function netware_cpu_info (cpu_info,int), at first I use spintf to convert elment "SerialNumber" to char, but it's always zero, then I use funct | | 3 | 58 | 6/26/2007 9:42:16 AM |
fcntl not working proper? Hello everyone,
I am trying to use sqlite3 which heavily uses fcntl. Attached is my source and its compiled nlm. Does anyone have a working sqlite3 ?
The program below fails wit | | 7 | 54 | 6/21/2007 12:12:09 AM |
Development Platform The current NLM development platform is code warrior and no longer Watcom right? I also understand libc is the latest API with multi processor support.
I am an old Novell guy retur | | 4 | 53 | 6/21/2007 12:06:54 AM |
TCPIP Events I am new to TCPIP programming and I have a loop on my listener and it stops stops. WSAWaitForMultipleEvents might not be returning anything anymore. What debugging code do I need to put in | | 2 | 83 | 6/14/2007 12:16:53 AM |
problem of compiler using libc, urgent Hi, We meet a very strange issue when developing using libc. We are building a socket client application on Netware, and use watcom as compiler tool. At first, we use clib and libc tog | | 2 | 63 | 6/12/2007 2:26:24 AM |
to the last NetWare coders.... Hi all, there's a nice makefile creator out: http://www.cmake.org/
I've entered a feature request for NW support: http://www.cmake.org/Bug/bug.php?op=show&bugid=5028
| | 0 | 68 | 5/13/2007 3:56:13 PM |
NWDSBackupObject/NWDSRestoreObject obsolete?
--____OCBEUSQDFTTBIDLSHBIX____ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 Content-Disposition: inline; modification-date="Tue, 30 Apr 2007 01:14:49 | | 5 | 61 | 5/8/2007 5:57:17 AM |
NDK tar.gz has wrong line edings Hi, it was here mentioned already in the past, but unfortunately its still not fixed with current NDK: the offered tar.gz archives contain all files with DOS crlf line edings instead of | | 6 | 61 | 5/7/2007 10:22:21 PM |
Ping Guenter -- PHP in devsup.netware Guenter --
Greetings! I was wondering if you had seen Chris Malton's post about PHP for Netware, and could provide any advice -- or tell us who/where to ask further?
Tha | | 2 | 56 | 5/7/2007 10:15:34 PM |
round() & co missing with LibC Hi, another project just updated, and now uses round() which makes compilation break since we dont have it with LibC;
SYNOPSIS #include <math.h>
doub | | 0 | 57 | 5/6/2007 4:05:48 PM |
Determining the LDAP DN for the logged on user Hi,
Environment : Windows XP, eDirectory 8.7.3 Application written using C API.
What NDS calls do I need to make to get the fully qualified LDAP DN for the currently logged o | | 1 | 55 | 4/11/2007 11:15:30 AM |
Question about RunningProcess Hi,
just came over a mismatch between the definition of RunningProcess in netware.h and its usage in the OpenSSL package (NetWare port done by Novell developers, not me!); in ne | | 1 | 53 | 3/27/2007 10:48:47 PM |
problems with libc header defines Hi Jeff, I came a couple of times now over issues with the header defines which should block the double includes, f.e.: #ifndef __stdarg_h__ #define __stdarg_h__
the problem | | 3 | 56 | 3/27/2007 10:28:41 PM |
getaddrinfo() info missing(?) Greetings All from Au, I note the getaddrinfo function is defined in (at least) the latest LibC sdk (2007-02-1), but: - there is no mention of it in the supplied LibC docs, - function | | 0 | 65 | 3/19/2007 11:27:04 PM |
DDC* (dsloader.nlm) API Headers/docs Hello!
How can I find DDC* (exports from dsloader.nlm) APIs documentation/header files. I'm interesting of APIs such as: DDCCreateContext DDCFreeContext DDCSetContextFlags | | 1 | 77 | 3/13/2007 11:05:31 PM |
mysql slow access
--____GSYFCSHMMCIQNIXVDJOK____ Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; modification-date="Thu, 21 F | | 11 | 71 | 3/12/2007 5:37:50 PM |
what ports does Novell 32 Client uses? Hi , do you know what ports does the novell client uses? We want to restrict all the unused ports . We have machines in XP and in 98 (do they use the same ports?)
thanks
Andr | | 1 | 73 | 3/9/2007 7:16:05 AM |
NWSMExecuteNCFFile towards and from linux Hi,
I know it is possible to remotely execute command on a linux machine thru ssh. But is this also possible without to many hassles from within a NLM.
I asked this because o | | 2 | 52 | 3/9/2007 7:10:59 AM |
Login slower in XP than in 98 Hi, I have an application that runs in win98 that maps a drive. The code is the following:
W% = NWAttachToFileServer(NameX$, 0, ConnHandle%) W% = NWGetConnectionHandle(NameX$, 0, Con | | 6 | 76 | 3/8/2007 10:24:47 PM |
getopt issues Hi Jeff, First of all let me say that I dont know what exactly is the problem with our getopt in detail - but I came a couple of times over issues with the Novell getopt implementation. | | 5 | 62 | 2/21/2007 5:52:53 PM |
Error 0x89FC Hi, I have some legacy Win16 applications that we are upgrading to use a vpn connection instead of a dial up connection. The application is written in Visual Basic 3. I cannot upgrade | | 6 | 73 | 2/16/2007 4:35:39 PM |
NWSMTSWriteDataSet - ascent characters I have an issue with the function NWSMTSWriteDataSet function. The function has a problem restoring data to destination directories whose names have ascent characters. The NWSMTSScanDataSe | | 0 | 73 | 2/16/2007 8:04:46 AM |
getaddrinfo and gai_strerror I received this and thought that others on the group may benefit from the discussion:
Hi Jeff,
I have a question to you concerning getaddrinfo() and gai_strerror() apis. Netd | | 7 | 41 | 2/14/2007 4:52:24 PM |