summaryrefslogtreecommitdiff
path: root/source3/librpc
Commit message (Expand)AuthorAgeFilesLines
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-108-8/+8
* r23622: regenerate dfs rpc gen_ndr.Günther Deschner2007-10-106-248/+2092
* r23621: Merge samba4 dfs rpc idl.Günther Deschner2007-10-101-47/+208
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+10
* r23376: More warningsVolker Lendecke2007-10-101-4/+6
* r23269: Regenerate svcctl files after IDL fixesGerald Carter2007-10-105-120/+120
* r23268: Rename some variables in the svcctl.idl to preventGerald Carter2007-10-101-6/+6
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-10-104-0/+178
* r22747: Fix some C++ warningsVolker Lendecke2007-10-101-3/+6
* r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p...Volker Lendecke2007-10-101-3/+3
* r22055: Port the endpoint mapper (and functions it requires) to Samba 3.Jelmer Vernooij2007-10-1010-3/+4334
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-101-1/+1
* r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-)Volker Lendecke2007-10-102-5/+5
* r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failureAndrew Tridgell2007-10-101-1/+2
* r21813: fixed an integer overflow error in the ndr push code.Andrew Tridgell2007-10-102-3/+10
* r21655: Regenerate after pidl bugfix.Jelmer Vernooij2007-10-104-15/+15
* r21652: Fix samba3-specific initializationJelmer Vernooij2007-10-101-0/+9
* r21651: Add ndrdump to samba 3. This only works from external source at theJelmer Vernooij2007-10-101-5/+31
* r21565: Import ndrdump (doesn't compile yet, needs table support functions).Jelmer Vernooij2007-10-103-0/+559
* r21562: Regenerate gen_ndr after pidl changes.Jelmer Vernooij2007-10-1019-146/+183
* r21462: Fix EnumValue (?)Jelmer Vernooij2007-10-106-120/+61
* r21385: Regenerate IDL after pidl changes, sync winreg.idl from samba4.Jelmer Vernooij2007-10-1027-612/+688
* r21203: Regenerate C files after pidl updates.Jelmer Vernooij2007-10-106-0/+157
* r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke2007-10-105-0/+384
* r20875: Pass DCE/RPC server call arguments as a struct rather than as separat...Jelmer Vernooij2007-10-1023-720/+720
* r20839: Fix other C++ warningsJelmer Vernooij2007-10-101-1/+1
* r20837: Use real type name, to fix compilation with -WC++-compatJelmer Vernooij2007-10-1010-178/+178
* r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij2007-10-1023-351/+544
* r20674: Regenerate NDR parsers after pidl changes. This should fix a couple ofJelmer Vernooij2007-10-108-108/+66
* r19946: in SetKeySec, sd is just a [in,ref] ptrVolker Lendecke2007-10-105-22/+1
* r19930: Revert the winreg idl changes. At least enumkey does not work anymore...Volker Lendecke2007-10-105-140/+113
* r19919: Convert winreg_EnumKey to use ref ** instead of a unique *.Volker Lendecke2007-10-105-75/+93
* r19918: Convert winreg_CreateKey to use a ref ** instead of a unique *. W2k3 ...Volker Lendecke2007-10-105-38/+47
* r19916: Fix some c++ warningsVolker Lendecke2007-10-101-4/+7
* r19914: The "default" value with the name "" need different 0-length treatmen...Volker Lendecke2007-10-107-13/+99
* r19848: Sync with Samba4 - no top-level unique pointers.Jelmer Vernooij2007-10-105-47/+31
* r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke2007-10-1010-267/+181
* r19794: Convert DFSVolker Lendecke2007-10-102-20/+12
* r19793: Change the lsa calls to the new calling convention. Nobody uses the c...Volker Lendecke2007-10-102-113/+67
* r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...Volker Lendecke2007-10-106-76/+48
* r19786: My last checkin to winreg_StringBuf killed rpccli_winreg_EnumKeys aga...Volker Lendecke2007-10-101-1/+1
* r19591: Use `import' and `include' in the IDL and regenerate.Jelmer Vernooij2007-10-1014-26/+34
* r19542: Regenerate IDL.Jelmer Vernooij2007-10-103-20/+0
* r19290: regedit running on nt4 will cut off the last character from a enumkey...Volker Lendecke2007-10-103-6/+6
* r19221: Monster-Checkin after "make idl"Volker Lendecke2007-10-1011-716/+3580
* r19007: reformat service control manager IDLGerald Carter2007-10-101-201/+255
* r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODOGerald Carter2007-10-1017-111/+1714
* r18962: * Add IDL for SaveKey() and RestoreKey() and regeneratedGerald Carter2007-10-108-8/+167
* r18931: * Fix the IDL for QueryInfoKey. teh Classname in anGerald Carter2007-10-107-186/+182
* r18929: * Clarify QueryValue IDL and regenerate codeGerald Carter2007-10-107-99/+99