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
/
ldb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
ldb/python: Add bindings for schema functions.
Jelmer Vernooij
2008-01-25
1
-0
/
+5
*
ldb/python: Support comparing Dn's to strings.
Jelmer Vernooij
2008-01-11
1
-0
/
+7
*
python/ldap: Support controls argument to ldb.search().
Jelmer Vernooij
2008-01-11
1
-1
/
+9
*
python/ldap: Wrap parse_control_strings().
Jelmer Vernooij
2008-01-11
1
-0
/
+1
*
ldb/python: Allow comparing a MessageElement to a list or a singleton.
Jelmer Vernooij
2008-01-11
1
-5
/
+8
*
ldb/python: Implement __len__ for MessageElement.
Jelmer Vernooij
2008-01-11
1
-0
/
+1
*
python/ldb: Add __getitem__ implementation for LdbMessageElement.
Jelmer Vernooij
2008-01-11
1
-0
/
+7
*
r26584: Fix exception handling in ldb constructor.
Jelmer Vernooij
2007-12-26
1
-0
/
+5
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
1
-0
/
+8
*
r26567: Allow registering new ldb modules from python.
Jelmer Vernooij
2007-12-24
1
-0
/
+1
*
r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).
Jelmer Vernooij
2007-12-21
1
-3
/
+0
*
r26496: Move some provision functions to a new SamDB class, support setting s...
Jelmer Vernooij
2007-12-21
1
-30
/
+27
*
r26399: Use -O option for SWIG (less evil generated code).
Jelmer Vernooij
2007-12-21
1
-79
/
+66
*
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
2007-12-21
1
-0
/
+218