]> git.sur5r.net Git - openldap/shortlog
openldap
2003-05-07 Jong Hyuk Choia runqueue for periodic thread execution (for syncrepl)
2003-05-06 Kurt ZeilengaFix typo in last commit
2003-05-05 Kurt ZeilengaITS#2486: plug leak
2003-05-05 Kurt ZeilengaBlind fix for NGROUPS Tru64 5.1 bug (ITS#2485)
2003-05-05 Jong Hyuk Choitemporarily disable LDAP_CACHING (till API update)
2003-05-05 Luke HowardDon't crash slapi_filter_get_subfilt() if no "any"...
2003-05-05 Luke HowardContent rule logic fix
2003-05-04 Luke HowardDon't crash if no attributes in slapi_attr_value_find()
2003-05-03 Pierangelo... add network timeout (ITS#2413 reworked)
2003-05-03 Luke HowardAdd slapi_x_filter_append(), as a replacement for slapi...
2003-05-03 Luke HowardFix slapi_filter_join() behavioural bug.
2003-05-02 Kurt ZeilengaJunk
2003-05-02 Kurt ZeilengaRemove junk
2003-05-02 Jong Hyuk Choistrdup cleanup
2003-05-02 Howard ChuITS#2480 uninit'd vars
2003-05-02 Hallvard FurusethFix assignment of <char/int>* to unsigned <char/int...
2003-05-02 Hallvard Furusethctrls[] was initialized with which non-constants.
2003-05-02 Hallvard FurusethEntry *e could be freed uninitialized after goto return...
2003-05-02 Hallvard FurusethInsert missing %s in printf format to print ldap_err2st...
2003-05-02 Hallvard FurusethFix printf/Debug format arguments.
2003-05-02 Howard ChuUse pthread_equal to compare thread IDs
2003-05-01 Jong Hyuk Choi- LDAP_SYNCREPL defined in include/ldap.h
2003-05-01 Howard ChuFix HDB search_aliases crash, cleanup search scope...
2003-05-01 Luke HowardFix build breakage
2003-05-01 Howard ChuFix prev commit
2003-05-01 Howard ChuITS#2424 use two SASL contexts per session to conform...
2003-05-01 Jong Hyuk Choisyncrepl REFRESH : a master entry modify case fix
2003-04-30 Jong Hyuk Choicleanup
2003-04-30 Jong Hyuk Choicomment cleanup
2003-04-30 Jong Hyuk Choilist of nonpresent entries in syncinfo_t
2003-04-30 Jong Hyuk Choisyncrepl refresh mode : both scope-in & scope-out worki...
2003-04-30 Howard ChuFix prev commit
2003-04-30 Howard ChuITS#2424 reset SASL on an existing connection
2003-04-30 Howard ChuFor ITS#2424, move all SASL session management to ldap_...
2003-04-30 Luke HowardA pre-operation plugin is not required to set SLAPI_RES...
2003-04-30 Howard ChuITS#2475 delete bogus SASL2 call
2003-04-30 Howard ChuAdded errmsg arg to lutil_passwd_{check,hash} functions
2003-04-30 Howard ChuLog errors from dn2id failures
2003-04-30 Howard ChuUse DB_RMW when deleting dn2id elements
2003-04-30 Howard ChuUse computed filters to pass in search scope.
2003-04-30 Jong Hyuk Choi- mods memory allocation fix
2003-04-30 Howard ChuITS#2401 support tests for dynamically loaded backends
2003-04-30 Jong Hyuk Choi- manageDSAit is implicitly assumed for LCUP / SYNC
2003-04-30 Jong Hyuk ChoiLCUP / SYNC overrides manageDSAit upon calling select_b...
2003-04-29 Jong Hyuk Choicleanup
2003-04-29 Howard ChuRevert prev commit. It's a symptom that BDB was built...
2003-04-29 Howard ChuBetter handling of computed filters
2003-04-29 Kurt Zeilengacleanup
2003-04-29 Howard ChuFree ber mem arrays in reverse order. (better for sl_free)
2003-04-29 Hallvard FurusethImplement slapcat -s <dn>: Only dump a subtree of the...
2003-04-29 Howard ChuFix computed filter inversion
2003-04-29 Howard ChuCheck HAVE_CYRUS_SASL for sasl_done().
2003-04-29 Hallvard FurusethMust have ';' between default: and '}'
2003-04-29 Howard ChuITS#2474 default return value
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Kurt Zeilengaremove dnPretty
2003-04-29 Jong Hyuk Choitab cleanup
2003-04-29 Hallvard FurusethReduce warnings: Add missing 0 or NULL initializers...
2003-04-29 Hallvard FurusethMake string parameter to ldap_charray_add() and ldap_ch...
2003-04-29 Hallvard FurusethMinor nroff tweaks.
2003-04-29 Hallvard Furuseth#include <ac/string.h>.
2003-04-29 Hallvard Furuseth#include <ac/string.h>, to get memset() and strlen().
2003-04-29 Hallvard FurusethPrint long with %ld, not %d.
2003-04-29 Hallvard FurusethDon't do arithmetic on void pointers.
2003-04-29 Hallvard FurusethDeclare lap_free_ctrls() and sl_mem_init().
2003-04-29 Hallvard Furuseth#include "ldap_pvt.h", to get ldap_charray_free() and...
2003-04-29 Hallvard Furuseth#include <lber.h>, to get ber_memalloc_x() and ber_memr...
2003-04-29 Hallvard FurusethCast away const.
2003-04-29 Hallvard Furuseth#include "ldap_pvt.h", to get ldap_pvt_tls_destroy().
2003-04-29 Howard ChuFix computed TRUE/FALSE filters
2003-04-29 Howard ChuITS#2453 - Handle computed filters, ignore Undefined...
2003-04-29 Howard ChuHandle SLAPD_FILTER_COMPUTED cases
2003-04-28 Kurt Zeilengageneric first component matching routines
2003-04-26 Kurt Zeilengaaxe suffixAlias
2003-04-26 Luke HowardRemove unused variables in slapi_filter_test()
2003-04-26 Luke HowardDon't crash in slapi_send_ldap_search_entry if no attri...
2003-04-25 Howard ChuUndo BDB const mucking
2003-04-25 Howard ChuITS#2464 don't strdup NULL DN
2003-04-25 Howard ChuEBCDIC fix - ber_pvt_strcopy is now lutil_strcopy
2003-04-25 Howard ChuITS#2467 NULL pointer check
2003-04-25 Kurt Zeilengafix up nvalues code so that pretty routines work properly
2003-04-25 Kurt ZeilengaNeed to pretty assertion values
2003-04-25 Kurt Zeilengacleanup
2003-04-24 Kurt ZeilengaBackout last commit... needs more work
2003-04-24 Kurt Zeilengarework objectClass mucking to use syntax "pretty" routine
2003-04-24 Kurt Zeilengaremove lint
2003-04-24 Kurt ZeilengaAdd some comments about DB_CONFIG
2003-04-24 Kurt ZeilengaFix typo
2003-04-24 Luke HowardFix potential attr_merge_normalize() crasher
2003-04-24 Luke HowardMore careful checking of AVA flags
2003-04-24 Luke HowardFix Active Directory canonical name breakage
2003-04-24 Luke HowardFix another crasher in attr_merge_normalize_one()
2003-04-24 Luke HowardFix crasher in attr_merge_normalize_one()
2003-04-24 Luke HowardWhen a validate function fails from within a tool,...
2003-04-24 Howard ChuFix prev commit
2003-04-24 Kurt ZeilengaNew integer syntax / matching routines
2003-04-24 Howard ChuClean up prev commit
2003-04-24 Howard ChuFix multi-byte tag parsing
2003-04-24 Howard ChuITS#2465 fix? ber_get_next must read at least sizeof...
2003-04-24 Howard ChuITS#2458 fix array decoding
next