Remove now unneeded talloc ctx parameter from do_join_modify_vals_config().
[ira/wip.git] / source3 / librpc /
2007-12-15 Volker LendeckeUse dom_sid_string for sid_string_talloc
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Volker LendeckeFix two unused variable warnings
2007-12-03 Günther DeschnerForgot header in previous commit.
2007-12-03 Günther DeschnerRegenerate pidl rpc client calls that are WERROR based.
2007-11-30 Günther DeschnerMerge recent wkssvc changes from samba4.
2007-11-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-11 Volker LendeckeAdd ndr_errstr
2007-11-09 metzendr: change NTSTAUS into enum ndr_err_code (ndrdump)
2007-11-09 Stefan Metzmacherrerun make idl
2007-11-09 Stefan Metzmacherndr: change NTSTAUS into enum ndr_err_code (samba3...
2007-11-09 metzendr: change NTSTAUS into enum ndr_err_code (basic stuff)
2007-11-09 Volker LendeckeFix some warnings
2007-11-09 Stefan Metzmacheruse samba4's librpc/ndr/uuid.c
2007-11-08 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-11-08 Stefan Metzmachersync the most parts of librpc/ndr with samba4
2007-11-08 Stefan Metzmacherwe should not ignore convert_string_talloc() failures.
2007-11-07 metze- check return value of ndr_push_set_switch_value()
2007-11-07 metzeuse error and out logic
2007-11-07 metzeuse NT_STATUS_HAVE_NO_MEMORY()
2007-11-07 metzeuse NDR_CHECK()
2007-11-07 metzecheck the return value of ndr_push_set_switch_value()
2007-11-07 metzeuse NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK()
2007-11-07 metzethe return value of ndr_pull_set_switch_value() should...
2007-11-07 metzeuse NT_STATUS_HAVE_NO_MEMORY() and NDR_CHECK() macros
2007-11-07 metzeadd NDR_ERR_UNREAD_BYTES and don't use NTSTATUS directly
2007-11-07 metzecreate ndr_pull_union_blob_all() and match the logic...
2007-10-27 Stefan Metzmacherrerun make idl
2007-10-27 metzeadd NDR_ERR_INVALID_POINTER
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-17 Stefan Metzmacherfix crash bug in pidl generated client code, this
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Günther Deschnerr25593: Add missing security_secinfo bits as seen while...
2007-10-10 Stefan Metzmacherr25245: rerun 'make idl'
2007-10-10 Stefan Metzmacherr24605: remove some stuff samba3 doesn't need any more
2007-10-10 Stefan Metzmacherr24597: - talloc request structure for the samba3 serve...
2007-10-10 Stefan Metzmacherr24594: pass down the ndr_interface_table in the samba3...
2007-10-10 Stefan Metzmacherr24564: regenerate after pidl changes...
2007-10-10 Stefan Metzmacherr24561: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24558: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24552: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24541: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24538: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24537: regenerate after pidl fixes
2007-10-10 Stefan Metzmacherr24533: merge from SAMBA_4_0:
2007-10-10 Stefan Metzmacherr24458: regenerate pidl output after pidl fixes:
2007-10-10 Stefan Metzmacherr24450: merge from SAMBA_4_0:
2007-10-10 Günther Deschnerr24360: Make ndr_print_debug_helper() output readable.
2007-10-10 Volker Lendecker23808: Make us a bit more C++ friendly. Thanks to...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Günther Deschnerr23622: regenerate dfs rpc gen_ndr.
2007-10-10 Günther Deschnerr23621: Merge samba4 dfs rpc idl.
2007-10-10 Volker Lendecker23410: Merge the core of the cluster code.
2007-10-10 Volker Lendecker23376: More warnings
2007-10-10 Gerald Carterr23269: Regenerate svcctl files after IDL fixes
2007-10-10 Gerald Carterr23268: Rename some variables in the svcctl.idl to...
2007-10-10 Volker Lendecker23055: Rewrite messages.c to use auto-generated marsha...
2007-10-10 Volker Lendecker22747: Fix some C++ warnings
2007-10-10 Volker Lendecker22736: Start to merge the low-hanging fruit from the...
2007-10-10 Jelmer Vernooijr22055: Port the endpoint mapper (and functions it...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Volker Lendecker21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)
2007-10-10 Andrew Tridgellr21814: use ndr_push_error in the ndr layer, not just...
2007-10-10 Andrew Tridgellr21813: fixed an integer overflow error in the ndr...
2007-10-10 Jelmer Vernooijr21655: Regenerate after pidl bugfix.
2007-10-10 Jelmer Vernooijr21652: Fix samba3-specific initialization
2007-10-10 Jelmer Vernooijr21651: Add ndrdump to samba 3. This only works from...
2007-10-10 Jelmer Vernooijr21565: Import ndrdump (doesn't compile yet, needs...
2007-10-10 Jelmer Vernooijr21562: Regenerate gen_ndr after pidl changes.
2007-10-10 Jelmer Vernooijr21462: Fix EnumValue (?)
2007-10-10 Jelmer Vernooijr21385: Regenerate IDL after pidl changes, sync winreg...
2007-10-10 Jelmer Vernooijr21203: Regenerate C files after pidl updates.
2007-10-10 Volker Lendecker21074: Preparation for the import of samba4 notify...
2007-10-10 Jelmer Vernooijr20875: Pass DCE/RPC server call arguments as a struct...
2007-10-10 Jelmer Vernooijr20839: Fix other C++ warnings
2007-10-10 Jelmer Vernooijr20837: Use real type name, to fix compilation with...
2007-10-10 Jelmer Vernooijr20832: Remove extra pointers previously added to uniqu...
2007-10-10 Jelmer Vernooijr20674: Regenerate NDR parsers after pidl changes....
2007-10-10 Volker Lendecker19946: in SetKeySec, sd is just a [in,ref] ptr
2007-10-10 Volker Lendecker19930: Revert the winreg idl changes. At least enumkey...
2007-10-10 Volker Lendecker19919: Convert winreg_EnumKey to use ref ** instead...
2007-10-10 Volker Lendecker19918: Convert winreg_CreateKey to use a ref ** instea...
2007-10-10 Volker Lendecker19916: Fix some c++ warnings
2007-10-10 Volker Lendecker19914: The "default" value with the name "" need diffe...
2007-10-10 Jelmer Vernooijr19848: Sync with Samba4 - no top-level unique pointers.
2007-10-10 Volker Lendecker19797: Convert the remaining pipes to the "new" unique...
2007-10-10 Volker Lendecker19794: Convert DFS
2007-10-10 Volker Lendecker19793: Change the lsa calls to the new calling convent...
2007-10-10 Volker Lendecker19790: Check in the PIDL change and the converted...
2007-10-10 Volker Lendecker19786: My last checkin to winreg_StringBuf killed...
2007-10-10 Jelmer Vernooijr19591: Use `import' and `include' in the IDL and regen...
2007-10-10 Jelmer Vernooijr19542: Regenerate IDL.
2007-10-10 Volker Lendecker19290: regedit running on nt4 will cut off the last...
2007-10-10 Volker Lendecker19221: Monster-Checkin after "make idl"
2007-10-10 Gerald Carterr19007: reformat service control manager IDL
2007-10-10 Gerald Carterr18981: * cleanup some vestiges of old cli_reg.c code...
2007-10-10 Gerald Carterr18962: * Add IDL for SaveKey() and RestoreKey() and...
next