index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
lib
/
ldb
/
ldb.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try to return sane ldb error strings
Andrew Bartlett
2008-03-04
1
-1
/
+10
*
Remove unused variable, fix (80, 'Other error') exceptions from ldb python bi...
Jelmer Vernooij
2008-03-01
1
-2
/
+2
*
Fix error handling in ldb.add().
Jelmer Vernooij
2008-03-01
1
-47
/
+37
*
ldb/python: Add bindings for schema functions.
Jelmer Vernooij
2008-01-25
1
-11
/
+77
*
ldb/python: Support comparing Dn's to strings.
Jelmer Vernooij
2008-01-11
1
-0
/
+8
*
python/ldap: Support controls argument to ldb.search().
Jelmer Vernooij
2008-01-11
1
-3
/
+49
*
python/ldap: Wrap parse_control_strings().
Jelmer Vernooij
2008-01-11
1
-2
/
+25
*
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
/
+5
*
python/ldb: Add __getitem__ implementation for LdbMessageElement.
Jelmer Vernooij
2008-01-11
1
-0
/
+17
*
r26641: ldb(Python): Remove some unnecessary {}'s.
Jelmer Vernooij
2008-01-01
1
-10
/
+9
*
r26631: ldb/python: Fix missing elements bug and memory leak. * Don't increas...
Jelmer Vernooij
2007-12-30
1
-8
/
+13
*
r26584: Fix exception handling in ldb constructor.
Jelmer Vernooij
2007-12-26
1
-19
/
+8
*
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2007-12-24
1
-15
/
+15
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
1
-8
/
+35
*
r26567: Allow registering new ldb modules from python.
Jelmer Vernooij
2007-12-24
1
-7
/
+19
*
r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).
Jelmer Vernooij
2007-12-21
1
-35
/
+52
*
r26496: Move some provision functions to a new SamDB class, support setting s...
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26475: Add ldb.set_credentials function.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26187: Fix module name, indentation.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26119: Fix warnings.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26112: Do proper error checking in __contains__.
Jelmer Vernooij
2007-12-21
1
-18
/
+8
*
r26088: Import some native-python python modules and move original python swi...
Jelmer Vernooij
2007-12-21
1
-3
/
+2
*
r26080: Import updated LDB bindings.
Jelmer Vernooij
2007-12-21
1
-133
/
+460
*
r26068: Import improved Python bindings for LDB, including tests.
Jelmer Vernooij
2007-12-21
1
-0
/
+241