]> git.sur5r.net Git - openldap/history - clients
Added new support for NT and AIX dynamic linking - generate export tables
[openldap] / clients /
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...
1999-11-01 Kurt ZeilengaAdd <ac/param.h> to wrap <sys/param.h>
1999-10-31 Howard ChuFix broken MSVC builds. The previous round of Mingw32...
1999-10-30 Kurt ZeilengaDo not attempt to obtain sizeof(sin_addr.s_addr) or...
1999-10-28 Kurt ZeilengaAdd comment to top of sendmail.cf to discourage directo...
1999-10-28 Kurt ZeilengaReorganize a bit to behave more like other mailer m4...
1999-10-28 Howard ChuUse new macros from configure.in to accomodate NT/Mingw...
1999-10-28 Howard ChuFix misc syntax warnings and/or bugs.
1999-10-25 Kurt ZeilengaAdd macros to compute base64 encode/decode lengths.
1999-10-01 Kurt ZeilengaInitial Kth Kerberos support. Changes based upon sugge...
1999-10-01 Kurt ZeilengaMove crypt(3) prototypes from <ac/unistd.h> to <ac...
1999-09-25 Kurt ZeilengaDon't need <lber.h>
1999-09-23 Julio Sánchez Fern... Fix creation of ldapadd link to ldapmodify
1999-09-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-10 Kurt ZeilengaAllow replace with no values
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-05 Kurt ZeilengaDisable REFERRALS. Should add -C/-CC/-R options (chase...
1999-09-03 Hallvard FurusethIntroduce and use LDAP_GCCATTR() = __attributes__(...
1999-09-02 Hallvard FurusethCleanup:
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id
1999-09-01 Hallvard FurusethInitialize rc
1999-08-25 Kurt ZeilengaImplement ldap_dn_normalize and friends. Should be...
1999-08-20 Kurt ZeilengaApply Hallvard's memory leak plugs...
1999-08-18 Kurt ZeilengaFix server==NULL bugs
1999-08-17 Howard ChuRemove extraneous newlines from non-LDIF output
1999-08-17 Hallvard FurusethFix bugreport/mailinglist addresses
1999-08-17 Hallvard FurusethFix feedback address
1999-08-17 Hallvard FurusethRemove umich.edu reference
1999-08-17 Hallvard FurusethPrint "<DEFAULT>" instead of "0" when ldapport=0 in...
1999-08-16 Kurt Zeilengaprintf "ALL" to stderr.
1999-08-16 Kurt ZeilengaInstall as 755 not 775.
1999-08-13 Kurt ZeilengaRemove temporary comment
1999-08-13 Kurt ZeilengaAllow null dn.
1999-08-09 Kurt ZeilengaFix tv.sec typo in last commit. srand(tv.tv_sec *...
1999-08-09 Kurt ZeilengaWrap prints of DN and other strings in double quotes...
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-04 Kurt ZeilengaAdd KEEPALIVE support.
1999-08-04 Kurt ZeilengaAdd setup.dsp to workspace
1999-08-04 Kurt ZeilengaAdd copyright notices.
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-08-03 Hallvard FurusethReplace @umich bugreport/support addresses with @openldap
1999-08-03 Hallvard FurusethGrow buffer[] declaration to make space for " $ " separ...
1999-08-02 Kurt Zeilengamultiline separator: s/"$"/" $ "/
1999-08-02 Hallvard FurusethFix format %x -> %lx in des_string_to_key
1999-08-02 Hallvard FurusethPrint ldap_err2string(error number) instead of just...
1999-07-31 Kurt ZeilengaAdd support for "foo:< http://localhost/path.
1999-07-31 Kurt ZeilengaRemove "const" error... and add prototype for yet unimp...
1999-07-31 Kurt ZeilengaKludge ldapmodify to accept "version: 1" in LDIF input.
1999-07-30 Kurt ZeilengaEnhance LDIF handling
1999-07-29 Kurt ZeilengaVery crude LDIF changes:
1999-07-27 Kurt ZeilengaRemove YEAR_PEDANTIC macro and update comment.
1999-07-23 Julio Sánchez Fern... Oops, revert prior change.
1999-07-23 Julio Sánchez Fern... Remove debugging leftover
1999-07-23 Julio Sánchez Fern... Fix mailer line (missing argument to -m, maybe make...
1999-07-21 Kurt ZeilengaImport date parser from libldap
1999-07-19 Kurt ZeilengaUpdate LDAP_URL_ERR_ handling.
1999-07-16 Hallvard FurusethPass socklen_t* instead of int* to getsockopt, accept...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-14 Kurt ZeilengaMatch xrpcomp change in devel
1999-07-13 Julio Sánchez Fern... Include TLS_LIBS
1999-07-01 Kurt Zeilengas/NULL/'\0'/ where appropriate
1999-06-30 Julio Sánchez Fern... Initial version of new mail500.
1999-06-29 Kurt ZeilengaAttempt to whip user password from command line.
next