Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-11 | ldb/python: Support comparing Dn's to strings. | Jelmer Vernooij | 1 | -0/+7 | |
(This used to be commit 355878907970b396e4031426fda260d981c417eb) | |||||
2008-01-11 | python/ldap: Support controls argument to ldb.search(). | Jelmer Vernooij | 1 | -1/+9 | |
(This used to be commit 9eddc27f13fa2feb56d6b015e66d8c54081487da) | |||||
2008-01-11 | python/ldap: Wrap parse_control_strings(). | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit b27e5a68530c4fd6430cbb174b63f8ff2b6f4e53) | |||||
2008-01-11 | ldb/python: Allow comparing a MessageElement to a list or a singleton. | Jelmer Vernooij | 1 | -5/+8 | |
(This used to be commit 1ccbab81d79f83bb419104f2bbaf2ae7b368e90f) | |||||
2008-01-11 | ldb/python: Implement __len__ for MessageElement. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit a8f90ed34ce9341080b63c801ef54b82de42b8e6) | |||||
2008-01-11 | python/ldb: Add __getitem__ implementation for LdbMessageElement. | Jelmer Vernooij | 1 | -0/+7 | |
(This used to be commit e6498a0780dd31dfc623a69432004b606aeaccbe) | |||||
2007-12-26 | r26584: Fix exception handling in ldb constructor. | Jelmer Vernooij | 1 | -0/+5 | |
(This used to be commit 5383cf8e69233b3cb7c1876f52644537e459dea6) | |||||
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a ↵ | Jelmer Vernooij | 1 | -0/+8 | |
bunch of {}'s. - Start working on Python equivalents for various EJS tests. - Fix regression in argument order for reg_diff_apply() in EJS bindings. (This used to be commit c550c03372cb260b78f6a6c132e70571bc4cb852) | |||||
2007-12-24 | r26567: Allow registering new ldb modules from python. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 485db76d8476fce399a9b6cb977cf55ea35ec189) | |||||
2007-12-21 | r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}). | Jelmer Vernooij | 1 | -3/+0 | |
(This used to be commit e91fe76d296973430f71502c9b614d0dfac4d83c) | |||||
2007-12-21 | r26496: Move some provision functions to a new SamDB class, support setting ↵ | Jelmer Vernooij | 1 | -30/+27 | |
session_info on a ldb context from python. (This used to be commit 75cfb0d609687538048a7d72a499a5205af46a34) | |||||
2007-12-21 | r26399: Use -O option for SWIG (less evil generated code). | Jelmer Vernooij | 1 | -79/+66 | |
(This used to be commit 3378b6a559272cb702b52966692bf423f67a2b41) | |||||
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 1 | -0/+218 | |
(This used to be commit 08501fbef38f81ce5ff4885a1696f9cb392fd631) |