]> git.sur5r.net Git - openldap/history - libraries/liblutil
Regarding previous commit:
[openldap] / libraries / liblutil /
1999-06-29 Kurt ZeilengaModify lutil_passwd to accept a third argument char...
1999-06-29 Kurt ZeilengaLog out to stderr, add LDAP_VERSION3 support to bind...
1999-06-28 Kurt ZeilengaSupport both vsnprintf and vsprintf
1999-06-26 Kurt ZeilengaAdded support for "userPassword: {UNIX}uid". getpwnam...
1999-06-21 Kurt ZeilengaAdd debug to nt project, remove lint.
1999-06-21 Kurt ZeilengaMove nt_debug to -llutil and generalize for all platforms.
1999-06-18 Gary Williamsclose registry, and return static pointer (no free...
1999-06-18 Gary Williamsfix flag on formatMessage to not allocate buffer
1999-06-18 Gary Williamsremove dependencies on other libraries
1999-06-17 Kurt ZeilengaSeparate autoconf generated values from "defaults".
1999-06-16 Gary Williamsadd new NT service modules
1999-06-16 Gary Williamsnew code to support slapd as an NT service
1999-06-05 Kurt ZeilengaRemove DOS comment.
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-01 Kurt ZeilengaAdd "lutil*.h" to project.
1999-05-24 Kurt ZeilengaUse memcmp not strncmp for non-string comparisons.
1999-05-20 Kurt ZeilengaDeprecated in favor of mkversion.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-04-14 Gary Williamsadjust project settings
1999-04-02 Gary Williamsput single and multi-threaded output in different direc...
1999-04-01 Gary Williamscreate single-thread configurations
1999-04-01 Kurt ZeilengaUpdates for NT4 (MSVC5++).
1999-04-01 Gary WilliamsNT port
1999-03-29 Kurt Zeilengaadd wait macros. add LDAP_SIGCHLD. and other misc...
1999-03-29 Kurt ZeilengaMisc header cleanup
1999-03-28 Kurt ZeilengaAll implementations of lutil_lockf (aka ldap_lockf...
1999-03-28 Kurt ZeilengaUpdate lutil_lockf (aka: ldap_lockf) to hide implementa...
1999-03-28 Ben CollinsIf we are using lutil_lock functions then define NEED_S...
1999-03-26 Kurt ZeilengaUpdate locking codes.
1999-03-13 Hallvard FurusethParameters in front of va_alist are unportable; use...
1999-03-13 Hallvard FurusethAdd missing newline at end of file
1999-03-13 Ben CollinsAdded lockf.o to list of OBJS and lockf.c to list of...
1999-03-13 Ben CollinsFunctions for using fcntl to lock/unlock files in case...
1999-03-13 Ben CollinsAdded check for getpass() as well as adding it to the...
1999-03-06 Hallvard FurusethMake block non-static and properly aligned
1999-02-11 Kurt ZeilengaUpdates for MSVC 5.0. Fix libraries names to be ol...
1999-01-22 Kurt ZeilengaMove libldap/strdup.c to string.c.
1998-12-30 Dave StoreyAdded salted MD5 and SHA support. (SSHA,SMD5)
1998-12-29 Kurt ZeilengaFix --disable-crypt and --disable-cleartext
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
1998-11-23 Kurt ZeilengaUpdate code to use HAVE_STDARG and to properly include...
1998-11-23 Hallvard Furusethgcc -W cleanup
1998-11-18 Kurt ZeilengaOBJS: passwd.c -> passwd.o (I thought I already fixed...
1998-11-18 Kurt ZeilengaProtect strdup/memcmp from macro subsitution. Let...
1998-11-17 Hallvard FurusethBack out probable fix to strange alignment code
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-11 Kurt ZeilengaUpdate NT4 port.
1998-11-07 Kurt ZeilengaFix detach.c typo in OBJS
1998-11-06 Kurt ZeilengaAdd lutil_passwd()
1998-11-06 Kurt ZeilengaShould include lutil.h to get it's own prototype.
1998-11-06 Kurt ZeilengaUpdated MSVC5 workspaces and projects.
1998-11-04 Kurt ZeilengaMake sure vsnprintf() exists before using it. Add...
1998-11-04 Hallvard FurusethAdded lutil_detach()
1998-11-04 Kurt Zeilenga8-bit memcmp()
1998-11-04 Hallvard FurusethSome gcc -W cleanup
1998-11-04 Kurt ZeilengaAdd setproctile to liblutil
1998-10-25 Kurt ZeilengaWorking LDAP search on NT4!
1998-10-25 Kurt ZeilengaAdd VC++ projects/workspaces from AC branch.
1998-10-25 Kurt Zeilengawasn't merged in first round.
1998-10-25 Kurt ZeilengaNew files from Autoconf branch.
1998-10-25 Kurt ZeilengaMore files that didn't get merged properly.
1998-10-25 Kurt Zeilengareplace with autoconf versions
1998-10-25 Kurt Zeilengaremove old files
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-24 Kurt Zeilengaremove some lint...
1998-10-22 Kurt ZeilengaMoved strdup/tempnam to liblutil
1998-10-21 Kurt ZeilengaFix BYTE_ORDER test.
1998-10-21 Kurt ZeilengaHave code use <sys/types.h> BYTE_ORDER as before.
1998-10-20 Kurt ZeilengaVC++ update... tools now link!
1998-10-20 Kurt ZeilengaAdd test for little/big endian.
1998-10-20 Kurt Zeilengamodified for OpenLDAP
1998-10-20 Kurt Zeilengaadd public domain getopt(3)
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-10-19 Kurt ZeilengaRemove DEFS variables from Makefiles, remove bridge.h.
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-22 Kurt ZeilengaFixed md5/sha files.
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-18 Kurt ZeilengaFixed CRYPT, MD5, and SHA1 support.
1998-09-18 Kurt ZeilengaMake all, clean, veryclean, depend, install all appear...
1998-09-17 Kurt ZeilengaAdd Makefile templates for libraries.
1998-09-03 Kurt ZeilengaImport public domain sha1 routines from Steve Reid...
1998-09-02 Kurt ZeilengaAdd basic support for MD5 and SHA1 passwords.