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

9 Commits

Author SHA1 Message Date
Jelmer Vernooij
b27e5a6853 python/ldap: Wrap parse_control_strings(). 2008-01-11 02:36:59 +01:00
Jelmer Vernooij
1ccbab81d7 ldb/python: Allow comparing a MessageElement to a list or a singleton. 2008-01-11 01:55:56 +01:00
Jelmer Vernooij
a8f90ed34c ldb/python: Implement __len__ for MessageElement. 2008-01-11 01:04:25 +01:00
Jelmer Vernooij
e6498a0780 python/ldb: Add __getitem__ implementation for LdbMessageElement. 2008-01-11 01:04:25 +01: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
Jelmer Vernooij
485db76d84 r26567: Allow registering new ldb modules from python. 2007-12-24 01:51:02 -06:00
Jelmer Vernooij
e91fe76d29 r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}). 2007-12-21 05:51:57 +01:00
Jelmer Vernooij
d7f0b12c9e r26480: Add utility class for testing LDB code. 2007-12-21 05:50:37 +01:00
Jelmer Vernooij
fc3a8caef7 r26068: Import improved Python bindings for LDB, including tests. 2007-12-21 05:45:51 +01:00