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
/
tests
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix python test, we can't check only the first member, because the order
Simo Sorce
2008-09-24
1
-1
/
+4
*
Don't expose ldb_request in the Python API but rather use regular
Jelmer Vernooij
2008-09-20
1
-3
/
+8
*
Add support for implementing LDB modules in Python.
Jelmer Vernooij
2008-09-19
1
-4
/
+27
*
Fix spellings and file names
Simo Sorce
2008-09-12
1
-31
/
+31
*
disable the anr== tests until they are understood
Andrew Tridgell
2008-08-22
1
-12
/
+13
*
Correct anr search commants and error messages in ldap.js
Andrew Bartlett
2008-08-21
1
-7
/
+7
*
Generate the subSchema in cn=Aggregate
Andrew Bartlett
2008-08-15
1
-0
/
+30
*
Sleep longer in the hope that the OpenLDAP backend might catch up
Andrew Bartlett
2008-07-21
1
-2
/
+2
*
Another kludge to let the OpenLDAP backend catch up.
Andrew Bartlett
2008-07-16
1
-0
/
+2
*
Relax the ldap.py tests so that they pass against OpenLDAP CVS.
Andrew Bartlett
2008-06-30
1
-3
/
+6
*
Loosen ldap.py tests on the LDAP backend.
Andrew Bartlett
2008-06-30
1
-1
/
+1
*
Non-zero exit code on failure.
Jelmer Vernooij
2008-06-28
1
-3
/
+6
*
Align the Python and EJS ldap tests.
Andrew Bartlett
2008-06-03
1
-45
/
+151
*
Move more modules inside of the samba package.
Jelmer Vernooij
2008-05-21
1
-2
/
+2
*
Add __repr__ implementation for Ldb.
Jelmer Vernooij
2008-05-19
1
-0
/
+4
*
Add __repr__ implementations for ldb.Message, ldb.MessageElement and ldb.Dn.
Jelmer Vernooij
2008-05-19
1
-1
/
+37
*
Use system python rather than smbpython.
Jelmer Vernooij
2008-05-11
1
-0
/
+2
*
Fix and test python scripts and kerberos
Andrew Bartlett
2008-03-28
1
-1
/
+1
*
Avoid using setup.py for intsallation.
Jelmer Vernooij
2008-02-12
1
-0
/
+3
*
Fix tests.
Jelmer Vernooij
2008-02-09
1
-35
/
+24
*
Split up tests a bit, output subunit.
Jelmer Vernooij
2008-02-09
1
-753
/
+721
*
Remove unused path update.
Jelmer Vernooij
2008-02-09
1
-2
/
+0
*
Fix syntax in LDAP test
Andrew Bartlett
2008-02-08
1
-4
/
+4
*
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
2008-01-23
1
-4
/
+3
*
ldap.py: Use constants where possible.
Jelmer Vernooij
2008-01-15
1
-14
/
+16
*
ldap/python: Fix last tests.
Jelmer Vernooij
2008-01-11
1
-60
/
+53
*
ldb/python: Support comparing Dn's to strings.
Jelmer Vernooij
2008-01-11
1
-0
/
+4
*
python/ldap: Fix a couple more tests.
Jelmer Vernooij
2008-01-11
1
-18
/
+18
*
Make a few more tests pass.
Jelmer Vernooij
2008-01-11
1
-129
/
+115
*
python/ldap: Get further.
Jelmer Vernooij
2008-01-11
1
-2
/
+4
*
python/ldap: Fix some tests.
Jelmer Vernooij
2008-01-11
1
-9
/
+15
*
python: More work getting the LDAP test to compile again.
Jelmer Vernooij
2008-01-11
1
-36
/
+23
*
python: Specify right arguments for the ldap test, fix some more calls.
Jelmer Vernooij
2008-01-11
1
-37
/
+30
*
ldap/python: Fix some more calls.
Jelmer Vernooij
2008-01-11
1
-74
/
+47
*
python/ldap: Support controls argument to ldb.search().
Jelmer Vernooij
2008-01-11
1
-9
/
+13
*
python/ldap: Wrap parse_control_strings().
Jelmer Vernooij
2008-01-11
1
-0
/
+5
*
ldb/python: Allow comparing a MessageElement to a list or a singleton.
Jelmer Vernooij
2008-01-11
1
-0
/
+6
*
ldb/python: Implement __len__ for MessageElement.
Jelmer Vernooij
2008-01-11
1
-0
/
+4
*
python/ldb: Add __getitem__ implementation for LdbMessageElement.
Jelmer Vernooij
2008-01-11
1
-0
/
+6
*
r26623: python: Allow specifying URL rather than host name on the command-line.
Jelmer Vernooij
2007-12-28
1
-2
/
+4
*
r26617: Load smb.conf.
Jelmer Vernooij
2007-12-27
1
-2
/
+8
*
r26615: Fix Python syntax
Jelmer Vernooij
2007-12-27
1
-1161
/
+772
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
2
-0
/
+1372
*
r26567: Allow registering new ldb modules from python.
Jelmer Vernooij
2007-12-24
1
-0
/
+8
*
r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).
Jelmer Vernooij
2007-12-21
1
-0
/
+10
*
r26480: Add utility class for testing LDB code.
Jelmer Vernooij
2007-12-21
1
-1
/
+4
*
r26068: Import improved Python bindings for LDB, including tests.
Jelmer Vernooij
2007-12-21
1
-0
/
+353