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