]> git.sur5r.net Git - openldap/shortlog
openldap
2003-04-05 Pierangelo... cleanup & 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... cleanup
2003-04-05 Pierangelo... minor fixes: leaks, dangling pointers, cleaner tag...
2003-04-04 Pierangelo... more args elimination + allow specific messages when...
2003-04-04 Pierangelo... normalize values only if required
2003-04-04 Pierangelo... handle 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 Kurt ZeilengaFix typo
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... first cut at mapping/rewriting before search (after...
2003-04-04 Pierangelo... remove more unnecessary args
2003-04-03 Howard ChuFix shared/private binds, fix entry_get malloc
2003-04-03 Pierangelo... trim unnecessary args
2003-04-03 Pierangelo... backout this for now
2003-04-03 Pierangelo... silence warning
2003-04-03 Pierangelo... anyone knows a safer way to skip a tag?
2003-04-03 Pierangelo... of course there's a better way to skip a tag :)
2003-04-03 Pierangelo... eat undesired values
2003-04-03 Pierangelo... FIXME: is this the intended behavior?
2003-04-03 Pierangelo... need this to be able to bound searches when back-ldap...
2003-04-03 Pierangelo... safe defaults
2003-04-03 Pierangelo... new API; compiles if proxy is disabled
2003-04-03 Pierangelo... cleanup and fixes
2003-04-03 Pierangelo... fix new API update
2003-04-03 Pierangelo... safer defaults ...
2003-04-03 Pierangelo... cleanup?
2003-04-03 Pierangelo... fix new API leftover
2003-04-03 Pierangelo... new rewrite example
2003-04-03 Pierangelo... fix ldif?
2003-04-03 Howard ChuFix return of DB error code to LDAP client
2003-04-03 Pierangelo... more new API ... back-sql should be OK
2003-04-02 Pierangelo... partially revert previous commit
2003-04-02 Pierangelo... more new API ...
2003-04-02 Howard ChuFix lib specs
2003-04-02 Kurt Zeilengaabort if result code is negative
2003-04-02 Pierangelo... more new API ...
2003-04-02 Pierangelo... cleanup previous commit
2003-04-02 Pierangelo... more new API ...
2003-04-02 Pierangelo... fix 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...
2003-03-31 Howard Chuslapd API update
2003-03-31 Pierangelo... more (mostly blind) fixes
2003-03-31 Pierangelo... first (mostly blind) round
2003-03-31 Luke HowardCleanup to use new internal API
2003-03-31 Pierangelo... new API cleanup in proxy cache code (more work needed)
2003-03-31 Pierangelo... new API cleanup in proxy cache code
2003-03-31 Howard ChuMinor cleanup
2003-03-31 Luke HowardSLAPI cleanup
2003-03-31 Kurt ZeilengaAdd additional password file support.
2003-03-31 Howard ChuFix previous commit
2003-03-31 Howard ChuRevert ol_version stuff.
2003-03-31 Kurt ZeilengaAdd -y support to ldappasswd.c
2003-03-31 Howard ChuRemove psearch.c
2003-03-31 Howard ChuShorthand macros for request fields
2003-03-31 Luke HowardSLAPI fixes
2003-03-31 Luke HowardSLAPI fixes
2003-03-31 Luke HowardSLAPI fix
2003-03-30 Howard ChuFix typo in prev commit
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-30 Kurt ZeilengaInstall schema/README NO_SLAP_OP_BLOCKS
2003-03-30 Kurt ZeilengaAdd ISOC Copyright
2003-03-30 Kurt Zeilengacancel.c missing (blind update)
2003-03-30 Howard ChuFix giant lock conflict in previous commit
2003-03-30 Howard ChuDelete unused source
2003-03-29 Pierangelo... remove crufted callbacks
2003-03-29 Pierangelo... add function prototypes
2003-03-29 Howard ChuFix previous commit
2003-03-29 Howard ChuRevert ol_version stuff, just use mkversion
2003-03-29 Howard ChuDeleted bi_database_mutex, use DB_LOCK instead. Changed...
2003-03-29 Howard ChuAdded version rules
next