summaryrefslogtreecommitdiffstats
path: root/source/lib/ldb/tools
Commit message (Expand)AuthorAgeFilesLines
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-07-1012-24/+12
* r23790: LGPLv3+ conversion for our LGPLv2+ library codeAndrew Tridgell2007-07-1012-12/+12
* r19896: Fix klokwork id 2279Volker Lendecke2006-11-251-1/+5
* r19895: Fix klokwork id 2278Volker Lendecke2006-11-251-1/+4
* r19725: sync samba3's ldb with samba4Stefan Metzmacher2006-11-151-0/+1
* r19430: merge recent ldb changes from Samba4. This includes memory leak fixesAndrew Tridgell2006-10-215-26/+22
* r18851: Some C++ warningsVolker Lendecke2006-09-231-8/+8
* r18840: make these compatible with g++ warningsAndrew Tridgell2006-09-232-15/+15
* 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-132-6/+7
* r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell2006-09-132-16/+6
* r18327: 'struct token' is defined on some hostsAndrew Tridgell2006-09-101-5/+5
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2006-09-061-1/+1
* 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
* r17844: The AIX compiler thinks { } is a syntax errorVolker Lendecke2006-08-261-1/+2
* r17830: Set the default_basedn (hey, it comes from the "default" naming conte...Simo Sorce2006-08-251-1/+1
* r17821: changed ldb_search() and the ldbsearch command line utility toAndrew Tridgell2006-08-251-0/+4
* r17820: simplify the code flow a littleAndrew Tridgell2006-08-251-20/+27
* r17745: got rid of the final asprintf() in ldbAndrew Tridgell2006-08-231-1/+1
* r17740: get rid of dependence on asprintf(), using talloc_asprintf() insteadAndrew Tridgell2006-08-232-4/+4
* r17719: ldb_cmdline needs to be static for cc on solarisAndrew Tridgell2006-08-221-1/+2
* r17707: Match the output (aside from dividers) the output ofAndrew Bartlett2006-08-221-6/+28
* r17679: - fix 'make test-ldap' to skip ldb specialsAndrew Tridgell2006-08-221-0/+7
* r17613: style fixSimo Sorce2006-08-191-1/+2
* 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-182-58/+145
* 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
* r17580: Add a new tools to convert back from AD-like schema to OpenLDAP.Andrew Bartlett2006-08-173-35/+190
* r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the clientStefan Metzmacher2006-08-051-0/+21
* r17429: implement the LDAP_SERVER_SHOW_DELETED control in the clientStefan Metzmacher2006-08-051-0/+21
* r17420: add client support for the LDAP_SERVER_DOMAIN_SCOPE controlStefan Metzmacher2006-08-051-2/+23
* r17419: add client support for the LDAP_SERVER_SEARCH_OPTIONS support.Stefan Metzmacher2006-08-051-0/+25
* r17418: add client support for the LDAP_SERVER_SD_FLAGS controlStefan Metzmacher2006-08-051-1/+26
* r17186: "async" word abuse clean-up part 2Simo Sorce2006-07-221-3/+3
* r17185: Oh, I wanted to do this for sooo long time.Simo Sorce2006-07-221-54/+54
* r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce2006-06-041-1/+1
* r15955: fix whitespacesStefan Metzmacher2006-05-301-1/+1
* r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce2006-05-301-1/+1
* r15932: Remove per request credsSimo Sorce2006-05-291-1/+0
* r15847: We probably want to keep the global initSimo Sorce2006-05-231-0/+2
* r15846: An async version of ldbsearchSimo Sorce2006-05-231-59/+186
* r15372: Don't look at possibly undefined controls in failure cases.Andrew Bartlett2006-05-011-3/+0
* r15370: Fix more dependencies for shared libsJelmer Vernooij2006-05-016-6/+6
* r14349: Kill proto.h!Jelmer Vernooij2006-03-131-0/+1
* r14344: More helpful messages on error for command line specified controlsSimo Sorce2006-03-131-0/+14
* r13998: From now on ldb_request() will require an alloced requestSimo Sorce2006-03-081-17/+18
* r13924: Split more prototypes out of include/proto.h + initial work on header Jelmer Vernooij2006-03-071-0/+1