Sync parameter names with samba 3.
[samba.git] / source3 / librpc / idl / winreg.idl
2008-10-15 Jelmer VernooijSync parameter names with samba 3.
2008-10-15 Jelmer Vernooijwinreg.idl: Sync ref change from Samba 3.
2008-10-15 Jelmer VernooijRename reboot -> do_reboot since the first is a reserve...
2008-10-15 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-15 Jelmer VernooijAdd [public] and [todo] as in Samba 4.
2008-10-15 Jelmer VernooijShare initshutdown.idl.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijSync more interface descriptions between Samba 3 and...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-07-22 Zach LoafmanFix warnings on FreeBSD-based platforms
2008-03-25 Günther DeschnerFix IDL for winreg_QueryValue.
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-04 Günther DeschnerRemove "pointer_default_top(unique)" from winreg.idl...
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-13 Jelmer Vernooijidl: Replace non-standard "declare" keyword with typede...
2007-10-10 Jelmer Vernooijr21462: Fix EnumValue (?)
2007-10-10 Jelmer Vernooijr21385: Regenerate IDL after pidl changes, sync winreg...
2007-10-10 Jelmer Vernooijr20832: Remove extra pointers previously added to uniqu...
2007-10-10 Volker Lendecker19946: in SetKeySec, sd is just a [in,ref] ptr
2007-10-10 Volker Lendecker19930: Revert the winreg idl changes. At least enumkey...
2007-10-10 Volker Lendecker19919: Convert winreg_EnumKey to use ref ** instead...
2007-10-10 Volker Lendecker19918: Convert winreg_CreateKey to use a ref ** instea...
2007-10-10 Volker Lendecker19914: The "default" value with the name "" need diffe...
2007-10-10 Volker Lendecker19786: My last checkin to winreg_StringBuf killed...
2007-10-10 Jelmer Vernooijr19591: Use `import' and `include' in the IDL and regen...
2007-10-10 Volker Lendecker19290: regedit running on nt4 will cut off the last...
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 Gerald Carterr18790: Correct the IDL (still a bug in pidl) for Query...
2007-10-10 Gerald Carterr18789: Replace the winreg server code with the libndr...
2007-10-10 Gerald Carterr18788: updating the IDL for QueryValue
2007-10-10 Jelmer Vernooijr18688: get rid of the now obsolete keepref attribute
2007-10-10 Gerald Carterr18618: * remove svn:externals
2007-10-10 Gerald Carterr18187: Replace copy of idl files with a svn:externals...
2007-10-10 Gerald Carterr18185: add librpc/idl and relevant IDL files from...