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

13 Commits

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

metze
(This used to be commit fad5af2f20)
2007-10-10 15:02:08 -05:00
Stefan Metzmacher
3e3e5f85dd r24518: get rid of using ->{ORIGINAL} and move stuff
into subfunctions

metze
(This used to be commit ff7fa11e70)
2007-10-10 15:02:08 -05:00
Stefan Metzmacher
2b3161d8de 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
(This used to be commit 89ea0339b5)
2007-10-10 15:01:51 -05:00
James Peach
2882b2ba63 r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.
(This used to be commit 0db4256a47)
2007-10-10 14:49:42 -05:00
Jelmer Vernooij
0515f728e6 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.
(This used to be commit 1ad0f99a43)
2007-10-10 14:48:33 -05:00
Jelmer Vernooij
85520faa42 r20834: No longer generate extra pointers for top-level [out] unique pointers.
(This used to be commit b967f5851f)
2007-10-10 14:43:38 -05:00
Volker Lendecke
f4c4e0cf7f 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
(This used to be commit 10dcaf89ed)
2007-10-10 14:28:20 -05:00
Jelmer Vernooij
433ec0ba66 r18228: Don't include Samba4-specific headers when building inside a Samba3 tree.
(This used to be commit d0f0d4600a)
2007-10-10 14:17:53 -05:00
Jelmer Vernooij
4dff1f05f0 r18227: Recognize Samba3 in-tree builds.
(This used to be commit 5055430ddf)
2007-10-10 14:17:53 -05:00
Jelmer Vernooij
0329d755a7 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)
(This used to be commit f7afa1cb77)
2007-10-10 14:16:54 -05:00
Jelmer Vernooij
8d6249814f r15587: Generate stubs for the SWIG functions
(This used to be commit 746d0a7fa7)
2007-10-10 14:06:01 -05:00
Jelmer Vernooij
ecf0dd6baf 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).
(This used to be commit 0c18883315)
2007-10-10 13:57:32 -05:00