1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
https://gitlab.com/samba-team/samba is the Official GitLab mirror of https://git.samba.org/samba.git -- Merge requests should be made on GitLab (not on GitHub)
Go to file
Stefan Metzmacher 172089214e r9795: fix the ndr_pull_string code to handle, some special cases,
where the idl was something like this:

uint32 size;
[size_is(size+1)] wchar_t *string;

we always need a pair of NDR_PULL_NEEDED_BYTES() and ndr_pull_advance(),
with the same size passed in.

metze
(This used to be commit 8eb75bd5ac)
2007-10-10 13:35:02 -05:00
packaging/debian r9463: Fix DumpFunction() (was ignoring elements) 2007-10-10 13:34:18 -05:00
source4 r9795: fix the ndr_pull_string code to handle, some special cases, 2007-10-10 13:35:02 -05:00
swat r9779: Add a contextmenu function to be used by all window/widget objects. 2007-10-10 13:35:00 -05:00
testdata/samba3 r9785: Add some testdata 2007-10-10 13:35:00 -05:00
testprogs r9599: fix formatting of echo output 2007-10-10 13:34:33 -05:00
COPYING r1662: add a copy of the GPL text to the samba4 svn tree 2007-10-10 12:57:47 -05:00
howto.txt r8903: Update the howto as smbscript is now installed along with other 2007-10-10 13:30:17 -05:00
prog_guide.txt r6226: A couple of small typos ... 2007-10-10 13:11:28 -05:00
swat2.txt r1273: An initial doc about what I'd like to see in the swat for samba4. Please 2007-10-10 12:56:48 -05:00