1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-18 08:23:51 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Andrew Bartlett
c3098d5c52 Fix syntax in LDAP test
We don't get this far in the test at the moment however.

Andrew Bartlett
2008-02-08 13:23:45 +11:00
Jelmer Vernooij
b3afde0f00 python: Add convenience function for getting command line loadparm context
and default to using system smb.conf.
2008-01-23 23:38:57 +01:00
Jelmer Vernooij
0885dc9f81 ldap.py: Use constants where possible. 2008-01-15 02:04:20 +01:00
Jelmer Vernooij
874c00b1c1 ldap/python: Fix last tests. 2008-01-11 04:06:00 +01:00
Jelmer Vernooij
3a0d14f335 python/ldap: Fix a couple more tests. 2008-01-11 03:27:27 +01:00
Jelmer Vernooij
017aa400c7 Make a few more tests pass. 2008-01-11 03:27:27 +01:00
Jelmer Vernooij
0c27eabbc4 python/ldap: Get further. 2008-01-11 03:27:27 +01:00
Jelmer Vernooij
52f64afd43 python/ldap: Fix some tests. 2008-01-11 03:27:27 +01:00
Jelmer Vernooij
d7a3f9612c python: More work getting the LDAP test to compile again. 2008-01-11 03:27:27 +01:00
Jelmer Vernooij
74209fa6b0 python: Specify right arguments for the ldap test, fix some more calls. 2008-01-11 03:27:26 +01:00
Jelmer Vernooij
583881ae5a ldap/python: Fix some more calls. 2008-01-11 03:27:26 +01:00
Jelmer Vernooij
108f6caffe r26623: python: Allow specifying URL rather than host name on the command-line. 2007-12-28 10:33:02 -06:00
Jelmer Vernooij
3f7bfef195 r26617: Load smb.conf. 2007-12-27 17:36:06 -06:00
Jelmer Vernooij
cc15136c1e r26615: Fix Python syntax 2007-12-27 17:36:05 -06:00
Jelmer Vernooij
c550c03372 r26570: - Trim size of the swig-generated Python bindings by removing a bunch of {}'s.
- Start working on Python equivalents for various EJS tests.
- Fix regression in argument order for reg_diff_apply() in EJS bindings.
2007-12-24 01:51:03 -06:00