summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tools/ad2oLschema.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25522: Convert to standard bool types.Jelmer Vernooij1-1/+1
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-1/+1
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-1/+1
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell1-2/+1
2007-10-10r23795: more v2->v3 conversionAndrew Tridgell1-1/+1
2007-10-10r23177: Add in a new provision-backend script. This helps set up the OpenLDA...Andrew Bartlett1-2/+21
2007-10-10r22684: Fix native Samba build.Jelmer Vernooij1-3/+3
2007-10-10r22559: Make the ad2OLschema tool case insensitive.Andrew Bartlett1-6/+6
2007-10-10r22497: Support renaming objectclasses and attributes for the LDAP backend.Andrew Bartlett1-17/+65
2007-10-10r22475: Rather than segfault, show the name of the malformed entry.Andrew Bartlett1-0/+6
2007-10-10r20467: Don't segfault if we don't have an OID mapAndrew Bartlett1-1/+1
2007-10-10r20034: Start using ldb_search_exp_fmt()Simo Sorce1-8/+4
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-2/+2
2007-10-10r19310: Add another conflicting oidAndrew Bartlett1-2/+2
2007-10-10r18596: removed superfluous semicolonAndrew Tridgell1-1/+1
2007-10-10r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell1-4/+5
2007-10-10r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell1-4/+4
2007-10-10r18133: ad2oLschema needs ctype.h on some systemsAndrew Tridgell1-0/+1
2007-10-10r18022: Increment number of records converted, and print number of records sk...Andrew Bartlett1-1/+3
2007-10-10r17868: remove duplicated attributes from listSimo Sorce1-6/+1
2007-10-10r17707: Match the output (aside from dividers) the output ofAndrew Bartlett1-6/+28
2007-10-10r17601: Fix declaration after statement.Andrew Bartlett1-3/+2
2007-10-10r17600: Finish the schema conversion tool, and add a mapping file, used to mapAndrew Bartlett1-57/+144
2007-10-10r17599: Improvements to the AD-like to OpenLDAP format schema conversion util...Andrew Bartlett1-53/+252
2007-10-10r17581: Add tool to convert AD schema back to OpenLDAP's schema formatting.Andrew Bartlett1-0/+324