summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tools/ldbsearch.c
AgeCommit message (Expand)AuthorFilesLines
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-10r22681: Fix standalone ldb build when parent directory name != ldb.Jelmer Vernooij1-3/+2
2007-10-10r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett1-2/+5
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-5/+4
2007-10-10r19332: ldb_parse_tree leaksSimo Sorce1-1/+1
2007-10-10r18439: 2nd try at a talloc_move() api. This type with the ** ptr interfaceAndrew Tridgell1-2/+2
2007-10-10r18436: converted ldb to use talloc_move() instead of talloc_steal() whenAndrew Tridgell1-12/+2
2007-10-10r17830: Set the default_basedn (hey, it comes from the "default" naming conte...Simo Sorce1-1/+1
2007-10-10r17821: changed ldb_search() and the ldbsearch command line utility toAndrew Tridgell1-0/+4
2007-10-10r17613: style fixSimo Sorce1-1/+2
2007-10-10r17186: "async" word abuse clean-up part 2Simo Sorce1-3/+3
2007-10-10r17185: Oh, I wanted to do this for sooo long time.Simo Sorce1-54/+54
2007-10-10r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce1-1/+1
2007-10-10r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc...Simo Sorce1-1/+1
2007-10-10r15932: Remove per request credsSimo Sorce1-1/+0
2007-10-10r15847: We probably want to keep the global initSimo Sorce1-0/+2
2007-10-10r15846: An async version of ldbsearchSimo Sorce1-59/+186
2007-10-10r15372: Don't look at possibly undefined controls in failure cases.Andrew Bartlett1-3/+0
2007-10-10r13998: From now on ldb_request() will require an alloced requestSimo Sorce1-17/+18
2007-10-10r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij1-1/+3
2007-10-10r13609: Get in the initial work on making ldb asyncSimo Sorce1-2/+10
2007-10-10r13580: fix broken client side sortSimo Sorce1-1/+1
2007-10-10r13289: Check the tree is not NULLSimo Sorce1-0/+1
2007-10-10r13167: handle cotrols' reply even in errorSimo Sorce1-2/+1
2007-10-10r12989: move the control parsing and handleng functions to cmdline.cSimo Sorce1-315/+1
2007-10-10r12984: add parse code and ldbsearch cmdline code forStefan Metzmacher1-0/+19
2007-10-10r12983: - fix using a DIRSYNC cookie from the command lineStefan Metzmacher1-5/+11
2007-10-10r12977: Some code to implement the client side of the Dirsync controlSimo Sorce1-2/+72
2007-10-10r12941: Add Attribute Scoped Search controlSimo Sorce1-0/+4
2007-10-10r12925: implement client side of ASQ controlSimo Sorce1-0/+38
2007-10-10r12843: get special objects with ldbsearch -a too, to match ldbedit -aStefan Metzmacher1-1/+1
2007-10-10r12833: complete ldbsearch support for controlsSimo Sorce1-37/+135
2007-10-10r12829: fix ldb headers, to not include '<...>' files in .c filesStefan Metzmacher1-7/+1
2007-10-10r12810: handle control options gracefully and don't segfaultSimo Sorce1-9/+49
2007-10-10r12745: Initial work to support a syntax to pass over controls viaSimo Sorce1-9/+75
2007-10-10r12733: Merge ldap/ldb controls into main treeSimo Sorce1-7/+7
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r11567: Ldb API change patch.Simo Sorce1-8/+9
2007-10-10r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell1-1/+1
2007-10-10r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce1-4/+13
2007-10-10r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are comparedSimo Sorce1-2/+5
2007-10-10r7833: changed ldbsearch and ldbedit to have command line syntax closer toAndrew Tridgell1-7/+12
2007-10-10r7714: enable samba credentials handling in ldb tools. So you can now do aAndrew Tridgell1-9/+1
2007-10-10r7709: - convert ldb to use popt, so that it can interact with the sambaAndrew Tridgell1-67/+20
2007-10-10r7438: work in progressDerrell Lipman1-1/+12
2007-10-10r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman1-3/+18
2007-10-10r6470: Remove ldb_search_free() it is not needed anymore.Simo Sorce1-2/+2
2007-10-10r5585: LDB interfaces change:Simo Sorce1-1/+1
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+4