]> git.sur5r.net Git - openldap/history - clients/mail500
Misc. DN fixes and cleanups, namely don't muck with AVA_BINARY values
[openldap] / clients / mail500 /
2002-02-10 Kurt ZeilengaUpdate libtool usage
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-07 Howard ChuFrom jon@symas.com - patches for consistent use of...
2000-08-21 Kurt ZeilengaFix up examples, X.500 references, etc.
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-05-30 Kurt ZeilengaStrip installed executables
2000-05-13 Kurt ZeilengaY2k copyright update
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...
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-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-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-09-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-03 Hallvard FurusethIntroduce and use LDAP_GCCATTR() = __attributes__(...
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
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-19 Kurt ZeilengaUpdate LDAP_URL_ERR_ handling.
1999-07-13 Julio Sánchez Fern... Include TLS_LIBS
1999-06-30 Julio Sánchez Fern... Initial version of new mail500.
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-13 Kurt Zeilengas/ldap_open/ldap_init/ calls... ldap_open is deprecated.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaNo anonymous unions.
1999-05-19 Kurt Zeilengas/NULLMSG/NULL/
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-03-09 Hallvard FurusethRemove warning: Enclose initializer in {}.
1999-03-06 Hallvard FurusethRemove unused variables
1999-03-04 Kurt ZeilengaAdd mail500.m4 to source. Can be used to support sendmail
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-02-01 Kurt ZeilengaAdd ac/sysexits.h for GNU win32 environments.
1999-01-20 Kurt Zeilengaignore SIGPIPE
1999-01-14 Kurt ZeilengaRevamp build system yet again to move all external...
1999-01-10 Kurt ZeilengaUpdate build environment to fix VPATH support.
1998-12-14 Kurt ZeilengaImport mail500 change from rel eng 1.1.
1998-11-30 Kurt ZeilengaRemove LDAP_PORT dependencies so that ldap.conf default...
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-11-18 Kurt ZeilengaAdd headers to resolve implicit declaration warnings.
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-11 Hallvard FurusethFix most `wider type truncated to int' bugs on OSF1...
1998-11-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-06 Kurt Zeilengamail500 changes from wesley.craig@umich.edu
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-20 Kurt Zeilengaclients build under FreeBSD
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-20 Kurt ZeilengaAdded basic VPATH support. VPATH Make depend still...
1998-09-18 Kurt ZeilengaRemove old build system.
1998-09-17 Kurt ZeilengaAdd Makefile templates for clients
1998-08-20 Kurt ZeilengaRemoved use of paths not defined in ldapconfig.h.edit.
1998-08-19 Kurt ZeilengaModified build environment to correctly support bin...
1998-08-19 Kurt ZeilengaAdded LIBEXECDIR, SBINDIR and patched install rules...
1998-08-09 Kurt ZeilengaLDAPworld P3: SLAPD LDBM Generation with Multiple Backends
1998-08-09 Kurt Zeilengaapply FreeBSD changes to main branch
1998-08-09 Kurt ZeilengaModified make system to support CVS instead of RCS
1998-08-09 Kurt ZeilengaInitial revision