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
/
lib
/
ldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldb: fix a typo in the comment, LDB_FLAGS_MOD_xxx -> LDB_FLAG_MOD_xxx
Matthieu Patou
2014-09-30
1
-2
/
+2
*
lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()
Stefan Metzmacher
2014-09-05
1
-2
/
+1
*
Fix typo in ldbrename manpage
Marc Muehlfeld
2014-08-28
1
-1
/
+1
*
ldb: Fix check for third_party
Amitay Isaacs
2014-08-21
1
-2
/
+2
*
third_party/popt: Initial support for popt.
Ira Cooper
2014-08-09
1
-3
/
+15
*
ldb:build: improve detection of srcdir
Michael Adam
2014-06-20
1
-1
/
+1
*
ldb: make the successful ldb_transaction_start() message clearer
Andrew Bartlett
2014-05-03
1
-4
/
+8
*
ldb: change version to 1.1.17
Stefan Metzmacher
2014-05-02
3
-1
/
+265
*
ldb:pyldb: add some more helper functions for LdbDn
Stefan Metzmacher
2014-05-02
1
-0
/
+112
*
ldb:pyldb: fix doc string for set_extended_component()
Stefan Metzmacher
2014-05-02
1
-1
/
+1
*
ldb:pyldb: add some const to PyObject_FromLdbValue()
Stefan Metzmacher
2014-05-02
1
-1
/
+1
*
ldb: Add a env variable to disable RTLD_DEEPBIND.
Andreas Schneider
2014-04-17
1
-6
/
+19
*
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
[next]