1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source3/rpc_parse
Volker Lendecke 35a8521501 r18845: Fix a type-punned warning that turned out to be a real bug: The secdesc
revision is now an enum that might be represented as anything, in particular
as an int. It's definitely not a uint16 :-)

Volker
(This used to be commit 7c5d66c971)
2007-10-10 12:01:04 -05:00
..
parse_buffer.c r17363: Some C++ warnings 2007-10-10 11:38:28 -05:00
parse_ds.c r10656: BIG merge from trunk. Features not copied over 2007-10-10 11:04:48 -05:00
parse_eventlog.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
parse_lsa.c r18678: Fix the build. (never commit before breakfeast). 2007-10-10 12:00:46 -05:00
parse_misc.c r18802: Use the pidl-generated code for the srvsvc interface, both client and server code. 2007-10-10 12:00:59 -05:00
parse_net.c r18654: Rename "struct uuid" => "struct GUID" for consistency. 2007-10-10 11:52:19 -05:00
parse_ntsvcs.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
parse_prs.c r18393: get the data size and not offset when initializing a data blob from a prs structure 2007-10-10 11:51:21 -05:00
parse_reg.c r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
parse_rpc.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
parse_samr.c r18722: Fix up password change times. The can change and must change times are 2007-10-10 12:00:52 -05:00
parse_sec.c r18845: Fix a type-punned warning that turned out to be a real bug: The secdesc 2007-10-10 12:01:04 -05:00
parse_shutdown.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
parse_spoolss.c r18745: Use the Samba4 data structures for security descriptors and security descriptor 2007-10-10 12:00:54 -05:00
parse_svcctl.c r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00