]> git.sur5r.net Git - openldap/shortlog
openldap
2004-11-02 Howard ChuIncomplete skeleton
2004-11-01 Hallvard FurusethAdd slapd-tools/statslog, useful to search and inspect...
2004-11-01 Sang Seok LimMisc cleanup
2004-11-01 Sang Seok LimBug fix: return value check
2004-10-31 Howard ChuFix hdb cache kid counts
2004-10-31 Howard ChuITS#3356 - when purging cache, free entryInfo if node...
2004-10-30 Howard ChuDon't access entry after commit; it may be gone if...
2004-10-30 Kurt Zeilengafair use
2004-10-30 Pierangelo... silence warnings (some cleanup required)
2004-10-28 Jong Hyuk Choipatch for ITS#3379
2004-10-28 Ralf HaferkampCRL checking options for ldap.conf and slapd.conf
2004-10-28 Pierangelo... clearly indicate what the default rules are
2004-10-28 Jong Hyuk Choiinclude test.schema again
2004-10-27 Jong Hyuk ChoiMisc cleanup
2004-10-27 Jong Hyuk Choiinclude test.schema
2004-10-27 Jong Hyuk Choimove componentCertificate to test.schema for now
2004-10-27 Kurt ZeilengaRemove 'componentCertificate', doesn't belong in 'core...
2004-10-27 Sang Seok Limremove a componentCertificate attribute from the organi...
2004-10-27 Sang Seok LimHeader file for component.c
2004-10-27 Jong Hyuk Choisyncrepl retry feature
2004-10-27 Sang Seok LimComponent Matching module
2004-10-27 Jong Hyuk Choisyncrepl retry parameter
2004-10-27 Howard ChuITS#3369 - be is seldom NULL, now test for be == frontendDB
2004-10-27 Howard ChuITS#3365 - fix leaking bdb locks when evaluating dynami...
2004-10-27 Howard ChuITS#3358 - make bdb_cache_lru_add skip entries that...
2004-10-27 Pierangelo... warn when using "replogfile" or "replica" inside monito...
2004-10-27 Pierangelo... clarify that the names of the configure statements...
2004-10-27 Kurt ZeilengaRecent updates
2004-10-23 Kurt ZeilengaNew I-Ds
2004-10-23 Kurt Zeilengaprotocol-27
2004-10-23 Kurt ZeilengaAdd rfc3928
2004-10-20 Kurt ZeilengaAdd comment regarding last commit
2004-10-20 Kurt ZeilengaFix LDAP Intermediate Response tag values.
2004-10-20 Kurt ZeilengaAdd turn to list
2004-10-19 Howard ChuFix typo in select call
2004-10-19 Kurt ZeilengaNEW_LOGGING
2004-10-19 Kurt ZeilengaITS#3168: Add LDAP_OPT_SOCKBUF
2004-10-19 Kurt ZeilengaFix typo
2004-10-19 Kurt ZeilengaMore NEW_LOGGING removal
2004-10-18 Kurt ZeilengaMove POLL_* macros to <ac/socket.h>
2004-10-18 Kurt ZeilengaDefine INFTIM if not in <poll.h>
2004-10-18 Kurt ZeilengaCatch POLLERR and POLLHUP.
2004-10-18 Kurt ZeilengaFix bug in last commit
2004-10-18 Kurt ZeilengaRough but working poll(2) implementation for -lldap
2004-10-18 Kurt ZeilengaPoll code needs a bit more work.
2004-10-18 Kurt ZeilengaAdd <poll.h> detection as well
2004-10-18 Kurt ZeilengaAdd basic check for poll(2)
2004-10-18 Jong Hyuk ChoiPatch for fast synchronous search result processing
2004-10-17 Kurt ZeilengaClarify which kinds of regexs are used.
2004-10-16 Howard ChuBDB 4.3 compatibility
2004-10-16 Howard Chudefine DB_VERSION_FULL to simplify version checks
2004-10-16 Howard ChuFree old op->o_sync_csn before allocating new one....
2004-10-16 Pierangelo... fix typo when string keys are used
2004-10-16 Jong Hyuk Choifurther cleanup of search data upon exit, abandon,...
2004-10-16 Howard ChuBDB 4.3 compatibility, if the reader TXN is deadlocked...
2004-10-13 Kurt ZeilengaAdd some chroot clarifications.
2004-10-13 Kurt Zeilengarebuild
2004-10-12 Kurt Zeilengajail(2) support would be nice...
2004-10-12 Jong Hyuk Choisyncrepl consistency patch: utilize BDB txn rollback
2004-10-11 Kurt ZeilengaITS#3311: check sasl_auxprop_add_plugin return
2004-10-09 Jong Hyuk Choisyncrepl consistency patch
2004-10-09 Kurt ZeilengaRevert last commit.
2004-10-09 Kurt ZeilengaConditionally add SIGTRAP signal handler
2004-10-09 Kurt ZeilengaITS#3359: fix crash on recursive rebind following referral
2004-10-09 Kurt ZeilengaRFC 3909: LDAP Cancel Operation
2004-10-08 Kurt ZeilengaITS#3362: Fix typo in dNSDomain def'n.
2004-10-08 Pierangelo... improve memory allocation in sets
2004-10-08 Pierangelo... further cleanup of sets
2004-10-08 Pierangelo... "optimize" sets: since the attr part must be an attribu...
2004-10-08 Pierangelo... revert previous commit
2004-10-07 Pierangelo... improve previous commit
2004-10-07 Pierangelo... fix previous commit
2004-10-07 Pierangelo... improve previous commit; now attrs in URI, if any,...
2004-10-07 Pierangelo... add URI search to sets; documentation to come...
2004-10-07 Howard ChuAdd ppolicy_hash_cleartext config keyword, hash Adds...
2004-10-07 Howard ChuAdd a retry for entry_get too. (oops)
2004-10-06 Pierangelo... s/free/slap_sl_free/
2004-10-06 Pierangelo... document submatches provided by non-regex <what> clauses
2004-10-06 Pierangelo... minor cleanup
2004-10-06 Pierangelo... extend the availability of submatches to non-regex...
2004-10-06 Howard ChuFix prev commit
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-05 Pierangelo... cleanup & silence warnings
2004-10-05 Kurt ZeilengaTelephone cleanup
2004-10-05 Jong Hyuk Choimisc cleanup
2004-10-05 Jong Hyuk Choisimplify attrs parsing and process objectClass differently
2004-10-04 Pierangelo... cleanup comment; add test.schema (slapindex was failing...
2004-10-04 Pierangelo... fix global configuration patch (ITS#3353)
2004-10-04 Pierangelo... fix global configuration patch (ITS#3353)
2004-10-04 Pierangelo... minor cleanup
2004-10-04 Pierangelo... fix string_expand error cases; cleanup
2004-10-04 Pierangelo... add support for entryUUID and entryCSN operational...
2004-10-03 Pierangelo... advertize LDAP_SCOPE_SUBORDINATE support
2004-10-03 Pierangelo... improve previous commit; consistently use dn/ndn; add...
2004-10-02 Pierangelo... add (and honor) a (configurable) baseObject to workarou...
2004-10-02 Pierangelo... cleanup naming; minor fixes
2004-10-02 Howard ChuMore per Ando's suggestion
2004-10-02 Sang Seok LimBug fix : msiing SLAPD_GLOBAL
2004-10-01 Howard ChuAdd a retry for failed connections
2004-10-01 Howard ChuAdd a retry for failed connections
next