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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-21
Fix various Python-related bugs.
Jelmer Vernooij
1
-57
/
+57
2008-12-21
Fix more introduced regressions in new bindings.
Jelmer Vernooij
1
-33
/
+32
2008-12-20
Fix all pyldb tests except for modules.
Jelmer Vernooij
1
-6
/
+13
2008-12-19
Merge branch 'pyregistry' of git://git.samba.org/jelmer/samba
Jelmer Vernooij
1
-2
/
+2
2008-12-19
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-27
/
+60
2008-12-19
Avoid use of parentheses in Python import statements, as it's not supported b...
Jelmer Vernooij
1
-4
/
+4
2008-12-19
Fix more tests.
Jelmer Vernooij
1
-1
/
+2
2008-12-19
Remove swig support from standalone ldb build.
Jelmer Vernooij
1
-1
/
+0
2008-12-17
s4:ldb: add some python tests for extended dns
Andrew Bartlett
1
-27
/
+60
2008-10-16
Assert that the server provides allowedAttributes (etc) on each entry
Andrew Bartlett
1
-2
/
+6
2008-10-08
Fix subunit files location after cherrypicks.
Jelmer Vernooij
1
-0
/
+1
2008-09-24
Fix python test, we can't check only the first member, because the order
Simo Sorce
1
-1
/
+4
2008-09-20
Don't expose ldb_request in the Python API but rather use regular
Jelmer Vernooij
1
-3
/
+8
2008-09-19
Add support for implementing LDB modules in Python.
Jelmer Vernooij
1
-4
/
+27
2008-09-12
Fix spellings and file names
Simo Sorce
2
-32
/
+32
2008-08-22
disable the anr== tests until they are understood
Andrew Tridgell
1
-12
/
+13
2008-08-21
Correct anr search commants and error messages in ldap.js
Andrew Bartlett
1
-7
/
+7
2008-08-18
Remove references to the unused @SUBCLASS feature.
Andrew Bartlett
2
-13
/
+0
2008-08-15
Generate the subSchema in cn=Aggregate
Andrew Bartlett
1
-0
/
+30
2008-07-21
Sleep longer in the hope that the OpenLDAP backend might catch up
Andrew Bartlett
1
-2
/
+2
2008-07-16
Another kludge to let the OpenLDAP backend catch up.
Andrew Bartlett
1
-0
/
+2
2008-06-30
Relax the ldap.py tests so that they pass against OpenLDAP CVS.
Andrew Bartlett
1
-3
/
+6
2008-06-30
Loosen ldap.py tests on the LDAP backend.
Andrew Bartlett
1
-1
/
+1
2008-06-28
Non-zero exit code on failure.
Jelmer Vernooij
1
-3
/
+6
2008-06-03
Align the Python and EJS ldap tests.
Andrew Bartlett
1
-45
/
+151
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
1
-2
/
+2
2008-05-19
Add __repr__ implementation for Ldb.
Jelmer Vernooij
1
-0
/
+4
2008-05-19
Add __repr__ implementations for ldb.Message, ldb.MessageElement and ldb.Dn.
Jelmer Vernooij
1
-1
/
+37
2008-05-11
Use system python rather than smbpython.
Jelmer Vernooij
1
-0
/
+2
2008-03-28
Fix and test python scripts and kerberos
Andrew Bartlett
1
-1
/
+1
2008-03-18
ldb: fix the standalone build
Stefan Metzmacher
2
-2
/
+2
2008-03-07
accountExpires: Windows default is 9223372036854775807, not -1.
Andrew Kroeger
1
-1
/
+1
2008-02-20
Fix use of some modules (needed _PUBLIC_).
Jelmer Vernooij
1
-1
/
+1
2008-02-20
Allow ldb backends without init function, use init function-less ldb modules.
Jelmer Vernooij
1
-7
/
+2
2008-02-12
Avoid using setup.py for intsallation.
Jelmer Vernooij
1
-0
/
+3
2008-02-09
Fix tests.
Jelmer Vernooij
1
-35
/
+24
2008-02-09
Split up tests a bit, output subunit.
Jelmer Vernooij
1
-753
/
+721
2008-02-09
Remove unused path update.
Jelmer Vernooij
1
-2
/
+0
2008-02-08
Fix syntax in LDAP test
Andrew Bartlett
1
-4
/
+4
2008-01-23
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
1
-4
/
+3
2008-01-15
ldap.py: Use constants where possible.
Jelmer Vernooij
1
-14
/
+16
2008-01-11
ldap/python: Fix last tests.
Jelmer Vernooij
1
-60
/
+53
2008-01-11
ldb/python: Support comparing Dn's to strings.
Jelmer Vernooij
1
-0
/
+4
2008-01-11
python/ldap: Fix a couple more tests.
Jelmer Vernooij
1
-18
/
+18
2008-01-11
Make a few more tests pass.
Jelmer Vernooij
1
-129
/
+115
2008-01-11
python/ldap: Get further.
Jelmer Vernooij
1
-2
/
+4
2008-01-11
python/ldap: Fix some tests.
Jelmer Vernooij
1
-9
/
+15
2008-01-11
python: More work getting the LDAP test to compile again.
Jelmer Vernooij
1
-36
/
+23
2008-01-11
python: Specify right arguments for the ldap test, fix some more calls.
Jelmer Vernooij
1
-37
/
+30
2008-01-11
ldap/python: Fix some more calls.
Jelmer Vernooij
1
-74
/
+47
[next]