]> git.sur5r.net Git - openldap/history - libraries/libldap/options.c
Merge remote branch 'origin/mdb.master'
[openldap] / libraries / libldap / options.c
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-11-09 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-04 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge remote branch 'origin/mdb.master'
2011-10-03 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-10-02 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-21 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-19 Hallvard FurusethMerge branch 'mdb.master'
2011-09-19 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-19 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-18 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-18 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-17 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-15 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-14 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-13 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-12 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-10 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-08 Howard ChuMerge remote branch 'origin/mdb.master'
2011-09-07 Howard ChuMerge branch 'mdb.master' of ssh://git-master.openldap...
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-06 Howard ChuMerge branch 'mdb.master' of /home/hyc/OD/mdb
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-05 Howard ChuMerge remote branch 'mdb/mdb.master'
2011-09-01 Howard ChuMerge remote branch 'mdb4/master'
2011-05-05 Hallvard FurusethITS#6931 Catch NULL ld for LDAP_OPT_SESSION_REFCNT.
2011-04-09 Howard ChuITS#6898 fix regression from ITS#6625
2011-01-05 Kurt ZeilengaHappy New Year
2010-10-22 Howard ChuITS#6625 concurrency patch from Doug Leavitt @ Oracle...
2010-04-13 Kurt Zeilengahappy belated New Year
2009-05-06 Ralf HaferkampIntroduce options to configure tcp-keepalive settings...
2009-01-22 Kurt ZeilengaUpdate copyright notices
2008-10-09 Howard ChuITS#5369 SASL/GSSAPi refactoring from Stefan Metzmacher...
2008-08-15 Howard ChuFix prev commit
2008-08-14 Howard ChuAdd LDAP_OPT_CONNECT_CB connection callbacks
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-02-06 Howard ChuRevert to original ldap_get_option( TIMEOUT ) behavior
2007-02-05 Howard ChuRequire non-NULL input for timeout options
2007-02-05 Howard ChuTimeouts should not be malloc'd
2007-01-07 Pierangelo MasaratiFirst cut to truly async connect:
2007-01-02 Kurt Zeilengahappy new year
2006-10-14 Pierangelo Masaratiadd LDAP_OPT_DIAGNOSTIC_MESSAGE; replace deprecated...
2006-10-09 Pierangelo Masaratiminor cleanup
2006-05-06 Pierangelo Masaratiadd URI list resorting feature (ITS#4524)
2006-04-25 Pierangelo Masaratiprint the correct search base when taken from ldaprc...
2006-04-07 Howard ChuITS#4422, rearrange options to allow passing NULL args...
2006-03-31 Howard Chucleanup dead code
2006-01-03 Kurt ZeilengaHappy new year!
2005-11-12 Pierangelo Masaratidon't malloc empty strings for matched, error
2005-08-01 Hallvard FurusethPlug memory leaks - free() controls in LDAP*
2005-05-28 Pierangelo Masaratiallow to muck with referrals while chasing...
2005-05-18 Howard ChuFix ldap_get_option(,LDAP_OPT_SOCKBUF,)
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-20 Pierangelo Masaratilong lasting typo (at least since 2.0)
2004-10-19 Kurt ZeilengaITS#3168: Add LDAP_OPT_SOCKBUF
2004-07-05 Pierangelo Masaratifix URI parsing error code
2004-01-01 Kurt ZeilengaHappy new year
2003-11-26 Kurt ZeilengaUpdated notices and acknowledgements
2003-01-03 Kurt ZeilengaHappy new year
2002-10-02 Kurt ZeilengaITS #2121 submitted by Dave Steck <dsteck@novell.com...
2002-07-28 Kurt ZeilengaFix up restart code for EINTR
2002-01-04 Kurt ZeilengaUpdate copyright statements
2001-06-25 Kurt ZeilengaAnother round of TLS updates to support secure referral...
2001-06-25 Kurt Zeilengamove TLS ctx to lconn struct in prep for supporting...
2001-06-15 Kurt Zeilenganew rebind proc
2000-09-01 Kurt ZeilengaFix port defaulting
2000-07-15 Kurt ZeilengaRework SASL command line arguments. Default is now...
2000-07-13 Kurt ZeilengaUpdate SASL code to reuse context through life of session.
2000-06-18 Kurt ZeilengaRound one of LDAP_F() macro changes. In this round...
2000-06-08 Kurt ZeilengaApply Novell's IN_KERNEL support (ITS#576)
2000-06-05 Kurt ZeilengaRemove support for DNS DNs (not to be confused with...
2000-06-05 Kurt Zeilengamove --enable-dns (LDAP_API_FEATURE_X_OPENLDAP_V2_DNS...
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-05-11 Howard ChuAdded debuglevel parameter to ldap_int_initialize().
2000-05-03 Kurt ZeilengaError handling changes including separation of client...
2000-04-20 Kurt ZeilengaITS#503: Extend ldap tools to support SASL/TLS
2000-02-18 Kurt ZeilengaEliminate second session protocol version field.
2000-02-16 Kurt ZeilengaFix ldap_set_option( NULL, LDAP_OPT_PROTOCOL_VERSION...
1999-12-07 Mark ValenceChanges for URI spport: New routines ldap_initialize...
1999-10-19 Kurt ZeilengaMinor adjustments based upon initial read of draft...
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-08-17 Hallvard FurusethAdd const, to fix "cast away from const" warnings
1999-08-03 Kurt ZeilengaLDAP_OPT_NETWORK_TIMEOUT feature (ITS#239) from Lars...
1999-07-13 Julio Sánchez Fern... Get and set TLS options
1999-07-13 Hallvard Furusethconstify use of invalue in <ber/ldap>_set_option()
1999-06-28 Kurt ZeilengaValidate outvalue after session param.
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-06-05 Kurt Zeilengas/LDAP_OPT_MATCHED_STRING/LDAP_OPT_MATCHED_DN/
1999-06-03 Kurt Zeilengas/<stdlib.h>/<ac/stdlib.h>/
1999-06-02 Kurt ZeilengaAdd ber_strdup(), remove ldap_int_strdup(), add LDAP_ST...
1999-06-02 Kurt ZeilengaMake first argument of *_get_option const (experimental).
next