r11239: Use ${REALM} for the realm in rootdse.ldif
[ira/wip.git] / source / rpc_server / drsuapi / drsuapi_cracknames.c
2007-10-10 Andrew Bartlettr11239: Use ${REALM} for the realm in rootdse.ldif
2007-10-10 Andrew Bartlettr11223: Only pass around the ldb handle (make this...
2007-10-10 Andrew Bartlettr11194: Use the special ldb attribute "canonicalName...
2007-10-10 Andrew Bartlettr10953: Add a new function to form a canonicalName...
2007-10-10 Andrew Tridgellr10894: make the handling of dn/distinguishedName much...
2007-10-10 Andrew Bartlettr10811: Revert accidental commit, I still need to finis...
2007-10-10 Andrew Bartlettr10810: This adds the hooks required to communicate...
2007-10-10 Andrew Bartlettr10045: metze reminded me to use the correct enum entry...
2007-10-10 Tim Potterr9980: Fix some warnings.
2007-10-10 Andrew Bartlettr9942: CN=Configuration is always under the database...
2007-10-10 Andrew Bartlettr9941: Update the CrackNames test, and provide a much...
2007-10-10 Simo Sorcer9391: Convert all the code to use struct ldb_dn to...
2007-10-10 Andrew Bartlettr8998: More work on the RPC server code to avoid abusin...
2007-10-10 Andrew Bartlettr8984: Use the correct cross-reference search in DRSUAP...
2007-10-10 Stefan Metzmacherr8371: the objectGUID is now stored in binary...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr5037: got rid of all of the TALLOC_DEPRECATED stuff...
2007-10-10 Stefan Metzmacherr3789: - fix error handling
2007-10-10 Stefan Metzmacherr3784: do a samdb lookup for the DsCrackNames server
2007-10-10 Andrew Tridgellr3468: split out dcerpc_server.h
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Stefan Metzmacherr2992: drsuapi uses WERROR not NTSTATUS
2007-10-10 Stefan Metzmacherr2970: - give somefields names and typdef enums for...