index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
pyldb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-03
pyldb: Fix memory context, add more OOM checks.
Jelmer Vernooij
1
-1
/
+1
2011-01-03
Make all functions in pyldb.c private, as they can't be used anyway.
Jelmer Vernooij
1
-5
/
+0
2010-12-12
ldb:pyldb.h - revert to the previous header behaviour
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-12-12
ldb:pyldb - optimise includes
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-11-18
s4-pyldb: Move PyLdbMessage_FromMessage() in PyMessage group of functions
Kamen Mazdrashki
1
-1
/
+1
2010-04-20
pytalloc: ensure talloc_ctx is directly after PyObject_HEAD
Andrew Tridgell
1
-6
/
+6
2009-12-21
provision/pyldb: Avoid linking in static python ldb module.
Jelmer Vernooij
1
-1
/
+0
2009-07-18
Remove pyldb_util and simply duplicate the 5-line function it contains,
Jelmer Vernooij
1
-1
/
+0
2009-06-02
Fix finding the LDB header files in the system in pyldb_util.
Jelmer Vernooij
1
-0
/
+1
2009-06-02
Fix more unresolved symbols.
Jelmer Vernooij
1
-10
/
+7
2008-12-23
pyldb: Avoid use of pytalloc, as it may not be available.
Jelmer Vernooij
1
-18
/
+38
2008-12-21
Fix various Python-related bugs.
Jelmer Vernooij
1
-2
/
+2
2008-12-21
Fix more introduced regressions in new bindings.
Jelmer Vernooij
1
-1
/
+1
2008-12-21
Implement some of the stubs in misc python module.
Jelmer Vernooij
1
-0
/
+1
2008-12-20
Use plain C implementation for misc Python module rather than SWIG.
Jelmer Vernooij
1
-2
/
+2
2008-12-19
Fix more tests.
Jelmer Vernooij
1
-1
/
+22
2008-12-19
Initial work using manual Python bindings for LDB, rather than SWIG-generated...
Jelmer Vernooij
1
-0
/
+59