summaryrefslogtreecommitdiff
path: root/source3/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22747: Fix some C++ warningsVolker Lendecke1-3/+6
2007-10-10r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke1-3/+3
2007-10-10r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij10-3/+4334
2007-10-10r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher1-1/+1
2007-10-10r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)Volker Lendecke2-5/+5
2007-10-10r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failureAndrew Tridgell1-1/+2
2007-10-10r21813: fixed an integer overflow error in the ndr push code.Andrew Tridgell2-3/+10
2007-10-10r21655: Regenerate after pidl bugfix.Jelmer Vernooij4-15/+15
2007-10-10r21652: Fix samba3-specific initializationJelmer Vernooij1-0/+9
2007-10-10r21651: Add ndrdump to samba 3. This only works from external source at theJelmer Vernooij1-5/+31
2007-10-10r21565: Import ndrdump (doesn't compile yet, needs table support functions).Jelmer Vernooij3-0/+559
2007-10-10r21562: Regenerate gen_ndr after pidl changes.Jelmer Vernooij19-146/+183
2007-10-10r21462: Fix EnumValue (?)Jelmer Vernooij6-120/+61
2007-10-10r21385: Regenerate IDL after pidl changes, sync winreg.idl from samba4.Jelmer Vernooij27-612/+688
2007-10-10r21203: Regenerate C files after pidl updates.Jelmer Vernooij6-0/+157
2007-10-10r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke5-0/+384
2007-10-10r20875: Pass DCE/RPC server call arguments as a struct rather than as separat...Jelmer Vernooij23-720/+720
2007-10-10r20839: Fix other C++ warningsJelmer Vernooij1-1/+1
2007-10-10r20837: Use real type name, to fix compilation with -WC++-compatJelmer Vernooij10-178/+178
2007-10-10r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij23-351/+544
2007-10-10r20674: Regenerate NDR parsers after pidl changes. This should fix a couple ofJelmer Vernooij8-108/+66
2007-10-10r19946: in SetKeySec, sd is just a [in,ref] ptrVolker Lendecke5-22/+1
2007-10-10r19930: Revert the winreg idl changes. At least enumkey does not work anymore...Volker Lendecke5-140/+113
2007-10-10r19919: Convert winreg_EnumKey to use ref ** instead of a unique *.Volker Lendecke5-75/+93
2007-10-10r19918: Convert winreg_CreateKey to use a ref ** instead of a unique *. W2k3 ...Volker Lendecke5-38/+47
2007-10-10r19916: Fix some c++ warningsVolker Lendecke1-4/+7
2007-10-10r19914: The "default" value with the name "" need different 0-length treatmen...Volker Lendecke7-13/+99
2007-10-10r19848: Sync with Samba4 - no top-level unique pointers.Jelmer Vernooij5-47/+31
2007-10-10r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke10-267/+181
2007-10-10r19794: Convert DFSVolker Lendecke2-20/+12
2007-10-10r19793: Change the lsa calls to the new calling convention. Nobody uses the c...Volker Lendecke2-113/+67
2007-10-10r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...Volker Lendecke6-76/+48
2007-10-10r19786: My last checkin to winreg_StringBuf killed rpccli_winreg_EnumKeys aga...Volker Lendecke1-1/+1
2007-10-10r19591: Use `import' and `include' in the IDL and regenerate.Jelmer Vernooij14-26/+34
2007-10-10r19542: Regenerate IDL.Jelmer Vernooij3-20/+0
2007-10-10r19290: regedit running on nt4 will cut off the last character from a enumkey...Volker Lendecke3-6/+6
2007-10-10r19221: Monster-Checkin after "make idl"Volker Lendecke11-716/+3580
2007-10-10r19007: reformat service control manager IDLGerald Carter1-201/+255
2007-10-10r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODOGerald Carter17-111/+1714
2007-10-10r18962: * Add IDL for SaveKey() and RestoreKey() and regeneratedGerald Carter8-8/+167
2007-10-10r18931: * Fix the IDL for QueryInfoKey. teh Classname in anGerald Carter7-186/+182
2007-10-10r18929: * Clarify QueryValue IDL and regenerate codeGerald Carter7-99/+99
2007-10-10r18811: rename stat field to avoid compiler warnings aboutGerald Carter7-21/+21
2007-10-10r18793: Fix BE string handling in the auto-generatedJeremy Allison1-6/+14
2007-10-10r18791: print the error string and not the raw valueGerald Carter1-1/+1
2007-10-10r18790: Correct the IDL (still a bug in pidl) for QueryValue()Gerald Carter6-71/+12
2007-10-10r18789: Replace the winreg server code with the libndr parsing code.Gerald Carter3-72/+100
2007-10-10r18788: updating the IDL for QueryValueGerald Carter6-53/+84
2007-10-10r18739: * Get the wkssvc patch right this time.Gerald Carter3-9/+15
2007-10-10r18728: revert previous commit until I fix the wkssvc_nt.c changesGerald Carter3-15/+9