index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
tools
/
ldbedit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
2011-07-05
1
-372
/
+0
*
ldb: detect eof on ldif files
Andrew Tridgell
2011-03-29
1
-0
/
+15
*
s4/ldb - remove now superflous "ldb_dn_validate" checks
Matthias Dieter Wallnöfer
2011-03-04
1
-3
/
+2
*
ldb:ldb tools - return LDB_ERR_INVALID_DN_SYNTAX on wrong DN parameters
Matthias Dieter Wallnöfer
2011-03-04
1
-1
/
+1
*
ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic errors
Matthias Dieter Wallnöfer
2011-02-09
1
-4
/
+4
*
ldb:tools - always check if ldb connection has been estabilished
Matthias Dieter Wallnöfer
2011-02-09
1
-0
/
+3
*
ldb:ldbedit tool - don't forget about the "do_edit" result code
Matthias Dieter Wallnöfer
2011-02-09
1
-11
/
+4
*
ldb:ldbedit tool - fix bug #7914
Matthias Dieter Wallnöfer
2011-02-09
1
-4
/
+7
*
ldb:ldbedit tool - use unsigned counters for consistency with other LDB tools
Matthias Dieter Wallnöfer
2011-02-09
1
-2
/
+2
*
ldb:ldbedit tool - use "%u" for printing out unsigned integers
Matthias Dieter Wallnöfer
2011-02-09
1
-2
/
+2
*
ldb:ldbedit tool - use LDB result constants where needed
Matthias Dieter Wallnöfer
2011-02-09
1
-5
/
+5
*
s4-ldb: honor controls on search in ldbedit
Andrew Tridgell
2010-11-04
1
-1
/
+8
*
s4-ldb: removed ldb_includes.h
Andrew Tridgell
2010-11-01
1
-1
/
+3
*
s4-ldb: convert existing ldb tools to use new command line hooks
Andrew Tridgell
2010-11-01
1
-8
/
+3
*
s4: Remove trailing whitespaces
Kamen Mazdrashki
2010-07-19
1
-9
/
+9
*
s4-tools: use ldb_msg_difference() in ldbedit - modify_record()
Kamen Mazdrashki
2010-07-19
1
-6
/
+10
*
ldb: Fix dependencies when building with system ldb.
Jelmer Vernooij
2010-05-31
1
-0
/
+7
*
s4:ldb: add --controls support to ldbedit
Stefan Metzmacher
2010-05-21
1
-5
/
+12
*
s4-ldb: use a parent context in the ldb utils
Andrew Tridgell
2010-05-02
1
-2
/
+4
*
LDB:tools - change counters to be unsigned
Matthias Dieter Wallnöfer
2010-03-06
1
-10
/
+10
*
ldb: ensure we cancel a ldb transaction
Andrew Tridgell
2009-09-04
1
-0
/
+2
*
show the full set of command line options for ldb tools
Andrew Tridgell
2009-09-02
1
-7
/
+1
*
Fix headers, ldb_includes.h is a private header,
Simo Sorce
2009-02-23
1
-1
/
+1
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-1
/
+1
*
Print error strings when transactions fail in ldb tools
Andrew Bartlett
2008-12-18
1
-2
/
+2
*
use transactions in ldbadd, ldbmodify and ldbedit
Andrew Tridgell
2008-12-16
1
-0
/
+10
*
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
2008-09-23
1
-1
/
+1
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
1
-1
/
+1
*
Fix static module list generation for ldb.
Jelmer Vernooij
2008-02-20
1
-2
/
+0
*
r23798: updated old Temple Place FSF addresses to new URL
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23795: more v2->v3 conversion
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r22681: Fix standalone ldb build when parent directory name != ldb.
Jelmer Vernooij
2007-10-10
1
-3
/
+2
*
r19832: better prototypes for the linearization functions:
Simo Sorce
2007-10-10
1
-3
/
+3
*
r19831: Big ldb_dn optimization and interfaces enhancement patch
Simo Sorce
2007-10-10
1
-4
/
+4
*
r18840: make these compatible with g++ warnings
Andrew Tridgell
2007-10-10
1
-10
/
+10
*
r17740: get rid of dependence on asprintf(), using talloc_asprintf() instead
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r15370: Fix more dependencies for shared libs
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r12843: get special objects with ldbsearch -a too, to match ldbedit -a
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12829: fix ldb headers, to not include '<...>' files in .c files
Stefan Metzmacher
2007-10-10
1
-7
/
+1
*
r12733: Merge ldap/ldb controls into main tree
Simo Sorce
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12605: docs patch from Brad Hards <bradh@frogmouth.net>
Simo Sorce
2007-10-10
1
-1
/
+1
*
r11567: Ldb API change patch.
Simo Sorce
2007-10-10
1
-7
/
+8
*
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
-6
/
+17
*
r8515: ldb_dn_cmp now uses ldb_dn_compare so that the DNs are compared
Simo Sorce
2007-10-10
1
-4
/
+6
*
r7833: changed ldbsearch and ldbedit to have command line syntax closer to
Andrew Tridgell
2007-10-10
1
-11
/
+6
*
r7741: fixed the verbose option in ldbedit
Andrew Tridgell
2007-10-10
1
-12
/
+11
*
r7714: enable samba credentials handling in ldb tools. So you can now do a
Andrew Tridgell
2007-10-10
1
-8
/
+0
[next]