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
/
python
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-28
Fix and test python scripts and kerberos
Andrew Bartlett
1
-1
/
+1
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
2008-01-11
python/ldap: Support controls argument to ldb.search().
Jelmer Vernooij
1
-9
/
+13
2008-01-11
python/ldap: Wrap parse_control_strings().
Jelmer Vernooij
1
-0
/
+5
2008-01-11
ldb/python: Allow comparing a MessageElement to a list or a singleton.
Jelmer Vernooij
1
-0
/
+6
2008-01-11
ldb/python: Implement __len__ for MessageElement.
Jelmer Vernooij
1
-0
/
+4
2008-01-11
python/ldb: Add __getitem__ implementation for LdbMessageElement.
Jelmer Vernooij
1
-0
/
+6
2007-12-28
r26623: python: Allow specifying URL rather than host name on the command-line.
Jelmer Vernooij
1
-2
/
+4
2007-12-27
r26617: Load smb.conf.
Jelmer Vernooij
1
-2
/
+8
2007-12-27
r26615: Fix Python syntax
Jelmer Vernooij
1
-1161
/
+772
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2
-0
/
+1372
2007-12-24
r26567: Allow registering new ldb modules from python.
Jelmer Vernooij
1
-0
/
+8
2007-12-21
r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).
Jelmer Vernooij
1
-0
/
+10
2007-12-21
r26480: Add utility class for testing LDB code.
Jelmer Vernooij
1
-1
/
+4
2007-12-21
r26068: Import improved Python bindings for LDB, including tests.
Jelmer Vernooij
1
-0
/
+353