Age | Commit message (Collapse) | Author | Files | Lines |
|
result.
(This used to be commit a3e1b835656470f1a80f0fa69f53a9df849baee3)
|
|
Thanks in particular to arkanes and KirkMcDonald on #python for their
assistance, suggesting breaking the DN check.
I eventually found it while trying to cut down on the number of gcc
warnings, which is why we also add printf annotations.
Andrew Bartlett
(This used to be commit ba30e82d4efcba23c49622de43d3d6fc9c800e35)
|
|
Ensure that the ldb python binding 'TypeError dn not set' errors are
not in the SWIG wrapper's use of ldb functions, put some more error
checks in.
Andrew Bartlett
(This used to be commit 8d4c831184cff8bca85daf6cc711b189b5cf3a47)
|
|
This change ensures we give an immidiate error if the DN won't parse.
Also clean up strcmp use to be more standard.
Andrew Bartlett
(This used to be commit 1b15f374a89b99f3c43d9c2ce06dde9c67383e66)
|
|
We don't just want to return just strerror(ret) when things go wrong.
Andrew Bartlett
(This used to be commit 7f0341dd589150ab01563957460cdcf42515cadc)
|
|
bindings
(This used to be commit 2303063cbd2e65580618124ef8ecf42867d2b952)
|
|
(This used to be commit a7f89b5bb28601597a4a0f75ec2b97bac02370d9)
|
|
(This used to be commit 9f6ea4692ca79c607538871c597698b98abf13d0)
|
|
(This used to be commit 355878907970b396e4031426fda260d981c417eb)
|
|
(This used to be commit 9eddc27f13fa2feb56d6b015e66d8c54081487da)
|
|
(This used to be commit b27e5a68530c4fd6430cbb174b63f8ff2b6f4e53)
|
|
(This used to be commit 1ccbab81d79f83bb419104f2bbaf2ae7b368e90f)
|
|
(This used to be commit a8f90ed34ce9341080b63c801ef54b82de42b8e6)
|
|
(This used to be commit e6498a0780dd31dfc623a69432004b606aeaccbe)
|
|
(This used to be commit f250bc18e9e32d62d262901cec65586a15cd8db1)
|
|
increase the PyDict_Next() counter - Python already does that for us. * Fix a talloc(NULL, ...) memory leak in the code that constructed ldb message elements.
(This used to be commit dc2a612927289da78017abf4ad51a4d51292e3a1)
|
|
(This used to be commit 5383cf8e69233b3cb7c1876f52644537e459dea6)
|
|
(This used to be commit 15038d9586d0b58f301ca8c39c21ef10c4283f28)
|
|
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)
|
|
(This used to be commit 485db76d8476fce399a9b6cb977cf55ea35ec189)
|
|
(This used to be commit e91fe76d296973430f71502c9b614d0dfac4d83c)
|
|
session_info on a ldb context from python.
(This used to be commit 75cfb0d609687538048a7d72a499a5205af46a34)
|
|
(This used to be commit dbebb4ef477d2c8de7b8d1e5cde9b9dada47044f)
|
|
(This used to be commit ef790ebf3a712dbbb85d6af65c804199c2c084fc)
|
|
(This used to be commit 38a6522e44938ae05356916182d6c3bb1b6e881b)
|
|
(This used to be commit b67cc409fa5aa931b0847b7d3bdd2edf72daf88d)
|
|
swig torture code to common python directory as well.
(This used to be commit cbf656ff054ab2b0b5ca81e1d4f16ac54c8098f1)
|
|
(This used to be commit 19342e66a7279805daf9f810b9dc808247110a8a)
|
|
(This used to be commit fc3a8caef749ddac56a4f035dde8b6ceeaa95c48)
|