1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +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
Jelmer Vernooij fe15b46d61 r2990: Add support to pidl for autogenerating ndr_size_*() functions. Adding
the [gensize] property to a struct or union will make pidl generate a
ndr_size_*() function.

(not all nasty bits of NDR are completely covered yet by the
 ndr_size*() functions, support for those will be added when necessary)

I also have a local patch (not applied now) that simplifies the pidl output
and eliminates the number of functions required. It would, however, make
pidl more complex.
(This used to be commit 7c823f886a)
2007-10-10 12:59:55 -05:00
packaging/debian r1033: Include new manpages 2007-10-10 12:56:31 -05:00
source4 r2990: Add support to pidl for autogenerating ndr_size_*() functions. Adding 2007-10-10 12:59:55 -05:00
COPYING r1662: add a copy of the GPL text to the samba4 svn tree 2007-10-10 12:57:47 -05:00
prog_guide.txt r2922: Add note about 'server-side' binding strings 2007-10-10 12:59:48 -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
talloc_guide.txt r2792: got rid of talloc_ldb_alloc() and instead created talloc_realloc_fn(), 2007-10-10 12:59:34 -05:00