summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* r19743: merge from samba3:Stefan Metzmacher2006-11-161-1/+1
* r19714: - add an explicit default target (needs to be the first target in the...Stefan Metzmacher2006-11-151-1/+3
* r19459: Do not build nss by default (it probably works only on linux)Simo Sorce2006-10-221-1/+6
* r19456: Add an example application for ldb using the tdb backendSimo Sorce2006-10-221-3/+10
* r19123: - pass LDFLAGS from configure to MakefileStefan Metzmacher2006-10-061-1/+1
* r18539: 'make distclean' should delete config.cacheAndrew Tridgell2006-09-141-1/+1
* r18437: added a 'make valgrindtest' target for ldbAndrew Tridgell2006-09-131-0/+3
* r18166: Fix build with external popt.Jelmer Vernooij2006-09-061-1/+1
* r18161: Fix LDB build after popt changes.Jelmer Vernooij2006-09-061-1/+1
* r18150: fix make *cleanStefan Metzmacher2006-09-061-10/+8
* r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell2006-09-061-1/+6
* r18109: move ldb to use the same build methodsAndrew Tridgell2006-09-051-4/+4
* r18031: Merge my replace fixes:Jelmer Vernooij2006-09-041-16/+8
* r17960: try to use gmake if present on IRIXStefan Metzmacher2006-08-311-0/+2
* r17747: ldb's make test should not try to install somethingStefan Metzmacher2006-08-231-2/+2
* r17746: the automatic archive creation in make breaks on 3 platforms. Lets tryAndrew Tridgell2006-08-231-2/+4
* r17738: solving the seemingly trivial problem of timegm() being missing onAndrew Tridgell2006-08-231-4/+6
* r17735: a (probably useless) attempt to workaround stupidity in HPs version ofAndrew Tridgell2006-08-231-1/+1
* r17733: doxygen is way too noisy to build every time, and it doesn't doAndrew Tridgell2006-08-231-1/+1
* r17731: try to cope with freebsd handling of .a dependenciesAndrew Tridgell2006-08-231-1/+1
* r17729: remove the dependence on an internet connection for buildingAndrew Tridgell2006-08-231-18/+8
* r17725: VPATH and builds out of the source directory causes problems with theAndrew Tridgell2006-08-221-1/+1
* r17721: fixed the dlopen and MODULESDIR handling in the standalone buildAndrew Tridgell2006-08-221-1/+2
* r17706: remove the dependence on gnu make in the standalone buildAndrew Tridgell2006-08-221-61/+8
* r17702: test for gcc, and only enable gcc flags if trueAndrew Tridgell2006-08-221-2/+1
* r17701: doxygen (if installed!) needs to be run in the src directoryAndrew Tridgell2006-08-221-1/+1
* r17696: attempt to allow ldb to use an external popt directory, so we canAndrew Tridgell2006-08-221-2/+3
* r17695: added installcheck targetAndrew Tridgell2006-08-221-1/+3
* r17693: only install man pages if we have managed to generate them withAndrew Tridgell2006-08-221-2/+2
* r17692: - don't try and run ldap tests unless we have slapdAndrew Tridgell2006-08-221-5/+6
* r17689: build works, this should fix install ....Andrew Tridgell2006-08-221-1/+2
* r17688: the commit/test cycle for getting this to work in the build farm sureAndrew Tridgell2006-08-221-1/+1
* r17687: remove circular dependencyAndrew Tridgell2006-08-221-2/+2
* r17679: - fix 'make test-ldap' to skip ldb specialsAndrew Tridgell2006-08-221-36/+40
* r17582: Fix dependenies for oLschema2ldif.Andrew Bartlett2006-08-171-1/+1
* r17580: Add a new tools to convert back from AD-like schema to OpenLDAP.Andrew Bartlett2006-08-171-1/+1
* r16089: Make doxygen target work if $DOXYGEN variable is empty.Tim Potter2006-06-081-1/+1
* r14590: Fix ldb standalone build...Jelmer Vernooij2006-03-201-1/+1
* r13650: Install manpages when building standaloneJelmer Vernooij2006-02-231-0/+4
* r13324: From now on check attribute names obey rfc2251Simo Sorce2006-02-041-1/+1
* r13181: Fix standalone ldb buildJelmer Vernooij2006-01-271-1/+1
* r13064: Add 'tags' target to LDB's makefileJelmer Vernooij2006-01-221-0/+3
* r12850: - add Doxygen comments to ldbStefan Metzmacher2006-01-111-1/+6
* r12847: add some ldb examples from Brad Hards (bradh@frogmouth.net)Stefan Metzmacher2006-01-111-3/+9
* r12846: some fixesStefan Metzmacher2006-01-111-7/+13
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2006-01-061-2/+3
* r12643: don't fail make testSimo Sorce2005-12-311-0/+3
* r12632: Build fixes from Brad Hards <bradh@frogmouth.net>Andrew Bartlett2005-12-311-1/+1
* r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugestedSimo Sorce2005-12-301-1/+2
* r10918: - fixed standalone ldb buildAndrew Tridgell2005-10-121-1/+1