summaryrefslogtreecommitdiff
path: root/source4/build
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4170: don't check array size for conformant arrays (they are checked separat...Andrew Tridgell1-1/+2
2007-10-10r4139: 2nd attempt at fixing the null ptr in size_is() problem.Andrew Tridgell1-2/+6
2007-10-10r4136: when we have a size or switch variable that is a pointer we need to ch...Andrew Tridgell1-1/+25
2007-10-10r4124: include locale.h to get LC_ALL in include/system/iconv.hAndrew Tridgell1-1/+1
2007-10-10r4123: set locale to C to ensure ascii string functions workAndrew Tridgell1-0/+2
2007-10-10r4112: when a pointer is NULL on the wire ensure it is null in the structureAndrew Tridgell1-0/+1
2007-10-10r4110: fixed pidl to allow arrays to have size_is() and length_is() elementsAndrew Tridgell1-30/+42
2007-10-10r4096: move the samdb code to source/dsdb/Stefan Metzmacher1-1/+2
2007-10-10r4086: - make dcerpc_ndr_request_table_send() the default and rename it to justStefan Metzmacher2-2/+2
2007-10-10r4085: print out dcerpc_fault's as namesStefan Metzmacher1-1/+1
2007-10-10r4076: fix compiler warningStefan Metzmacher1-1/+3
2007-10-10r3998: allow const arrays (see next commit to drsuapi.idl)Stefan Metzmacher3-469/+626
2007-10-10r3956: start to decode the repsFrom and repsTo fileds but not readyStefan Metzmacher1-0/+1
2007-10-10r3898: Work towards local/server DCOM support, start workingJelmer Vernooij1-1/+1
2007-10-10r3896: Correct header files in rpc server templates plusJelmer Vernooij1-1/+4
2007-10-10r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2-11/+28
2007-10-10r3869: in the NDR encoded replPropertyMetaData attribute in ADSStefan Metzmacher1-1/+1
2007-10-10r3861: - Put ndr and rpc client code in seperate filesJelmer Vernooij5-30/+68
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-1/+2
2007-10-10r3790: use a registration function that is called from dcerpc_*_init functionsJelmer Vernooij3-116/+45
2007-10-10r3769: fix the build of shared librariesStefan Metzmacher2-3/+9
2007-10-10r3768: Fix build of librariesJelmer Vernooij1-0/+3
2007-10-10r3752: Remove direct.pm for now (not used and breaks solaris build)Jelmer Vernooij2-61/+0
2007-10-10r3751: Some fixes to using enable and disable for subsystems, ext libs and mo...Jelmer Vernooij4-15/+11
2007-10-10r3744: Support building subsystems as a shared library. Modules don't work yet,Jelmer Vernooij3-3/+5
2007-10-10r3740: Convert more files to .mk, fix the buildJelmer Vernooij3-4/+6
2007-10-10r3739: Remove a bunch of unused m4 macrosJelmer Vernooij2-156/+4
2007-10-10r3738: Use a hardcoded list of .mk files rather then "find" (breaks onJelmer Vernooij1-1/+29
2007-10-10r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij4-37/+2
2007-10-10r3736: Fix the build for builds that haven't got all libs sambaJelmer Vernooij1-2/+21
2007-10-10r3735: Allow building subsystems as static libraries (.a files). To enableJelmer Vernooij3-8/+8
2007-10-10r3733: More build system fixes/features:Jelmer Vernooij8-221/+89
2007-10-10r3730: More build system fixes and simplificationsJelmer Vernooij10-1003/+313
2007-10-10r3726: More simplifications/fixes in the build systemJelmer Vernooij7-106/+113
2007-10-10r3696: Feed directly to perl, rather then creating an intermediate fileJelmer Vernooij1-12/+2
2007-10-10r3695: Add intermediate functions to use when migrating from .m4+.mk to .pm f...Jelmer Vernooij2-2/+68
2007-10-10r3691: Use packagesJelmer Vernooij11-61/+81
2007-10-10r3690: Use perl's 'use' statement to include the build system partsJelmer Vernooij8-16/+21
2007-10-10r3689: Large number of COM updates:Jelmer Vernooij8-93/+455
2007-10-10r3667: Small COM fixesJelmer Vernooij3-7/+14
2007-10-10r3651: Add a new configure option --with-eparserdirAndrew Bartlett2-1/+25
2007-10-10r3636: Fix python buildJelmer Vernooij1-0/+1
2007-10-10r3626: More minor DCOM fixesJelmer Vernooij2-6/+2
2007-10-10r3611: DCOM client support works!!Jelmer Vernooij4-0/+9
2007-10-10r3606: More DCOM fixes:Jelmer Vernooij2-5/+4
2007-10-10r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2-19/+49
2007-10-10r3587: Add status_codes.i as a dependencies for dcerpc.iTim Potter1-1/+1
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij5-49/+64
2007-10-10r3556: Remove --enable-krb5developer and --enable-gtkdeveloper, as the newAndrew Bartlett1-17/+1
2007-10-10r3547: fixed waitpid in fcntl_lock.c (thanks to jbm for pointing this out)Andrew Tridgell1-1/+1