]> git.sur5r.net Git - openldap/history - clients
ITS#717 kbind fixes
[openldap] / clients /
2000-09-06 Kurt ZeilengaFix kbind typo (ITS#717)
2000-09-06 Kurt Zeilengauser argument should be optional
2000-09-06 Kurt Zeilengasegfault by ldappasswd -A -S (ITS#714) fix
2000-09-05 Kurt ZeilengaAdd -H to usage
2000-08-31 Kurt ZeilengaBack out last change
2000-08-31 Kurt ZeilengaFix URI
2000-08-25 Kurt ZeilengaAdd missing fprintf param
2000-08-25 Kurt ZeilengaFix typo which escaped my obviously flawed midnight...
2000-08-25 Kurt ZeilengaAdd support of "-H uri"
2000-08-23 Randy KunkeeClean up lint.
2000-08-21 Kurt ZeilengaFix up examples, X.500 references, etc.
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-08-16 Kurt ZeilengaITS#657: Added command-line switch for searchbase to...
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-27 Kurt ZeilengaFix empty AND/OR search list bug
2000-07-22 Kurt ZeilengaUse sigaction to set SA_RESTART (if appropriate).
2000-07-17 Kurt ZeilengaClean up usage()
2000-07-17 Kurt ZeilengaExpose sasl flags to -lldap (so they can be quiet)
2000-07-17 Kurt ZeilengaFirst cut SASL "interactive" and "quiet" modes (default...
2000-07-16 Kurt ZeilengaUpdate usage to note that user may not be represented...
2000-07-16 Kurt ZeilengaFix authmethod defaulting
2000-07-16 Kurt ZeilengaAdd -x (simple authentication)
2000-07-16 Kurt ZeilengaMake it all work.
2000-07-15 Kurt ZeilengaCleanup previous commit
2000-07-15 Kurt ZeilengaRework SASL command line arguments. Default is now...
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-07-06 Kurt ZeilengaUse setproctitle correctly
2000-07-05 Kurt ZeilengaAdd missing EOL
2000-07-04 Kurt ZeilengaCorrect improper ldap_result() result checking...
2000-07-04 Kurt ZeilengaImproved but still broken client tools.
2000-07-03 Kurt ZeilengaAdd reporting of LDAPv3 referrals. Should also report...
2000-06-29 Kurt ZeilengaAdd LDAPv3 rename support
2000-06-26 Kurt ZeilengaDo not include <lber.h>
2000-06-25 Kurt ZeilengaMove old files to the Attic
2000-06-25 Kurt ZeilengaFail if ldap_set_option fails
2000-06-25 Kurt ZeilengaRound 2 of tools work.
2000-06-25 Kurt ZeilengaModify ldapsearch(1) significantly. Now handles LDAPv3...
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
2000-06-20 Kurt ZeilengaNo need to include <lber.h>
2000-06-19 Kurt ZeilengaAdjust -Z[Z] usage statements
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-14 Kurt ZeilengaFix getpassword bug
2000-06-13 Kurt ZeilengaRename ldap_start_tls() to ldap_start_tls_s() for consi...
2000-06-10 Kurt ZeilengaMisc code cleanup.
2000-06-10 Kurt Zeilengaundef DEFSEP before defining it
2000-06-09 Julio Sánchez Fern... Added maildap.
2000-06-09 Julio Sánchez Fern... A few name changes.
2000-06-09 Julio Sánchez Fern... The experimental mail500 has been renamed as maildap...
2000-06-08 Julio Sánchez Fern... The old mail500 is back restored as of 1999/06/30,...
2000-06-07 Kurt ZeilengaRework URI parser to provide true scheme not proto...
2000-06-05 Kurt ZeilengaAdd ManageDSAit support to back-dnssrv
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-06-03 Kurt ZeilengaUse ldap_parse_result instead of deprecated ldap_result...
2000-05-30 Kurt ZeilengaStrip installed executables
2000-05-29 Kurt ZeilengaForce referrals on
2000-05-19 Kurt ZeilengaUse getpassphrase() instead of getpass() if available.
2000-05-16 Kurt Zeilengas/bindpw/passwd/
2000-05-16 Kurt ZeilengaFix password handling for SASL
2000-05-16 Kurt ZeilengaFix sasl passwd handling (needs to be copied to other...
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-11 Howard ChuFix off-by-one in allocation of urlpre
2000-05-11 Kurt ZeilengaChange negotiated mechanism:
2000-05-09 Kurt Zeilengas/cmds/rcpt_cmds/ to avoid conflict with Linux Redhat...
2000-04-26 Kurt ZeilengaDon't depend error handling on exact resultCode.
2000-04-25 Kurt ZeilengaFix typos in version checking
2000-04-24 Ben Collinswhen opening files in /tmp use O_CREAT|O_EXCL to overco...
2000-04-24 Ben Collinswith the -t option (writing to /tmp) open files with...
2000-04-20 Kurt ZeilengaStartTLS requires LDAPv3
2000-04-20 Kurt ZeilengaITS#503: Extend ldap tools to support SASL/TLS
2000-04-12 Kurt Zeilenga#define LDAP_LDIF to default to LDIF input
2000-04-12 Kurt Zeilenga#define LDAP_LDIF to default to LDIF output
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-04-10 Julio Sánchez Fern... Checking uninitialized variables.
2000-04-07 Julio Sánchez Fern... Added a method to make delivery to the local mailbox...
2000-04-06 Julio Sánchez Fern... The old mail500 had a method to try to translate the...
2000-04-05 Julio Sánchez Fern... Added support for doing routing at the MTA, that is...
2000-03-23 Julio Sánchez Fern... The approach used was not powerfull enough to deal...
2000-01-17 Kurt ZeilengaAdd print.c to handle GeneralizedTime.
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
1999-12-15 Julio Sánchez Fern... Fix the prior fix.
1999-12-15 Julio Sánchez Fern... The group list was being managed as an array of Group...
1999-12-13 Kurt ZeilengaRemove lint
1999-12-12 Kurt ZeilengaAdd checks to ensure arguments are consistent (v2 vs...
1999-12-11 Kurt ZeilengaWrap request/response bervals in a sequence.
1999-12-10 Kurt ZeilengaUpdate usage and man page.
1999-12-10 Kurt ZeilengaFix slapd SASL/ExternalOps encoding
1999-12-09 Kurt ZeilengaModify password code such that backend end routine...
1999-12-08 Kurt ZeilengaUpdate for new password codes for MSVC5
1999-12-08 Kurt ZeilengaReengineered ldappasswd(1). Uses extended operation...
1999-12-04 Kurt ZeilengaFix ldap_rename parameter order (ITS#387)
1999-12-03 Gary WilliamsNo one complained, so here's the change to ldapdelete...
1999-11-24 Howard ChuRemoved RCS keywords from header comment.
1999-11-19 Kurt ZeilengaLess crypto error message...
1999-11-17 Kurt ZeilengaITS#349: if user hits RETURN at "Change base to?",...
1999-11-17 Kurt ZeilengaITS#352: don't pring NULL group names.
1999-11-17 Kurt ZeilengaITS#356: don't print entry if name is NULL.
1999-11-03 Kurt Zeilengano UD_BASE to use for my_ldap_dn2ufn(). Comment out...
1999-11-01 Kurt ZeilengaChanges to support NT single debug
1999-11-01 Kurt ZeilengaUse centralized output directories.
1999-11-01 Kurt ZeilengaAdd configure tests for ssize_t and caddr_t and remove...
next