mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
00ab9021b0
We were reading the endainness in the RPC header and then never propagating
it to the internal parse_structs used to parse the data.
Also removed the "align" argument to prs_init as it was *always* set to
4, and if needed can be set differently on a case by case basis.
Now ready for AS/U testing when Herb gets it set up :-).
Jeremy.
(This used to be commit
|
||
---|---|---|
.. | ||
.cvsignore | ||
parse_creds.c | ||
parse_dfs.c | ||
parse_lsa.c | ||
parse_misc.c | ||
parse_net.c | ||
parse_prs.c | ||
parse_reg.c | ||
parse_rpc.c | ||
parse_samr_new.c | ||
parse_samr.c | ||
parse_sec.c | ||
parse_spoolss.c | ||
parse_srv.c | ||
parse_wks.c |