summaryrefslogtreecommitdiff
path: root/source3/librpc
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23808: Make us a bit more C++ friendly. Thanks to Constantine VetoshevVolker Lendecke3-5/+5
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell8-16/+8
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison8-8/+8
2007-10-10r23622: regenerate dfs rpc gen_ndr.Günther Deschner6-248/+2092
2007-10-10r23621: Merge samba4 dfs rpc idl.Günther Deschner1-47/+208
2007-10-10r23410: Merge the core of the cluster code.Volker Lendecke1-0/+10
2007-10-10r23376: More warningsVolker Lendecke1-4/+6
2007-10-10r23269: Regenerate svcctl files after IDL fixesGerald Carter5-120/+120
2007-10-10r23268: Rename some variables in the svcctl.idl to preventGerald Carter1-6/+6
2007-10-10r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke4-0/+178
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