summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/tools/ldbsearch.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r4477: expanded the test suite to increase code coverage a lotAndrew Tridgell1-1/+1
2007-10-10r4474: - converted ldb to use talloc internallyAndrew Tridgell1-1/+1
2007-10-10r4059: moved the ldb -o option parsing to a common routineAndrew Tridgell1-12/+2
2007-10-10r3783: - don't use make proto for ldb anymoreStefan Metzmacher1-0/+1
2007-10-10r3760: mention -o switch in help messageSimo Sorce1-0/+2
2007-10-10r3754: merge in ldb modules support from the tmp branch ldbPluginsSimo Sorce1-3/+20
2007-10-10r792: - changed the ldb ldif_* functions to be in the ldb_ namespaceAndrew Tridgell1-1/+1
2007-10-10r574: - another attempt at const cleanliness in ldbAndrew Tridgell1-3/+3
2007-10-10r513: added a generic ldb debug system to allow the Samba debug functions toAndrew Tridgell1-0/+2
2007-10-10r502: modified ldb to allow the use of an external pool memoryAndrew Tridgell1-11/+15
2007-10-10r490: - expanded the test suite to test modify and delete operationsAndrew Tridgell1-2/+2
2007-10-10r456: - added -i option to ldbsearchAndrew Tridgell1-33/+51
2007-10-10r159: nicer usage messages when no URL is givenAndrew Tridgell1-2/+2
2007-10-10r152: a quick airport commit ....Andrew Tridgell1-8/+24
2004-04-03added the rest of the ldb_modify() code, which required a fairly largeAndrew Tridgell1-3/+8
2004-03-31make a more recent snapshot of ldb available to interestedAndrew Tridgell1-0/+122