summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb/tools/ad2oLschema.c
Commit message (Expand)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-101-2/+1
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-101-1/+1
* r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell2006-10-211-2/+2
* r18596: removed superfluous semicolonAndrew Tridgell2006-09-171-1/+1
* r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell2006-09-131-4/+5
* r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell2006-09-131-4/+4
* r18133: ad2oLschema needs ctype.h on some systemsAndrew Tridgell2006-09-061-0/+1
* r18022: Increment number of records converted, and print number of records sk...Andrew Bartlett2006-09-041-1/+3
* r17868: remove duplicated attributes from listSimo Sorce2006-08-281-6/+1
* r17707: Match the output (aside from dividers) the output ofAndrew Bartlett2006-08-221-6/+28
* r17601: Fix declaration after statement.Andrew Bartlett2006-08-181-3/+2
* r17600: Finish the schema conversion tool, and add a mapping file, used to mapAndrew Bartlett2006-08-181-57/+144
* r17599: Improvements to the AD-like to OpenLDAP format schema conversion util...Andrew Bartlett2006-08-181-53/+252
* r17581: Add tool to convert AD schema back to OpenLDAP's schema formatting.Andrew Bartlett2006-08-171-0/+324