librpc:ndr: Introduce ‘libndr_flags’ type
[samba.git] / librpc / ndr / ndr_drsuapi.c
2023-11-01 Joseph Suttonlibrpc:ndr: Introduce ‘libndr_flags’ type
2023-09-27 Joseph Suttonlibrpc/ndr: Use portable format specifiers
2023-05-05 Andrew Bartlettlibrpc: Always call ndr_push_compression_state_init...
2023-03-31 Andrew Bartlettlibndr/ndr: Remove unused argument from ndr_push_compre...
2023-03-31 Andrew Bartlettlibrpc/ndr: Unimplement DRSUAPI_COMPRESSION_TYPE_XPRESS...
2019-12-18 Andrew Bartlettlibrpc: Fix manually written printer for drsuapi_DsAttr...
2019-12-12 Andrew Bartlettlibndr: Return enum ndr_err_code from ndr_{pull,push...
2019-12-12 Andrew Bartlettlibrpc: Remove last callers of ndr_push_get_switch_value()
2019-12-12 Andrew Bartlettlibrpc: Remove last callers of ndr_pull_get_switch_value()
2019-12-12 Andrew Bartlettpidl: Add and use ndr_print_steal_switch_value(), remov...
2019-12-10 Andrew Bartlettlibrpc/ndr: Do not follow a client-supplied NULL pointe...
2014-09-26 Matthieu Patoulibrpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-30 Matthieu Patoulibrpc-idl: change the drsuapi_DsBindInfoCtr so that...
2011-08-09 Stefan Metzmacherndr_drsuapi: fix compiler warning
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2010-12-21 Matthias Dieter... librpc/ndr/ndr_*.c - remove "const" from OIDs
2010-10-31 Kamen Mazdrashkiidl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRI...
2010-08-20 Kamen Mazdrashkis4-drsuapi: Implement custom printing for drsuapi proto...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-03-24 Kamen Mazdrashkis4/drs: Pretty print for drsuapi_SecBufferType
2010-03-24 Kamen Mazdrashkis4/drs: pretty print for drsuapi_DsAddEntry_AttrErrList...
2010-02-20 Andrew Bartlettlibrpc/ndr Remove unused macros
2009-11-30 Günther Deschnerdrsuapi: fix build warning of NDR size calculation...
2009-11-12 Andrew Bartlettlib/util Split data_blob_hex_string() into upper and...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-16 Kamen Mazdrashkis4/drs(NDR): Print implementation for drsuapi_DsReplicaOID
2009-10-16 Kamen Mazdrashkis4/drs(NDR): Remove push/pull code for drsuapi_DsReplic...
2009-07-31 Stefan Metzmacherlibrpc/ndr_drsuapi: fix a memory leak on ndr_push_drsua...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Kai Blinrpc: Fix the merged build breaking on StrnCaseCmp.
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Günther Deschnerdrsuapi: fix the drsuapi helper build for samba3.
2008-10-18 Günther Deschnerdrsuapi: share drsuapi idl and helper code.