Age | Commit message (Expand) | Author | Files | Lines |
2008-01-25 | ldb/python: Add bindings for schema functions. | Jelmer Vernooij | 1 | -0/+5 |
2008-01-11 | ldb/python: Support comparing Dn's to strings. | Jelmer Vernooij | 1 | -0/+7 |
2008-01-11 | python/ldap: Support controls argument to ldb.search(). | Jelmer Vernooij | 1 | -1/+9 |
2008-01-11 | python/ldap: Wrap parse_control_strings(). | Jelmer Vernooij | 1 | -0/+1 |
2008-01-11 | ldb/python: Allow comparing a MessageElement to a list or a singleton. | Jelmer Vernooij | 1 | -5/+8 |
2008-01-11 | ldb/python: Implement __len__ for MessageElement. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-11 | python/ldb: Add __getitem__ implementation for LdbMessageElement. | Jelmer Vernooij | 1 | -0/+7 |
2007-12-26 | r26584: Fix exception handling in ldb constructor. | Jelmer Vernooij | 1 | -0/+5 |
2007-12-24 | r26570: - Trim size of the swig-generated Python bindings by removing a bunch... | Jelmer Vernooij | 1 | -0/+8 |
2007-12-24 | r26567: Allow registering new ldb modules from python. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}). | Jelmer Vernooij | 1 | -3/+0 |
2007-12-21 | r26496: Move some provision functions to a new SamDB class, support setting s... | Jelmer Vernooij | 1 | -30/+27 |
2007-12-21 | r26399: Use -O option for SWIG (less evil generated code). | Jelmer Vernooij | 1 | -79/+66 |
2007-12-21 | r26248: Check in SWIG output so SWIG is not required when running out of svn. | Jelmer Vernooij | 1 | -0/+218 |