mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
15.50.2006 c933bedb75818290b5a49ca178fcfc5340dbb3c3
refs
author neil_a_wilson <neil_a_wilson@localhost>
Wednesday, November 15, 2006 20:50 +0100
committer neil_a_wilson <neil_a_wilson@localhost>
Wednesday, November 15, 2006 20:50 +0100
commitc933bedb75818290b5a49ca178fcfc5340dbb3c3
tree 235c519a73fb0ab2ea8c332ad1cda77f34144910 tree | zip | gz
parent 7677a0dc7301ed96f5629198e4aaedd9865812c5 view | diff
Update the LDAPSearch, LDAPModify, LDAPCompare, and LDAPDelete tools to rename
the "--controls" argument to "--control", since each instance only allows the
user to specify information about a single control. Issue #1009.

Update the LDAPSearch, LDAPModify, LDAPCompare, and LDAPDelete tools to allow
multiple instances of the "-J"/"--control" argument to specify multiple
arbitrary controls. Issue #1010.
7 files modified
190 ■■■■ changed files
opends/src/server/org/opends/server/tools/LDAPCompare.java 25 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/LDAPDelete.java 26 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/LDAPModify.java 25 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/LDAPSearch.java 24 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/LDAPDeleteTestCase.java 28 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/LDAPModifyTestCase.java 32 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/tools/LDAPSearchTestCase.java 30 ●●●●● diff | view | raw | blame | history