]> git.sur5r.net Git - openldap/history - libraries/libldap/test.c
Happy New Year!
[openldap] / libraries / libldap / test.c
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-01-05 Kurt ZeilengaHappy New Year!
2010-04-13 Kurt Zeilengahappy belated new year
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-05-31 Hallvard FurusethShut up gcc -Wformat
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-10 Howard ChuITS#4799 remove kerberos / kbind references
2007-01-02 Kurt Zeilengahappy new year
2006-03-31 Howard Chuplug leaks
2006-01-12 Pierangelo Masaratisilence warning
2006-01-03 Kurt ZeilengaHappy new year!
2005-07-06 Hallvard FurusethKill harmless format warning
2005-01-01 Kurt ZeilengaHappy New Year!
2004-03-18 Kurt Zeilengacleanup for release engineering
2004-01-01 Kurt ZeilengaHappy new year
2003-12-17 Kurt ZeilengaSync with HEAD
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-10-18 Luke HowardITS#2777 - fix previous commit
2003-10-18 Luke HowardPossible fix for ITS#2777 - getline() conflict when...
2003-02-09 Kurt Zeilengaunifdef -DLDAP_NOCACHE
2003-01-03 Kurt ZeilengaHappy new year
2002-08-05 Kurt ZeilengaSet O_EXCL
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-12-28 Kurt ZeilengaAdd ftest (filter test) to the mix, needs work.
2001-12-27 Kurt ZeilengaMark more stuff as deprecated and remove some unused...
2001-12-19 Kurt Zeilengamisc cleanup
2001-12-17 Howard Chufrom jon@symas.com - misc Windows cleanup
2001-06-15 Kurt ZeilengaRebind cleanup
2001-06-11 Kurt Zeilengaunifdef -ULDAP_UFN
2000-09-16 Kurt Zeilengamodify ldap_dn2ufn() to return completely typeless...
2000-08-18 Kurt ZeilengaRemove CLDAP cruft
2000-06-05 Kurt Zeilengaremove old STR_TRANSLATION feature. The use of this...
2000-06-05 Kurt Zeilengamove --enable-dns (LDAP_API_FEATURE_X_OPENLDAP_V2_DNS...
2000-06-04 Kurt ZeilengaNew indexer/filter codes (test suite works) with cheats
2000-06-01 Kurt ZeilengaITS#537: lber io rewrite from Gambor Gombas.
2000-05-31 Kurt ZeilengaLDAPv3 referrals changes by Steve Sonntag @ Novell
2000-05-13 Kurt ZeilengaY2k copyright update
2000-01-08 Kurt ZeilengaInitial implementation of Kerberos password verificatio...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Hallvard FurusethFix printf formats: print msgtype as %lu, remove spurio...
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-08-02 Hallvard FurusethFinish s/lber_bprint/ber_bprint/ renaming
1999-08-01 Hallvard FurusethUse ber_set_option() instead of setting lber_debug
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-13 Kurt Zeilengas/ldap_open/ldap_init/ calls... ldap_open is deprecated.
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-05-22 Kurt Zeilengaldap.h:
1999-05-19 Kurt ZeilengaAdd UL to LBER tags.
1999-01-20 Kurt ZeilengaUpdate ldap_first_attribute/ldap_next_attribute to...
1999-01-15 Bart HartgersUpdates regarding threads and names.
1998-12-28 Kurt ZeilengaAdd simple copyright notice.
1998-12-22 Kurt ZeilengaAdded lber_get/set_option. Removed lber_debug/ldap_debug.
1998-11-19 Hallvard Furusethadd ldap_strdup and eliminate strdup in libldap
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-09 Kurt ZeilengaInitial LDAP_API_FEATURE_X_OPENLDAP commit:
1998-11-09 Kurt ZeilengaSplit out ldapoptions from struct ldap to facilate...
1998-11-04 Kurt Zeilengastruct ldap is now opaque to clients.
1998-10-26 Kurt ZeilengaMore header work toward draft-ietf-ldapext-ldap-c-api-01.
1998-10-25 Kurt ZeilengaMore files that didn't get merged properly.
1998-10-24 Kurt Zeilengaupdate locking codes, remove old platform specific...
1998-10-22 Kurt ZeilengaAdd ltest/test workspaces/project files for NT/VC+...
1998-10-22 Kurt ZeilengaThe world compiles and links....
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-08-20 Kurt Zeilengaremoved lint
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworld P1: DEC and other portability issues
1998-08-09 Kurt ZeilengaInitial revision