1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3/rpc_parse
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
..
parse_buffer.c r7789: fix overparanoid assert() call when checking spolss buffer pointers 2007-10-10 10:57:21 -05:00
parse_dfs.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
parse_ds.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
parse_echo.c r4088: Get medieval on our ass about malloc.... :-). Take control of all our allocation 2007-10-10 10:53:32 -05:00
parse_eventlog.c r7880: fix a typo and memleak on failures cases (patch from marcin) 2007-10-10 10:58:00 -05:00
parse_lsa.c r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a 2007-10-10 10:57:07 -05:00
parse_misc.c r7563: svcctl patches from Marcin; have cleaned up formating and am checking the code in to snapshot it before I start changing more things 2007-10-10 10:57:14 -05:00
parse_net.c r6232: more cleanups; remove BUFFER3; rename BUFFER4 -> RPC_DATA_BLOB; rename REG_CREATE_VALE -> REG_SET_VALUE 2007-10-10 10:56:30 -05:00
parse_prs.c r7415: * big change -- volker's new async winbindd from trunk 2007-10-10 10:57:08 -05:00
parse_reg.c r7995: * privileges are local except when they're *not* 2007-10-10 10:58:07 -05:00
parse_rpc.c r7696: Don't try and be clever and read an 8 byte int and 3 pad bytes 2007-10-10 10:57:19 -05:00
parse_samr.c r6601: fixing query and set alias info calls (level 1 from the 2007-10-10 10:56:46 -05:00
parse_sec.c r5805: merging spoolss parsing changes from trunk and cleaning up resulting segvs 2007-10-10 10:56:01 -05:00
parse_shutdown.c r6014: rather large change set.... 2007-10-10 10:56:15 -05:00
parse_spoolss.c r7882: Looks like a large patch - but what it actually does is make Samba 2007-10-10 10:58:00 -05:00
parse_srv.c r6004: Let's make server manager able to kill a user session. 2007-10-10 10:56:15 -05:00
parse_svcctl.c r7839: remove C++ style comment 2007-10-10 10:57:59 -05:00
parse_wks.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00