summaryrefslogtreecommitdiff
path: root/source4/lib/ldb-samba/config.mk
AgeCommit message (Collapse)AuthorFilesLines
2008-11-16s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher1-1/+1
metze
2008-08-18Note the ldb syntax for attribute syntaxes in the table.Andrew Bartlett1-1/+1
This includes additional Samba-specific syntaxes made available from the ldif_handlers code. This commit also changes some table to use #defines, to ensure consistancy in other parts of the code. Andrew Bartlett (This used to be commit e26a5efd9a580ed3728e1f449e367b1cd4a73b5f)
2008-06-20Depend on NDR_DRSBLOBS explicity.Andrew Bartlett1-1/+1
Something else ensures this links correctly (for the moment) but for the long-term let's declare our depenency (for the prefixMap stuff) here. Andrew Bartlett (This used to be commit 5fcb39594b07c7b7a11985711a912b7a4d629ae7)
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-1/+1
(This used to be commit a63f458462d207d215a6e4ef8e480b0c8daedf6a)
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
(This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24)
2008-05-18Create prototype headers from Makefile directory, without smb_build in the ↵Jelmer Vernooij1-1/+1
middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-1/+1
(This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0)
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-2/+1
(This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-1/+1
(This used to be commit 85eeecf997a071ca7e7ad0247e8d34d49b7ffcbb)
2007-12-21r26462: Tighten dependencies.Jelmer Vernooij1-1/+1
(This used to be commit 020f2f7426c2850fffc272f53065fa7305dd0313)
2007-10-10r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij1-0/+12
(This used to be commit 917bd737cb07817664d9088860588d47525f5ff8)