1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/rpc_client
Gerald Carter 270b90e25f r7995: * privileges are local except when they're *not*
printmig.exe assumes that the LUID of the SeBackupPrivlege
  on the target server matches the LUID of the privilege
  on the local client.  Even though an LUID is never guaranteed
  to be the same across reboots.  How *awful*!  My cat could
  write better code! (more on my cat later....)

* Set the privelege LUID in the global PRIVS[] array

* Rename RegCreateKey() to RegCreateKeyEx() to better match MSDN

* Rename the unknown field in RegCreateKeyEx() to disposition
  (guess according to MSDN)

* Add the capability to define REG_TDB_ONLY for using the reg_db.c
  functions and stress the RegXXX() rpc functions.
(This used to be commit 0d6352da48)
2007-10-10 10:58:07 -05:00
..
cli_dfs.c r5511: Fix pipe-mismatch for NETDFS. 2007-10-10 10:55:43 -05:00
cli_ds.c r7415: * big change -- volker's new async winbindd from trunk 2007-10-10 10:57:08 -05:00
cli_echo.c r4561: This looks a lot larger than it is, this is to reduce the clutter on future 2007-10-10 10:53:47 -05:00
cli_lsarpc.c r7415: * big change -- volker's new async winbindd from trunk 2007-10-10 10:57:08 -05:00
cli_netlogon.c r7415: * big change -- volker's new async winbindd from trunk 2007-10-10 10:57:08 -05:00
cli_pipe.c r7415: * big change -- volker's new async winbindd from trunk 2007-10-10 10:57:08 -05:00
cli_reg.c r7995: * privileges are local except when they're *not* 2007-10-10 10:58:07 -05:00
cli_samr.c r7415: * big change -- volker's new async winbindd from trunk 2007-10-10 10:57:08 -05:00
cli_shutdown.c r6014: rather large change set.... 2007-10-10 10:56:15 -05:00
cli_spoolss_notify.c r4561: This looks a lot larger than it is, this is to reduce the clutter on future 2007-10-10 10:53:47 -05:00
cli_spoolss.c r7691: * add .gdbinit to the svn:ignore files 2007-10-10 10:57:19 -05:00
cli_srvsvc.c r7632: Cleanup "net share migrate"-code. 2007-10-10 10:57:17 -05:00
cli_svcctl.c r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count ) 2007-10-10 10:56:20 -05:00
cli_wkssvc.c r5339: Fix 'net rpc trustdom establish'. Use the right pipe name, therefore the 2007-10-10 10:55:38 -05:00