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
/
pyldb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pyldb: create LdbResult, return value from ldb.search is now a LdbResult
Matthieu Patou
2011-02-21
1
-0
/
+14
*
pyldb: Fix memory context, add more OOM checks.
Jelmer Vernooij
2011-01-03
1
-1
/
+1
*
Make all functions in pyldb.c private, as they can't be used anyway.
Jelmer Vernooij
2011-01-03
1
-5
/
+0
*
ldb:pyldb.h - revert to the previous header behaviour
Matthias Dieter Wallnöfer
2010-12-12
1
-2
/
+0
*
ldb:pyldb - optimise includes
Matthias Dieter Wallnöfer
2010-12-12
1
-1
/
+2
*
s4-pyldb: Move PyLdbMessage_FromMessage() in PyMessage group of functions
Kamen Mazdrashki
2010-11-18
1
-1
/
+1
*
pytalloc: ensure talloc_ctx is directly after PyObject_HEAD
Andrew Tridgell
2010-04-20
1
-6
/
+6
*
provision/pyldb: Avoid linking in static python ldb module.
Jelmer Vernooij
2009-12-21
1
-1
/
+0
*
Remove pyldb_util and simply duplicate the 5-line function it contains,
Jelmer Vernooij
2009-07-18
1
-1
/
+0
*
Fix finding the LDB header files in the system in pyldb_util.
Jelmer Vernooij
2009-06-02
1
-0
/
+1
*
Fix more unresolved symbols.
Jelmer Vernooij
2009-06-02
1
-10
/
+7
*
pyldb: Avoid use of pytalloc, as it may not be available.
Jelmer Vernooij
2008-12-23
1
-18
/
+38
*
Fix various Python-related bugs.
Jelmer Vernooij
2008-12-21
1
-2
/
+2
*
Fix more introduced regressions in new bindings.
Jelmer Vernooij
2008-12-21
1
-1
/
+1
*
Implement some of the stubs in misc python module.
Jelmer Vernooij
2008-12-21
1
-0
/
+1
*
Use plain C implementation for misc Python module rather than SWIG.
Jelmer Vernooij
2008-12-20
1
-2
/
+2
*
Fix more tests.
Jelmer Vernooij
2008-12-19
1
-1
/
+22
*
Initial work using manual Python bindings for LDB, rather than SWIG-generated...
Jelmer Vernooij
2008-12-19
1
-0
/
+59