]> git.sur5r.net Git - openldap/history - libraries/liblber
update project settings
[openldap] / libraries / liblber /
1999-04-01 Gary Williamsupdate project settings
1999-03-29 Kurt Zeilengaadd wait macros. add LDAP_SIGCHLD. and other misc...
1999-03-29 Kurt ZeilengaAdd ioctl_t for arg type (Unix requires 'int', Winsock...
1999-03-29 Kurt ZeilengaRework ac/socket.h for HAVE_WINSOCK:
1999-03-20 Kurt ZeilengaProvide global assert solution. <ac/assert.h> (new...
1999-03-13 Ben CollinsCheck that FIONBIO is defined, also add defined(__BEOS_...
1999-03-09 Hallvard Furuseth"const"ify some static arrays, and related parameters...
1999-03-06 Kurt Zeilengadefined USE_NONBLOCK for now... need to implement confi...
1999-03-06 Kurt ZeilengaMove lber_get/set_option stuff to a private structure.
1999-03-06 Kurt ZeilengaMSVC5 cleanup...
1999-03-03 Bart HartgersAdded support in liblber and libldap for partial reads...
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-03-03 Hallvard Furusethinclude lber-int.h to get lber_pvt_* declarations
1999-03-03 Hallvard Furusethber_scanf returns LBER_ERROR, not -1, on failure.
1999-03-03 Hallvard FurusethDeclare lber_pvt_sb_* functions from io.c in lber-int.h
1999-03-03 Hallvard FurusethBack out previous change; it was an accidental commit
1999-03-03 Hallvard FurusethDeclare lber_pvt_sb_* functions from io.c in lber-int.h
1999-03-02 Bart HartgersThe new&improved Sockbuf. This adds the infrastructure...
1999-03-01 Kurt ZeilengaUpdate libpath.
1999-02-11 Kurt ZeilengaUpdates for MSVC 5.0. Fix libraries names to be ol...
1999-01-29 Kurt Zeilengazap ber buf pointer on free.
1999-01-26 Kurt ZeilengaAdd lber_pvt.h with prototypes of lber_pvt_log_print...
1999-01-25 Kurt ZeilengaAdd support for LBER_OPT_LOG_PRINT_FN option.
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-28 Kurt ZeilengaMinor update to copyright (forgot 'portions')
1998-12-28 Kurt ZeilengaAdd simple copyright notice
1998-12-26 Hallvard FurusethPlug memory leaks when ber input fails: Let ber_scanf...
1998-12-24 Randy KunkeeFix line 62 of bprint.c "#elif" line with no expression.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-19 Kurt Zeilenga-lldap reentrantancy improvements from Bart Hartgers...
1998-12-18 Kurt ZeilengaAdd draft-ietf-ldapext-ldap-c-api-01 routines ber_init()
1998-11-29 Kurt ZeilengaUpdate build environment:
1998-11-23 Hallvard Furusethgcc -W cleanup
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-18 Kurt ZeilengaRemove lint in UserDirectory found on NT
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 Kurt ZeilengaUpdate NT4 port.
1998-11-08 Hallvard Furusethdtest.c needed lber-int.h (struct berelement)
1998-11-06 Kurt ZeilengaUpdated MSVC5 workspaces and projects.
1998-11-04 Hallvard FurusethSome gcc -W cleanup
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-27 Kurt Zeilengaadded ber_print_error() and renamed lber_bprint into...
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 ZeilengaWorking LDAP search on NT4!
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-24 Kurt Zeilengaremove some lint...
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-22 Kurt Zeilengaclean up includes
1998-10-22 Kurt ZeilengaQuick NT port of liblter test utilities.
1998-10-20 Kurt ZeilengaVC++ update... tools now link!
1998-10-20 Kurt ZeilengaFix fake error generation.
1998-10-20 Kurt ZeilengaModified NT changes to work under UNIX.
1998-10-20 Kurt ZeilengaHTONL -> AC_HTONL
1998-10-20 Kurt ZeilengaVC++ Port: round 1
1998-09-28 Kurt ZeilengaClean up sh commands in Makefiles (incorrect use of...
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-23 Kurt ZeilengaAdded acconfig.h defines. started to clean up -llber.
1998-09-21 Kurt ZeilengaFix VPATH includes/libraries
1998-09-18 Kurt ZeilengaRemove old build system.
1998-09-18 Kurt ZeilengaMake all, clean, veryclean, depend, install all appear...
1998-09-17 Kurt ZeilengaAdd Makefile templates for libraries.
1998-08-20 Kurt Zeilengaremoved lint
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-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-14 Kurt ZeilengaAdded patch to support LWP under SunOS 5.6
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworldP22: problem with msgids greater than 32767... LDAPworld
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 ZeilengaImport of FreeBSD LDAP 3.3 Port FreeBSD FreeBSD_3_3
1998-08-09 Kurt ZeilengaInitial revision