1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3/rpc_parse
Jeremy Allison 00ab9021b0 Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues.
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 0cd37c831d)
2001-03-09 23:48:58 +00:00
..
.cvsignore get away with dummy and .dummy files 1998-09-29 04:52:17 +00:00
parse_creds.c Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. 2001-03-09 23:48:58 +00:00
parse_dfs.c Separated dfs pipe into implementation and interface modules. 2001-02-27 02:09:50 +00:00
parse_lsa.c Added total memory allocated counter to talloc, so we can tell if a talloc 2001-02-27 19:22:02 +00:00
parse_misc.c Sync up handle creation with 2.2 branch. We can now join AS/U domains and 2001-03-07 23:59:13 +00:00
parse_net.c This patch (donated by Marc Jacobsen of HP) should make Sun and HP very happy :-). 2001-02-24 00:42:41 +00:00
parse_prs.c Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. 2001-03-09 23:48:58 +00:00
parse_reg.c Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport. 2000-05-15 20:53:08 +00:00
parse_rpc.c Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. 2001-03-09 23:48:58 +00:00
parse_samr_new.c but it is needed for linking ... 2001-02-21 06:03:16 +00:00
parse_samr.c Fixup missing tests on code imported from tng. 2001-02-13 00:32:07 +00:00
parse_sec.c Move to talloc control of SPOOL_XXX structs. Move to talloc control of 2001-02-28 00:51:02 +00:00
parse_spoolss.c Serious (and I *mean* serious) attempt to fix little/bigendian RPC issues. 2001-03-09 23:48:58 +00:00
parse_srv.c As prs_alloc_mem now zeros memory, remove superfluous memsets after it. 2001-02-27 02:18:37 +00:00
parse_wks.c acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code. 2000-03-22 19:03:12 +00:00