r25918: ndr: change NTSTAUS into enum ndr_err_code (samba4 handwritten stuff)
[jra/samba/.git] / source4 / librpc / ndr / ndr_drsuapi.c
2007-12-21 Stefan Metzmacherr25918: ndr: change NTSTAUS into enum ndr_err_code...
2007-12-21 Stefan Metzmacherr25784: fix compiler warning
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25316: Remove last few instances of old BOOL type...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr23030: finally fixed up our asn1 code to use better...
2007-10-10 Stefan Metzmacherr20288: fix a mem leak and remove useless code
2007-10-10 Stefan Metzmacherr20286: handle the non oid string cases for pushing too
2007-10-10 Simo Sorcer20284: Simplify OID primitive BER parsing.
2007-10-10 Stefan Metzmacherr20281: remove debug statement
2007-10-10 Stefan Metzmacherr20280: if the uint8_t array starts with 0xFF, then...
2007-10-10 Stefan Metzmacherr20278: make it possible to use oid strings in the...
2007-10-10 Jelmer Vernooijr15512: Move uuid functions out of ndr_misc.c
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Stefan Metzmacherr9518: - remove the subcontext_size() hack from rev...
2007-10-10 Stefan Metzmacherr9509: start to fix the pushing of drsuapi_DsAttributeV...
2007-10-10 Andrew Tridgellr7865: changed pidl to take a "const void *" instead...
2007-10-10 Jelmer Vernooijr5986: Fix the build. Metze, could you please verify...
2007-10-10 Stefan Metzmacherr5828: add some idl for DsAddEntry()
2007-10-10 Stefan Metzmacherr5800: fix recursiv printing in ndr_print_DsGetNCChange...