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
2015-09-30
ldb: Fix CID 1034781 Unsigned compared against 0
Volker Lendecke
1
-3
/
+3
2015-08-31
ldb:wscript: make it possible to build samba with a system ldb again
Stefan Metzmacher
1
-2
/
+2
2015-07-21
ldb: version 1.1.21
ldb-1.1.21
Stefan Metzmacher
3
-1
/
+266
2015-03-26
Move waf into third_party/.
Jelmer Vernooij
1
-1
/
+1
2015-03-20
ldb:wscript: remove allow_warnings=True for ldb_sample
Stefan Metzmacher
1
-1
/
+0
2015-03-20
ldb:tests/sample_module: don't be lazy and use ldb_msg_copy_shallow/ldb_build...
Stefan Metzmacher
1
-13
/
+64
2015-03-04
pyldb: Add tests for type errors
Petr Viktorin
1
-0
/
+42
2015-03-03
pyldb: Report errors converting controls list to char**
Petr Viktorin
1
-0
/
+20
2015-03-03
pyldb: Better error reporting
Petr Viktorin
1
-2
/
+2
2015-03-03
pyldb: Type-check arguments parsed with PyArg_ParseTuple*
Petr Viktorin
1
-8
/
+8
2015-03-03
pyldb: Fix reference leaks
Petr Viktorin
1
-6
/
+12
2015-03-03
pyldb: Remove use of staticforward macro
Petr Viktorin
1
-1
/
+1
2015-03-03
pyldb: Properly preallocate result control list
Petr Viktorin
1
-1
/
+5
2015-03-03
pyldb: Use the Py_TYPE macro
Petr Viktorin
1
-3
/
+3
2015-03-03
pyldb: Correct reference counting when returning bools
Petr Viktorin
1
-4
/
+4
2015-03-03
Fix the O3 developer build
Volker Lendecke
1
-1
/
+1
2015-02-17
Force rebuild of ldb if pyldb-util is not available.
Jelmer Vernooij
1
-4
/
+4
2015-02-17
wscript: Expand tabs.
Jelmer Vernooij
1
-1
/
+1
2015-01-24
ldb: version 1.1.20
ldb-1.1.20
Stefan Metzmacher
3
-1
/
+266
2015-01-24
lib/ldb: fix logic in ldb_val_to_time()
Stefan Metzmacher
1
-6
/
+32
2015-01-22
Remove use of the "staticforward" macro
Petr Viktorin
1
-7
/
+7
2014-12-22
ldb: bump to version 1.1.19
ldb-1.1.19
Andrew Bartlett
3
-1
/
+266
2014-12-22
ldb: Allow to register extended match rules
Samuel Cabrero
4
-36
/
+165
2014-11-29
ldb: version 1.1.18
ldb-1.1.18
Stefan Metzmacher
3
-1
/
+265
2014-11-25
lib-pyldb: Block elements should be surrounded by {} in py_msg.setitem()
Kamen Mazdrashki
1
-1
/
+2
2014-11-25
lib-pyldb: Fix docstring for msg.add() method - it was "S.append()"
Kamen Mazdrashki
1
-1
/
+1
2014-11-25
lib-ldb-test: Test copying message element from a message to a new message
Kamen Mazdrashki
1
-0
/
+14
2014-11-25
lib-pyldb: Avoid crash when copying MessageElements between Python Message ob...
Kamen Mazdrashki
1
-4
/
+22
2014-11-25
lib-ldb_ldif: Stop processing if ldb_message element name is NULL
Kamen Mazdrashki
1
-0
/
+7
2014-11-25
lib-ldb: Check for input parameter when searching attributes by name
Kamen Mazdrashki
1
-2
/
+13
2014-11-25
lib-pyldb: Throw exception when we can't create MessageElement object
Kamen Mazdrashki
1
-0
/
+2
2014-11-25
lib-pyldb: Avoid leaking memory in error cases
Kamen Mazdrashki
1
-2
/
+6
2014-11-25
lib-pyldb: Avoid SEGFAULT in case we can't convert passed value to py_String
Kamen Mazdrashki
1
-0
/
+5
2014-11-14
lib/ldb: remove unused 'allow_warnings=True'
Stefan Metzmacher
1
-2
/
+0
2014-11-14
lib/ldb: fix compiler warnings in ldb_tdb.c
Stefan Metzmacher
1
-3
/
+11
2014-11-14
lib/ldb: fix compiler warnings in ldb_modules_list_from_string()
Stefan Metzmacher
1
-2
/
+2
2014-09-30
ldb: fix a typo in the comment, LDB_FLAGS_MOD_xxx -> LDB_FLAG_MOD_xxx
Matthieu Patou
1
-2
/
+2
2014-09-05
lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()
Stefan Metzmacher
1
-2
/
+1
2014-08-28
Fix typo in ldbrename manpage
Marc Muehlfeld
1
-1
/
+1
2014-08-21
ldb: Fix check for third_party
Amitay Isaacs
1
-2
/
+2
2014-08-09
third_party/popt: Initial support for popt.
Ira Cooper
1
-3
/
+15
2014-06-20
ldb:build: improve detection of srcdir
Michael Adam
1
-1
/
+1
2014-05-03
ldb: make the successful ldb_transaction_start() message clearer
Andrew Bartlett
1
-4
/
+8
2014-05-02
ldb: change version to 1.1.17
ldb-1.1.17
Stefan Metzmacher
3
-1
/
+265
2014-05-02
ldb:pyldb: add some more helper functions for LdbDn
Stefan Metzmacher
1
-0
/
+112
2014-05-02
ldb:pyldb: fix doc string for set_extended_component()
Stefan Metzmacher
1
-1
/
+1
2014-05-02
ldb:pyldb: add some const to PyObject_FromLdbValue()
Stefan Metzmacher
1
-1
/
+1
2014-04-17
ldb: Add a env variable to disable RTLD_DEEPBIND.
Andreas Schneider
1
-6
/
+19
2014-04-02
dlinklist: Fix a typo
Volker Lendecke
1
-1
/
+1
2014-04-02
lib/ldb: explicitly use allow_warnings=True
Stefan Metzmacher
1
-0
/
+3
[next]