openldap/clients/tools
Ding Fei 66254781d2 ITS #9417 ldapexop exit with correct rc value
`rc` collects exit status all the way down but is not used at all? If `code`
comparison at exit is intended then there exists some path that leaves it in
garbage value, say when `ldap_whoami` or `ldap_cancel` fails.
2020-12-04 20:00:47 +08:00
..
common.c Remove various unused variables 2020-11-12 18:05:59 +00:00
common.h ITS#8618 - Remove deprecated -h and -p options to client tools 2020-10-01 21:27:59 +00:00
ldapcompare.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldapdelete.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldapexop.c ITS #9417 ldapexop exit with correct rc value 2020-12-04 20:00:47 +08:00
ldapmodify.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldapmodrdn.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldappasswd.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldapsearch.c Remove various unused variables 2020-11-12 18:05:59 +00:00
ldapurl.c Happy New Year! 2020-01-09 16:50:21 +00:00
ldapvc.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
ldapwhoami.c ITS#6937 - Remove unused proctitle bits 2020-04-15 19:32:28 +00:00
Makefile.in ITS#9327 - Fix stripping when cross-compiling 2020-08-25 19:54:59 +00:00