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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-23
pyldb: Fix segfault because of incorrect reference counting.
Jelmer Vernooij
1
-7
/
+20
2008-12-23
pyldb: Avoid use of pytalloc, as it may not be available.
Jelmer Vernooij
1
-59
/
+175
2008-12-23
ldb: Include tevent.h rather than events.h.
Jelmer Vernooij
1
-1
/
+1
2008-12-21
Fix various Python-related bugs.
Jelmer Vernooij
1
-5
/
+16
2008-12-21
Remove remaining fragments of SWIG code in pyldb.
Jelmer Vernooij
1
-91
/
+0
2008-12-21
Fix more introduced regressions in new bindings.
Jelmer Vernooij
1
-47
/
+77
2008-12-21
py: Fix initialisation of subtypes, fix segfaults.
Jelmer Vernooij
1
-2
/
+6
2008-12-20
Support subtypes of ldb.Ldb.
Jelmer Vernooij
1
-12
/
+67
2008-12-20
Fix all pyldb tests except for modules.
Jelmer Vernooij
1
-309
/
+355
2008-12-19
Fix more tests.
Jelmer Vernooij
1
-100
/
+271
2008-12-19
Port over more functionality to new SWIGless Python module.
Jelmer Vernooij
1
-290
/
+337
2008-12-19
Initial work using manual Python bindings for LDB, rather than SWIG-generated...
Jelmer Vernooij
1
-0
/
+1721
[prev]