Age | Commit message (Expand) | Author | Files | Lines |
2010-04-16 | s3-winreg_nt: Fixed QueryValue with data=NULL to get the length. | Andreas Schneider | 1 | -1/+3 |
2010-04-09 | s3-winreg: add winreg_DeleteKeyEx stub. | Günther Deschner | 1 | -0/+12 |
2010-03-16 | s3-winreg: change notify call has no meaning when called remotely. | Günther Deschner | 1 | -4/+0 |
2010-03-11 | s3-winreg: make QueryValue pass RPC-WINREG test again. | Günther Deschner | 1 | -0/+4 |
2010-03-11 | s3-winreg: fix some function names in debug statements. | Günther Deschner | 1 | -3/+3 |
2010-03-11 | s3-winreg: Fix _winreg_QueryValue crash bugs and implement windows behavior. | Günther Deschner | 1 | -11/+8 |
2010-03-10 | s3-winreg: add some debug statements to _winreg_QueryValue(). | Günther Deschner | 1 | -2/+6 |
2009-12-07 | s3-winreg: fill in some inline comments. | Günther Deschner | 1 | -10/+38 |
2009-12-07 | s3-winreg: remove trailing whitespace. | Günther Deschner | 1 | -40/+40 |
2009-11-26 | s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa... | Günther Deschner | 1 | -0/+1 |
2009-03-18 | s3: remove POLICY_HND. | Günther Deschner | 1 | -3/+3 |
2009-01-08 | Now that all policy_handle free_fn's are just TALLOC_FREE, dump free_fn | Volker Lendecke | 1 | -15/+5 |
2008-11-24 | Get rid of pipes_struct->pipe_user, we have server_info now --- YESSS! | Volker Lendecke | 1 | -4/+6 |
2008-10-15 | s3: fix s3 winreg server after idl changes. | Günther Deschner | 1 | -8/+8 |
2008-10-15 | Rename reboot -> do_reboot since the first is a reserved name on FreeBSD. | Jelmer Vernooij | 1 | -2/+2 |
2008-10-15 | Share initshutdown.idl. | Jelmer Vernooij | 1 | -4/+4 |
2008-07-22 | Fix warnings on FreeBSD-based platforms | Zach Loafman | 1 | -4/+4 |
2008-06-13 | Fix a crash in _winreg_QueryValue | Volker Lendecke | 1 | -0/+4 |
2008-03-28 | srv_winreg: add a debug message to _winreg_CreateKey(). | Michael Adam | 1 | -0/+3 |
2008-03-25 | Fix _winreg_QueryValue(). | Günther Deschner | 1 | -7/+7 |
2008-03-17 | Coverity fixes | Marc VanHeyningen | 1 | -2/+4 |
2008-03-05 | Fix Coverity ID 565 | Volker Lendecke | 1 | -2/+0 |
2008-02-18 | Fix a comment. REGISTRY_KEY has vanished from srv_winreg_nt.c | Michael Adam | 1 | -1/+1 |
2008-02-15 | Move the implementation of _winreg_RestoreKey to reg_api.c | Michael Adam | 1 | -121/+1 |
2008-02-15 | Move implementation of _winreg_SaveKey() from srv_winreg_nt.c to reg_api.c | Michael Adam | 1 | -170/+1 |
2008-01-17 | Add a reg_getversion() function to reg_api and use it in srv_winreg_nt.c. | Michael Adam | 1 | -3/+1 |
2008-01-17 | Use reg_[gs]etkeysecurity() instead of regkey_[gs]et_secdes(). | Michael Adam | 1 | -2/+2 |
2007-12-21 | Some C++ fixes | Volker Lendecke | 1 | -1/+3 |
2007-12-21 | Some C++ warnings | Volker Lendecke | 1 | -1/+1 |
2007-11-27 | Fixed obvious typo. | Jeremy Allison | 1 | -1/+1 |
2007-11-27 | Remove pstring from everything in rpc_server except | Jeremy Allison | 1 | -109/+147 |
2007-11-15 | More pstring removal. This one was tricky. I had to add | Jeremy Allison | 1 | -13/+14 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r25534: Apply some const | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23633: Fix a couple of crash bugs pointed out by Volker caused by an old | Gerald Carter | 1 | -1/+6 |
2007-10-10 | r23434: Coorect a comment. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23433: remove superfluous semicolon. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23432: Remove superfluous comment. | Michael Adam | 1 | -2/+0 |
2007-10-10 | r21462: Fix EnumValue (?) | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r21385: Regenerate IDL after pidl changes, sync winreg.idl from samba4. | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r20875: Pass DCE/RPC server call arguments as a struct rather than as separat... | Jelmer Vernooij | 1 | -175/+149 |
2007-10-10 | r20832: Remove extra pointers previously added to unique [out] pointers. Inst... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r20015: We have to zero out handle on key_close, otherwise the NT4 regedit wi... | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r20007: Fix a const warning just introduced | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19991: Sorry for this 2000-liner... | Volker Lendecke | 1 | -549/+154 |
2007-10-10 | r19963: Add 'registry shares = yes' and registry key security descriptors. | Volker Lendecke | 1 | -3/+35 |
2007-10-10 | r19947: Change regkey_open_internal to take the parent key and a talloc_ctx as | Volker Lendecke | 1 | -18/+1 |
2007-10-10 | r19930: Revert the winreg idl changes. At least enumkey does not work anymore... | Volker Lendecke | 1 | -12/+7 |