Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 21 - novell netware 4.0 - connection control http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 21 - Novell NetWare 4.0 - CONNECTION CONTROL
        AH = E3h
        DS:SI -> request buffer
        ES:DI -> reply buffer
        subfunction in third byte of request buffer
            00h login
            01h change password
            02h map user to station set
            03h map object to number
            04h map number to object
            05h get station's logged information
            06h get station's root mask (obsolete)
            07h map group name to number
            08h map number to group name
            09h get memberset M of group G
            0Ah enter login area
            0Bh ???
            0Ch ???
            0Dh log network message
            0Eh get disk utilization (Advanced NetWare 1.0)
            0Fh scan file information (Advanced NetWare 1.0)
            10h set file information (Advanced NetWare 1.0)
            11h get file server information (Advanced NetWare 1.0)
            12h ???
            13h get internet address (Advanced NetWare 1.02)
            14h login to file server (Advanced NetWare 2.0)
            15h get object connection numbers (Advanced NetWare 2.0)
            16h get connection information (Advanced NetWare 1.0)
            32h create object (Advanced NetWare 1.0)
            33h delete object (Advanced NetWare 1.0)
            34h rename object (Advanced NetWare 1.0)
            35h get object ID (Advanced NetWare 1.0)
            36h get object name (Advanced NetWare 1.0)
            37h scan object (Advanced NetWare 1.0)
            38h change object security (Advanced NetWare 1.0)
            39h create propery (Advanced NetWare 1.0)
            3Ah delete property (Advanced NetWare 1.0)
            3Bh change property security (Advanced NetWare 1.0)
            3Ch scan property (Advanced NetWare 1.0)
            3Dh read property value (Advanced NetWare 1.0)
                request buffer contains the property name in all caps
                property "IDENTIFICATION" returns the user's name
            3Eh write property value (Advanced NetWare 1.0)
            3Fh verify object password (Advanced NetWare 1.0)
            40h change object password (Advanced NetWare 1.0)
            41h add object to set (Advanced NetWare 1.0)
            42h delete object from set (Advanced NetWare 1.0)
            43h is object in set? (Advanced NetWare 1.0)
            44h close bindery (Advanced NetWare 1.0)
            45h open bindery (Advanced NetWare 1.0)
            46h get bindery access level (Advanced NetWare 1.0)
            47h scan object trustee paths (Advanced NetWare 1.0)
            C8h check console priviledges
            C9h get file server description strings
            CAh set file server date and time
            CBh disable file server login
            CCh enable file server login
            CDh get file server login status
            CEh purge all erased files
            CFh disable transaction tracking
            D0h enable transaction tracking
            D1h send console broadcast
            D2h clear connection number
            D3h down file server
            D4h get file system statistics
            D5h get transaction tracking statistics
            D6h read disk cache statistics
            D7h get drive mapping table
            D8h read physical disk statistics
            D9h get disk channel statistics
            DAh get connection's task information
            DBh get list of connection's open files
            DCh get list of connections using a file
            DDh get physical record locks by connection and file
            DEh get physical record locks by file
            DFh get logical records by connection
            E0h get logical record information
            E1h get connection's semaphores
            E2h get semaphore information
            E3h get LAN driver's configuration information
            E5h get connection's usage statistics
            E6h get object's remaining disk space
            E7h get server LAN I/O statistics
            E8h get server miscellaneous information
            E9h get volume information
Return: AL = error code

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson