summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb-samba/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-17/+0
| | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
* s4-dns: fix dnsp for old buildAndrew Tridgell2010-08-051-1/+1
|
* Add C-based Samba-specific subclass of Ldb.Jelmer Vernooij2010-04-061-0/+6
|
* s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher2008-11-161-1/+1
| | | | metze
* Note the ldb syntax for attribute syntaxes in the table.Andrew Bartlett2008-08-181-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)
* Depend on NDR_DRSBLOBS explicity.Andrew Bartlett2008-06-201-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)
* Fix a bunch of dependencies.Jelmer Vernooij2008-05-181-1/+1
| | | | (This used to be commit a63f458462d207d215a6e4ef8e480b0c8daedf6a)
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
| | | | (This used to be commit a6b52119940a900fb0de3864b8bca94e2965cc24)
* Create prototype headers from Makefile directory, without smb_build in the ↵Jelmer Vernooij2008-05-181-1/+1
| | | | | | middle. (This used to be commit f4a77b96f9c17d853348b70794026e5b9e384942)
* Use variables for source directory in remaining subsystems.Jelmer Vernooij2008-05-181-1/+1
| | | | (This used to be commit 6b6b2196a8a8d9e741f5c399185ded7a16938da0)
* Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-2/+1
| | | | (This used to be commit a7e6d2a1832db388fdafa1279f84c9a8bbfc87d6)
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 85eeecf997a071ca7e7ad0247e8d34d49b7ffcbb)
* r26462: Tighten dependencies.Jelmer Vernooij2007-12-211-1/+1
| | | | (This used to be commit 020f2f7426c2850fffc272f53065fa7305dd0313)
* r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij2007-10-101-0/+12
(This used to be commit 917bd737cb07817664d9088860588d47525f5ff8)