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
/
ldb_wrap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-11
Return SAM ldb context and loadparm context as part of C provision
Jelmer Vernooij
1
-32
/
+75
2008-03-26
Clean up the ldb python bindings to be 64 bit safe.
Andrew Bartlett
1
-27
/
+38
2008-03-07
Rerun SWIG.
Jelmer Vernooij
1
-15
/
+16
2008-03-01
Remove unused variable, fix (80, 'Other error') exceptions from ldb python bi...
Jelmer Vernooij
1
-2
/
+2
2008-03-01
Fix error handling in ldb.add().
Jelmer Vernooij
1
-114
/
+44
2008-01-25
ldb/python: Add bindings for schema functions.
Jelmer Vernooij
1
-22
/
+311
2008-01-11
python/ldap: Support controls argument to ldb.search().
Jelmer Vernooij
1
-42
/
+91
2008-01-11
python/ldap: Wrap parse_control_strings().
Jelmer Vernooij
1
-23
/
+83
2008-01-11
ldb/python: Implement __len__ for MessageElement.
Jelmer Vernooij
1
-0
/
+27
2008-01-11
python/ldb: Add __getitem__ implementation for LdbMessageElement.
Jelmer Vernooij
1
-0
/
+43
2008-01-01
r26641: ldb(Python): Remove some unnecessary {}'s.
Jelmer Vernooij
1
-38
/
+21
2007-12-30
r26631: ldb/python: Fix missing elements bug and memory leak. * Don't increas...
Jelmer Vernooij
1
-8
/
+13
2007-12-26
r26584: Fix exception handling in ldb constructor.
Jelmer Vernooij
1
-60
/
+5
2007-12-24
r26572: Fix warnings in the Python code.
Jelmer Vernooij
1
-29
/
+29
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
1
-315
/
+203
2007-12-24
r26567: Allow registering new ldb modules from python.
Jelmer Vernooij
1
-14
/
+50
2007-12-21
r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).
Jelmer Vernooij
1
-161
/
+135
2007-12-21
r26496: Move some provision functions to a new SamDB class, support setting s...
Jelmer Vernooij
1
-100
/
+105
2007-12-21
r26399: Use -O option for SWIG (less evil generated code).
Jelmer Vernooij
1
-172
/
+193
2007-12-21
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
1
-0
/
+6113