RIP BOOL. Convert BOOL -> bool. I found a few interesting
[ira/wip.git] / source3 / librpc / gen_ndr / srv_winreg.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Stefan Metzmacherr24597: - talloc request structure for the samba3 serve...
2007-10-10 Stefan Metzmacherr24561: merge from SAMBA_4_0:
2007-10-10 Jelmer Vernooijr21462: Fix EnumValue (?)
2007-10-10 Jelmer Vernooijr21385: Regenerate IDL after pidl changes, sync winreg...
2007-10-10 Jelmer Vernooijr20875: Pass DCE/RPC server call arguments as a struct...
2007-10-10 Jelmer Vernooijr20837: Use real type name, to fix compilation with...
2007-10-10 Volker Lendecker19946: in SetKeySec, sd is just a [in,ref] ptr
2007-10-10 Volker Lendecker19221: Monster-Checkin after "make idl"
2007-10-10 Gerald Carterr18981: * cleanup some vestiges of old cli_reg.c code...
2007-10-10 Gerald Carterr18962: * Add IDL for SaveKey() and RestoreKey() and...
2007-10-10 Gerald Carterr18931: * Fix the IDL for QueryInfoKey. teh Classname...
2007-10-10 Gerald Carterr18929: * Clarify QueryValue IDL and regenerate code
2007-10-10 Jelmer Vernooijr18695: Zero initialize ref ptrs as well.
2007-10-10 Jelmer Vernooijr18692: Dump debug data when DEBUGLEVEL >= 10
2007-10-10 Jelmer Vernooijr18690: Regenerate RPC files after pidl changes.
2007-10-10 Gerald Carterr18560: * Add in the winreg and initshutdown IDL files