10.11.2015 Views

maXbox3 3.9.9.195 14/05/2015 08:37:17 AM

maXbox3 3.9.9.80 13.11.2013 11:25:53

maXbox3 3.9.9.80 13.11.2013 11:25:53

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>maXbox3</strong> <strong>3.9.9.195</strong><br />

<strong>14</strong>/<strong>05</strong>/<strong>2015</strong> <strong>08</strong>:<strong>37</strong>:<strong>17</strong> <strong>AM</strong><br />

<strong>14</strong>920: Const('synASN1_OCTSTR','LongWord')( $04);<br />

<strong>14</strong>921: Const('synASN1_NULL','LongWord')( $<strong>05</strong>);<br />

<strong>14</strong>922: Const('synASN1_OBJID','LongWord')( $06);<br />

<strong>14</strong>923: Const('synASN1_ENUM','LongWord')( $0a);<br />

<strong>14</strong>924: Const('synASN1_SEQ','LongWord')( $30);<br />

<strong>14</strong>925: Const('synASN1_SETOF','LongWord')( $31);<br />

<strong>14</strong>926: Const('synASN1_IPADDR','LongWord')( $40);<br />

<strong>14</strong>927: Const('synASN1_COUNTER','LongWord')( $41);<br />

<strong>14</strong>928: Const('synASN1_GAUGE','LongWord')( $42);<br />

<strong>14</strong>929: Const('synASN1_TIMETICKS','LongWord')( $43);<br />

<strong>14</strong>930: Const('synASN1_OPAQUE','LongWord')( $44);<br />

<strong>14</strong>931: Function synASNEncOIDItem( Value : Integer) : AnsiString');<br />

<strong>14</strong>932: Function synASNDecOIDItem( var Start : Integer; const Buffer : AnsiString) : Integer');<br />

<strong>14</strong>933: Function synASNEncLen( Len : Integer) : AnsiString');<br />

<strong>14</strong>934: Function synASNDecLen( var Start : Integer; const Buffer : AnsiString) : Integer');<br />

<strong>14</strong>935: Function synASNEncInt( Value : Integer) : AnsiString');<br />

<strong>14</strong>936: Function synASNEncUInt( Value : Integer) : AnsiString');<br />

<strong>14</strong>9<strong>37</strong>: Function synASNObject( const Data : AnsiString; ASNType : Integer) : AnsiString');<br />

<strong>14</strong>938: Function synASNItem(var Start:Integer;const Buffer:AnsiString;var ValueType:Integer):AnsiString;<br />

<strong>14</strong>939: Function synMibToId( Mib : String) : AnsiString');<br />

<strong>14</strong>940: Function synIdToMib( const Id : AnsiString) : String');<br />

<strong>14</strong>941: Function synIntMibToStr( const Value : AnsiString) : AnsiString');<br />

<strong>14</strong>942: Function ASNdump( const Value : AnsiString) : AnsiString');<br />

<strong>14</strong>943: Function GetMailServers( const DNSHost, Domain : AnsiString; const Servers:TStrings): Boolean');<br />

<strong>14</strong>944: Function LDAPResultDump( const Value : TLDAPResultList) : AnsiString');<br />

<strong>14</strong>945: end;<br />

<strong>14</strong>946:<br />

<strong>14</strong>947: procedure SIRegister_ldapsend(CL: TPSPascalCompiler);<br />

<strong>14</strong>948: begin<br />

<strong>14</strong>949: Const('cLDAPProtocol','String '389');<br />

<strong>14</strong>950: Const('LDAP_ASN1_BIND_REQUEST','LongWord')( $60);<br />

<strong>14</strong>951: Const('LDAP_ASN1_BIND_RESPONSE','LongWord')( $61);<br />

<strong>14</strong>952: Const('LDAP_ASN1_UNBIND_REQUEST','LongWord')( $42);<br />

<strong>14</strong>953: Const('LDAP_ASN1_SEARCH_REQUEST','LongWord')( $63);<br />

<strong>14</strong>954: Const('LDAP_ASN1_SEARCH_ENTRY','LongWord')( $64);<br />

<strong>14</strong>955: Const('LDAP_ASN1_SEARCH_DONE','LongWord')( $65);<br />

<strong>14</strong>956: Const('LDAP_ASN1_SEARCH_REFERENCE','LongWord')( $73);<br />

<strong>14</strong>957: Const('LDAP_ASN1_MODIFY_REQUEST','LongWord')( $66);<br />

<strong>14</strong>958: Const('LDAP_ASN1_MODIFY_RESPONSE','LongWord')( $67);<br />

<strong>14</strong>959: Const('LDAP_ASN1_ADD_REQUEST','LongWord')( $68);<br />

<strong>14</strong>960: Const('LDAP_ASN1_ADD_RESPONSE','LongWord')( $69);<br />

<strong>14</strong>961: Const('LDAP_ASN1_DEL_REQUEST','LongWord')( $4A);<br />

<strong>14</strong>962: Const('LDAP_ASN1_DEL_RESPONSE','LongWord')( $6B);<br />

<strong>14</strong>963: Const('LDAP_ASN1_MODIFYDN_REQUEST','LongWord')( $6C);<br />

<strong>14</strong>964: Const('LDAP_ASN1_MODIFYDN_RESPONSE','LongWord')( $6D);<br />

<strong>14</strong>965: Const('LDAP_ASN1_COMPARE_REQUEST','LongWord')( $6E);<br />

<strong>14</strong>966: Const('LDAP_ASN1_COMPARE_RESPONSE','LongWord')( $6F);<br />

<strong>14</strong>967: Const('LDAP_ASN1_ABANDON_REQUEST','LongWord')( $70);<br />

<strong>14</strong>968: Const('LDAP_ASN1_EXT_REQUEST','LongWord')( $77);<br />

<strong>14</strong>969: Const('LDAP_ASN1_EXT_RESPONSE','LongWord')( $78);<br />

<strong>14</strong>970: SIRegister_TLDAPAttribute(CL);<br />

<strong>14</strong>971: SIRegister_TLDAPAttributeList(CL);<br />

<strong>14</strong>972: SIRegister_TLDAPResult(CL);<br />

<strong>14</strong>973: SIRegister_TLDAPResultList(CL);<br />

<strong>14</strong>974: AddTypeS('TLDAPModifyOp', '( MO_Add, MO_Delete, MO_Replace )');<br />

<strong>14</strong>975: AddTypeS('TLDAPSearchScope', '( SS_BaseObject, SS_SingleLevel, SS_WholeSubtree )');<br />

<strong>14</strong>976: AddTypeS('TLDAPSearchAliases', '( SA_NeverDeref, SA_InSearching, SA_FindingBaseObj, SA_Always )');<br />

<strong>14</strong>977: SIRegister_TLDAPSend(CL);<br />

<strong>14</strong>978: Function LDAPResultDump( const Value : TLDAPResultList) : AnsiString');<br />

<strong>14</strong>979: end;<br />

<strong>14</strong>980:<br />

<strong>14</strong>981:<br />

<strong>14</strong>982: procedure SIRegister_slogsend(CL: TPSPascalCompiler);<br />

<strong>14</strong>983: begin<br />

<strong>14</strong>984: Const('cSysLogProtocol','String '5<strong>14</strong>');<br />

<strong>14</strong>985: Const('FCL_Kernel','LongInt'( 0);<br />

<strong>14</strong>986: Const('FCL_UserLevel','LongInt'( 1);<br />

<strong>14</strong>987: Const('FCL_MailSystem','LongInt'( 2);<br />

<strong>14</strong>988: Const('FCL_System','LongInt'( 3);<br />

<strong>14</strong>989: Const('FCL_Security','LongInt'( 4);<br />

<strong>14</strong>990: Const('FCL_Syslogd','LongInt'( 5);<br />

<strong>14</strong>991: Const('FCL_Printer','LongInt'( 6);<br />

<strong>14</strong>992: Const('FCL_News','LongInt'( 7);<br />

<strong>14</strong>993: Const('FCL_UUCP','LongInt'( 8);<br />

<strong>14</strong>994: Const('FCL_Clock','LongInt'( 9);<br />

<strong>14</strong>995: Const('FCL_Authorization','LongInt'( 10);<br />

<strong>14</strong>996: Const('FCL_FTP','LongInt'( 11);<br />

<strong>14</strong>997: Const('FCL_NTP','LongInt'( 12);<br />

<strong>14</strong>998: Const('FCL_LogAudit','LongInt'( 13);<br />

<strong>14</strong>999: Const('FCL_LogAlert','LongInt'( <strong>14</strong>);<br />

15000: Const('FCL_Time','LongInt'( 15);<br />

15001: Const('FCL_Local0','LongInt'( 16);<br />

15002: Const('FCL_Local1','LongInt'( <strong>17</strong>);<br />

15003: Const('FCL_Local2','LongInt'( 18);<br />

15004: Const('FCL_Local3','LongInt'( 19);<br />

150<strong>05</strong>: Const('FCL_Local4','LongInt'( 20);<br />

15006: Const('FCL_Local5','LongInt'( 21);<br />

15007: Const('FCL_Local6','LongInt'( 22);<br />

150<strong>08</strong>: Const('FCL_Local7','LongInt'( 23);<br />

PC<strong>08</strong> E:\maxbox3\mXGit39988\maxbox3\docs\maxbox_extract_funclist399.txt<br />

http://www.softwareschule.ch/maxbox.htm T: 297<br />

p: <strong>17</strong>4

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!