summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij2007-10-103-116/+45
* r3769: fix the build of shared librariesStefan Metzmacher2007-10-102-3/+9
* r3768: Fix build of librariesJelmer Vernooij2007-10-101-0/+3
* r3752: Remove direct.pm for now (not used and breaks solaris build)Jelmer Vernooij2007-10-102-61/+0
* r3751: Some fixes to using enable and disable for subsystems, ext libs and mo...Jelmer Vernooij2007-10-104-15/+11
* r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij2007-10-103-3/+5
* r3740: Convert more files to .mk, fix the buildJelmer Vernooij2007-10-103-4/+6
* r3739: Remove a bunch of unused m4 macrosJelmer Vernooij2007-10-102-156/+4
* r3738: Use a hardcoded list of .mk files rather then "find" (breaks onJelmer Vernooij2007-10-101-1/+29
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-104-37/+2
* r3736: Fix the build for builds that haven't got all libs sambaJelmer Vernooij2007-10-101-2/+21
* r3735: Allow building subsystems as static libraries (.a files). To enableJelmer Vernooij2007-10-103-8/+8
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-108-221/+89
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-1010-1003/+313
* r3726: More simplifications/fixes in the build systemJelmer Vernooij2007-10-107-106/+113
* r3696: Feed directly to perl, rather then creating an intermediate fileJelmer Vernooij2007-10-101-12/+2
* r3695: Add intermediate functions to use when migrating from .m4+.mk to .pm f...Jelmer Vernooij2007-10-102-2/+68
* r3691: Use packagesJelmer Vernooij2007-10-1011-61/+81
* r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij2007-10-108-16/+21
* r3689: Large number of COM updates:Jelmer Vernooij2007-10-108-93/+455
* r3667: Small COM fixesJelmer Vernooij2007-10-103-7/+14
* r3651: Add a new configure option --with-eparserdirAndrew Bartlett2007-10-102-1/+25
* r3636: Fix python buildJelmer Vernooij2007-10-101-0/+1
* r3626: More minor DCOM fixesJelmer Vernooij2007-10-102-6/+2
* r3611: DCOM client support works!!Jelmer Vernooij2007-10-104-0/+9
* r3606: More DCOM fixes:Jelmer Vernooij2007-10-102-5/+4
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-102-19/+49
* r3587: Add status_codes.i as a dependencies for dcerpc.iTim Potter2007-10-101-1/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-105-49/+64
* r3556: Remove --enable-krb5developer and --enable-gtkdeveloper, as the newAndrew Bartlett2007-10-101-17/+1
* r3547: fixed waitpid in fcntl_lock.c (thanks to jbm for pointing this out)Andrew Tridgell2007-10-101-1/+1
* r3545: initial support for using extended attributes to hold extended dos att...Andrew Tridgell2007-10-101-10/+0
* r3516: dcerpc_epm_map_binding now checks the endpoints it nows firstJelmer Vernooij2007-10-101-1/+0
* r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij2007-10-101-0/+1
* r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2007-10-105-7/+32
* r3484: - add support for conformant string arrays at the end of a structStefan Metzmacher2007-10-102-2/+32
* r3477: add '--with-disable-ext-lib=LIB' option to be able to disableStefan Metzmacher2007-10-102-1/+13
* r3473: Add LIBCRYPTO_OBJS to python extensions.Tim Potter2007-10-101-1/+2
* r3465: fix SMB_SUBSYSTEM_NOPROTO()Stefan Metzmacher2007-10-103-20/+17
* r3460: Add LIBNDR_GEN_OBJS and LIBNETIF_OBJS to swig objs.Tim Potter2007-10-101-1/+3
* r3448: some systems don't have stdint.hAndrew Tridgell2007-10-101-0/+1
* r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell2007-10-102-18/+0
* r3443: the next stage in the include files re-organisation.Andrew Tridgell2007-10-101-3/+6
* r3442: Add support for the "call_as" and "local" attributes.Jelmer Vernooij2007-10-104-664/+749
* r3440: Add support for "coclass" to the pidl parser - the idl keyword thatJelmer Vernooij2007-10-101-4/+17
* r3432: Support WERROR's in arguments (not just as return type). Some ofJelmer Vernooij2007-10-101-1/+1
* r3431: Allow optional semicolon after interface definitionsJelmer Vernooij2007-10-102-128/+151
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-103-5/+33
* r3423: auto-generate prototypes for all external functions in pidlAndrew Tridgell2007-10-103-79/+147
* r3422: allow for subsystems that don't get included in the list of auto-proto...Andrew Tridgell2007-10-102-3/+30