]> git.sur5r.net Git - openldap/history - libraries
ITS#159 fix. ldaphost may be NULL when used as printf "%s" argument.
[openldap] / libraries /
1998-11-23 Kurt ZeilengaShould use right define HAVE_NT_THREADS...
1998-11-23 Kurt ZeilengaAdd basic NT thread support.
1998-11-22 Kurt ZeilengaAxe the SunOS 5.6 define and use Pthreads.
1998-11-22 Hallvard Furusethgcc -W cleanup: Remove implicit int, remove unused...
1998-11-22 Kurt ZeilengaAdd libtool support based upon patch by Bart Hartgers...
1998-11-21 Kurt ZeilengaLIBS needs to be redefined to link test programs.
1998-11-21 Kurt ZeilengaBuild library test programs. Fix compiling issues.
1998-11-20 Hallvard Furusethstack.c did not compile, needed ldap_log.h for its...
1998-11-20 Kurt ZeilengaAdd strdup.c to project file.
1998-11-20 Kurt ZeilengaAdd strdup.c from -llutil, renamed to ldap_strdup(...
1998-11-19 Hallvard Furusethadd ldap_strdup and eliminate strdup in libldap
1998-11-19 Kurt ZeilengaSupport $LDAPRC to specify fullpath to additional rc...
1998-11-19 Kurt ZeilengaCheck in default ldap.conf file
1998-11-18 Kurt ZeilengaRemove lint in UserDirectory found on NT
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 ZeilengaMake sure tblsize in initialized in ldap_new_select_info()
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-15 Kurt ZeilengaRemove #ifdef sunos in lthread HAVE_LWP code.
1998-11-13 Hallvard FurusethRemoved space in front of `#endif'; `make depend' did...
1998-11-12 Kurt ZeilengaMove extern declarations to headers.
1998-11-12 Hallvard FurusethCheck if inet_addr() returns 0xffffffff as well as -1.
1998-11-11 Hallvard FurusethFix most `wider type truncated to int' bugs on OSF1...
1998-11-11 Hallvard Furuseth&deref_kv -> deref_kv; som compilers don't like &array
1998-11-11 Kurt ZeilengaUpdate NT4 port.
1998-11-10 Kurt ZeilengaAdded support for ldap.conf file. See ldap.conf(5...
1998-11-10 Hallvard FurusethRemoved LDAP_P in unhex' prototype; unhex(char) is...
1998-11-10 Kurt ZeilengaUpdate apitest with to toy with additional ldap options...
1998-11-09 Kurt ZeilengaAdd support for runtime determination of API extensions.
1998-11-09 Kurt ZeilengaInitialize openldap_ldap_global_options struct (not...
1998-11-09 Kurt ZeilengaUpdate thread detection:
1998-11-09 Kurt ZeilengaFix rwlock pthread draft4 compatibility.
1998-11-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-09 Kurt ZeilengaSplit out ldapoptions from struct ldap to facilate...
1998-11-08 Hallvard Furusethdtest.c needed lber-int.h (struct berelement)
1998-11-08 Kurt ZeilengaFix LDAP_DNS code to use LDAP_BOOL_GET
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 ZeilengaMSVC5 does like -1UL... replaced with (unsigned long...
1998-11-06 Kurt ZeilengaUpdated MSVC5 workspaces and projects.
1998-11-05 Kurt Zeilengaadd exit, check commitlogs
1998-11-05 Kurt ZeilengaSimple test to verify commitlog fix.
1998-11-05 Kurt Zeilengadefine _REENTRANT & _THREAD_SAFE to pull in reentrant...
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
1998-11-05 Hallvard FurusethTypo when !LDAP_REFERRALS
1998-11-05 Kurt ZeilengaAdd descriptive comment at top.
1998-11-04 Hallvard FurusethAdded ldap_msgtype() and ldap_msgid()
1998-11-04 Hallvard FurusethAdded ldap_explode_rdn()
1998-11-04 Kurt ZeilengaMake sure vsnprintf() exists before using it. Add...
1998-11-04 Hallvard FurusethAdded lutil_detach()
1998-11-04 Kurt ZeilengaAdd apitest to build.
1998-11-04 Kurt ZeilengaAPI test for checking draft API issues.
1998-11-04 Kurt ZeilengaUpdate options.c to use new defines.
1998-11-04 Kurt Zeilenga8-bit memcmp()
1998-11-04 Hallvard FurusethSome gcc -W cleanup
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-11-04 Kurt ZeilengaAdd setproctile to liblutil
1998-10-27 Kurt Zeilengaadded ber_print_error() and renamed lber_bprint into...
1998-10-27 Stuart Lynne1. add ldap_get_lderrno(), required if struct ldap...
1998-10-26 Kurt Zeilengarename ber_init() to ber_init_w_nullc in preparation...
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-26 Kurt Zeilengaupdate ldap/lber headers towards ldapext-ldap-c-api-01
1998-10-25 Kurt ZeilengaApply Ken McGarrahan's ldif padding fix.
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 Zeilengareplace with ac version
1998-10-25 Kurt Zeilengareplace with autoconf version
1998-10-25 Kurt ZeilengaWasn't merged. Just use autoconf version.
1998-10-25 Kurt Zeilengaremove old files
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt ZeilengaFound the really, really stupid bug. The SAFEMEMCPY...
1998-10-24 Kurt Zeilengaremove some lint...
1998-10-24 Kurt ZeilengaStill looking for the ldapsearch bug... and cleaning...
1998-10-24 Kurt Zeilengaminor cleanup
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-23 Kurt ZeilengaMinor changes to support NT.
1998-10-22 Kurt ZeilengaWhoops.
1998-10-22 Kurt ZeilengaAdd in WINSOCK2 ifdefs (ugh).
1998-10-22 Kurt Zeilengaclean up includes
1998-10-22 Kurt ZeilengaAdd ltest/test workspaces/project files for NT/VC+...
1998-10-22 Kurt ZeilengaFix ltest/ttest linking.
1998-10-22 Kurt ZeilengaTried to port to NT... but no resolver routines.
1998-10-22 Kurt ZeilengaQuick NT port of liblter test utilities.
1998-10-22 Kurt Zeilengare-add sys/stat.h include for GDBM
1998-10-22 Kurt ZeilengaAdd project/workspace files for testavl.
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-22 Kurt ZeilengaMoved strdup/tempnam to liblutil
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-21 Kurt ZeilengaNo longer supported.
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.
next