]> git.sur5r.net Git - openldap/history - servers/slurpd/re.c
Do not require ac/string.h for lber_pvt.h
[openldap] / servers / slurpd / re.c
2007-04-05 Howard Chuslurpd is strongly deprecated
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-09-08 Pierangelo Masaratidon't bother about the port if none is given (ITS#4012)
2005-07-14 Hallvard FurusethSilence "unused static function" warning
2005-01-01 Kurt ZeilengaHappy New Year!
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaNotes and Acknowledgements
2003-03-03 Howard ChuAdded NT service support
2003-02-21 Howard ChuFix ITS#2320, check for NULL re->re_replicas
2003-01-03 Kurt ZeilengaHappy new year
2002-12-02 Hallvard FurusethNever let ldif_parse_line() return a NULL value with...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-05-16 Howard ChuFixes for MingW: (passes test007, with LDAP_DIRSEP...
2002-04-15 Julius EnarusaiAdded LDAP_LOG Messages
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-09-09 Kurt ZeilengaUse time_t not char * to represent timestamps.
2001-01-20 Kurt ZeilengaAdd copyright notices
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Hallvard FurusethRemove unused vars/function
1999-08-27 Hallvard FurusethPlug memory leaks (free output from ldif_parse_line)
1999-07-30 Kurt ZeilengaEnhance LDIF handling
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-04-06 Kurt ZeilengaRemove HAVE_LWP use from slurpd. globals for ldap_pvt_...
1999-03-09 Kurt ZeilengaLINE_WIDTH -> LDIF_LINE_WIDTH
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-20 Kurt Zeilengaldif'ize ldif library (ie: everything is now in the...
1998-11-30 Kurt ZeilengaEven more LDAP_PORT depends.
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-05 Hallvard FurusethSome gcc -W... cleanup
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-21 Kurt Zeilengainclude portable.h
1998-09-25 Kurt ZeilengaEverything compiles.... but tests fail...
1998-09-23 Kurt ZeilengaUse ldap_cdefs.h more. Use bridge.h less.
1998-09-02 Kurt ZeilengaFixed null termination bug in re.c. Found by vasquez...
1998-08-18 Kurt ZeilengaChanged calloc to ch_malloc. Don't need clear, should...
1998-08-18 Kurt ZeilengaAdd patch from Gordon Good to fix copying of DNs with...
1998-08-17 Kurt ZeilengaMerge from LAMBERT branch
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworld P7: SLURPD compile problems with SYSERRLIST_I...
1998-08-09 Kurt ZeilengaMerge FreeBSD Make-templates into LDAPworld branch
1998-08-09 Kurt Zeilengaapply FreeBSD changes to main branch
1998-08-09 Kurt ZeilengaImport of FreeBSD LDAP 3.3 Port FreeBSD FreeBSD_3_3
1998-08-09 Kurt ZeilengaInitial revision