Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-12 | s4:torture Add const | Andrew Bartlett | 1 | -1/+1 | |
2009-10-21 | s4/drs(tort): Comment typos fixed in drs_util.c | Kamen Mazdrashki | 1 | -2/+2 | |
2009-10-21 | s4/drs(tort): fixed '==' to '>=' | Kamen Mazdrashki | 1 | -1/+1 | |
ATTID is marked as partial by adding 32768. Thus the check should be '>= 32768' | |||||
2009-10-16 | s4/drs(tort): drs_util_DsAttributeId_to_string() function | Kamen Mazdrashki | 1 | -0/+74 | |
2009-10-16 | s4/drs(tort): oid_from_attid() reference implementation | Kamen Mazdrashki | 1 | -0/+94 | |
Decode Attribute OID using prefixMap and ATTID received during replication Based on MS documentation. See MS-DRSR.pdf - 5.16.4 |