summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tools/ad2oLschema.c
Commit message (Expand)AuthorAgeFilesLines
* Fix static module list generation for ldb.Jelmer Vernooij2008-02-201-2/+0
* r26611: Tridge didn't write this...Andrew Bartlett2007-12-271-1/+1
* r26426: Remove uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+2
* 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
* 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
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-101-2/+1
* r23795: more v2->v3 conversionAndrew Tridgell2007-10-101-1/+1
* 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
* 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
* r22475: Rather than segfault, show the name of the malformed entry.Andrew Bartlett2007-10-101-0/+6
* 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
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-2/+2
* r19310: Add another conflicting oidAndrew Bartlett2007-10-101-2/+2
* 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-101-4/+5
* r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell2007-10-101-4/+4
* r18133: ad2oLschema needs ctype.h on some systemsAndrew Tridgell2007-10-101-0/+1
* r18022: Increment number of records converted, and print number of records sk...Andrew Bartlett2007-10-101-1/+3
* r17868: remove duplicated attributes from listSimo Sorce2007-10-101-6/+1
* r17707: Match the output (aside from dividers) the output ofAndrew Bartlett2007-10-101-6/+28
* r17601: Fix declaration after statement.Andrew Bartlett2007-10-101-3/+2
* r17600: Finish the schema conversion tool, and add a mapping file, used to mapAndrew Bartlett2007-10-101-57/+144
* r17599: Improvements to the AD-like to OpenLDAP format schema conversion util...Andrew Bartlett2007-10-101-53/+252
* r17581: Add tool to convert AD schema back to OpenLDAP's schema formatting.Andrew Bartlett2007-10-101-0/+324