]> git.sur5r.net Git - openldap/history - servers
More configure tweaks (autoconf 2.57)... much more needed
[openldap] / servers /
2003-04-07 Pierangelo Masaratineed a second function because of different free()...
2003-04-07 Pierangelo Masaratimove to more appropriate file ...
2003-04-07 Pierangelo Masaratiuse berval
2003-04-07 Pierangelo Masaratifirst cut at grouping rewrite/map stuff; needs work
2003-04-07 Pierangelo Masaratidefault remapping from target to server aliases searchR...
2003-04-07 Pierangelo Masaratigroup rewrite/map stuff in one structure and optimize...
2003-04-07 Pierangelo Masaratiuse rewrite info instead of ldapinfo for reusability...
2003-04-07 Howard ChuUse individual addAttrDN, compareAttrDN, modifyAttrDN...
2003-04-07 Howard ChuFix prev
2003-04-07 Howard ChuFix freeval check
2003-04-07 Howard ChuCleanup previous
2003-04-07 Howard Chu(SLAP_NVALUES) attr->a_nvals must not be NULL, set...
2003-04-07 Howard ChuFix matchedDn detection
2003-04-07 Howard ChuActually free mapped attrval
2003-04-07 Howard ChuCleanup ENABLE_REWRITE ifdefs, put into a new ldap_back...
2003-04-07 Pierangelo Masaratifix tools build when SLAPI is enabled
2003-04-07 Pierangelo Masaratineed OpenLDAPaciMatch
2003-04-07 Pierangelo Masaratifix most missing dependencies with SLAPI; slappasswd...
2003-04-07 Pierangelo Masaratifix and improve previous commit
2003-04-07 Pierangelo Masaratineed attrs when sending entries ...
2003-04-07 Kurt Zeilengacleanup
2003-04-07 Kurt Zeilengacleanup
2003-04-07 Howard ChuFix backglue crash
2003-04-07 Kurt Zeilengamore SLAP_NVALUES tweaking
2003-04-07 Kurt ZeilengaSLAP_NVALUES code cleanup
2003-04-06 Kurt ZeilengaMore #unifdef -DSLAP_NVALUES
2003-04-06 Kurt Zeilengapartial #unifdef -DSLAP_NVALUES
2003-04-06 Howard ChuITS#2423 free SASL prompts
2003-04-05 Pierangelo Masaratisilence warnings
2003-04-05 Pierangelo Masaratipropagate selected changes to back-ldap
2003-04-05 Pierangelo Masaratimap attrs improvement
2003-04-05 Pierangelo Masaratimassage bound dn only if operating on authz backend
2003-04-05 Howard ChuDefine MINIMUM_SEARCH_STACK_DEPTH=8, search_aliases...
2003-04-05 Pierangelo Masaraticleanup & more
2003-04-05 Howard ChuRange check cleanup, added alias processing comments
2003-04-05 Howard ChuFix cursor initialization, scope IDs
2003-04-05 Kurt ZeilengaCleanup
2003-04-05 Howard ChuFix locking etc. in prev commit
2003-04-05 Howard ChuAdded code for BDB_ALIASES. Please test.
2003-04-05 Howard ChuMoved get_alias_dn from back-ldbm to frontend
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-05 Kurt Zeilenga#unifdef -DSLAP_NVALUES_ON_DISK
2003-04-05 Pierangelo Masaraticleanup
2003-04-05 Pierangelo Masaratiminor fixes: leaks, dangling pointers, cleaner tag...
2003-04-04 Pierangelo Masaratimore args elimination + allow specific messages when...
2003-04-04 Pierangelo Masaratinormalize values only if required
2003-04-04 Pierangelo Masaratihandle failure or missing attrs
2003-04-04 Howard ChuMinor cleanup, use shorthand macros
2003-04-04 Howard ChuInit entry in be_entry_get_rw
2003-04-04 Howard ChuSLAP_NVALUES fix dup check
2003-04-04 Luke HowardDon't segfault on malformed configuration
2003-04-04 Luke HowardDon't free pointer into contiguously allocated memory
2003-04-04 Howard ChuFix req DN massaging
2003-04-04 Howard ChuFix prev commit
2003-04-04 Howard ChuMapping fixes, SLAP_NVALUES fixes
2003-04-04 Pierangelo Masaratifirst cut at mapping/rewriting before search (after...
2003-04-04 Pierangelo Masaratiremove more unnecessary args
2003-04-03 Howard ChuFix shared/private binds, fix entry_get malloc
2003-04-03 Pierangelo Masaratitrim unnecessary args
2003-04-03 Pierangelo Masaratibackout this for now
2003-04-03 Pierangelo Masaratisilence warning
2003-04-03 Pierangelo Masaratianyone knows a safer way to skip a tag?
2003-04-03 Pierangelo Masaratiof course there's a better way to skip a tag :)
2003-04-03 Pierangelo Masaratieat undesired values
2003-04-03 Pierangelo MasaratiFIXME: is this the intended behavior?
2003-04-03 Pierangelo Masaratineed this to be able to bound searches when back-ldap...
2003-04-03 Pierangelo Masaratisafe defaults
2003-04-03 Pierangelo Masaratinew API; compiles if proxy is disabled
2003-04-03 Pierangelo Masaraticleanup and fixes
2003-04-03 Pierangelo Masaratifix new API update
2003-04-03 Pierangelo Masaratisafer defaults ...
2003-04-03 Pierangelo Masaraticleanup?
2003-04-03 Pierangelo Masaratifix new API leftover
2003-04-03 Howard ChuFix return of DB error code to LDAP client
2003-04-03 Pierangelo Masaratimore new API ... back-sql should be OK
2003-04-02 Pierangelo Masaratipartially revert previous commit
2003-04-02 Pierangelo Masaratimore new API ...
2003-04-02 Howard ChuFix lib specs
2003-04-02 Kurt Zeilengaabort if result code is negative
2003-04-02 Pierangelo Masaratimore new API ...
2003-04-02 Pierangelo Masaraticleanup previous commit
2003-04-02 Pierangelo Masaratimore new API ...
2003-04-02 Pierangelo Masaratifix listener mod handling
2003-04-02 Howard ChuFix prev commit
2003-04-02 Kurt ZeilengaNVALUES_ON_DISK enabled by default
2003-04-02 Luke HowardDo not return pointers into BerElement we do not own
2003-04-02 Luke Howards/octetStringIndexer/octetStringMatch
2003-04-02 Luke HowardApply Kurt's fix for octet string normalization/filteri...
2003-04-02 Howard ChuFix typos in prev commit
2003-04-01 Luke HowardDon't set SLAPI_NENTRIES in internal_result_v3; seems...
2003-04-01 Luke HowardHandle the case where slapi_x_ldapmods2modifications...
2003-04-01 Luke HowardHandle plugin returning no modifications in slapi_x_lda...
2003-04-01 Luke HowardFix crasher in slapi_dn_issuffix() when malformed DNs...
2003-04-01 Luke HowardFix SLAPI crasher
2003-04-01 Luke HowardFix SLAPI crasher
2003-04-01 Luke HowardFixed crasher due to op->o_conn not being initialized...
2003-04-01 Luke HowardFix compile breakage from nentries fix
2003-04-01 Luke HowardUpdate for new internal API: set op backend
2003-04-01 Jong Hyuk ChoiLDAP Content Synchronization based Replication :
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
next