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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ldb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
ldb: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-12-08
ldb: Fix code spelling
Joseph Sutton
1
-3
/
+3
2023-11-20
Use python.h from libreplace
Andreas Schneider
2
-2
/
+2
2023-11-01
lib/ldb: pyldb search iterator avoids exception leak
Douglas Bagnall
1
-0
/
+1
2023-11-01
lib/ldb: py LDBError avoids leak and checks for alloc failure
Douglas Bagnall
1
-5
/
+17
2023-10-25
ldb: Fix code spelling
Joseph Sutton
5
-12
/
+12
2023-10-13
ldb: sync DLIST_DEMOTE_SHORT() changes to include/dlinklist.h
Stefan Metzmacher
1
-0
/
+21
2023-10-01
ldb: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-0
/
+3
2023-09-14
ldb: Prefer explicit initialization to ZERO_STRUCT()
Joseph Sutton
1
-9
/
+5
2023-09-11
ldb: Fix code spelling
Joseph Sutton
5
-8
/
+8
2023-08-30
ldb: Heed return code from Python testsuite
Joseph Sutton
1
-1
/
+1
2023-08-30
ldb: Remove unused import
Joseph Sutton
1
-1
/
+0
2023-08-30
lib:ldb:tests: Remove explicit comparison with False
Joseph Sutton
1
-1
/
+1
2023-08-30
pyldb: Fix leaks
Joseph Sutton
2
-5
/
+25
2023-08-30
pyldb: Check return values of Python functions
Joseph Sutton
2
-10
/
+147
2023-08-30
pyldb: Check return values of talloc functions
Joseph Sutton
2
-25
/
+172
2023-08-30
pyldb: Check whether Python object is a list
Joseph Sutton
1
-0
/
+5
2023-08-14
ldb:ldb_sqlite3: Access correct member of union
Joseph Sutton
1
-6
/
+6
2023-08-14
ldb: Fix code spelling
Joseph Sutton
1
-5
/
+5
2023-08-08
ldb: Work around inconsistent behaviour in PyObject_AsMessageElement()
Joseph Sutton
1
-0
/
+38
2023-08-08
ldb: Clarify documentation for PyObject_AsMessageElement()
Joseph Sutton
1
-3
/
+3
2023-08-08
ldb: Don’t leak ‘el’
Joseph Sutton
1
-0
/
+1
2023-08-08
ldb: Check talloc_zero_array() return value
Joseph Sutton
1
-0
/
+5
2023-08-08
ldb: Don’t leak ‘msg’
Joseph Sutton
1
-0
/
+4
2023-08-08
ldb: Check talloc_strdup() return value
Joseph Sutton
1
-1
/
+14
2023-08-08
ldb: Don’t decrement reference count until object is no longer needed
Joseph Sutton
1
-1
/
+1
2023-08-08
ldb: Fix leaks
Joseph Sutton
1
-0
/
+4
2023-08-08
ldb: Account for ‘name’ possibly being NULL
Joseph Sutton
2
-3
/
+7
2023-08-08
ldb: Don’t pass NULL pointer into strcasecmp()
Joseph Sutton
1
-0
/
+12
2023-08-08
python: Use correct function signatures
Joseph Sutton
1
-1
/
+2
2023-07-28
ldb: change the version to 2.9.0 for Samba 4.20
Jule Anger
3
-2
/
+310
2023-07-28
ldb: release 2.8.0 for use in Samba 4.19.x
ldb-2.8.0
Jule Anger
1
-1
/
+1
2023-07-19
ldb: call tevent_set_max_debug_level(TEVENT_DEBUG_TRACE) together with ldb_te...
Stefan Metzmacher
1
-0
/
+2
2023-07-19
ldb: clarify LGPL scope of include/dlinklist.h
Stefan Metzmacher
1
-3
/
+2
2023-07-19
ldb: remove trailing whitespaces from include/dlinklist.h
Stefan Metzmacher
1
-2
/
+2
2023-06-14
pyldb: Check for allocation failure in py_ldb_dn_get_parent()
Joseph Sutton
1
-0
/
+4
2023-06-14
pyldb: Raise an exception if ldb_dn_get_parent() fails
Joseph Sutton
1
-2
/
+9
2023-05-24
pyldb: Fix leak
Joseph Sutton
1
-1
/
+3
2023-05-16
python: Safely clear structure members
Joseph Sutton
1
-11
/
+8
2023-05-09
lib:ldb: do not offset against NULL pointer in ldb_ldif_read()
Dmitry Antipov
1
-4
/
+4
2023-04-26
ldb: Implement ldap_whoami in pyldb
Volker Lendecke
1
-0
/
+36
2023-04-26
ldb: Add the RFC4532 LDB_EXTENDED_WHOAMI_OID definition
Volker Lendecke
1
-0
/
+5
2023-04-12
pyldb: Handle allocation failure
Joseph Sutton
1
-0
/
+4
2023-04-12
ldb: Avoid undefined pointer arithmetic
Joseph Sutton
1
-9
/
+9
2023-04-12
ldb: Fix function documentation to be consistent
Joseph Sutton
1
-12
/
+12
2023-04-12
ldb: Don't wrongly claim to return message elements
Joseph Sutton
1
-0
/
+2
2023-04-12
ldb: Remove misleading comment
Joseph Sutton
1
-2
/
+2
2023-04-12
ldb: Remove old misleading comments
Joseph Sutton
1
-4
/
+0
2023-04-11
lib:ldb: Fix code spelling
Andreas Schneider
4
-5
/
+5
2023-04-06
lib:ldb:tests: Fix signedness build error
Andreas Schneider
1
-1
/
+1
[next]