Commit Graph

32 Commits

Author SHA1 Message Date
Benjamin Dauvergne 957d55d3aa remove debugging statement 2016-03-23 16:14:34 +01:00
Benjamin Dauvergne 245f8b01ff tox.ini: only execute with coverage 2016-03-18 14:42:52 +01:00
Benjamin Dauvergne f36d527932 tox.ini: factorize 2016-03-18 14:26:10 +01:00
Benjamin Dauvergne a6d8bf0bda add .coveragerc 2016-03-18 14:25:54 +01:00
Benjamin Dauvergne 19922faaf8 redirect all fd of slapd instances to /dev/null 2016-03-18 14:23:01 +01:00
Benjamin Dauvergne 4adfa74fac add an integer db parameter to slapadd 2016-03-18 14:22:22 +01:00
Benjamin Dauvergne 6fa48fbeb5 report entry dn when an error occur in ListLDIFParser.add() 2016-03-18 14:20:12 +01:00
Benjamin Dauvergne 5585368307 release 0.9 2016-03-02 13:30:00 +01:00
Benjamin Dauvergne 6333c06f92 paged: fix paged search when the response contains no paged result extended control 2016-03-02 13:27:45 +01:00
Benjamin Dauvergne 28aec8c141 tox.ini: build from git 2016-02-23 01:25:33 +01:00
Benjamin Dauvergne 5e7520582d tox.ini: install eobuilder not as a dependency 2016-02-23 01:18:14 +01:00
Benjamin Dauvergne b8930eadcb tox.ini: add missing pyopenssl 2016-02-23 00:59:07 +01:00
Benjamin Dauvergne 171e277572 tox.ini: add dependencies to handle SNI 2016-02-23 00:57:30 +01:00
Benjamin Dauvergne 726ca75203 tox.ini: force pip<8 2016-02-23 00:50:03 +01:00
Benjamin Dauvergne e3bb9b8694 tox.ini: add package target 2016-02-23 00:42:11 +01:00
Benjamin Dauvergne f421d3c4c4 tox.ini: set coverage dir to src/ 2016-02-22 18:19:11 +01:00
Benjamin Dauvergne aaca0125ba improve display of actions and errors 2016-02-19 16:32:36 +01:00
Benjamin Dauvergne 3f7c3376b0 lowercase attributes in dn of LDIF sources 2016-02-19 16:32:36 +01:00
Benjamin Dauvergne 7feabe70e7 fix bug when removing attributes from source outside the permitted attributes 2016-02-19 16:30:27 +01:00
Benjamin Dauvergne 6e0e7a360e allow specifying case insensitive attributes for compare 2016-02-19 16:30:27 +01:00
Benjamin Dauvergne a57b1b6086 tox.ini: run tests from tests/ 2016-02-17 18:01:41 +01:00
Benjamin Dauvergne 9797c45ead ldapsync: add a --source-filter parameter 2016-02-17 18:00:43 +01:00
Benjamin Dauvergne d3d8d3e8f5 add empty attribute to new entry if attribute is present in target entry 2016-02-16 16:05:58 +01:00
Benjamin Dauvergne 3ea1ac3263 remove attributes outside of the specified attributes from source entries 2016-02-16 16:04:37 +01:00
Benjamin Dauvergne 588b948046 return an empty list of target base DN does no exist 2016-02-16 16:03:40 +01:00
Benjamin Dauvergne a0d4d7b871 convert attribute names to istr 2016-02-16 16:03:23 +01:00
Benjamin Dauvergne b2851b32b6 fix typo 2016-02-16 16:01:42 +01:00
Benjamin Dauvergne d8b6a0c69a setup.py: add long description 2016-02-16 11:57:03 +01:00
Benjamin Dauvergne 09a115b37e remove debugging print 2016-02-16 11:14:52 +01:00
Benjamin Dauvergne 29278c785a setup.py: add dependency on setuptools 2016-02-16 01:40:12 +01:00
Benjamin Dauvergne 26bade2fc1 tox.ini: store test results in junit.xml 2016-02-16 01:21:38 +01:00
Benjamin Dauvergne 2c30289acf initial release 2016-02-16 01:19:55 +01:00