index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
tools
/
ldbsearch.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r13998: From now on ldb_request() will require an alloced request
Simo Sorce
2007-10-10
1
-17
/
+18
*
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
2007-10-10
1
-1
/
+3
*
r13609: Get in the initial work on making ldb async
Simo Sorce
2007-10-10
1
-2
/
+10
*
r13580: fix broken client side sort
Simo Sorce
2007-10-10
1
-1
/
+1
*
r13289: Check the tree is not NULL
Simo Sorce
2007-10-10
1
-0
/
+1
*
r13167: handle cotrols' reply even in error
Simo Sorce
2007-10-10
1
-2
/
+1
*
r12989: move the control parsing and handleng functions to cmdline.c
Simo Sorce
2007-10-10
1
-315
/
+1
*
r12984: add parse code and ldbsearch cmdline code for
Stefan Metzmacher
2007-10-10
1
-0
/
+19
*
r12983: - fix using a DIRSYNC cookie from the command line
Stefan Metzmacher
2007-10-10
1
-5
/
+11
*
r12977: Some code to implement the client side of the Dirsync control
Simo Sorce
2007-10-10
1
-2
/
+72
*
r12941: Add Attribute Scoped Search control
Simo Sorce
2007-10-10
1
-0
/
+4
*
r12925: implement client side of ASQ control
Simo Sorce
2007-10-10
1
-0
/
+38
*
r12843: get special objects with ldbsearch -a too, to match ldbedit -a
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12833: complete ldbsearch support for controls
Simo Sorce
2007-10-10
1
-37
/
+135
*
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
2007-10-10
1
-7
/
+1
*
r12810: handle control options gracefully and don't segfault
Simo Sorce
2007-10-10
1
-9
/
+49
*
r12745: Initial work to support a syntax to pass over controls via
Simo Sorce
2007-10-10
1
-9
/
+75
*
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
2007-10-10
1
-7
/
+7
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r11567: Ldb API change patch.
Simo Sorce
2007-10-10
1
-8
/
+9
*
r10894: make the handling of dn/distinguishedName much closer to real
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
2007-10-10
1
-4
/
+13
*
r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are compared
Simo Sorce
2007-10-10
1
-2
/
+5
*
r7833: changed ldbsearch and ldbedit to have command line syntax closer to
Andrew Tridgell
2007-10-10
1
-7
/
+12
*
r7714: enable samba credentials handling in ldb tools. So you can now do a
Andrew Tridgell
2007-10-10
1
-9
/
+1
*
r7709: - convert ldb to use popt, so that it can interact with the samba
Andrew Tridgell
2007-10-10
1
-67
/
+20
*
r7438: work in progress
Derrell Lipman
2007-10-10
1
-1
/
+12
*
r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can be
Derrell Lipman
2007-10-10
1
-3
/
+18
*
r6470: Remove ldb_search_free() it is not needed anymore.
Simo Sorce
2007-10-10
1
-2
/
+2
*
r5585: LDB interfaces change:
Simo Sorce
2007-10-10
1
-1
/
+1
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r4477: expanded the test suite to increase code coverage a lot
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4474: - converted ldb to use talloc internally
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4059: moved the ldb -o option parsing to a common routine
Andrew Tridgell
2007-10-10
1
-12
/
+2
*
r3783: - don't use make proto for ldb anymore
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r3760: mention -o switch in help message
Simo Sorce
2007-10-10
1
-0
/
+2
*
r3754: merge in ldb modules support from the tmp branch ldbPlugins
Simo Sorce
2007-10-10
1
-3
/
+20
*
r792: - changed the ldb ldif_* functions to be in the ldb_ namespace
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r574: - another attempt at const cleanliness in ldb
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r513: added a generic ldb debug system to allow the Samba debug functions to
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r502: modified ldb to allow the use of an external pool memory
Andrew Tridgell
2007-10-10
1
-11
/
+15
*
r490: - expanded the test suite to test modify and delete operations
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r456: - added -i option to ldbsearch
Andrew Tridgell
2007-10-10
1
-33
/
+51
*
r159: nicer usage messages when no URL is given
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r152: a quick airport commit ....
Andrew Tridgell
2007-10-10
1
-8
/
+24
*
added the rest of the ldb_modify() code, which required a fairly large
Andrew Tridgell
2004-04-03
1
-3
/
+8
*
make a more recent snapshot of ldb available to interested
Andrew Tridgell
2004-03-31
1
-0
/
+122