]> git.sur5r.net Git - openldap/history - clients/tools/ldapmodrdn.c
Disable REFERRALS. Should add -C/-CC/-R options (chase w/ prompting,
[openldap] / clients / tools / ldapmodrdn.c
1999-09-05 Kurt ZeilengaDisable REFERRALS. Should add -C/-CC/-R options (chase...
1999-09-02 Hallvard FurusethCleanup:
1999-08-09 Kurt ZeilengaWrap prints of DN and other strings in double quotes...
1999-08-04 Kurt ZeilengaAdd copyright notices.
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-01 Kurt Zeilengas/NULL/'\0'/ where appropriate
1999-06-29 Kurt ZeilengaAttempt to whip user password from command line.
1999-06-22 Kurt ZeilengaCheck for not LDAP_OPT_SUCCESS instead of LDAP_OPT_ERROR.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-29 Kurt ZeilengaAdd warnings if ldap_set_option() fails.
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-03 Hallvard FurusethRemove superfluous \ at end of lines outside macros...
1999-03-04 Juan GomezAdded client-side support for MODDN request by adding...
1999-01-31 Kurt ZeilengaFix ldap_send_initial_request() to open connection...
1999-01-20 Kurt Zeilengaignore SIGPIPE
1998-12-29 Kurt ZeilengaMake ldap_set_option options optional.
1998-12-27 Dave StoreyAdd support for -P protocol_version.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-15 Dave StoreyAdded support for password prompting. (-W switch)
1998-12-14 Dave StoreyStreamlined Kerberos Code.
1998-12-14 Kurt ZeilengaBackout previous changes made by Dave as they excessive...
1998-12-12 Dave StoreyUpdated Kerberos code, added password prompting, more...
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-15 Kurt ZeilengaUse "generic" ac headers.
1998-11-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-06 Kurt ZeilengaUpdated MSVC5 workspaces and projects.
1998-11-04 Hallvard FurusethSome gcc -W cleanup
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-20 Kurt ZeilengaVC++ round 2
1998-09-28 Kurt ZeilengaUse autoconf headers.
1998-08-20 Kurt ZeilengaRemoved use of paths not defined in ldapconfig.h.edit.
1998-08-20 Kurt ZeilengaFixed ldapconfig.h.edit/Make-template to generate ldapc...
1998-08-09 Kurt ZeilengaInitial revision