]> git.sur5r.net Git - openldap/history - include
Silence warning in prev commit
[openldap] / include /
2003-03-05 Howard ChuSilence warning in prev commit
2003-03-05 Howard ChuAdded ldap_pvt_get_hname. Use instead of ldap_pvt_getho...
2003-03-05 Howard ChuAdd NI_MAXHOST if not defined; normally in <netdb.h...
2003-03-03 Pierangelo Masaratideclare ldap_[parse_]passwd
2003-03-03 Howard ChuCleanup NT service support declarations
2003-03-03 Howard ChuDelete unused EDITOR, SENDMAIL substitutions
2003-03-02 Kurt ZeilengaAdd acc_rights detection (needs testing)
2003-03-02 Kurt ZeilengaAdd check of <sys/uio.h> and include as needed for...
2003-03-02 Kurt ZeilengaRename initializers
2003-03-01 Pierangelo Masaratiadd 'next[/prev]' initializer
2003-02-27 Luke HowardAdd slapi_dup_control().
2003-02-09 Kurt ZeilengaMisc LCUP cleanup
2003-02-09 Kurt Zeilengaunifdef -DLDAP_NOCACHE
2003-02-09 Kurt ZeilengaCancel exop updates
2003-02-09 Kurt Zeilengarename "permit modify" control to "permissive modify"
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-07 Kurt ZeilengaAssign OIDs for LDAP Sync
2003-02-07 Kurt ZeilengaShouldn't need <lber.h>
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-02-03 Jong Hyuk ChoiIntermediate Response
2003-01-30 Luke HowardAdded slapi_filter_dup() API from Sun ONE DS 5.x
2003-01-30 Luke HowardAdded slapi_filter_apply() API from Sun ONE DS 5.x
2003-01-30 Pierangelo Masaratihide actual value/valueset
2003-01-27 Jong Hyuk ChoiLDAP cancel misc patch
2003-01-27 Pierangelo Masaratireworking of slapi headers
2003-01-26 Luke Howardmore Sun ONE DS 5.x harmonisation
2003-01-25 Luke HowardFilter structure typo fix
2003-01-25 Luke HowardNew filter SLAPI
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-24 Luke Howardsync with slapd/slapi/slapi_utils.h
2003-01-24 Luke HowardMatching rule constants for future support
2003-01-24 Luke Howardsync with slapd/slapi/slapi.h
2003-01-24 Luke HowardAdded ldap_pvt_thread_self() and ldap_pvt_thread_pool_c...
2003-01-24 Luke HowardSync with slapd/slapi/slapi_utils.h
2003-01-23 Luke HowardAdded PermitModify/NoReferrals controls
2003-01-22 Luke HowardSync with slapd/slapi
2003-01-22 Luke HowardAlign with new SLAPI extensions in servers/slapd/slapi
2003-01-20 Luke HowardHarmonised slapi_ch_free() with Sun ONE API
2003-01-18 Pierangelo Masaratislapi-plugin.h goes in include
2003-01-03 Kurt ZeilengaHappy new year
2002-12-18 Howard ChuAdded ber_flatten2 - uses passed in struct berval,...
2002-12-11 Howard ChuBumped stack size up from 2M to 4M, 2M is too small...
2002-12-09 Kurt Zeilengarebuild
2002-12-07 Pierangelo Masaratifix previous commit
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-12-04 Kurt ZeilengaUse getpeereid(3) where available else use *_PEERCRED...
2002-12-04 Kurt ZeilengaRework libldap to not attempt to set LDAP_API_FEATURE_X...
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-11-28 Kurt Zeilengaproxy authz control (client only)
2002-11-21 Pierangelo MasaratiSupport for RFC 2696:
2002-11-13 Jong Hyuk ChoiLDAP_TAILQ fix
2002-11-11 Kurt ZeilengaRebuild
2002-10-29 Kurt ZeilengaMisc configure cleanup
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-10-13 Kurt Zeilengafirst cut at ditStructureRule and nameForm routines
2002-10-10 Kurt ZeilengaPatch: Delete the buggy surrogate parent code (ITS...
2002-10-09 Kurt ZeilengaAdd ditContentRule routines
2002-10-07 Kurt Zeilengas/256/LBER_ELEMENT_SIZEOF/
2002-10-02 Kurt ZeilengaITS #2121 submitted by Dave Steck <dsteck@novell.com...
2002-09-19 Kurt Zeilengaremove unused log level
2002-09-10 Howard ChuDecrease default thread stack size from 16MB to 2MB
2002-09-10 Howard ChuEliminate overallocation in LUTIL_BASE64_ENCODE_LEN
2002-09-10 Howard ChuFix ITS#2055, avoid roundoff errors in LUTIL_BASE64_DEC...
2002-09-10 Howard ChuMoved stdio replacements from liblutil lutil_* to liblb...
2002-09-07 Howard ChuRegenerated with Pthread version update
2002-09-06 Howard ChuMerged ldap_get_values_ber into ldap_get_attribute_ber.
2002-09-06 Kurt ZeilengaSome LCUP clean up
2002-09-05 Howard ChuAdded new ldap_get_{dn,attribute,values}_ber functions...
2002-09-04 Kurt ZeilengaUse registered 666 numbers for LCUP controls
2002-09-04 Kurt ZeilengaMove ldap_control_dup() to ldap_pvt.h
2002-09-04 Jong Hyuk ChoiLDAP Client Update Protocol - non-persistent update...
2002-08-31 Pierangelo Masaratidefine macros for appropriate sizing of lutil buffers
2002-08-30 Kurt ZeilengaFix #ifdefs (DUPENT should be behind the 0)
2002-08-30 Kurt ZeilengaAssign NOOP its published OID. I-D to follow.
2002-08-29 Pierangelo Masaratiadd null berval initializer (should replace tons of...
2002-08-28 Kurt Zeilengaregenerate for sasl version checks
2002-08-24 Kurt ZeilengaPatch: 'ldapmodify -y file' reads password from file...
2002-08-24 Howard ChuAdded thread-pool getkey/setkey functions
2002-08-23 Pierangelo Masaratiadd upper/lower funcs that also compute the length...
2002-08-22 Howard Chuinclude actual ucdata.h, not the symlink. liblutil...
2002-08-12 Kurt Zeilengapaged results uses one OID for both request and response
2002-08-08 Kurt ZeilengaZap LDAPv2-only stuff
2002-07-27 Howard ChuSilence struct tm warnings
2002-07-27 Howard ChuMoved slap_strcopy, slap_strncopy to lutil_strcopy...
2002-07-26 Howard ChuRevert previous commit, too much broken
2002-07-26 Howard ChuFix previous commit
2002-07-26 Howard Chustdio kludge for OS/390; stdlib.h must be included...
2002-07-26 Howard ChuUse both <string.h> and <strings.h> if BOTH_STRINGS_H...
2002-07-23 Kurt Zeilengaadd feature macros
2002-07-23 Kurt Zeilengaucdata presently uses sized types. sized types use...
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-06-19 Kurt ZeilengaUse #ifdef, not #if, to check SHUT_RDWR
2002-06-12 Kurt Zeilengaremove --enable-kbind option (can be manually set)
2002-06-09 Kurt ZeilengaVLV clean OPENLDAP_REL_ENG_2_MP
2002-05-18 Howard ChuDelete defs for FINGER
2002-05-15 Kurt ZeilengaPatch: Implement surrogate parent for back-shell ...
2002-05-15 Kurt Zeilengaremove cruft
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-04-30 Howard ChuAdded ldap_ucs_to_utf8s to convert ASN.1 T61STRING...
2002-04-30 Howard ChuChanged ldap_pvt_tls_get_my_dn and ldap_pvt_tls_get_pee...
next