summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* r17844: The AIX compiler thinks { } is a syntax errorVolker Lendecke2007-10-101-1/+2
* r17830: Set the default_basedn (hey, it comes from the "default" naming conte...Simo Sorce2007-10-101-1/+1
* r17821: changed ldb_search() and the ldbsearch command line utility toAndrew Tridgell2007-10-101-0/+4
* r17820: simplify the code flow a littleAndrew Tridgell2007-10-101-20/+27
* r17745: got rid of the final asprintf() in ldbAndrew Tridgell2007-10-101-1/+1
* r17740: get rid of dependence on asprintf(), using talloc_asprintf() insteadAndrew Tridgell2007-10-102-4/+4
* r17719: ldb_cmdline needs to be static for cc on solarisAndrew Tridgell2007-10-101-1/+2
* r17707: Match the output (aside from dividers) the output ofAndrew Bartlett2007-10-101-6/+28
* r17679: - fix 'make test-ldap' to skip ldb specialsAndrew Tridgell2007-10-101-0/+7
* r17613: style fixSimo Sorce2007-10-101-1/+2
* 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-102-58/+145
* 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
* r17580: Add a new tools to convert back from AD-like schema to OpenLDAP.Andrew Bartlett2007-10-103-35/+190
* r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the clientStefan Metzmacher2007-10-101-0/+21
* r17429: implement the LDAP_SERVER_SHOW_DELETED control in the clientStefan Metzmacher2007-10-101-0/+21
* r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE controlStefan Metzmacher2007-10-101-2/+23
* r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.Stefan Metzmacher2007-10-101-0/+25
* r17418: add client support for the LDAP_SERVER_SD_FLAGS controlStefan Metzmacher2007-10-101-1/+26
* r17186: "async" word abuse clean-up part 2Simo Sorce2007-10-101-3/+3