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
/
lib
/
ldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
dlinklist: Fix a typo
Volker Lendecke
2014-04-02
1
-1
/
+1
*
lib/ldb: explicitly use allow_warnings=True
Stefan Metzmacher
2014-04-02
1
-0
/
+3
*
ldb: pass module init errors back to the caller
Andrew Bartlett
2014-02-05
1
-2
/
+3
*
ldb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR o...
Andrew Bartlett
2014-02-05
1
-2
/
+5
*
samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4
Matthias Dieter Wallnöfer
2014-01-09
2
-9
/
+0
*
ldb: Fix 1138330 Dereference null return value
Volker Lendecke
2013-12-17
1
-0
/
+4
*
lib/ldb fix compiler warnings
Christian Ambach
2013-12-12
1
-2
/
+2
*
lib/ldb fix compiler warnings
Christian Ambach
2013-12-12
1
-2
/
+2
*
ldb: bad if test in ldb_comparison_fold()
Jeremy Allison
2013-12-07
1
-1
/
+1
*
ldb: use of NULL pointer bugfix
Pavel Reichl
2013-12-03
1
-2
/
+2
*
ldb: Fix CID 241329 Array compared against 0
Volker Lendecke
2013-11-11
1
-1
/
+1
*
ldb: Fix CID 240798 Uninitialized pointer read
Volker Lendecke
2013-10-22
1
-1
/
+1
*
ldb:rdn_name: reject 'distinguishedName' depending of the MOD flags
Stefan Metzmacher
2013-10-10
1
-2
/
+8
*
s4-openldap: Remove use of talloc_reference in ldb_map_outbound.c
Nadezhda Ivanova
2013-09-23
1
-9
/
+13
*
Add LDB_MAP_RENDROP option
Howard Chu
2013-09-23
4
-8
/
+23
*
Fix SEGV from improperly formed SUBSTRING/PRESENCE filter
Howard Chu
2013-09-19
1
-1
/
+1
*
Cleanup map return codes
Howard Chu
2013-09-17
1
-18
/
+17
*
ldb: Show the type of failing operation in default error message
Andrew Bartlett
2013-09-16
1
-1
/
+26
*
ldb: Do not build libldb-cmdline when using system ldb.
Jeroen Dekkers
2013-09-10
1
-4
/
+4
*
ldb_map: Fix CID 1034791 Dereference null return value
Volker Lendecke
2013-08-19
1
-0
/
+6
*
pyldb: Fix CID 1034792 Dereference null return value
Volker Lendecke
2013-08-19
1
-0
/
+4
*
ldb: Fix CID 1034793 Dereference null return value
Volker Lendecke
2013-08-19
1
-0
/
+4
*
ldb: Fix a const warning
Volker Lendecke
2013-08-18
2
-3
/
+3
*
pyldb: decrement ref counters on py_results and quiet warnings
Matthieu Patou
2013-08-06
1
-0
/
+4
*
ldb: bump version to allow a depencency on the substring crash fix
Andrew Bartlett
2013-06-24
3
-1
/
+265
*
ldb: Cope with substring match with no chunks in ldb_filter_from_tree
Andrew Bartlett
2013-06-24
1
-1
/
+1
*
ldb: Ensure not to segfault on a filter such as (mail=)
Andrew Bartlett
2013-06-22
1
-0
/
+5
*
ldb_tdb: Warn when reindexing is done
Matthieu Patou
2013-05-20
2
-1
/
+12
*
More generic check for OpenBSD platform
Vadim Zhukov
2013-05-17
1
-1
/
+1
*
ldb: Add missing dependency on replace for ldb
Andrew Bartlett
2013-02-22
1
-1
/
+1
*
ldb: Add more data test data for one level test cases
Matthieu Patou
2013-02-08
1
-0
/
+14
*
ldb: Add tests for the python api
Matthieu Patou
2013-02-08
1
-0
/
+8
*
ldb: Add more tests related to onelevel search
Matthieu Patou
2013-02-08
2
-0
/
+14
*
ldb: use strncmp instead of strcmp when comparing the val part
Matthieu Patou
2013-02-08
1
-2
/
+2
*
ldb: make test output more readable
Matthieu Patou
2013-02-08
1
-4
/
+2
*
ldb-tdb: Document ltdb_index_add1 for more clarity
Matthieu Patou
2013-02-08
1
-3
/
+20
*
ldb-tdb: Fix a wrong parameter in ltdb_store
Matthieu Patou
2013-02-08
1
-1
/
+2
*
ldb_tdb: raise level of full index scan message so that it starts to be reall...
Matthieu Patou
2013-02-08
1
-1
/
+1
*
ldb: Ensure to decrement the transaction_active whenever we delete a transaction
Andrew Bartlett
2013-01-26
4
-1
/
+266
*
ldb: fix a warning by converting from TDB_DATA to struct ldb_val
Stefan Metzmacher
2013-01-26
1
-1
/
+5
*
docs: ldbsearch.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldbrename.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldbmodify.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldbedit.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldbdel.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldbadd.1.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-3
/
+3
*
docs: ldb.3.xml: Correct meta data.
Karolin Seeger
2013-01-24
1
-2
/
+2
*
ldb: Move doxygen comments for ldb_connect to the right place
Stephen Gallagher
2013-01-14
1
-13
/
+12
*
ldb: fix a typo in the comment for ldb_req_is_untrusted()
Michael Adam
2012-11-30
1
-1
/
+1
*
docs: man ldbsearch: Add missing meta data.
Karolin Seeger
2012-11-29
1
-0
/
+3
[next]