summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18272: Couldn't resist to change this.Simo Sorce1-1/+1
2007-10-10r18245: Ensure we don't keep the rootdse record around (steal it onto theAndrew Bartlett1-4/+6
2007-10-10r18244: more portable shell scriptingAndrew Tridgell1-6/+6
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher1-1/+1
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij1-1/+1
2007-10-10r18166: Fix build with external popt.Jelmer Vernooij1-1/+1
2007-10-10r18161: Fix LDB build after popt changes.Jelmer Vernooij1-1/+1
2007-10-10r18153: html/ isn't neededStefan Metzmacher1-1/+1
2007-10-10r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher1-12/+1
2007-10-10r18150: fix make *cleanStefan Metzmacher1-10/+8
2007-10-10r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell1-1/+6
2007-10-10r18133: ad2oLschema needs ctype.h on some systemsAndrew Tridgell1-0/+1
2007-10-10r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell4-0/+4
2007-10-10r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell1-29/+4
2007-10-10r18123: Fix manual file build.Jelmer Vernooij1-1/+1
2007-10-10r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij1-1/+1
2007-10-10r18117: first steps in making samba4 use libreplaceAndrew Tridgell1-1/+1
2007-10-10r18115: comparison_fn_t is defined in libreplace nowAndrew Tridgell1-3/+0
2007-10-10r18112: really make use of libreplace in ldbAndrew Tridgell1-7/+1
2007-10-10r18109: move ldb to use the same build methodsAndrew Tridgell6-102/+15
2007-10-10r18098: use m4_include() instead of sinclude()Stefan Metzmacher1-8/+8
2007-10-10r18091: sometimes autoconf picks up some old stuff:Stefan Metzmacher1-1/+4
2007-10-10r18036: Add missing fileJelmer Vernooij2-0/+60
2007-10-10r18031: Merge my replace fixes:Jelmer Vernooij8-222/+35
2007-10-10r18022: Increment number of records converted, and print number of records sk...Andrew Bartlett1-1/+3
2007-10-10r18018: Fix the build on OpenBSD. No license problem this time, I've written ...Volker Lendecke1-1/+1
2007-10-10r17992: reverted r17842Andrew Tridgell2-2/+2
2007-10-10r17978: make the ldap backend test for ldb work both with and without modulesAndrew Tridgell2-2/+19
2007-10-10r17960: try to use gmake if present on IRIXStefan Metzmacher1-0/+2
2007-10-10r17868: remove duplicated attributes from listSimo Sorce1-6/+1
2007-10-10r17859: Fix some return valuesSimo Sorce1-15/+15
2007-10-10r17844: The AIX compiler thinks { } is a syntax errorVolker Lendecke1-1/+2
2007-10-10r17842: After talking to Simo, apply the next attempt to resolve the strnlenVolker Lendecke2-2/+2
2007-10-10r17830: Set the default_basedn (hey, it comes from the "default" naming conte...Simo Sorce3-34/+42
2007-10-10r17828: set the auto_baseDN opaque even on failure to fetch rootDSE. ThatAndrew Tridgell1-3/+1
2007-10-10r17822: the ildap ldb backend doesn't need the auto rootDSE logic any moreAndrew Tridgell1-84/+2
2007-10-10r17821: changed ldb_search() and the ldbsearch command line utility toAndrew Tridgell3-0/+50
2007-10-10r17820: simplify the code flow a littleAndrew Tridgell1-20/+27
2007-10-10r17778: fix compiler warningsStefan Metzmacher1-1/+2
2007-10-10r17775: use an enum to get rid of compiler warningsStefan Metzmacher1-6/+6
2007-10-10r17771: add a comment explaing the odd castAndrew Tridgell1-0/+6
2007-10-10r17770: don't force -L/usr/lib, it breaks us4Andrew Tridgell1-2/+2
2007-10-10r17769: only look for dlopen in -ldl if not found in libc. Needed for us4Andrew Tridgell1-2/+1
2007-10-10r17765: fix handling of old solaris /bin/sh in ldb build/testAndrew Tridgell3-5/+9
2007-10-10r17764: more portable setenv() replacementAndrew Tridgell1-8/+22
2007-10-10r17762: HPUX needs setenvAndrew Tridgell2-1/+18
2007-10-10r17756: I don't know why but this only works with the standaloneStefan Metzmacher1-3/+3
2007-10-10r17749: more HPUX madnessAndrew Tridgell2-0/+33
2007-10-10r17748: make the casts much easier to understandStefan Metzmacher1-3/+3
2007-10-10r17747: ldb's make test should not try to install somethingStefan Metzmacher1-2/+2