]> git.sur5r.net Git - openldap/history - contrib
Fix typo
[openldap] / contrib /
2001-05-02 Kurt ZeilengaFix typo
2001-03-22 Ralf Haferkamp- The library now supports StartTLS. The patch was...
2001-03-15 Ralf Haferkamp- Fixed some memory leak detected by Jeff Costlow ...
2001-02-19 Ralf Haferkamp- some minor bugfixes
2000-12-05 Randy KunkeeRemove extra --enable-gcc, fix --with-ldap-libdir,...
2000-10-11 Ralf Haferkamp- fixed bug in debugging output (added #include "config...
2000-10-05 Ralf Haferkamp- changed configure option --disable-debug to --enable...
2000-10-03 Ralf Haferkampsrc/Makefile.am: remove RebindTest.cpp from the sources
2000-10-03 Ralf Haferkamp- some new Classes for sync. LDAP operations
2000-10-03 Ralf Haferkamp- removed char* in favour of string
2000-09-07 Kurt ZeilengaAdd LDAP C++ API
2000-09-01 Kurt ZeilengaInitial check of the LDAP C++ SDK written by Ralf Hafer...
2000-06-22 Randy KunkeeFix several bugs with dereferencing aliases and create...
2000-06-22 Randy KunkeeCorrectly parse v2 OpenLDAP ldap.h.
2000-06-18 Kurt ZeilengaAdd tweb and RCSid
2000-06-07 Kurt ZeilengaUpdate a few misc docs
2000-05-13 Kurt ZeilengaBackout inappropriate copyright changes
2000-05-13 Kurt ZeilengaY2k copyright update
2000-05-11 Howard ChuChange RCS Id to OpenLDAP keyword
2000-04-26 Kurt ZeilengaDon't depend error handling on exact resultCode.
2000-04-12 Kurt Zeilengaobjectclass=* -> (objectclass=*)
2000-04-12 Kurt Zeilengaobjectclass=* -> NULL
2000-04-04 Randy KunkeeUsing a stale obj from Tcl_GetResultObj() to store...
2000-03-11 Kurt ZeilengaFix DESTDIR bug
2000-01-11 Predrag "Pele" Balordasome minor changes - d'n'd support forthcoming
2000-01-07 Predrag "Pele" Balordaadded cn=schema to gtk-tool
2000-01-03 Predrag "Pele" Balordaminor fix
2000-01-03 Predrag "Pele" Balordacopyright changes for php3-tool (added 1999 and 2000)
2000-01-03 Predrag "Pele" Balordamissing icon for gtk-tool
2000-01-03 Predrag "Pele" BalordaModifications to gtk-tool (follow aliases, options...
1999-12-28 Predrag "Pele" BalordaAPI Update for gtk-- stuff and minor changes and additions
1999-12-22 Randy KunkeeAdd missing 2nd arg (NULL) in call to Tcl_GetStringFrom...
1999-12-22 Randy KunkeeUpdate documentation. Add support for caching, sorting...
1999-11-04 Randy KunkeeRemove extra ber_free.
1999-11-04 Randy KunkeeCall ber_free instead of ldap_ber_free.
1999-11-03 Randy KunkeeClean up some memory problems.
1999-11-01 Kurt ZeilengaUse centralized output directories.
1999-10-26 Randy KunkeeImplement timeout, caching (for OpenLDAP) and sorting...
1999-09-22 Ben Collins* build/top.mk: removed references to TMPROOT and added...
1999-09-13 Kurt SpanierSome more comments.
1999-09-13 Kurt SpanierAdopt TWEB to LDAP_API_VERSION >= 2003.
1999-09-10 Kurt SpanierInitial revision
1999-09-02 Kurt ZeilengaAdd OpenLDAP RCS id
1999-08-15 Kurt ZeilengaFix s/doc/contrib/ in comment
1999-08-05 Kurt Zeilengacreate SASL_LIBS to hold -lsasl
1999-08-03 Kurt Zeilengas/exit(1)/exit(EXIT_FAILURE)/
1999-08-03 Hallvard Furuseths/OpenLDAP-bugs/OpenLDAP-its/
1999-08-03 Randy KunkeeLdaptcl package version 1.2:
1999-07-27 Randy KunkeeAdd back "package require Tclx 8.0" (Ldaptcl depends...
1999-07-27 Randy KunkeeTcl package version 1.0 -> 1.1:
1999-07-22 Kurt ZeilengaUpdate contrib README
1999-07-16 Hallvard FurusethAdd comment that socklen_t should be used
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-19 Kurt ZeilengaVienna Bulk Commit
1999-05-04 Ben CollinsInclude sys/time.h if we have it defined, needed for...
1999-05-04 Ben CollinsInstall man page from 26797srcdir in case building...
1999-04-30 Hallvard FurusethAdd RFC931 and INTERNATIONAL installation variables
1999-04-30 Hallvard FurusethRemove superfluous \ at end of lines outside macros...
1999-04-30 Hallvard FurusethFix ldap -> ld in body of LDAP_ERR_STRING(ld). Enclose...
1999-03-29 Kurt ZeilengaMisc header cleanup
1999-03-27 Hallvard FurusethInitial port of web_ldap to OpenLDAP. Also fixed some...
1999-03-27 Hallvard Furusethfree() -> ldap_memfree() change
1999-03-14 Hallvard FurusethselectObjectClass returned without a value. Return...
1999-03-14 Hallvard Furusethfree -> ldap_memfree. Remove spurious strdup.
1999-03-13 Hallvard FurusethFix typo web_ldap.txt -> web_ldap_usage.txt
1999-03-13 Hallvard FurusethParameters in front of va_alist are unportable; use...
1999-03-13 Ben CollinsWe need a SUBDIR makefile in contrib/ so that compiling...
1999-03-11 Hallvard FurusethUpdate README to reflect recent changes.
1999-03-11 Hallvard FurusethChange U-M LDAP to OpenLDAP in manpage
1999-03-11 Hallvard FurusethFix Makefile.in: Install in bindir instead of libexecdi...
1999-03-09 Hallvard FurusethSilence some warnings of unused variables and comparing...
1999-03-09 Hallvard Furuseth"const"ify some static arrays and related function...
1999-03-09 Hallvard FurusethDeclare functions before use. Change some functions...
1999-03-09 Hallvard FurusethProtoize CMDTABLE.func()
1999-03-09 Hallvard FurusethAdd readline support. Change prompt to "saucer dn...
1999-03-09 Hallvard FurusethIntegrate saucer in OpenLDAP build environment:
1999-03-08 Hallvard FurusethUse ldap_<set/get>_option instead of poking into the...
1999-02-22 Hallvard FurusethCast `char' arguments to ctype.h functions to `unsigned...
1999-02-12 Predrag "Pele" BalordaA new file with some installation instructions...
1999-02-12 Predrag "Pele" BalordaUpdate to the README of gtk-tool
1999-02-12 Predrag "Pele" BalordaU-MICH backward-compatibility fixes for gtk-tool and...
1999-02-10 Randy KunkeePlace NeoSoft Inc. LDAP Tcl client code into OpenLDAP...
1999-02-10 Kurt ZeilengaUpdate README to reflect tested with 2.0-devel, not...
1998-12-14 Kurt ZeilengaGeneralize the web_ldap Makefile a bit.
1998-12-14 Kurt ZeilengaInitial import of web_ldap written and contributed
1998-12-10 Predrag "Pele" Balordanew icon for RFC822 mail group in gtk-tool
1998-12-10 Predrag "Pele" Balordamiscelaneous updates and fixes to gtk-tool
1998-12-04 Predrag "Pele" Balordagtk-tool: new icon for objectclass=alias
1998-12-04 Predrag "Pele" Balordagtk-tool updates, multiple server support, smarter...
1998-12-02 Predrag "Pele" Balordaminor update to README for gtk-tool
1998-12-02 Predrag "Pele" Balordaupdates of README and TODO in gtk-tool
1998-12-02 Predrag "Pele" Balordavarious updates and fixes for gtk-tool
1998-12-02 Predrag "Pele" BalordaNew classes for gtk-tool
1998-11-30 Predrag "Pele" Balordaupdates to gtk-tool, new functionality, uses config cn
1998-11-30 Predrag "Pele" Balordaadditional pixmaps for gtk-tool
1998-11-29 Predrag "Pele" Balordanew class files for gtk-tool
1998-11-28 Predrag "Pele" Balordagtk-tool icons, added
1998-11-28 Predrag "Pele" Balordagtk-tool updates
1998-11-28 Predrag "Pele" BalordaRemoved stale files from gtk-tool
next