1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-23 20:23:50 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Stefan Metzmacher
66d4d6f196 r24521: we don't yet have optional args to DeclLong()
metze
2007-10-10 15:02:09 -05:00
Stefan Metzmacher
fad5af2f20 r24520: make use of the new ElementStars() and ArrayBrackets()
functions

metze
2007-10-10 15:02:08 -05:00
Stefan Metzmacher
ff7fa11e70 r24518: get rid of using ->{ORIGINAL} and move stuff
into subfunctions

metze
2007-10-10 15:02:08 -05:00
Stefan Metzmacher
89ea0339b5 r24407: $element->{ARRAY_LEN} doesn't exist...
and a few lines above we use $element->{ORIGINAL}->{ARRAY_LEN}
I assume it was just forgotten in the update.

metze
2007-10-10 15:01:51 -05:00
James Peach
0db4256a47 r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case. 2007-10-10 14:49:42 -05:00
Jelmer Vernooij
1ad0f99a43 r21433: Get rid of the COM support code - it's not used and unmaintained. We can
always bring it back if we need to. This code was getting in the way while
refactoring.

Add some tests for TDR.

Get rid of typedef in lib/registry/tdr_regf.idl and fix the
TDR code to be able to deal with it.
2007-10-10 14:48:33 -05:00
Jelmer Vernooij
b967f5851f r20834: No longer generate extra pointers for top-level [out] unique pointers. 2007-10-10 14:43:38 -05:00
Volker Lendecke
10dcaf89ed r19790: Check in the PIDL change and the converted unixinfo and winbind pipes without
waiting for comments. This is what version control is for, and it does fix a
segfault I ran into ;-)

Nevertheless, Jelmer & Jerry, please take a look!

Thanks,

Volker
2007-10-10 14:28:20 -05:00
Jelmer Vernooij
d0f0d4600a r18228: Don't include Samba4-specific headers when building inside a Samba3 tree. 2007-10-10 14:17:53 -05:00
Jelmer Vernooij
5055430ddf r18227: Recognize Samba3 in-tree builds. 2007-10-10 14:17:53 -05:00
Jelmer Vernooij
f7afa1cb77 r17930: Merge noinclude branch:
* Move dlinklist.h, smb.h to subsystem-specific directories
 * Clean up ads.h and move what is left of it to dsdb/
   (only place where it's used)
2007-10-10 14:16:54 -05:00
Jelmer Vernooij
746d0a7fa7 r15587: Generate stubs for the SWIG functions 2007-10-10 14:06:01 -05:00
Jelmer Vernooij
0c18883315 r14488: Install more headers.
Generate different #include lines in pidl depending on whether
we're building inside or outside of the Samba tree (useful for
3rd-party projects).
2007-10-10 13:57:32 -05:00