summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* r4123: set locale to C to ensure ascii string functions workAndrew Tridgell2007-10-101-0/+2
* r4112: when a pointer is NULL on the wire ensure it is null in the structureAndrew Tridgell2007-10-101-0/+1
* r4110: fixed pidl to allow arrays to have size_is() and length_is() elementsAndrew Tridgell2007-10-101-30/+42
* r4096: move the samdb code to source/dsdb/Stefan Metzmacher2007-10-101-1/+2
* r4086: - make dcerpc_ndr_request_table_send() the default and rename it to justStefan Metzmacher2007-10-102-2/+2
* r4085: print out dcerpc_fault's as namesStefan Metzmacher2007-10-101-1/+1
* r4076: fix compiler warningStefan Metzmacher2007-10-101-1/+3
* r3998: allow const arrays (see next commit to drsuapi.idl)Stefan Metzmacher2007-10-103-469/+626
* r3956: start to decode the repsFrom and repsTo fileds but not readyStefan Metzmacher2007-10-101-0/+1
* r3898: Work towards local/server DCOM support, start workingJelmer Vernooij2007-10-101-1/+1
* r3896: Correct header files in rpc server templates plusJelmer Vernooij2007-10-101-1/+4
* r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.Jelmer Vernooij2007-10-102-11/+28
* r3869: in the NDR encoded replPropertyMetaData attribute in ADSStefan Metzmacher2007-10-101-1/+1
* r3861: - Put ndr and rpc client code in seperate filesJelmer Vernooij2007-10-105-30/+68
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-1/+2
* 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