summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix manpage paths.Jelmer Vernooij2008-02-291-6/+6
* Move manpage management out of the perl build system.Jelmer Vernooij2008-02-291-6/+12
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-2010-20/+0
* Rework ldbsearch to avoid segfault when remote LDAP server returnsAndrew Bartlett2008-01-111-12/+10
* Fix segfault when sorting LDAP replies on the client.Andrew Bartlett2008-01-111-2/+2
* r26611: Tridge didn't write this...Andrew Bartlett2007-12-271-1/+1
* r26426: Remove uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-3/+3
* r26277: Move loadparm context higher up the stack.Jelmer Vernooij2007-12-211-1/+2
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-0/+4
* r26226: Avoid more uses of global_loadparm.Jelmer Vernooij2007-12-211-2/+3
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25842: Start working on test for loading dso's in ldb.Jelmer Vernooij2007-12-212-0/+8
* r25522: Convert to standard bool types.Jelmer Vernooij2007-10-101-1/+1
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-1/+1
* r25100: Include LDAP libs in .pc file so linking statically against libldb wo...Jelmer Vernooij2007-10-101-1/+1
* r25093: Use system-provided ldb library if available. Note that this only mea...Jelmer Vernooij2007-10-101-0/+84
* r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij2007-10-101-1/+1
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23809: Don't give users the fantasy that we can control choice of GENSECAndrew Bartlett2007-10-101-1/+0
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-1012-24/+12
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-1012-12/+12
* r23177: Add in a new provision-backend script. This helps set up the OpenLDA...Andrew Bartlett2007-10-101-2/+21
* r22684: Fix native Samba build.Jelmer Vernooij2007-10-101-3/+3
* r22682: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-102-6/+5
* r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij2007-10-108-24/+16
* r22559: Make the ad2OLschema tool case insensitive.Andrew Bartlett2007-10-101-6/+6
* r22497: Support renaming objectclasses and attributes for the LDAP backend.Andrew Bartlett2007-10-101-17/+65
* r22476: The OID match is used very oddly in AD, as it is often used for fieldsAndrew Bartlett2007-10-101-0/+9
* r22475: Rather than segfault, show the name of the malformed entry.Andrew Bartlett2007-10-101-0/+6
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-102-370/+5
* r20467: Don't segfault if we don't have an OID mapAndrew Bartlett2007-10-101-1/+1
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-101-8/+4
* r19897: Fix klokwork ids 2278 and 2279Volker Lendecke2007-10-101-2/+9
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-105-8/+8
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-107-35/+54
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-0/+1
* r19332: ldb_parse_tree leaksSimo Sorce2007-10-101-1/+1
* r19310: Add another conflicting oidAndrew Bartlett2007-10-101-2/+2
* r19274: fix ldbdel and ldbmodify to return an error if the underlying ldb callAndrew Tridgell2007-10-102-15/+11
* r19273: - fixed error handling with the ldap backendAndrew Tridgell2007-10-101-8/+8
* r18851: Some C++ warningsVolker Lendecke2007-10-101-8/+8
* r18840: make these compatible with g++ warningsAndrew Tridgell2007-10-102-15/+15
* r18596: removed superfluous semicolonAndrew Tridgell2007-10-101-1/+1
* r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell2007-10-102-6/+7
* r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell2007-10-102-16/+6
* r18327: 'struct token' is defined on some hostsAndrew Tridgell2007-10-101-5/+5
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-1/+1