summaryrefslogtreecommitdiff
path: root/source3/libmsrpc/cac_winreg.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21666: (only in 3.0, not 3.0.25). Fix bad parameter to call.Jeremy Allison1-1/+1
2007-10-10r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij1-13/+6
2007-10-10r20271: Fix the buildVolker Lendecke1-2/+2
2007-10-10r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis1-0/+2
2007-10-10r19914: The "default" value with the name "" need different 0-length treatmen...Volker Lendecke1-1/+1
2007-10-10r19790: Check in the PIDL change and the converted unixinfo and winbind pipes...Volker Lendecke1-5/+13
2007-10-10r19006: Final cleanups for the winreg libmsrpc functions.Gerald Carter1-98/+158
2007-10-10r18981: * cleanup some vestiges of old cli_reg.c code and mark some TODOGerald Carter1-2/+9
2007-10-10r18959: reformat using indentGerald Carter1-843/+948
2007-10-10r18919: * Get the new rpccli_winreg_XXXX() functions into the treeGerald Carter1-94/+71
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij1-2/+2
2007-10-10r18711: Replace the following hand code client routines:Gerald Carter1-3/+2
2007-10-10r18560: * Add in the winreg and initshutdown IDL filesGerald Carter1-6/+6
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison1-2/+2
2007-10-10r16585: Fix Klocwork #1976. Possible null deref.Jeremy Allison1-0/+1
2007-10-10r14408: More on fix for coverity #36. The previous fix would cause us toJim McDonough1-0/+2
2007-10-10r14406: Disable this call until we can sort out how thisJeremy Allison1-0/+6
2007-10-10r14367: Not that I fully understand what's going on here, but the code as it ...Volker Lendecke1-4/+8
2007-10-10r14261: Fix coverity #38. No null deref.Jeremy Allison1-0/+6
2007-10-10r14194: Coverity bug #35. Fix uninitialized pipe_hnd.Jeremy Allison1-0/+6
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-6/+6
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-1/+1
2007-10-10r11124: Commit Chris' fixes for libmsrpc after the rpc_clientGerald Carter1-130/+99
2007-10-10r10003: in the rush for 10k, I forgot to run add the rest of Chris' libmsrpc ...Gerald Carter1-0/+1033