]> git.sur5r.net Git - openldap/history - clients
Specifies the symbols that slapd must export, for Mingw32 support
[openldap] / clients /
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.
1999-06-29 Kurt Zeilengaldapmodify/add: Fix -P option
1999-06-27 Kurt ZeilengaNeed to remove ldapadd$(EXEEXT).
1999-06-22 Kurt ZeilengaCheck for not LDAP_OPT_SUCCESS instead of LDAP_OPT_ERROR.
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
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-07 Kurt ZeilengaFix target directories.
1999-06-06 Kurt ZeilengaAdd EXEEXT support (build only).
1999-06-04 Kurt ZeilengaMissed on mygetpass call...
1999-06-04 Kurt Zeilengause getpass() instead of mygetpass().
1999-06-03 Kurt ZeilengaEnable browsing info in MSVC debugging configurations.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaNo anonymous unions.
1999-06-02 Kurt ZeilengaUse ber_strdup() as needed.
1999-06-01 Kurt ZeilengaUse ldap_mods_free() instead of local routine.
1999-06-01 Kurt ZeilengaUpdate memory allocation calls.
1999-06-01 Kurt ZeilengaUse ber_mem* functions.
1999-05-30 Kurt ZeilengaInitial round 2 memory allocation changes. THIS IS...
1999-05-29 Kurt ZeilengaCorrect minor oversights from last commit.
1999-05-29 Kurt ZeilengaAdd warnings if ldap_set_option() fails.
1999-05-29 Kurt ZeilengaAdd LBER_ and LDAP_ memory allocators/deallocators...
1999-05-26 Kurt ZeilengaAdd missing MSVC5 workspace/projects.
1999-05-24 Kurt ZeilengaITS#159 fix. ldaphost may be NULL when used as printf...
1999-05-21 Kurt Zeilengafix url vs url_in typo.
1999-05-21 Kurt Zeilengas/PACKAGE/OPENLDAP_PACKAGE/
1999-05-20 Kurt Zeilengafound my lber bug... ber_buf should have been freed...
1999-05-19 Kurt Zeilengas/NULLMSG/NULL/
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-05-04 Kurt ZeilengaFix "configurations".
1999-04-30 Hallvard Furusethenclose macro arguments in ()
1999-04-29 Hallvard FurusethEnclose CEILING/STRDUP macro args in ()
1999-04-28 Kurt ZeilengaForgot to add mkversion... ud needs the version string to
1999-04-28 Kurt ZeilengaAdd mkversion script to generate version.c files. ...
1999-04-27 Kurt ZeilengaLint removal: signed i < unsigned j
1999-04-14 Gary Williamsadjust project settings
1999-04-10 Kurt ZeilengaDeclare ldap_syslog/ldap_syslog_level locally. (This...
1999-04-04 Hallvard FurusethRemove initialization of auto arrays
1999-04-03 Hallvard FurusethRemove superfluous \ at end of lines outside macros...
1999-04-02 Gary Williamsadd release configurations
1999-04-01 Gary Williamscreate single-thread configurations
1999-03-29 Kurt ZeilengaRework ac/socket.h for HAVE_WINSOCK:
1999-03-29 Kurt ZeilengaMisc header cleanup
1999-03-27 Hallvard FurusethFree() -> ldap_memfree() changes. Remove use of the...
1999-03-22 Julio Sánchez Fern... Changed the way paths are replaced in xrpcomp so that...
next