]> git.sur5r.net Git - openldap/shortlog
openldap
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
2003-03-29 Howard ChuRemove unused reference to ldif_debug
2003-03-29 Howard ChuCleanup comments
2003-03-29 Howard ChuRevert previous commit, added NT mkvers script
2003-03-29 Howard ChuTweak version.c rules
2003-03-29 Howard ChuRevert previous commit
2003-03-28 Howard ChuAdd rules to patch current package name & version numbe...
2003-03-28 Howard ChuTweak version.c dependencies
2003-03-28 Howard ChuSplit version.sh to version.var; fix invocation in...
2003-03-28 Howard ChuTweak version.c rules
2003-03-28 Howard ChuTweak version.c dependencies
2003-03-28 Howard ChuUse CPP __FILE__ and __TIME__ (not as pretty, but faste...
2003-03-28 Howard ChuITS#2409 - fix oidm_destroy
2003-03-27 Kurt ZeilengaAlso fix -MM, -CC, etc..
2003-03-27 Howard ChuFix: -ZZ was not requiring StartTLS to succeed.
2003-03-27 Howard ChuDon't use subdatabases for indexes. This patch is an...
2003-03-27 Howard ChuITS#2389, describe conn_max_pending/auth keywords
2003-03-27 Howard ChuITS#2389 - added conn_max_pending/auth config keywords...
2003-03-27 Howard ChuFix previous commit
2003-03-27 Howard ChuITS#2404 keep the per-thread context in the individual...
2003-03-26 Howard ChuRevert previous commit
2003-03-26 Howard ChuCleanup previous commit
2003-03-26 Howard ChuSave DB_LOCK structure so it can be released later.
2003-03-26 Howard ChuRemove attribute.c, group.c from build
2003-03-26 Howard ChuDeleted BackendInfo->bi_acl_attribute, bi_acl_group.
2003-03-25 Howard ChuSLAP_OP_BLOCKS - added response block
2003-03-25 Howard ChuAdded slap_op_init/destroy, cache Operation structures
2003-03-25 Howard Chu#if out unused cache rdwr locks
2003-03-25 Howard Chustruct co_arg is redundant, removed
2003-03-25 Howard ChuSimplify indexer - remove redundant dbname parameter
2003-03-25 Howard ChuITS#2392 - move cache_commit inside transaction. needs...
2003-03-25 Pierangelo... fix bug in schema check
2003-03-24 Pierangelo... blind fix of value_match when SLAP_NVALUES is set
2003-03-24 Howard ChuFix prev commit
2003-03-24 Howard ChuFix shadowed text/textbuf
2003-03-24 Howard ChuSLAP_NVALUES fix
2003-03-24 Howard ChuITS#2363 - slurpd should now exit cleanly without ...
2003-03-24 Howard ChuITS#2363 - use wake_sds ala slapd/daemon.c for signal...
2003-03-24 Howard ChuClean up SIGBREAK / NT
2003-03-24 Kurt ZeilengaSLAP_NVALUES: a few more matching rules
2003-03-24 Kurt ZeilengaClarify that mkrelease script must not muck with the...
2003-03-24 Kurt Zeilengamkrelease is too late for modification of the release...
2003-03-24 Howard ChuSLAP_NVALUES - quick hack, just set a->a_nvals = a...
next