Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23376: More warnings | Volker Lendecke | 1 | -4/+6 |
2007-10-10 | r23269: Regenerate svcctl files after IDL fixes | Gerald Carter | 5 | -120/+120 |
2007-10-10 | r23268: Rename some variables in the svcctl.idl to prevent | Gerald Carter | 1 | -6/+6 |
2007-10-10 | r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'm | Volker Lendecke | 4 | -0/+178 |
2007-10-10 | r22747: Fix some C++ warnings | Volker Lendecke | 1 | -3/+6 |
2007-10-10 | r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p... | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r22055: Port the endpoint mapper (and functions it requires) to Samba 3. | Jelmer Vernooij | 10 | -3/+4334 |
2007-10-10 | r22001: change prototype of dump_data(), so that it takes unsigned char * now, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21960: Fix bugs 4463,4464,4465,4466. Thanks Jason :-) | Volker Lendecke | 2 | -5/+5 |
2007-10-10 | r21814: use ndr_push_error in the ndr layer, not just a NTSTATUS failure | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r21813: fixed an integer overflow error in the ndr push code. | Andrew Tridgell | 2 | -3/+10 |
2007-10-10 | r21655: Regenerate after pidl bugfix. | Jelmer Vernooij | 4 | -15/+15 |
2007-10-10 | r21652: Fix samba3-specific initialization | Jelmer Vernooij | 1 | -0/+9 |
2007-10-10 | r21651: Add ndrdump to samba 3. This only works from external source at the | Jelmer Vernooij | 1 | -5/+31 |
2007-10-10 | r21565: Import ndrdump (doesn't compile yet, needs table support functions). | Jelmer Vernooij | 3 | -0/+559 |
2007-10-10 | r21562: Regenerate gen_ndr after pidl changes. | Jelmer Vernooij | 19 | -146/+183 |
2007-10-10 | r21462: Fix EnumValue (?) | Jelmer Vernooij | 6 | -120/+61 |
2007-10-10 | r21385: Regenerate IDL after pidl changes, sync winreg.idl from samba4. | Jelmer Vernooij | 27 | -612/+688 |
2007-10-10 | r21203: Regenerate C files after pidl updates. | Jelmer Vernooij | 6 | -0/+157 |
2007-10-10 | r21074: Preparation for the import of samba4 notify: Add the file notify.idl ... | Volker Lendecke | 5 | -0/+384 |
2007-10-10 | r20875: Pass DCE/RPC server call arguments as a struct rather than as separat... | Jelmer Vernooij | 23 | -720/+720 |
2007-10-10 | r20839: Fix other C++ warnings | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r20837: Use real type name, to fix compilation with -WC++-compat | Jelmer Vernooij | 10 | -178/+178 |
2007-10-10 | r20832: Remove extra pointers previously added to unique [out] pointers. Inst... | Jelmer Vernooij | 23 | -351/+544 |
2007-10-10 | r20674: Regenerate NDR parsers after pidl changes. This should fix a couple of | Jelmer Vernooij | 8 | -108/+66 |
2007-10-10 | r19946: in SetKeySec, sd is just a [in,ref] ptr | Volker Lendecke | 5 | -22/+1 |
2007-10-10 | r19930: Revert the winreg idl changes. At least enumkey does not work anymore... | Volker Lendecke | 5 | -140/+113 |
2007-10-10 | r19919: Convert winreg_EnumKey to use ref ** instead of a unique *. | Volker Lendecke | 5 | -75/+93 |
2007-10-10 | r19918: Convert winreg_CreateKey to use a ref ** instead of a unique *. W2k3 ... | Volker Lendecke | 5 | -38/+47 |
2007-10-10 | r19916: Fix some c++ warnings | Volker Lendecke | 1 | -4/+7 |
2007-10-10 | r19914: The "default" value with the name "" need different 0-length treatmen... | Volker Lendecke | 7 | -13/+99 |
2007-10-10 | r19848: Sync with Samba4 - no top-level unique pointers. | Jelmer Vernooij | 5 | -47/+31 |
2007-10-10 | r19797: Convert the remaining pipes to the "new" unique out ptr handling | Volker Lendecke | 10 | -267/+181 |
2007-10-10 | r19794: Convert DFS | Volker Lendecke | 2 | -20/+12 |
2007-10-10 | r19793: Change the lsa calls to the new calling convention. Nobody uses the c... | Volker Lendecke | 2 | -113/+67 |
2007-10-10 | r19790: Check in the PIDL change and the converted unixinfo and winbind pipes... | Volker Lendecke | 6 | -76/+48 |
2007-10-10 | r19786: My last checkin to winreg_StringBuf killed rpccli_winreg_EnumKeys aga... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19591: Use `import' and `include' in the IDL and regenerate. | Jelmer Vernooij | 14 | -26/+34 |
2007-10-10 | r19542: Regenerate IDL. | Jelmer Vernooij | 3 | -20/+0 |
2007-10-10 | r19290: regedit running on nt4 will cut off the last character from a enumkey... | Volker Lendecke | 3 | -6/+6 |
2007-10-10 | r19221: Monster-Checkin after "make idl" | Volker Lendecke | 11 | -716/+3580 |
2007-10-10 | r19007: reformat service control manager IDL | Gerald Carter | 1 | -201/+255 |
2007-10-10 | r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODO | Gerald Carter | 17 | -111/+1714 |
2007-10-10 | r18962: * Add IDL for SaveKey() and RestoreKey() and regenerated | Gerald Carter | 8 | -8/+167 |
2007-10-10 | r18931: * Fix the IDL for QueryInfoKey. teh Classname in an | Gerald Carter | 7 | -186/+182 |
2007-10-10 | r18929: * Clarify QueryValue IDL and regenerate code | Gerald Carter | 7 | -99/+99 |
2007-10-10 | r18811: rename stat field to avoid compiler warnings about | Gerald Carter | 7 | -21/+21 |
2007-10-10 | r18793: Fix BE string handling in the auto-generated | Jeremy Allison | 1 | -6/+14 |
2007-10-10 | r18791: print the error string and not the raw value | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r18790: Correct the IDL (still a bug in pidl) for QueryValue() | Gerald Carter | 6 | -71/+12 |