summaryrefslogtreecommitdiffstats
path: root/source4/lib/messaging/config.mk
Commit message (Expand)AuthorAgeFilesLines
* Fix unresolved symbol in python messaging module.Jelmer Vernooij2009-06-021-1/+1
* Rename samba-socket -> samba_socket to fix a couple more compilerJelmer Vernooij2008-12-241-1/+1
* Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij2008-05-261-4/+4
* Start building IRPC Python support.Jelmer Vernooij2008-05-251-6/+8
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-2/+1
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-2/+3
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-1/+2
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r20646: first preparations for cluster enablement. This changes "Andrew Tridgell2007-10-101-1/+2
* r19676: Fix some more dependencies.Jelmer Vernooij2007-10-101-0/+1
* r19428: moved tdbutil.c from lib/tdb/common/ to lib/util/util_tdb.cAndrew Tridgell2007-10-101-1/+2
* r15295: Fix some dependenciesJelmer Vernooij2007-10-101-0/+1
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-1/+1
* r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.Jelmer Vernooij2007-10-101-1/+0
* r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij2007-10-101-3/+1
* r11244: Relative path names in .mk filesJelmer Vernooij2007-10-101-2/+2
* r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again.Andrew Bartlett2007-10-101-0/+2
* r10332: Fix the build - messaging uses UNIX_PRIVSJelmer Vernooij2007-10-101-1/+2
* r7294: implemented the irpc messaging system. This is the core of theAndrew Tridgell2007-10-101-0/+3
* r3016: - converted the events code to tallocAndrew Tridgell2007-10-101-0/+8